Confirm Sub-Account Withdrawal
Confirm Sub-Account Withdrawal
Confirm a sub-account withdrawal held for main account approval, identified by its transaction external id.
Confirm Sub-Account Withdrawal
Authorizations
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Body
application/json
External id of the withdrawal transaction to confirm.
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Response
Successful response — the withdrawal is confirmed
The response is of type object.