Withdrawl assets from the managed sub-account(For Investor Master Account)
Weight(IP): 1
Query parameters
Sender email
Withdrawals is automatically occur on the transfer date(UTC0). If a date is not selected, the withdrawal occurs right now
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
Transfer id
Example response
{
"tranId": 66157362489
}Changes
Changed in 1 of the 26 revisions of this API.36
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertransferDate, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ○
for the
queryrequest parameteramount, the type/format was generalized fromnumber/floattonumber/doublerequest-parameter-type-generalized
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ○
the response property
tranIdbecame required for the status200response-property-became-required
- ▲