Payments
create payments
create payments
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload to create a payment
payload to create payment
Maximum length:
512
Example:
"ACC001"
external payment reference object
payment line item record object
Maximum length:
512
Example:
"USD"
A brief description of the payment
Maximum length:
512
Example:
"Payment for Invoice inv.234.23afv"
A detailed note about the payment
Maximum length:
512
Example:
"Payment for purchase of credits"
Response
201
application/json
Response for POST payments requests
Payment object
Example:
"pay.w123rwe.1231"
Example:
"ACC001"
external payment reference object
payment line item record object