{"swagger":"2.0","paths":{"/*":{"get":{"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"},"post":{"parameters":[{"name":"Payload","description":"Request Body","required":false,"in":"body","schema":{"type":"object","properties":{"payload":{"type":"string"}}}}],"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"},"put":{"parameters":[{"name":"Payload","description":"Request Body","required":false,"in":"body","schema":{"type":"object","properties":{"payload":{"type":"string"}}}}],"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"},"delete":{"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"},"options":{"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"}}},"info":{"title":"location","version":"v1","description":"This is the official Dialog IdeaBiz RESTful location api v1. This api will allow api consumers to locate a subscriber of Dialog network in real time"},"host":"ideabiz.lk","basePath":"/apicall/location/v1","schemes":["https","http"],"securityDefinitions":{"default":{"type":"oauth2","authorizationUrl":"https://ideabiz.lk/authorize","flow":"implicit","scopes":{}}}}