Manage sellers who sell products on your store.
Value | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
title Type: string Required | Unique title of the seller. Example: MegaMart | ||||||||||||||||||
legal_name Type: string | Legal name of the seller. Example: Dennis | ||||||||||||||||||
website Type: string | Website of the seller. Example: www.megamart.com | ||||||||||||||||||
address Type: array | A collection of addresses of the seller. Example: Uni Tech Cyber Park | ||||||||||||||||||
city Type: string | City of the seller. Example: Gurgaon | ||||||||||||||||||
state Type: string | State of the seller. Example: Haryana | ||||||||||||||||||
country Type: string | Country of the seller. Example: INDIA | ||||||||||||||||||
zip_code Type: string | Zip code of the city to which seller belongs. Example: 122001 | ||||||||||||||||||
invoice_prefix Type: string | Invoice prefix to be used for seller. Example: MGMRT | ||||||||||||||||||
bank_details Type: object | Bank details of the seller. Example:
| ||||||||||||||||||
pan Type: string | Pan of the seller. Example: FHGRTRT6Y76HGXX | ||||||||||||||||||
pan_proof Type: file | Pan proof of the seller. Example: image_of_proof.png | ||||||||||||||||||
cin_number Type: string | Cin number of the seller. Example: 67TFGHDSS5L | ||||||||||||||||||
tin Type: string | Tin of the seller. Example: RF655FFJ88 | ||||||||||||||||||
tin_proof Type: file | Tin proof of the seller. Example: image_of_proof.png | ||||||||||||||||||
tan Type: string | Tan of the seller. Example: UTUYGHGV877H | ||||||||||||||||||
tan_proof Type: file | Tan proof of the seller. Example: image_of_proof.png | ||||||||||||||||||
cancelled_cheque Type: file | Cancelled cheque of the seller. Example: image_of_cheque.jpg | ||||||||||||||||||
address_proof Type: file | Address proof of the seller. Example: image_of_proof.png | ||||||||||||||||||
id_proof Type: file | ID proof of the seller. Example: image_of_proof.png | ||||||||||||||||||
status Type: string | Status of the seller. It can be either approved or rejected or pending. Example: approved | ||||||||||||||||||
user Type: object | This object field stores details of seller. Example:
|