Creating an account
To create a new account, use the following endpoint:
- POST
/account/v1/accounts
Minimum creation criteria
The minimum amount of information you must provide is:
- An account holder
- A primary location
- A producer code
The following sections cover these pieces of information in detail. For an example of how to create an account, see Creating an account example payload.