Sep06Withdraw Exchange Request
Request to initiate a programmatic withdrawal with asset conversion (SEP-38 exchange).
A withdrawal exchange allows a user to send a Stellar asset to an anchor and receive a different off-chain asset in return. For example, sending USDC on Stellar and receiving EUR in a bank account. This requires coordination with SEP-38 for obtaining quotes.
Constructors
Properties
ISO 3166-1 alpha-3 code of the user's current address.
SEP-12 customer ID if already known to the anchor.
Off-chain asset the user will receive, in SEP-38 Asset Identification Format (e.g., "iso4217:EUR"). Must match a value from SEP-38 /prices.
Additional fields required by the anchor.
Method of delivering the withdrawal (replaces deprecated type).
ID of the chosen location for cash pickup.
URL for transaction status update callbacks.
Memo for refund payments.
Type of the refund memo.
Code of the on-chain asset the user wants to withdraw. Must match a code in the /info response's withdraw-exchange object.
Deprecated: Use client_domain in SEP-10 JWT instead.