Add Customer
Add a new customer. (Business Only)
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The details required to create a customer.
The email address of the customer.
The name of the customer.
The phone number of the customer. (eg +597-8123456)
Default currency to apply on all new invoices of the customer.
The billing details of the customer
The shipping details of the customer
Up to 5 custom key-value pair