This API let’s you to update an account’s information using customer_id and account_id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
account_id corresponding to an account
50"ACC00001"
Payload to update account
Payload to update account
Name of the Account
3 - 255"ACME Enterprise"
Primary email of the account
255"admin@example.com"
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
Response for Create and Get account requests
Structure of an account
Identifier of the account
50Name of the Account
3 - 255Identifier of the customer
Status of the account
ACTIVE, ARCHIVED "ACTIVE"
list of aliases of the account
10billing address of the customer
Primary email of the customer
255"admin@example.com"
10Invoice group details
Additional information associated with the account. Example: GSTN, VATN