Payments
Cancel Payment
POST
/
payments
/
cancel
/
{xIntentId}
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
xIntentId
string
requiredUnique identifier of the payment
Was this page helpful?