Cancel a transfer

This endpoint is used to cancel an existing transfer.

Main request parameters

  • id: Unique identifier of the transfer.

Cancellation behavior

  • Only transfers that have not yet been settled can be cancelled
  • Once cancelled, the transfer status is updated to CANCELLED
  • The amount is returned to the source account balance

When to use

Use this endpoint when you need to:

  • Cancel scheduled transfers
  • Stop transfers before settlement
  • Correct operations before completion
Path Params
string
required
Responses

404

Not found

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