v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

Authorize

Creates MB WAY authorization. (The customer have 5 minutes to execute the payment after receiving the payment notification via MBWAY app.)

post/v1.02/mbway/authorize

Request body

Response

201

transactionStatusstring
transactionIDstring
referencestring

Example response

{
  "transactionStatus": "Success",
  "transactionID": "fc4740349d5b350eca08fa5e503fa0aa",
  "reference": "2914983"
}