Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Pharmacy ID passed in the header
Body
application/json
Name of the customer
Example:
"Ram Kumar"
Customer's mobile number
Example:
"9876543210"
Reference number or Hospital ID for the customer (Either of Reference Number or Mobile Number is mandatory)
Example:
"RO8871V6"
Whether customer is business (default false)
Example:
true
GSTIN of the customer
Example:
"22AAAAA0000A1Z5"
Whether customer is a composition dealer (Can be true only when GSTIN is there)
Example:
true
DOB of the Customer
Example:
"12/12/1992"
Gender of the customer
Example:
"Male"
Address of the customer
Example:
"AB Road, SR, Delhi"
Pincode of the customer's address
Example:
560001