getMerchantList
POST
/open/marketplace/getMerchantList
Name | Type | Description | |
---|---|---|---|
api_key | string | Your API-key | |
marketplace_user_id | number | marketplace_user_id | |
length | number(optional) | length | |
start | number(optional) | Start here | |
user_type | number(optional) | 2 : for admin, 3 : for merchant | |
verification_status | number(optional) | verification_status [ 1= for verified, 2= for not verified ] | |
sSearch | string(optional) | What you want to search(email or name) | |
sortCol | number(optional) | If sort column equals to 1 then it will sort according to first name , default is by customer id | |
sortDir | string(optional) | Default sort direction is descending. Send asc for ascending | |
searchBy | object(optional) | searchBy | |
isClosed | number | isClosed |
Request
Body Params application/json
Request samples
Responses
Modified at 2024-04-17 07:11:33