get http://staging-apigateway.snapdeal.com/seller-api/seller/v2/notification
Get seller details like ratings, balance and notification message
Response
| Parameter | Data Type | Description |
|---|---|---|
| enableAdvancePanel | boolean | Set whether advance panel is enabled for the seller. |
| enableBasicPanel | boolean | Set whether basic panel is enabled for the seller. |
| sdRating | double | sdRating of the seller |
| nonSdRating | double | nonSdRating of the seller |
| balance | double | balance in the ads account |
| minimumBalance | double | minimum balance to show low balance notification |
| id | long | seller Id of the seller |
| sellerCode | String | seller code of the user |
| message | String | message to be shown to the user. |
