POST
/
v1
/
customer

Authorizations

Authorization
string
headerrequired

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

Body

application/json
customer_id
string

Your Customer ID

name
string
required

Customer name

phone
string

Phone number

email
string

Email address

discount
integer

Discount

gstin
string

GSTIN

company_name
string

Company name

opening_balance
string

Opening balance

credit_limit
integer

Credit limit

billing_address
object[]

List of billing addresses

shipping_address
object[]

List of shipping addresses

opening_balance_type
integer

Credit[0] / Debit[1]

dial_code
string

Dial code

profile_image
string

Profile image URL

pan
string

PAN

notes
string

Notes

cc_emails
string

CC email addresses

status
string

Status

Response

201 - application/json
success
boolean

Success flag

message
string

Response message