Sep24Withdraw Request
Request to initiate an interactive withdrawal flow with a Stellar anchor.
The anchor will return an interactive URL where the user can complete the withdrawal process through a web interface. After the user sends funds to the anchor's Stellar account, the anchor will deliver the withdrawn assets through the specified off-chain channel.
Constructors
Properties
Issuer of the asset. Omit for native XLM. Required when multiple assets share the same code.
SEP-12 customer ID if KYC has already been completed. Allows the anchor to skip redundant KYC collection.
Off-chain asset the user will receive, in SEP-38 format (e.g., "iso4217:USD"). Used when the withdrawal involves a currency conversion.
Memo to use if the anchor needs to refund the withdrawal. Helps route refund payments back to the correct user.
Type of the refund memo: "text", "id", or "hash".
Name of the wallet application, displayed to the user during the interactive flow.