Complaint Location Suggester

API to get valid Locations for a ULB, if user wants to file a complaint with location details then this api will give valid complaint locations applicable(for autocomplete purpose or dropdown) and user must pick any valid location from suggestion list.

Response data format described below

JSON KeyData TypeDescription
statusJSON Object
status --> typeStringDenotes whether success or failure
resultJSON Array
result ----> nameStringLocation name
result ----> IdNumberLocation id
Language
Click Try It! to start a request and see the response here!