v1

latestOpenAPI 3.1.02026-07-26290731.0 KB

Purchase [Recurrents]

post/api/v2/purchases/recurrents

Headers

Content-Typestring required
Authorizationstring required

Request body

customerIdstring required
amountstring required
currencystring required
tokenstring required
tokenExpiryDatestring required
transactionRefstring required

Response

200

transactionIdentifierstring
messagestring
amountstring
transactionRefstring

Example response

{
  "transactionIdentifier": "HBP|API|MX1209|27-07-2018|249915|579180",
  "message": "Approved by Financial Institution",
  "amount": "90.00",
  "transactionRef": "JB-1532675715-ReccPurch"
}