Accounts
An Account represents the entity that participates in a Commerce transaction. Accounts can have Carts, Orders, Subscriptions, and Addresses.
📄️ Create an Account
With the account creation endpoint, you have the ability to create accounts which can optionally have another account as a parent.
📄️ Get All Accounts
Use this endpoint to Get all accounts.
📄️ Get an Account
View a specific account contained within your store
📄️ Update an Account
Update the information contained on an account.
📄️ Delete an Account
Delete a specific account within a store