Response Structure
200 OK returns string of type application/json with the following body params:
| Name | Description | Field Type |
|---|---|---|
response |
Contains the response object along with the hierarchy of the object mapped in field children. | Key value pair |
message |
Success message or failure description in case of error. | String |
appStatusCode |
Application specific status code for the response. Will be non-null for failure response. | String |
tags |
More info in case of failure response. | NA |