Cancel Payout
Cancels a payout transaction. Only payouts that are still in a cancellable state
(e.g. BALANCE_PENDING, before processor submission) can be cancelled.
Authentication
AuthorizationBearer
OAuth 2.0 access token issued by the CrissCross authorisation server.
Path parameters
transactionId
UUID of the payout transaction to cancel.
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error