Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id corresponding to an account
50
"ACC00001"
Body
Payload to update account
Name of the Account
3 - 255
"ACME Enterprise"
ACTIVE
, DRAFT
Primary email of the account
320
"admin@example.com"
Billing information of an account
billing address of the customer
Additional information associated with the account. Example: GSTN, VATN NOTE: This replaces the existing metadata if the metadata in the request is not null. To remove all existing metadata, use empty object
Tag for accounts are stored in lowercase
Response
Response for Create and Get account requests
Structure of an account
Identifier of the account
50
Unique identifier of the account
Unique identifier of the customer
Name of the Account
3 - 255
Identifier of the customer
Status of the account
ACTIVE
, DRAFT
, ARCHIVED
"ACTIVE"
list of aliases of the account
10
billing address of the customer
Primary email of the customer
320
"admin@example.com"
Billing information of an account
10
Invoice group details
Additional information associated with the account. Example: GSTN, VATN
Tag for accounts are stored in lowercase