get http://staging-apigateway.snapdeal.com/seller-api/seller/onboard/primarycategories
Returns the list of primary categories, that can be used as input while registering the seller.
Response
metadata :
| FieldName | DataType | Description |
|---|---|---|
| requestId | String | Unique ID for the request |
| clientId | String | Partner Id |
| responseTime | Long | Response Time |
| requestedURI | String | Requested URI |
| message | String | Error message |
payload :
| FieldName | DataType | Description |
|---|---|---|
| primaryCategories | List | List of values that can be passed as primary category while registering a seller |
