Backend Reference
Prepare or record taker refund
Prepares the unsigned taker refund transaction when the request body is
empty or omits a signature. Malformed JSON returns 400 invalid_json.
Records the connected wallet’s refund signature when a signature is
supplied. This path is for expired locked settlements.
POST
Path Parameters
Trade identifier.
Body
application/json
Solana transaction signature.
Response
Unsigned taker refund transaction prepared.
Available options:
pending, initiated, redeemed, refunded, failed Solana transaction signature.
Solana transaction signature.
Available options:
runtime_orchestrated Present while the prepared refund still needs wallet submission.