Make Payment

post

Make Payment

This API will make a payment using already stored Payment Instrument

Resource URL

https://test-apis.libertymutual.com/hydra /v1/transactions/payment

Header Parameters

Name Description
userId
(required)

Identify user of application

Body Parameters

Name Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Content Type

application/json

Category

Transactions API

Schema:

HTTP Code Description

400

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

403

Client is not permitted to use this operation

500

Internal server error

Working...