Cancel merchant transaction

Cancel a previously created merchant transaction.

This endpoint allows for the creation of cancellation transactions that reverse the financial impact of original sale transactions. Cancellation transactions maintain negative amounts of all financial values (amount, MDR, fees) and reference the original transaction via origin_merchant_transaction_id.

When the original transaction was split, the cancellation status is automatically set to WAITING_SPLIT, otherwise it follows the default status (SCHEDULED).

This endpoint generates a Merchant transaction created event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uint64
required
1 to 18446744073709552000

Marketplace ID

uint64
required
1 to 18446744073709552000

Merchant ID

Body Params
string
required

Event datetime. The datetime format follows the ISO 8601 format (UTC).

float
required

Merchant transaction amount

authorization
object
required
string
required

Processing code.
For more information, refer to Processing codes.

Headers
string
required

Authorization token

Responses

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