Create account

POST {{proxiedPublicURL}}/accounts

Create account

Request Body

{"type"=>"TRADING", "user_id"=>"{{latestUserID}}", "account_group_id"=>"{{latestAccountGroupID}}", "name"=>"My Account Name"}

HEADERS

KeyDatatypeRequiredDescription
idempotency-keystring(Required) Idempotency key to prevent the same request from replaying.
https://tools.ietf.org/id/draft-idempotency-header-01.html
upvest-client-idstring(Required) Tenant Client ID
upvest-api-versionnumberUpvest API version
Content-Typestring