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
Payload to create account
Customer Identifier for whom the account is being created
1 - 255
Identifier of the account
50
Name of the Account
3 - 255
Aliases which effective range
billing address of the customer
Aliases are tags that are associated with an account. Multiple aliases are allowed for a single account.
Billing information of an 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.
3
Additional information associated with the account. Example: GSTN, VATN
Net term for the invoices of the account
Primary email of the account
320
Status of the created account defaults to ACTIVE
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