get http://staging-apigateway.snapdeal.com/seller-api/listing/image/config
Get the basic rules for the images to be uploaded to Snapdeal. This API only gives basic details, and for details information, refer to Seller Panel.
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 |
|---|---|---|
| legalFormats | List | List of legal image Formats |
| maxHeight | int | maxHeight |
| maxWidth | int | maxWidth |
| maxSizeInKB | int | maxSizeInKB |
