Create Withdraw
Initiate cryptocurrency withdrawal request. When the destination address routes to the Binance channel, the withdrawal is rejected if the address book entry is missing Travel Rule data; populate it first via Update Address Book. Stablecoin Account API Publisher Disclaimer
Authorizations
The API token for login provided by UQPay.
Headers
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts API. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
A unique identifier (UUID) used to maintain operation idempotency, ensuring that repeated executions of the same operation do not result in unintended effects or duplication. It helps preserve data consistency in the face of network errors, retries, or failures.
Body
Withdrawal currency
"USDC"
Network code
"ETH"
Withdrawal amount
"100"
Withdrawal address
"0x0993446fBB19f4e828768515eF7A9408B5F1A000"
Withdrawal reason
"test"
Withdrawal memo
"test"

