Sep06Deposit Exchange Request
Request to initiate a programmatic deposit with asset conversion (SEP-38 exchange).
A deposit exchange allows a user to send an off-chain asset to an anchor and receive a different Stellar asset in return. For example, depositing EUR via bank transfer and receiving USDC on Stellar. This requires coordination with SEP-38 for obtaining quotes.
Constructors
Properties
Set to true if the client supports receiving funds via claimable balances.
ISO 3166-1 alpha-3 code of the user's current address.
SEP-12 customer ID if already known to the anchor.
Code of the on-chain asset the user wants to receive from the anchor. Must match a code in the /info response's deposit-exchange object.
Email address of the depositor for status updates.
Additional fields required by the anchor.
Method of funding the deposit (replaces deprecated type field).
ID of the chosen location for cash drop-off.
URL for transaction status update callbacks.
Off-chain asset the user will send to the anchor, in SEP-38 Asset Identification Format (e.g., "iso4217:EUR"). Must match a value from SEP-38 /prices.
Deprecated: Use client_domain in SEP-10 JWT instead.