patch
https://api.coingate.com/api/v2/payout_links//cancel
Cancel a payout link that has not been collected yet and return the reserved amount to the ledger account it came from. Only links in draft or pending status can be canceled. Canceling a link in any other status returns 422 and leaves the status unchanged.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Cancels a payout link that has not been collected yet and returns the reserved amount to the ledger account it came from.
Only draft and pending links can be canceled. Anything else returns 422 with reason: PayoutLinkIsNotValid and leaves the status untouched — a link that has already been collected cannot be recalled.
An uncollected link that reaches expires_at is refunded the same way without you calling anything.
