Endpoint
POST /v2/transfers/{id}/cancel
Example
Rules
- Confirm your local state before showing a cancel button.
- Reconcile after any uncertain cancellation attempt.
- Surface final state to operators only after webhook or
GETconfirmation.
Cancel a pending transfer safely and avoid duplicate operator actions during payout management.
POST /v2/transfers/{id}/cancel
GET confirmation.