POST
/
preauth
{
  "data": {
    "transaction_id": "08a55e95-fa71-4763-945c-6291ece41648"
  },
  "message": "Authorization Approved",
  "result": true
}

Body

application/json
Token
object
amount
number
Example:

1.5

merchant_key
string
Example:

"{{merchant_key}}"

Response

200 - application/json
Pre-Authorization with Token
data
object
message
string
Example:

"Authorization Approved"

result
boolean
Example:

true