{"id":10,"date":"2022-04-08T09:34:53","date_gmt":"2022-04-08T09:34:53","guid":{"rendered":"https:\/\/evnnovator.in\/APIHome\/?post_type=docs&#038;p=10"},"modified":"2022-04-10T23:44:15","modified_gmt":"2022-04-10T23:44:15","password":"","slug":"get-locations-by-country-code-party-id-and-location-id","status":"publish","type":"docs","link":"https:\/\/evnnovator.in\/APIHome\/docs\/get-locations-by-country-code-party-id-and-location-id\/","title":{"rendered":"Get locations by country code, party id and location id"},"content":{"rendered":"\n<figure class=\"wp-block-table\"><table><tbody><tr><td>GET<\/td><td>Get locations by country code and party id and location id<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Retrive charging stations details by Country Code and Party ID and Location ID<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>URL<\/td><td><a href=\"https:\/\/api-gateway-evnnovator.com\/api\/ocpi\/api\/v1\/locations\/IN\/111\/62149b68beaaa76c1e83b0c7\">https:\/\/api-gateway-evnnovator.com\/api\/v1\/locations\/{countryCode}\/{partyId}\/{locationId}<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Parameters<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Name<\/td><td>countryCode<\/td><\/tr><tr><td>Data Type<\/td><td>String (2)<\/td><\/tr><tr><td>Variable Type<\/td><td>required<\/td><\/tr><tr><td>Description<\/td><td>Unique Country Code<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Name<\/td><td>partyId<\/td><\/tr><tr><td>Data Type<\/td><td>String (3)<\/td><\/tr><tr><td>Variable Type<\/td><td>required<\/td><\/tr><tr><td>Description<\/td><td>Unique code of CPO &#8211; Charging Point Operator<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Name<\/td><td>locationId<\/td><\/tr><tr><td>Data Type<\/td><td>String<\/td><\/tr><tr><td>Variable Type<\/td><td>required<\/td><\/tr><tr><td>Description<\/td><td>Unique code of Location or Charging Station<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Sample Request Response<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">GET <a href=\"https:\/\/api-gateway-evnnovator.com\/api\/ocpi\/api\/v1\/locations\/IN\/111\/62149b68beaaa76c1e83b0c7\">https:\/\/api-gateway-evnnovator.com\/api\/ocpi\/api\/v1\/locations\/IN\/111\/62149b68beaaa76c1e83b0c7<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Response Json :<\/p>\n\n\n<pre class=\"pre-code\">{\n    \"status_code\": 1000,\n    \"status_message\": \"Success\",\n    \"timestamp\": \"2022-04-04T06:13:56.483\",\n    \"data\": {\n        \"coordinates\": {\n            \"latitude\": 19.09839,\n            \"longitude\": 73.00345\n        },\n        \"evses\": [\n            {\n                \"id\": \"3ac1df05adf2e6af9698dd9f2989421a\",\n                \"uid\": \"MAG1*1\",\n                \"evse_id\": \"IN*111*EMAG1*1\",\n                \"status\": \"AVAILABLE\",\n                \"capabilities\": [\n                    \"REMOTE_START_STOP_CAPABLE\",\n                    \"RFID_READER\"\n                ],\n                \"connectors\": [\n                    {\n                        \"id\": \"4cb9b9991b02f5f9a915f77267f4b85b\",\n                        \"standard\": \"DOMESTIC_E\",\n                        \"format\": \"SOCKET\",\n                        \"power_type\": \"AC_1_PHASE\",\n                        \"voltage\": 230,\n                        \"amperage\": 14,\n                        \"tariff_id\": \"Default\"\n                    }\n                ],\n                \"coordinates\": {\n                    \"latitude\": \"19.09839\",\n                    \"longitude\": \"73.00345\"\n                }\n            }\n        ],\n        \"id\": \"7cc45e648b9f089c5f28a698c6bf6945\",\n        \"created_date\": \"2022-03-05T09:37:57.347+00:00\",\n        \"last_modified_date\": \"2022-04-04T06:13:30.294+00:00\",\n        \"location_id\": \"62149b68beaaa76c1e83b0c7\",\n        \"cpo_id\": \"1a85027042ecb57d09f192a20cf4811c\",\n        \"cpo_resource_id\": \"5134ef394bac9a74c46948529abc150f\",\n        \"type\": \"UNKNOWN\",\n        \"name\": \"Cero- Mumbai\",\n        \"address\": \"Ma \",\n        \"city\": \"Navi Mumbai\",\n        \"postal_code\": \"\",\n        \"operator\": {\n            \"name\": \"CERO\",\n            \"website\": \"http:\/\/slf.ceromobility.com\/\"\n        },\n        \"opening_times\": {\n            \"twentyfourseven\": true,\n            \"regular_hours\": null,\n            \"exceptional_openings\": null,\n            \"exceptional_closings\": null\n        },\n        \"charging_when_closed\": false,\n        \"last_modified_by\": \"admin\",\n        \"rating\": 0.0,\n        \"country_code\": \"IN\",\n        \"party_id\": \"111\",\n        \"publish\": false\n    }\n}<\/pre>\n\n\n<p class=\"wp-block-paragraph\">Response<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Code<\/td><td>Description<\/td><\/tr><tr><td>200<\/td><td>OK<\/td><\/tr><tr><td>401<\/td><td>Unauthorized<\/td><\/tr><tr><td>403<\/td><td>Forbidden<\/td><\/tr><tr><td>404<\/td><td>Not Found<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>GET Get locations by country code and party id and location id Retrive charging stations details by Country Code and Party ID and Location ID URL https:\/\/api-gateway-evnnovator.com\/api\/v1\/locations\/{countryCode}\/{partyId}\/{locationId} Parameters Name countryCode Data Type String (2) Variable Type required Description Unique Country Code Name partyId Data Type String (3) Variable Type required Description Unique code of CPO [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[3],"doc_tag":[],"class_list":["post-10","docs","type-docs","status-publish","hentry","doc_category-location"],"year_month":"2026-06","word_count":251,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"cloudasc_WP0UC2Admin","author_nicename":"cloudasc_wp0uc2admin","author_url":"https:\/\/evnnovator.in\/APIHome\/author\/cloudasc_wp0uc2admin\/"},"doc_category_info":[{"term_name":"Locations","term_url":"https:\/\/evnnovator.in\/APIHome\/docs-category\/location\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/docs\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":8,"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/docs\/10\/revisions"}],"predecessor-version":[{"id":155,"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/docs\/10\/revisions\/155"}],"wp:attachment":[{"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/media?parent=10"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/doc_category?post=10"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/evnnovator.in\/APIHome\/wp-json\/wp\/v2\/doc_tag?post=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}