Initiate a payment with CBS

post

Initiate a payment with CBS

generate an CBS payment transaction via Hydra payments

Resource URL

https://test-apis.us-east-1.libertymutual.com/fin /v2/payments

Header Parameters

Name Values Description
requestSourceCode
(required)

Source code of the application making the request. Contact FIn team to get the source code

userId
(required)

Name or ID of the user making the request. It can be N number or some apps choose to hardcode the value

Body Parameters

Name Values Description
paymentRequest
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Content Type

application/json

Category

Payments

Schema:

HTTP Code Description

400

Unable to provide a version due to invalid or insufficient data provided by the client

403

Client is not permitted to use this operation

500

Internal server error

Working...