Transfer for Sub-account (For Master Account)
Weight(IP): 1
Query parameters
Sub-account email
- 1 - transfer from subaccount's spot account to its USDT-margined futures account
- 2 - transfer from subaccount's USDT-margined futures account to its spot account
- 3 - transfer from subaccount's spot account to its COIN-margined futures account
- 4 - transfer from subaccount's COIN-margined futures account to its spot account
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
Transfer id
Example response
{
"txnId": "2966662589"
}Changes
Changed in 2 of the 26 revisions of this API.726
- ▲
removed the enum value
1.00from thequeryrequest parametertyperequest-parameter-enum-value-removed
- ▲
removed the enum value
2.00from thequeryrequest parametertyperequest-parameter-enum-value-removed
- ▲
removed the enum value
3.00from thequeryrequest parametertyperequest-parameter-enum-value-removed
- ▲
removed the enum value
4.00from thequeryrequest parametertyperequest-parameter-enum-value-removed
- ●
for the
queryrequest parametertype, the max was set to4.00request-parameter-max-set
- ●
for the
queryrequest parametertype, the min was set to1.00request-parameter-min-set
- ▲
- ▲
for the
queryrequest parameterrecvWindow, the format changed from no format toint64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the format changed from no format toint64request-parameter-type-changed
- ▲
for the
queryrequest parametertype, the format changed from no format toint32request-parameter-type-changed
- ○
for the
queryrequest parameteramount, the format was generalized fromfloattodoublerequest-parameter-type-generalized
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ▲