Sub-accounts
Last updated
Last updated
Sub-accounts are a feature of the Dock Certs API that allows Dock enterprise customers to segregate their data within Dock's platform based on their own customers. Each sub-account can have its own keys, organization profiles, credential designs and verification templates conviently organized to help with tracking and auditing of the activity performed by each.
When using a sub-account the parent account will set up separate API keys for each sub-account and then use the sub-account specific API key for the transactions associated with that sub-account.
In order to easier manage sub-account assets Ecosystem Tools can be used.
Download the collection here.
This Postman collection shows a simple example of sub-account set up in 5 steps:
Creating a sub-account
Creating an API key for a sub-account
Creating a DID for the sub-account
Inviting sub-account as a participant in an already existing ecosystem
Accepting the invite
Get details about the activity that this sub-account has performed in the system.
Creates an API key for a sub-account. In order for activity to be associated with the given sub-account an API key needs to be created for that sub-account and then that key must be used for all transactions related to that sub-account.
Delete the specified API key for the given sub-account.
A paged array of subaccounts
The sub account ID
The sub account name
The sub account email
The sub account image
An ID
A paged array of subaccount key metadata
Default response
An subaccount ID
A paged array of subaccount transaction usage metadata
Default response
An ID
Subaccount deleted
An subaccount ID
An API key ID
Subaccount API key deleted
Subaccount object
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
An subaccount ID
Subaccount properties
Subaccoun API key created
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
An ID
Subaccount properties
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