Get MyComplaints

List of complaints filed by logged in user Sorted in descending order starting from most recent one first.

Response data format described below

JSON KeyData TypeDescription
statusJSON Object
status --> hasNextPageStringPagination flag (true or false)
status --> typeStringDenotes whether success or failure
resultJSON Array
result ----> crnStringComplaint number
result ----> createdDateStringDate of complaint created
result ----> detailStringComplaint description
result ----> statusStringComplaint status
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 ----> complaintTypeIdStringComplaint type id
result ----> complaintTypeNameStringComplaint type name
result ----> landmarkDetailsStringComplaint landmark details
result ----> supportDocsSizeNumberDenotes how many images are available for this complaint
Language
Click Try It! to start a request and see the response here!