post https://phoenix-qa.egovernments.org/api/v1.0/complaint/search?access_token=
Search filed complaints using free text search in complaints detail.
Response data format described below
JSON Key | Data Type | Description |
---|---|---|
status | JSON Object | |
status --> type | String | Denotes whether success or failure |
result | JSON Array | |
result ----> resource --> common --> citizen --> name | String | Citizen name who created this complaint |
result ----> resource --> common --> createdDate | String | Date of complaint created |
result ----> clauses --> crn | String | Complaint number |
result ----> searchable --> details | String | Complaint details |
result ----> clauses --> status --> name | String | Complaint status |
result ----> resource --> common--> locationBoundary --> name | String | Complaint location |
result ----> searchable --> complaintType --> name | String | Complaint type name |
result ----> searchable --> landmarkDetails | String | Complaint landmark details |