post http://staging-apigateway.snapdeal.com/seller-api/notification/subscribe/seller
With this api seller can subscribe for getting notifications
Request
Response
metadata :
| FieldName | DataType | Description |
|---|---|---|
| requestId | String | Unique ID for the request |
| clientId | String | Partner Id |
| responseTime | Long | Response Time |
| Requested URI | String | Requested URI |
| message | String | Error message |
payload :
| FieldName | DataType | Description |
|---|---|---|
| message | String | message |
| statusCode | String | statusCode |
