Cancel authorization

Perform a full cancellation of an authorization. The authorization must have the status PENDING or PROCESSED and must also not have been previously confirmed (cleared). This endpoint generates a Network authorization received event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Form details

Transaction payload

integer
required

Authorization ID—this field is mandatory if the authorization_code field is not provided.

string
required

Authorization code—this field is mandatory if the network_authorization_id field is not provided.

string

Transaction ID

string

Number generated by merchant point of sale (POS) system.

integer
required

Transaction card ID

string
length ≤ 15

This field identifies the origin of the operation to be cancelled as MIGRATION, ONUS, or STRIKER.

Responses

400

The request is acceptable but the syntax is malformed, for example, some type number parameter with a text content.

403

Access forbidden.

404

Specified resource was not found

409

The specified resource status conflict with the current request

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json