Add Aliases to account
Account Aliases
Add Aliases to account
Add aliases to an account using customer_id and account_id.
POST
Add Aliases to account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
account_id corresponding to an account
Maximum string length:
50Example:
"ACC00001"
Body
application/json
Payload to add aliases to account
Response
Response for Create and Get account requests
Structure of an account
Identifier of the account
Maximum string length:
50Name of the Account
Required string length:
3 - 255Identifier of the customer
Status of the account
Available options:
ACTIVE, ARCHIVED Example:
"ACTIVE"
list of aliases of the account
Maximum array length:
10billing address of the customer
Primary email of the customer
Maximum string length:
255Example:
"admin@example.com"
Maximum array length:
10Invoice group details
Additional information associated with the account. Example: GSTN, VATN
