createSubAccount

post
/exchange

Create a sub-account.

Body

Create a sub-account.

noncenumberRequired

Nonce (timestamp in ms) used to prevent replay attacks.

expiresAfternumberOptional

Expiration time of the action.

Responses
chevron-right
200

Response for creating a sub-account.

application/json

Response for creating a sub-account.

post
/exchange
TypeScript

Last updated