v1
latestOpenAPI 3.0.32026-08-068721.4 KBTransactions
Approve a pending redemption
Approves a transaction held in PENDING status (flexible redemption) and directs it. Set type to FIAT to settle to your default bank account (creates a REDEMPTION), or to CRYPTO with a walletId to bridge to one of your wallets (creates a BRIDGE).
Re-submitting the same destination after the transaction has moved to PROCESSING is idempotent and returns 200. Submitting a different destination, or approving a transaction that was never PENDING, returns 409.
put/v1/stablecoin/transactions/{id}/destination
Path parameters
idstring uuid required
Transaction UUID
Request body
Response
Updated transaction, transitioned to PROCESSING with type/destination populated