Get MyComplaints

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

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

Page no (maximum pages needs to be displayed)

int32
required

Records per page

Query Params
string
required

Users access-token generated through Authorization api.

Responses

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