Complaint Details

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
Path Params
string
required

Complaint number

Query Params
string
required

logged in users access token generated using authorization api

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json