Margin Transfer for Sub-account (For Master Account)
Weight(IP): 1
Query parameters
Sub-account email
- 1 - transfer from subaccount's spot account to margin account
- 2 - transfer from subaccount's margin 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.526
- ▲
removed the enum value
1.00from thequeryrequest parametertyperequest-parameter-enum-value-removed
- ▲
removed the enum value
2.00from thequeryrequest parametertyperequest-parameter-enum-value-removed
- ●
for the
queryrequest parametertype, the max was set to2.00request-parameter-max-set
- ●
for the
queryrequest parametertype, the min was set to1.00request-parameter-min-set
- ▲
- ▲
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 parametertype, the type/format was changed frominteger/tointeger/int32request-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
txnIdbecame required for the status200response-property-became-required
- ▲