Complaint Details

Api for get details of particular complaint using unique crn(Complaint Registration Number).

Response data format described below

JSON KeyData TypeDescription
statusJSON Object
status --> typeStringDenotes whether success or failure
resultJSON Object
result --> crnStringComplaint number
result --> createdDateStringDate of complaint created
result --> detailStringComplaint description
result --> childLocationNameStringComplaint location name
(it's only available when user register complaint with location name)
result --> locationNameStringComplaint location ward details
result --> latNumber (Double)Latitude of complaint location
(it's only available when user register complaint with gps)
result --> lngNumber (Double)Longitude of complaint location
(it's only available when user register complaint with gps)
result --> complaintTypeIdNumberComplaint type id
result --> complaintTypeNameStringComplaint type name
result --> landmarkDetailsStringComplaint landmark details
result --> supportDocsSizeNumberDenotes how many images are available for this complaint
Language
Credentials
Header
Click Try It! to start a request and see the response here!