POST
/
v1
/
customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Customer name

billing_address
object[]

List of billing addresses

cc_emails
string

CC email addresses

company_name
string

Company name

credit_limit
integer

Credit limit

customer_id
string

Your Customer ID

dial_code
string

Dial code

discount
integer

Discount

email
string

Email address

gstin
string

GSTIN

notes
string

Notes

opening_balance
string

Opening balance

opening_balance_type
integer

Credit[0] / Debit[1]

pan
string

PAN

phone
string

Phone number

profile_image
string

Profile image URL

shipping_address
object[]

List of shipping addresses

status
string

Status

Response

201 - application/json
message
string

Response message

success
boolean

Success flag