Create Account
Accounts
Create Account
Create Account
POST
Create Account
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
The list of assets to be associated with the account. Assets are used to determine the account balance.
Example:
[
"HKD",
"USD",
"BTC",
"ETH",
"BUSD",
"USDT",
"USDC"
]A human-friendly non unique name for a account
Maximum string length:
128Example:
"Acme Inc Treasury"
External identifier, unique across all resources created under this account.
Unique idempotency key for ensuring exactly-once execution of mutating requests.
Example:
"xeev1she5eegh9daiviethahchoo1muW"

