Response
Response will be in the JSON format. Response JSON Object contains,
GET LIST:
| Fields | Description |
|---|---|
| Entity Name | Contains the entity details |
| Response Status | Status code with the success/failure message(s) |
| List Info | Contains an Information about the entity such as row count, has_more_rows and so on |
GET, PUT, POST, DELETE:
| Fields | Description |
|---|---|
| Entity Name | Contains the entity details |
| Response Status | Status code with the success/failure message(s) |