Requests cancellation of a submitted redemption. Only valid before ORO starts physical preparation.
submitted. Once ORO advances it to preparing, cancel is no longer allowed — any refund would be handled out-of-band.
On success, the redemption transitions to cancellation_requested. ORO’s admin subsequently advances it to cancelled after confirming no physical gold has been committed.
PARTNER scope key.red_).cancellation_reason."cancellation_requested" on success.| HTTP | error | When |
|---|---|---|
| 400 | cancellation_not_allowed | Redemption status is not submitted (e.g., already preparing, cancelled, etc.) |
| 401 | unauthorized | Missing or invalid x-api-key |
| 403 | partner_mismatch | Redemption belongs to a different partner |
| 404 | redemption_not_found | No redemption row at or past submitted for this id |