Update an account
This API let’s you to update an account’s information using customer_id and account_id.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id corresponding to an account
50
Body
Payload to update account
billing address of the customer
Billing information of an account
ISO_4217 code of the currency in which the account must be invoiced Defaults to Base currency.
3
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
Name of the Account
3 - 255
Primary email of the account
320
ACTIVE
, DRAFT
Tag for accounts are stored in lowercase
Response
Structure of an account
Identifier of the customer
Identifier of the account
50
Name of the Account
3 - 255
Status of the account
ACTIVE
, DRAFT
, ARCHIVED
Unique identifier of the account
Unique identifier of the customer
billing address of the customer
list of aliases of the account
Billing information of an account
ISO_4217 code of the currency in which the account must be invoiced Defaults to Base currency.
3
Invoice group details
Additional information associated with the account. Example: GSTN, VATN
Primary email of the customer
320
Tag for accounts are stored in lowercase