Sub-accounts
Sample sub-account Postman collection
Create sub-account
The sub account name
The sub account image
Subaccount has been created
The sub account ID
The sub account name
The sub account email
The sub account image
The date and time when the subaccount was created
2024-09-20T11:13:03.445ZError creating subaccount
Transaction limit reached or upgrade required to proceed
List sub-accounts
Whether to use updated array format for the response
falseHow many items to offset by for pagination
0How many items to return at one time (max 64)
64A paged array of subaccounts
A paged array of subaccounts
Get sub-account by ID
An subaccount ID
Expected response to a valid request
The sub account ID
The sub account name
The sub account email
The sub account image
The date and time when the subaccount was created
2024-09-20T11:13:03.445ZError getting subaccount
You do not own this subaccount
Subaccount was not found
Update the specified sub-account
An ID
The sub account name
The sub account image
Subaccount has been updated
The sub account ID
The sub account name
The sub account email
The sub account image
The date and time when the subaccount was created
2024-09-20T11:13:03.445ZError creating subaccount
You do not own this subaccount
Transaction limit reached or upgrade required to proceed
Deletes the specified sub-account
An ID
Subaccount deleted
No content
Error deleting subaccount
You do not own this subaccount
Subaccount was not found
No content
Get sub-account usage
An subaccount ID
Timestamp for the start of the range (ISO 8601)
Timestamp for the end of the range (ISO 8601)
How many items to offset by for pagination
0How many items to return at one time (max 64)
64A paged array of subaccount transaction usage metadata
Default response
Application error
You do not own this subaccount
Create sub-account API key
An subaccount ID
Subaccoun API key created
Default response
Error creating subaccount API key
You do not own this subaccount
Transaction limit reached or upgrade required to proceed
List sub-account API keys
An ID
How many items to offset by for pagination
0How many items to return at one time (max 64)
64A paged array of subaccount key metadata
Default response
Application error
You do not own this subaccount
Delete a sub-account API key
An subaccount ID
An API key ID
Subaccount API key deleted
No content
Error deleting subaccount API key
You do not own this subaccount
Subaccount API key was not found
No content
Last updated
Was this helpful?