Request to be POSTed to uri : /NorenWClientTP/GetContentBasket
Request Details
| Parameter Name |
Possible value |
Description |
| jData* |
|
Should send json object with fields in below list |
| jKey* |
|
Key Obtained on login success. |
| Json Fields |
Possible value |
Description |
| uid* |
|
User id of the logged in user |
| exch* |
|
Exchange name |
Response Details
Response data will have below fields:
| Json Fields |
Possible value |
Description |
| stat |
|
success or failure indication |
| request_time |
|
This will be present only in a successful response. |
| basketlists |
|
Array of baskets |
Sample Success Response
"request_time":"18:51:38 25-06-2021",
Sample Failure Response
"emsg":"Session Expired : Invalid Session Key"