Create Payout
In this documentation you will be able to see all the especifications that are needed to create a payout.
Body
countrystringRequiredExample:
ISO 3166-1 alpha-3 code of the country (e.g., MEX, PER)
MEXamountnumberRequiredExample:
The transaction amount
100000currencystringRequiredExample:
Currency code in ISO 4217 format (e.g., MXN, PEN)
MXNorderIdstringRequiredExample:
Merchant payout ID (Purchase Order)
R123456descriptionstringOptionalExample:
Optional description for merchant use
FreeTextFreeTextFreeTextResponses
201
OK
application/json
400
Missing or invalid data
application/json
401
Data validation error
application/json
post
/payoutsLast updated