Skip to main content
POST
Confirm a payment

Authorizations

Authorization
string
header
required

Merchant authentication token. Obtained via POST /api/v1/merchant/token/grant. Pass as: Authorization: Bearer

Path Parameters

id
string<uuid>
required

Payment transaction ID (UUID)

Response

Payment confirmed

msg
string
required

Human-readable message describing the result

Example:

"Transaction is in Progress!"

data
object
required

Payment transaction response object