createSubAccount
post
/exchange
Body
Create a sub-account.
noncenumberRequired
Nonce (timestamp in ms) used to prevent replay attacks.
expiresAfternumberOptional
Expiration time of the action.
Responses
200
Response for creating a sub-account.
application/json
Response for creating a sub-account.
422
Failed to deserialize the JSON body into the target type
text/plain
post
/exchangeLast updated