get http://staging-apigateway.snapdeal.com/seller-api/seller/config
Returns the seller config values
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 |
|---|---|---|
| fulfilmentModelCountSRO | Set | Set of fulfilmentModelCountSROs |
FulfilmentModelCountInfoSRO :
| FieldName | DataType | Description |
|---|---|---|
| fulfilmentModelCode | String | fulfilmentModelCode |
| invoiceOption | String | invoiceOption |
| pffCount | Long | pffCount |
| printCount | Long | printCount |
| addedToHandoverCount | Long | addedToHandoverCount |
| specialPanelAccess | String | specialPanelAccess |
