Create an account
This API let’s you to create an account for a customer using customer_id.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Identifier of the account
Name of the Account
Use ISO 4217 currency code in which the account must be invoiced.
For example: AED is the currency code for United Arab Emirates dirham.
Aliases are tags that are associated with an account. Multiple aliases are allowed for a single account.
Aliases which effective range
billing address of the customer
Primary email of the account
Net term for the invoices of the account
Additional information associated with the account. Example: GSTN, VATN
Tag for accounts are stored in lowercase
Status of the created account defaults to ACTIVE
ACTIVE
, DRAFT
Customer Identifier for whom the account is being created
Response
Identifier of the account
Unique identifier of the account
Unique identifier of the customer
Name of the Account
Identifier of the customer
ISO_4217 code of the currency in which the account must be invoiced Defaults to Base currency.
list of aliases of the account
billing address of the customer
Primary email of the customer
Status of the account
ACTIVE
, DRAFT
, ARCHIVED
Invoice group details
Additional information associated with the account. Example: GSTN, VATN
Tag for accounts are stored in lowercase