delete
https://api-sandbox.asaas.com/v3/transfers//cancel
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
404Not found
