From be4105cfcff565fa9830c085b89e9882b61a45ab Mon Sep 17 00:00:00 2001 From: galela Date: Fri, 12 Dec 2025 14:35:30 +0100 Subject: [PATCH 1/5] fix: Change "Route" group to "Distance" --- dist/merged-woosmap-openapi3.json | 129 ++-- dist/woosmap-postman.json | 942 +++++++++++++-------------- redocly/redocly-merged-config.yaml | 49 +- redocly/redocly-validate-config.yaml | 5 +- 4 files changed, 526 insertions(+), 599 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index db5dae59..8bf2d3cf 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -93,32 +93,7 @@ } }, { - "name": "Isochrone API", - "description": "Woosmap Isochrone API is a service providing all destinations that can be reached in a specific amount of time or a maximum travel distance. Request is done over HTTPS using GET or POST. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", - "externalDocs": { - "url": "https://developers.woosmap.com/products/distance-api/features/isochrone/" - } - }, - { - "name": "Tolls API", - "description": "Woosmap Tolls API is a service providing toll costs and informations for an origin and destination pair. Request is done over HTTPS using GET or POST. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", - "externalDocs": { - "url": "https://developers.woosmap.com/products/distance-api/features/tolls/" - } - }, - { - "name": "Route API", - "description": "Woosmap Route API is a service providing road travel distance and duration calculations, on a Worldwide scale. Request is done over HTTPS using GET or POST. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", - "externalDocs": { - "url": "https://developers.woosmap.com/products/distance-api/features/route/" - } - }, - { - "name": "Matrix API", - "description": "Woosmap Matrix API is a service providing travel distance and time for a matrix of origins and destinations. Request is done over HTTPS using GET or POST. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", - "externalDocs": { - "url": "https://developers.woosmap.com/products/distance-api/features/distancematrix/" - } + "name": "Distance API" } ], "paths": { @@ -5235,8 +5210,6 @@ "required": true, "schema": { "type": "number", - "maximum": 90, - "minimum": -90, "title": "Lat" }, "example": "43.6" @@ -5247,8 +5220,6 @@ "required": true, "schema": { "type": "number", - "maximum": 180, - "minimum": -180, "title": "Lng" }, "example": "3.883" @@ -7961,7 +7932,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -7981,7 +7952,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8063,7 +8034,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8073,7 +8044,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8093,7 +8064,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8183,7 +8154,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8203,7 +8174,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8312,7 +8283,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8400,7 +8371,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8482,7 +8453,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8502,7 +8473,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8584,7 +8555,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8604,7 +8575,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8657,7 +8628,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8677,7 +8648,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8814,7 +8785,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -8834,7 +8805,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9056,7 +9027,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9076,7 +9047,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9298,7 +9269,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9318,7 +9289,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9540,7 +9511,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9560,7 +9531,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9732,7 +9703,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9752,7 +9723,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9877,7 +9848,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9897,7 +9868,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -9908,7 +9879,7 @@ "/distance/isochrone/json/": { "get": { "tags": [ - "Isochrone API" + "Distance API" ], "summary": "Calculate Isochrone", "description": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", @@ -10134,7 +10105,7 @@ }, "post": { "tags": [ - "Isochrone API" + "Distance API" ], "summary": "Calculate Isochrone", "description": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", @@ -10245,7 +10216,7 @@ "/distance/tolls/json/": { "get": { "tags": [ - "Tolls API" + "Distance API" ], "summary": "Find Tolls", "description": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", @@ -10525,7 +10496,7 @@ "/distance/route/json/": { "get": { "tags": [ - "Route API" + "Distance API" ], "summary": "Find Routes", "description": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", @@ -10848,7 +10819,7 @@ "/distance/distancematrix/json/": { "get": { "tags": [ - "Matrix API" + "Distance API" ], "summary": "Calculate Matrix", "description": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", @@ -11138,7 +11109,7 @@ }, "post": { "tags": [ - "Matrix API" + "Distance API" ], "summary": "Calculate Matrix", "description": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", @@ -18793,8 +18764,7 @@ "minimum": -90 }, { - "type": "string", - "pattern": "^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$" + "type": "string" } ], "title": "Lat" @@ -18807,8 +18777,7 @@ "minimum": -180 }, { - "type": "string", - "pattern": "^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$" + "type": "string" } ], "title": "Lng" @@ -19475,6 +19444,19 @@ "title": "FeatureSummaryResponse", "description": "FeatureSummaryResponse represents the minimal amount of information to be able to fetch a feature details." }, + "Datasets_HTTPErrorModel": { + "properties": { + "details": { + "type": "string", + "title": "Details" + } + }, + "type": "object", + "required": [ + "details" + ], + "title": "HTTPErrorModel" + }, "Datasets_HTTPValidationError": { "properties": { "detail": { @@ -19931,19 +19913,6 @@ ], "title": "ValidationError" }, - "Datasets_features__internal__responses__HTTPErrorModel": { - "properties": { - "details": { - "type": "string", - "title": "Details" - } - }, - "type": "object", - "required": [ - "details" - ], - "title": "HTTPErrorModel" - }, "Distance_AuthenticationErrorResponse": { "properties": { "detail": { diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index b870dacf..eb89b16f 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "e52a3912-c687-4f37-9448-e2449524ee78", + "id": "822a429c-41e3-4c6d-bc31-e24a03f5d5fe", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "6667267f-8493-40c3-96eb-9e545bc1799f", + "id": "66651cb3-9289-4d64-9d5c-47a471d9782a", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"aliquip3bd\": \"aliquip voluptate in\",\n \"laborum_38\": false\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"labore_3\": 89634054.20115867,\n \"in19b\": -38166913.678050295,\n \"laboris0\": 59842682\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8c5107f0-e47a-4503-bd55-04f9910cd248", + "id": "3d50f1ae-539b-4d3b-a84b-a35abdfc0b40", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "888b8f96-d628-4719-87fa-282e5664c4b9", + "id": "83836ff5-463b-462d-a099-5047a496c2d6", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "901e5cf5-d474-4fd9-8d62-593595102a04", + "id": "df4a6288-238c-4cb2-82fd-92712bb36483", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "17240e77-a0f0-4e01-b71f-37aacb869636", + "id": "1c940cfc-2dba-4af8-adee-40798eb4c2d3", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "9eefd132-db0c-401d-8f06-55f69575ebd5", + "id": "5af5062e-aac1-4572-9508-2e8510cc4674", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"enim eu dolor aute\",\n \"highlighted\": \"qui eiusmod velit ullamco\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"velit ut\",\n \"highlighted\": \"officia incididunt deserunt\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"ex nisi aute do\",\n \"highlighted\": \"dolor Excepteur eiusmod commodo\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"in non\",\n \"highlighted\": \"irure sed minim n\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0dfe1465-76a1-4ef4-96ce-9e2455610463", + "id": "ee4302b8-7cdb-4dea-841f-8022982eb1c7", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc2763a3-55e6-4e25-ab6a-10650a77c670", + "id": "6fdb5d86-52dc-4f03-b829-39da7cd23ddc", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f08dd6d7-7da7-4b9b-9c00-ab95259b6ad2", + "id": "e826f3e2-b1da-49b7-a91d-cb0c6d5a2e65", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "0f6f6629-28da-4d5a-a6c4-7b0427618c45", + "id": "9f8b8afd-16ce-4d81-94ad-9e9a5ed36fc3", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "314a5d12-bfce-4088-8599-5363336710be", + "id": "b9d06a6a-b77b-4a35-9465-71794395af24", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae01f1d3-0a08-4f93-9bba-4379f79d2e4f", + "id": "a48c77a2-baae-47ff-ae7f-8b68455ac029", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59250bcf-a0d1-42f4-a43e-e4b884ce6ad1", + "id": "08219eef-b2f2-4e0d-851f-1ceda9457838", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54703668-365d-48b5-adb7-66d5ae1ce616", + "id": "415291b9-858c-4c15-a359-dd9f27e24080", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "7a50ee5b-5771-4b85-90d0-b87963ed70b5", + "id": "5ac833c6-c026-4ced-9590-77f4a783adb9", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "7a7fdf94-c7f3-45f9-a090-c3ffc5638eb0", + "id": "5c7a5a86-add2-48fa-a52e-ffc3dfb01bb3", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d95300c8-e604-49cb-80e9-e7a40eda5fb0", + "id": "502bb3c0-9b31-4ca4-90a3-ed696aa6a127", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b26f19a3-3006-4069-8d2f-b916a6ca3a1c", + "id": "cefb6643-c31a-48c8-a764-80d4267cd44b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cff30168-1774-4f57-a462-6deef3e05e96", + "id": "0b1dfc61-eb65-4259-b44b-a5df7fa5dde4", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "a1001c68-2335-44ff-b885-09707f8fb752", + "id": "5eded954-c9c4-4cd2-bf22-08a0bca6ebf2", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "3bbe265c-29d5-4d2f-81c8-e2a1dee9d1f6", + "id": "7cfa5330-09b4-434b-9c49-774c92124c4b", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58499d69-1895-4450-8377-eedce204ac58", + "id": "2952d87c-817f-44e0-972e-45242ba9c1aa", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2d3b4c1-a69b-4ab7-bcc3-4874a56a2a30", + "id": "a0f1da9c-2d11-4b33-9666-49238b91b093", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9d13b5d-1f36-4ea4-8703-9f3dfcb74296", + "id": "fc90efce-ba6a-484a-a664-c3d207ae4639", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "695f5a48-8ca9-44a8-b407-c443674a1896", + "id": "34d11e04-40d1-4051-8aae-bad74151098d", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "ecd1c5a4-ce78-4178-88b3-3b06fc884ce7", + "id": "3f0bb01d-7494-455b-ae5b-564a998a542a", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "711bdadd-4c77-44bd-87a6-98dc29019383", + "id": "b788403c-060b-4604-b11b-c0c7a34064ee", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ef09ff-bd0a-454d-a018-42ee752f0ed2", + "id": "7cbd5d0c-fb57-4382-879c-d5e7fb2202c8", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "dfb49286-b780-4968-9268-109cdb33831e", + "id": "e083df06-d9fc-43d2-acdb-2ec9658e2eec", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "ac457ed2-57ed-43c7-93c1-9504d67ac26d", + "id": "66df0a44-2987-4be1-a4f5-bae1f903d61c", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "39f80344-e203-4874-b37d-59304fdfcf75", + "id": "1038553d-e09b-4b5b-9790-caa04ec9b7ff", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88fbf1e6-8a38-4e9a-ab8b-089f551c66b0", + "id": "2283a4e6-7086-44d8-a784-94aa7324fc88", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78564b05-bf39-4f61-95b7-93b575cbbf11", + "id": "617a4ac3-d22b-4fc7-86c1-d0b43b500afd", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "432ebfd5-01ad-46a8-b3c2-7c2dc2c1f1d8", + "id": "c60f8966-57a4-48c1-bf95-3c517dea64b6", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "8d4969c0-b613-4f12-bebf-c6e79e9e3267", + "id": "364f6a4c-fd3c-4bee-839a-ccc386e33214", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5228fc39-001b-4812-8438-afb2470d2bc7", + "id": "6ff3b151-7d88-480a-a857-86442f9d6dda", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30c7c11c-b8a3-446e-9595-841ecb3c0019", + "id": "979f9195-1ac0-40c2-998f-4b9925b4096f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c34fc8a-bdaf-4f41-901a-cfe0a0e631b1", + "id": "7850abdb-1eef-4424-8601-a8a89989a5ae", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "38b46d84-88f0-4113-91ad-72f4ed81b792", + "id": "f2046b87-6bb2-4075-ad5c-71b58992cac7", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "ff102342-862a-4293-8c3b-6da705cde961", + "id": "36fedbb9-7e3c-4708-9ae6-d91417724e3c", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd8f0fbd-cd7c-40ff-9cb0-008d87f4ca1d", + "id": "c2531551-7c3e-440a-8f00-22efad117006", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97666a7a-729d-468a-a4c6-8d71e510074f", + "id": "2b76cb99-5088-4808-9b30-096eabcce6d1", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52390d70-97cc-4950-935d-99de44c51eb3", + "id": "3f2a7cfb-27b3-454a-a6e4-f7badc6dea9c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "9f2363af-6892-42da-a8a2-f43f4e378498", + "id": "682cb34e-7eb5-4d96-bb17-624c6f9d85cf", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "d9c6b5cb-ab7b-43e4-9ee7-03df2a1ce9fb", + "id": "a8c16cca-2bd2-45eb-909d-cc3ad7089570", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"occaecat3\": 53701302.20068169,\n \"elit_21\": \"amet non\",\n \"commodo80a\": false\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f25dbb47-533b-4b80-be6d-5ad8ba984c61", + "id": "a077d0b5-3162-40b5-b681-b0bb3503b56a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e9cba7d-7f8e-43ff-a0ca-848c861e024d", + "id": "91711ad4-5de6-4502-b080-cb4f22ffa668", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e866137-7307-49ef-94a2-1223afff85bf", + "id": "79c7b962-aa0c-4ad4-9fed-5948049cf52c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "33ba08da-ce00-46d6-b7f2-4f4fddf40292", + "id": "e6cad68c-492e-4c74-9d77-4df1d314d677", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "91b7bac6-3e63-4e51-9719-8deadb5bc1dd", + "id": "0dea0d6e-b7af-4ed6-8b67-4436919c8790", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60711dff-73a2-4382-b1b9-4a1bb204d73d", + "id": "b60f8e57-e320-4f06-bc5d-25787f06296f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c61ba01-9f6f-4a92-8e80-e5cda089e9bc", + "id": "6cacd47a-430e-44c7-9750-b03e937c4194", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f4df460-34d3-4ab8-a6ba-0800dc782b31", + "id": "cbc43ab3-d9e1-49ab-aa44-6b0261d6f2cf", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "f69491a4-2f15-4e2f-80ba-eccc46dfe7f1", + "id": "8cae9de4-9683-4c7f-af00-208fde2826a2", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "0b7e1af0-fb71-47cf-8e70-448b8c1e3c4f", + "id": "f81c0cf6-0478-4f5c-b753-913fcfd79b80", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"borough\",\n \"address\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"borough\",\n \"neighbourhood\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"hamlet\",\n \"suburb\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"hamlet\",\n \"route\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0cc42fbe-71b4-4a06-adff-20c42505c27c", + "id": "b76a4e6a-0dce-48ef-a6a4-accb566dce6f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b74be9ef-b4e0-4a29-9900-2256275c2919", + "id": "7f47ece8-dbf5-4f11-a51b-378cc94d6516", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6849fa45-3642-4b2c-a03f-eaf60ce583f8", + "id": "e1e4cc6b-723c-47e3-b2b3-5fbd0ed739a2", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "687fbbb1-092a-4a62-87c0-ed97efdf0216", + "id": "959fc167-104d-4135-be41-b7958fbfda38", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4629,7 +4629,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "28c6d009-d865-4e30-b173-70dc31bf2aee", + "id": "9c2cbccd-c4be-4491-84c9-3d56ff77e585", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4729,7 +4729,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"locality\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"RANGE_INTERPOLATED\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"admin_level\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"GEOMETRIC_CENTER\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dfe870f2-a7ba-49ec-8a93-9541d53266b6", + "id": "268c8b89-b6d6-41fb-9172-f31fcfc36f13", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4831,7 +4831,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "886e545d-79dc-44ad-bf54-a901ceb168c6", + "id": "7cebd979-c9c1-4fc0-8a22-e254975075cd", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4933,7 +4933,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "168469be-aae5-439b-9468-bd0140e344ad", + "id": "35929731-031a-41aa-929b-56a98caf571c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5035,7 +5035,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -5094,7 +5094,7 @@ } }, { - "id": "9b29e81e-4741-42ac-a5eb-7ce390c4d602", + "id": "e0c05645-a345-4be4-b419-67a233e0960b", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -5202,7 +5202,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" } ], "variable": [] @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "ddaf6075-3b93-4837-8b0b-a143c55b786f", + "id": "0c8c42e0-82a3-4941-ad45-e7473cc2bf52", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -5338,7 +5338,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"quarter\",\n \"country\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"country\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"postal_code\",\n \"country\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f8991678-07e1-4c70-940b-83d6e30617a2", + "id": "947fb05b-350a-4780-9495-fd10caf1bb70", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -5476,7 +5476,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fbf1e9f-764a-4cf6-951e-c6c5f5581ec5", + "id": "b1acd9eb-33b5-441c-a239-c89343dc89ab", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -5614,7 +5614,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8d4cfc2-4873-449b-9912-e14c079ae6e8", + "id": "3628ab3c-3914-498f-a346-f692f7538c9d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "borough" }, { "disabled": false, @@ -5752,7 +5752,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -5793,7 +5793,7 @@ } }, { - "id": "132155f4-3dc4-4359-bf43-d9fec5178968", + "id": "2ed7cd1d-369e-4d5e-b09d-1f777975feb0", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "business.shop.library" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "d03c9a36-40c1-490f-8418-ca1a51bd46ab", + "id": "30f1faf4-c7e9-4472-a088-a28ac93626b1", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.fuel\",\n \"transit.station.airport\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"police\",\n \"business.nightclub\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.shop.furniture\",\n \"sports\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"beach\",\n \"hospitality\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.food_and_drinks\",\n \"business.food_and_drinks\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.car_rental\",\n \"sports.golf\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.shop.craft\",\n \"business.shop.grocery\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.shop.library\",\n \"education.university\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb37b1e2-e260-4c1e-bc1f-9cbd73bc21f3", + "id": "60bbd843-7cf5-4101-9e3c-2aa93f832b76", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d91aa215-2f39-4d5e-84a0-b5f586a3db3c", + "id": "d83ff8d5-d624-4e3d-9670-36c516ea73a0", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e869d592-97c7-4a81-bb90-3057efe6bc2f", + "id": "85bf0bbd-fffc-43ad-a770-e2b1373756b6", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "business.shop.library" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "912d3b41-98ce-4cca-9ac8-02140d776dd7", + "id": "a0047ecd-a42a-45b2-b1d6-89d4aaa06db1", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "135e8ce5-9b72-48cf-b8de-42659fc2616e", + "id": "9cd4c06c-7e88-442f-ac69-8f98731f94a0", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"admin_level\",\n \"status\": \"REQUEST_DENIED\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"INVALID_REQUEST\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"country\",\n \"status\": \"REQUEST_DENIED\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"OK\"\n }\n ],\n \"status\": \"REQUEST_DENIED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "87943cee-bafe-4034-90a6-7d2496af37fc", + "id": "de1f3d00-59e5-4fef-9e9e-5b1c1dab08b4", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6279b3b1-0545-4629-a073-52d3ef541a39", + "id": "001fe200-5b34-48e4-b35e-da8cc4831891", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a50350db-8f1c-495e-8d34-4f535d8a67ca", + "id": "d9341955-4b02-40b4-a75f-e7d59412cf83", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "3ec14902-3bdb-46e8-96ac-c634a2315d0b", + "id": "d846fabd-5d4e-48d6-94b2-9f638afa4a46", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6798,7 +6798,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" } ], "variable": [] @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "ddfcbdbf-f58a-475b-aff2-933c6309d94d", + "id": "117ad05d-37d8-46cc-b27c-4bb85dcf5b5a", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6872,7 +6872,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"OK\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"locality\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"country\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e11fae52-ece4-4f82-b70a-d494f55cdb6c", + "id": "efed77f6-54ea-4af3-b6e3-d933f65e89fc", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6948,7 +6948,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d68d848-08cc-4650-a8c3-e566552abe23", + "id": "d37739fc-74ab-425f-b633-089e63b239fc", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7024,7 +7024,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc4ef783-b647-4385-89aa-b62643b9ea44", + "id": "99956bbc-780c-4071-a4a1-18a0828aa2d6", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7100,7 +7100,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -7141,7 +7141,7 @@ } }, { - "id": "8572a9f4-cd69-4961-8931-f5ed5caa5ef8", + "id": "dd427194-6302-42ba-bc7e-83a19c33e330", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7214,7 +7214,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "a58071d5-fe66-484d-8423-7707239500bc", + "id": "23086ea9-fd3b-4878-97a2-2332144d8b1e", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7324,7 +7324,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"country\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"address\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"INVALID_REQUEST\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"place\",\n \"address_block\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"place\",\n \"address\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dc97f310-064e-4618-8dca-1a63dfa83459", + "id": "9595e505-b235-4b7b-8c1c-5c8b4e9f951a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7436,7 +7436,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e32eaed-4a6c-4611-bd30-b64f607f10b3", + "id": "f6b4f7fc-adeb-41ed-b6da-d0b920576e9d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7548,7 +7548,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4a4dcd8-484b-427d-b661-cfa936442186", + "id": "34f61288-2a37-4c46-955b-46df86ddfe9d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7660,7 +7660,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "2eadf250-314c-4099-8bac-f5c5d0abc699", + "id": "ec9be29c-dd1b-4cff-9ddc-12b5e018004e", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "5c6e843b-47f6-4c35-983f-a4ce34a66b6e", + "id": "94c089fc-f5c1-4520-809a-3cf958d74a6e", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b011083-3c30-4709-b1fb-edab2c655b5e", + "id": "951682c7-36f0-4d6f-a397-d004ff7a64ff", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "475914c2-fb73-4800-8a5a-1de3f608a244", + "id": "f64314c3-ef0d-41c9-b9a9-4fff2c7ef91b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc0977ec-5a62-4289-92a6-6d7ddce62a45", + "id": "a04a1555-fc8d-44de-aa4b-f4ffa9c51d3d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "3eaa4268-04b7-4895-8fa7-29b7608068e9", + "id": "fe47dd7b-b067-4837-958a-a41489f21678", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "77405d25-90e5-4ab1-8175-ddf48c94ca9a", + "id": "144f82b5-f6cd-42bc-a602-7ab6a9fa8f28", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28f1c81a-7972-4cfe-813c-f35238a584f2", + "id": "0a643cf9-2a8e-49f1-ac3d-4067d6b4b5a4", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b441b74-51aa-4188-95cf-b8d56371ef48", + "id": "a9e9d754-e5f8-47ee-bcb0-d4496bd435ae", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c1ae85a-28e1-40df-bd5b-14374f38d9a7", + "id": "f5b43092-5fa3-4740-a84e-c401b9d2c67f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "b0eec833-951d-4ea4-bbf2-b3f9450683dc", + "id": "3ab49e8f-1479-4761-a6c9-c695af51c5c8", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "de4f1927-24a3-49dd-ba37-888e3e9f2ec8", + "id": "444cfd19-b90f-4873-9375-640985cb4003", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdde37bd-2004-4871-b43f-c77bdaee8d54", + "id": "49eaa2ef-130c-4620-8018-3032138985f9", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2656f4f7-9e78-4599-b2d4-906c78d809f5", + "id": "bd9465dc-e666-4dff-adc1-a49865c924e1", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7b52e32-664b-47a5-9a6d-402323610a96", + "id": "4444d58c-d8ea-4d02-b594-56e00be14e2b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "1865b3ad-9c11-4d61-93b4-c4594fb7366f", + "id": "0b3b3381-b37f-4661-a1a1-f34a57a75046", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "ca7f18e7-89fe-448a-bf73-210fe5b1e163", + "id": "f4998356-884d-4f17-b810-886bd9ecd234", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c534f25d-1381-4d1a-ad80-952638759591", + "id": "57509809-3737-4cbc-874b-564c72cec194", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdf10d78-a3a7-4a38-9881-0a3e93a393d8", + "id": "600ca181-03b0-48ee-9d97-f64d45a8ee99", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "36a15ab6-ce43-4f2e-926c-01ff755e1d37", + "id": "9d57cef5-f933-4b0c-be08-ad3ceae10ca2", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "9df9b486-b1a6-4981-93a5-6f6740b0976c", + "id": "cae2d2a6-33ea-4ade-9109-dabcd6d0e104", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d1585bf-8499-44d6-8fc7-2a642e811a79", + "id": "4af1f66b-c363-4107-a0e2-539fe72e781d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b15632f-39dc-4710-b8bf-c7bbf3097c69", + "id": "16be5536-020e-4705-884d-fec41e442a3f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30a8f20f-309c-42df-b31f-cfd1524dea09", + "id": "fad7c0d3-fe99-4a59-ad0f-b5c38d2e89fe", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "85016732-7a81-47e6-8299-b247017f4e3c", + "id": "f32810fc-40bc-476c-9362-c5441146ceca", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "c0cfd9c7-9801-4c0c-a783-83bc5286d263", + "id": "b1c6bd30-6ff1-4e28-a753-d9db6744a376", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62dd43b1-03fc-4b1b-9899-3d01c3fe9d08", + "id": "708ac02a-deeb-47a9-984e-873a9d1d7750", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84ec3f7e-d868-43d2-ac82-733296ef631c", + "id": "1f1f4424-cc84-4639-a4d5-edd73203edda", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. \n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "c730acbd-7f4e-4a55-a867-b2a5034448eb", + "id": "d2fc5709-0879-47be-bcf8-6f2448782342", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "fc9aa398-7073-47be-9715-219fb9fdbd69", + "id": "9ab841f2-83a1-40a3-a797-78a5e011b8ae", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bf7a032d-6282-4222-8193-ec852179fb79", + "id": "4e1aeb99-1100-4c3b-bf1d-59efa7810a42", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58f25e46-da56-41cb-b477-87c527ddb75d", + "id": "04766b85-6bf8-4df9-9f17-fe389a28c874", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7fb80b5-a221-47c0-8060-9e5f1a093ab2", + "id": "fac95a78-f1e7-4a41-a503-b47937c5ed1f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d37b661-0dee-43c0-bd98-557779f3c18b", + "id": "221d5ca4-a377-474a-b9f0-a1322b9b9896", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a1b2f78-7c68-460a-8cee-da7f75aaa7d7", + "id": "0e1e37c1-20df-4bd4-b51c-c860c19e8aba", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10376,7 +10376,7 @@ "description": "Add What3Words capabilities to your address search.", "item": [ { - "id": "fb7301ea-9169-44d8-b68f-e54d5ccf314e", + "id": "7de6b31f-2414-4d1a-b409-77a5b7cfcefb", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "b1104487-1862-449e-bca5-74f178db44a7", + "id": "25db10e8-0906-4f5d-b8de-137cf79bd9c0", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "283948f0-1241-4402-9747-f4873b0a34ee", + "id": "04ba35c8-531f-4828-a23e-b35e0bce0794", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a227ec80-bee8-4598-977e-2a4e0607073e", + "id": "4933a911-d035-43c1-8193-be4bf7daf1b2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04054824-c62f-488a-b4b3-ff3975e4dc5f", + "id": "bacf655a-3f17-42b2-b99e-419a7749546e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fed50ec4-f5c3-4b0b-bc68-28a3a241de27", + "id": "ceaf2782-ff63-41b8-9fa0-b34423d89692", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fbc0965-02a8-42fb-96f2-54c744813974", + "id": "f93c76d0-f0b0-49f8-ac72-d55054adda72", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "4c23c1e4-945e-4ed9-9701-f625da7c8182", + "id": "b2d5feb7-a1a4-4b95-93ff-58308e3fd800", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "fbb65fd5-07d0-44c4-ac9e-1a806d3a4b32", + "id": "a445f225-84ba-4b2c-8057-e470a2f0a512", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"locality\",\n \"city\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"postal_code\",\n \"neighbourhood\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"suburb\",\n \"address\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"neighbourhood\",\n \"neighbourhood\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "36c73e6b-5999-4e57-a0bc-e1b0bd5ed5db", + "id": "aae98e23-aa52-4f65-a36b-c73545c0c505", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73a8b547-49d1-4410-be6c-437959f0f2e5", + "id": "683ad76f-380c-493d-a024-38e08af46403", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "935d9b96-5fcc-4abe-ba9a-0db691dd89bb", + "id": "06bc7f51-34f3-42c2-bcb2-53cec00b77ce", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d9cb59b-36ef-4b03-abf3-ee2667bb1a01", + "id": "8ee9eb43-8bb1-42fe-a770-4c4e1086a50d", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32af5f28-adb6-4286-a7fc-fa81efe888c0", + "id": "1e8db222-a39e-4713-bf2f-5f5c889d0ba9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "70234508-0351-4538-80b7-5367024f1d7a", + "id": "599a1a54-1189-4d0b-81b3-d91c9e28e685", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "60464272-9381-4aa0-911c-99749e03c8ea", + "id": "8ef76ab4-9844-40a9-9120-b08f82e7eeb5", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ba0d171-8cfa-4f44-80d3-dd7db76635a7", + "id": "b8f02308-e0d6-4485-be8c-8149d703655b", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a8fb39f-2dcc-4a0f-a297-d9b91d550d6f", + "id": "69e3f99a-33c3-47bb-b6fb-cef5c47989c0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3cf0640-e015-47d9-b7cb-f2a96e31ea05", + "id": "bcf3647b-ab72-4338-9059-e96639aa6a7f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b5bcabf-6626-4439-882f-afc599b8c086", + "id": "8f69208b-96fc-4fbd-9261-9de49bdf2422", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86bcd783-fde6-4d46-ad5d-cd5309468305", + "id": "cd0ffc48-db25-4e96-98a9-1cc7f1dc4129", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "376589f4-7ae8-4cd6-a081-9856c10f5906", + "id": "7fdc185a-a9db-4ceb-bf54-17a9dbe87fb1", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "f411c78a-3a11-42a1-a177-b1cc274da161", + "id": "355296e2-d1bb-437f-ac09-b3f03d0b0c77", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fec52a0-ca3f-4141-8072-2b60c3611903", + "id": "55060c3e-702a-4b45-ab5d-a8ce13820579", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b51940c6-f388-4ee2-a365-e11b22cb91ff", + "id": "fa878172-e7ca-415a-aa5f-dc3b478d8061", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec48935-2401-48a2-81d7-dfdb7d7a35b9", + "id": "a25140d1-4133-415c-9cf4-3dfc4541d23f", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee2d51f0-4c21-4433-bd06-4d73b9d957dc", + "id": "875de1e7-4804-46f2-af7c-53b3661b2ff3", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "961bf05f-c827-4cdf-bbe2-586701f176f4", + "id": "87c96940-322f-4e26-bc23-cea47f39e884", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12555,7 +12555,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" } ], "variable": [] @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "d0148bf9-0eeb-43af-8973-231f9993489d", + "id": "7e1541a9-5387-4407-b4ec-abd4fc93b1fa", "name": "OK", "originalRequest": { "url": { @@ -12607,7 +12607,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaf6b7f9-3a6d-49ae-8103-8463061b0c1a", + "id": "a79b6b66-fbe5-44cb-850d-45fc3d3f8432", "name": "Unauthorized", "originalRequest": { "url": { @@ -12661,7 +12661,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5abc7b46-3076-4357-9e5e-39cd0c542daf", + "id": "539afa83-2b5b-452e-9e8a-ab2f066f3284", "name": "Payment Required", "originalRequest": { "url": { @@ -12715,7 +12715,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "756ffaa3-24d6-4763-8187-0fd6e05232fc", + "id": "1f756227-dbf4-401c-a243-1a62f535840e", "name": "Forbidden", "originalRequest": { "url": { @@ -12769,7 +12769,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b249b61f-3c95-4f13-b72d-7bd707dbd309", + "id": "eeff9456-c38e-489a-810a-99764c90869a", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12823,7 +12823,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "7b97eb1f-e3f3-4c9b-84e4-d15d28f0c385", + "id": "0f1d7eac-9789-4339-bf92-c344cc603625", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "9d5141a6-f688-4e8a-9fe8-6753e58085a3", + "id": "c3920025-fa5b-40c6-b3a0-c9995a1cb8a5", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"mollit0e\": 3225707.491507411,\n \"incididunt5a\": true,\n \"pariatur_0\": \"in ex\"\n}", + "body": "{\n \"tempor_4\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "71ab48f4-6864-47d5-8b1c-275ec8ddd882", + "id": "ebb5ddf7-3bfe-4945-a708-37bad16fb52f", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c32d6b4a-d87c-4467-85e2-89d6c1e41c59", + "id": "90f67c17-bd9a-4c6a-b800-e085eef9da76", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38452a18-d26d-4859-b1d6-4452e40df051", + "id": "04aff07d-0200-4dbd-8231-dc7da1054cea", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90166e55-379a-4aa4-a428-4811c4509787", + "id": "5872a5a1-c2b4-4f1b-96c9-a1788c7fe64c", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "16232198-e146-4bf7-86b4-dd84199244d9", + "id": "dc2c86f5-c35c-4f23-b1f9-34a8568483bf", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "20035aeb-724b-45fe-bc2c-c6ae666abb1d", + "id": "8a445d8b-53b6-4759-80e1-448271d89858", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfa23f99-5278-49f7-855f-70458d5cf59f", + "id": "425ecbe2-4408-4f9e-892c-d8cff3cf6f4f", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18cebde5-03c6-42e4-a77f-af6e23957594", + "id": "692bca8a-6a4c-415a-9048-ad676176f41b", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbfb359d-9c78-41fd-878f-35d8d1015c70", + "id": "a82dc163-3dcb-4b3b-a705-4fbaa0a3cc7a", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb9f3de0-4b04-4188-b3d8-3c855867a896", + "id": "0bec6268-8bf2-4601-afae-29b55dcd8426", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9b52e28-6a17-4988-9788-7dda525e9826", + "id": "5d587c52-eb77-4c72-a624-72c26068528b", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "df0a9600-7adc-4110-88a0-a8f53a11e818", + "id": "7061b08b-bc65-4b77-acce-8b615222bd56", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "64b9f9fd-ee65-4586-8d77-ede2f4aa6a5c", + "id": "d7b1478d-0293-49cb-9918-02cd65595bc5", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db5c4792-b080-44c1-87fb-ba09678f53e0", + "id": "263e138f-c2f9-45cd-9afb-f722a295ce91", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa16950-2840-4245-aec1-00695c3329e2", + "id": "38462d7d-866b-4110-9789-660e7e3f95ea", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915542cc-2560-4fe4-92a0-a067976f1a5d", + "id": "d23d95bf-779d-4097-82b1-6317a7111768", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cf68663-345a-4306-a8c6-220dad278b5f", + "id": "8f9e7d55-ee41-4699-9690-b4673f5a9750", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "929251e2-86c9-4d29-9045-f93134243b5b", + "id": "ecc61f4e-ce97-47db-b596-4af3758aa690", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "382ed369-8b1c-4c38-8744-73a09db9f10e", + "id": "8d104b6c-35e2-4398-89b4-105295882857", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "580cae26-ea02-42e3-b7da-ac07d487b11a", + "id": "cee2ed25-3b99-4622-b942-68ecc8fc9002", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb25240b-9e04-40f3-8bae-684e7134d8a5", + "id": "0149ce69-83a0-4cbe-a1fa-15b5ad3711f3", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06ebbbf6-6d5c-4cd6-a8e2-8bf16f498de2", + "id": "04ab3c1d-5db9-4e70-b9a6-96915cfd9270", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78786602-35a7-4a0f-b0fd-85d5f4da3386", + "id": "9849017e-0627-45cd-842a-e5dab84ccea4", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07ad9cda-cbd2-4c2f-a10b-cb0eb672aad0", + "id": "62c87daf-c112-4ab7-ac25-c53fba7cf1eb", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "9c1655c1-1b2d-43c1-9426-a208a22dd330", + "id": "de95d4e2-c20d-474b-a26e-85b5ef06547d", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "1ce66338-6f11-412c-8652-9c896557180a", + "id": "12a2a960-4dab-4571-a5db-ce165d1a3fce", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a24b919d-2490-416e-9a5d-b82f4d579f8b", + "id": "f4ddaa0a-6e32-4769-8ecc-2fdd93f79dd7", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e772ca8-1606-4735-b037-588f95be9e58", + "id": "ced39159-5e54-40a4-bef5-80a7a15d2101", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e7a8c5-678f-4a0b-bc46-a873f41f0af9", + "id": "b50cd102-e4fb-44f6-b2fa-a9f85c053b32", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "577059b2-95fd-4c5f-902b-61f881c9468e", + "id": "3d045d13-ff05-42b5-819d-0a6a23c06f03", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "0b613528-ff6a-4e08-b530-44ade9cad70c", + "id": "7957ca2e-1276-4e08-ba93-d505ec1bc31b", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "adb6f15c-4aba-4d02-a073-bd84c052d727", + "id": "0667b99f-7338-4261-8a87-6e6d8847bac2", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"ametc\": \"ullamco Ut voluptate nisi\"\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"nisi_650\": -77868402,\n \"labore3\": false\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df58094c-cdd5-4a64-b1f8-04992c6575d4", + "id": "5c518ba6-fd34-44fe-8418-f7d375a476a7", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "287f7037-aaa8-4d15-91b6-bd1f61fca7c8", + "id": "edb71a3a-09e2-4e46-b5fc-c9c491c280dd", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c75467b-1144-44f1-9ddd-8ed820008ede", + "id": "465723f1-684d-44af-aa57-0245a40247cb", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "350fbb6b-0b9e-4258-b391-a8f5c43f3c0f", + "id": "48f2120f-20b9-4a67-a0c6-ae65da29fc52", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "1d56d353-12fc-4018-b065-d073ead8880e", + "id": "3f1ec016-dc2b-4155-806d-c2874969ecdb", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "f9943510-e63d-4ada-993a-4ca7568296b8", + "id": "632e7c16-0c60-458f-b420-e44705d9ee37", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d04f1066-bdd8-4060-86e7-a17779f6ab53", + "id": "2658a7ef-bc0a-4427-9b0a-382ab43dd5f0", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e0dd63a-2898-468e-a056-a36c6e214976", + "id": "59d11c44-e6b1-402d-90c7-a88d7faaec4b", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cb65f1a-455b-47ee-a8ed-e6145c8e1a87", + "id": "7164c1cf-d2df-4e6a-93a6-e512e0921ff7", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e0a13cf-404d-49d3-a20d-3e87514a5e49", + "id": "75cdb439-e65c-4c3c-acf6-2750c9c57170", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Lorem_c\": -2584675.3680021167,\n \"id5e\": \"dolore esse qui\",\n \"sitd5\": -75694383.52312288\n },\n {\n \"nisi_7\": false,\n \"eu0\": -55302943\n }\n ],\n \"context\": {\n \"minim5\": 41347082.69997209,\n \"mollit_3\": \"dolore velit aliquip\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17383,7 +17383,7 @@ "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between \norigins and destinations. It provides detailed route data including distance, duration, polyline visualization, \nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for \napplications requiring accurate public transit navigation and trip planning capabilities.\n", "item": [ { - "id": "5fa671e8-fd9d-49fc-a8fe-b86dbfdba1b4", + "id": "492c3164-02b0-4f19-bc15-964d9522302d", "name": "Transit Route", "request": { "name": "Transit Route", @@ -17476,7 +17476,7 @@ }, "response": [ { - "id": "b759abc1-bd96-4f30-a880-8b29c3ce933b", + "id": "b3e4ac85-b82d-4a0e-a601-e22b50b63084", "name": "Successful Response", "originalRequest": { "url": { @@ -17566,7 +17566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8a21b4-9b0e-4f42-9b26-27321fdeb56b", + "id": "837f14c7-c88b-4298-91c6-c352c0d8338c", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17656,7 +17656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ce63ce-8bb5-4ba3-bb88-cc7cdcd4e0f1", + "id": "f937cbeb-7e21-461b-b823-a487d7e87058", "name": "Out of free quota.", "originalRequest": { "url": { @@ -17746,7 +17746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cadfb5b6-5ba1-4283-b19c-1e2bf7beb1b0", + "id": "a619834d-f392-4389-8403-cba199838a29", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -17836,7 +17836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "076e3ca0-b4b4-42e1-b684-13d0924b6619", + "id": "5b30fbda-f206-47e1-bbc8-25eea19141e0", "name": "Validation Error", "originalRequest": { "url": { @@ -17926,7 +17926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31de6f21-6cdd-4660-8f3c-04602881a939", + "id": "8bc9e57c-93c1-4653-a243-4b94867272f6", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18028,7 +18028,7 @@ "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking. \n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "c283aed3-85fc-4436-8aab-9f66ba4b61da", + "id": "4b758995-68db-4808-99a6-2cfadf44d1b0", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -18086,7 +18086,7 @@ }, "response": [ { - "id": "0f97223e-2827-423b-a6cd-80dd2004055e", + "id": "e615be94-8869-4f10-a200-7a35b01bc084", "name": "Successful Response", "originalRequest": { "url": { @@ -18131,7 +18131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51034e00-090e-4a79-9456-7f250c6cfd35", + "id": "d265ffa5-8bf6-49b7-8d03-f4ecbd1fc213", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18176,7 +18176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9d4b7d0-0e7d-48be-9ce9-87490ee24b64", + "id": "05b7b3c7-f647-4cd4-b3e3-ac7ddecda988", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18221,7 +18221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ab1f308-6ae2-4bd4-a0f2-a598f62b82b1", + "id": "60e9e5e0-ff38-42c7-9999-c12c10e93d68", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18266,7 +18266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d9c26ab-28c1-4762-9764-8983119a327d", + "id": "afaf4db7-54bf-4013-a6c8-2d10cfbe400d", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18311,7 +18311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9646b0b2-202a-4582-8063-1c16da32f3f2", + "id": "4d98dab4-01fd-4901-b527-effa11de49b5", "name": "Validation Error", "originalRequest": { "url": { @@ -18356,7 +18356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ea13cb-2be3-4222-b23f-9cced8528bf0", + "id": "8b636bd9-c091-4e15-a88d-50858d35f527", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18407,7 +18407,7 @@ } }, { - "id": "d4bd51be-997e-4eaf-87da-7642ec92291b", + "id": "b8b968d8-dd99-49bf-bb96-93776b071742", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -18465,7 +18465,7 @@ }, "response": [ { - "id": "fc3eb304-46d0-460c-beaa-6ee425e5d946", + "id": "64cf905f-9a84-4e71-9056-bad4ae7521f8", "name": "Successful Response", "originalRequest": { "url": { @@ -18505,12 +18505,12 @@ "value": "application/json" } ], - "body": "{\n \"nostrud8c0\": -70727785.31141873\n}", + "body": "{\n \"ince\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f712a60d-1a71-41a8-ac71-9f2e90c16107", + "id": "6b886da2-548e-447b-9fff-30a41cb8bafd", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18555,7 +18555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32fcc1fa-71ee-4896-b043-bb74e60d8f2b", + "id": "002e183b-528d-4a30-934e-9b7a5fa709d2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18600,7 +18600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46cd17c4-b249-496e-9970-831159401f2c", + "id": "7ac68be4-2152-4409-b1cc-b68eda4dd6d9", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18645,7 +18645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9ecd9a3-e500-40c3-8a5d-000bd1f9f71f", + "id": "86403919-32ab-4ac5-ace1-91e335382f4a", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18690,7 +18690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aea11369-b1dc-4dc4-8610-37ff6001ae29", + "id": "97ca0a74-4b46-4626-bb6b-17b63567b178", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -18735,7 +18735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33796952-5063-4b82-a1b6-5d9652866adc", + "id": "7ab16920-9f5a-4274-8a85-d99958134df9", "name": "Validation Error", "originalRequest": { "url": { @@ -18780,7 +18780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e2e3075-587f-4dd3-8335-5bff7eec8967", + "id": "213330af-e451-469b-8248-b3a7e170d9a1", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18831,7 +18831,7 @@ } }, { - "id": "680e83cf-5595-47c7-9fb0-1860dd0c4229", + "id": "c75ee862-e23b-46a8-bfa6-89039f0a0483", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -18902,7 +18902,7 @@ }, "response": [ { - "id": "58795760-3965-4f84-b96f-8a8d908efda9", + "id": "10e9bacd-8302-4fc5-83aa-3db4b04e1d5b", "name": "Successful Response", "originalRequest": { "url": { @@ -18960,7 +18960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "572e6ea7-1037-4105-a25f-8594706b565a", + "id": "fe32c923-73af-4af6-83c6-2995640d125f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19018,7 +19018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ca10294-040b-489e-b698-22199d6d72ec", + "id": "c89b094d-4963-433c-bac0-ad65eabff87e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19076,7 +19076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a7a0c75-89be-4b6c-a5f1-b722d3d310a0", + "id": "03d4ced7-980f-4924-9ad4-964a1cfdef78", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19134,7 +19134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94b03a2b-7c94-4a76-b3df-6ebadd17d660", + "id": "56d6e844-354c-4036-9269-ca7f8f3086df", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19192,7 +19192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b186c454-f61f-4d68-8c39-5bb1d2401daf", + "id": "9fb91c78-3564-4f45-8cc1-d4ffaea14a4a", "name": "Validation Error", "originalRequest": { "url": { @@ -19250,7 +19250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8d6e292-af5e-4c61-8f6a-037bc6468a44", + "id": "afd0db66-5213-481e-bdfa-1657e1373997", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19314,7 +19314,7 @@ } }, { - "id": "d9a93cbb-9ced-4cdb-a76a-a53769ee7e8f", + "id": "220658f1-e3cd-4d54-a609-069220ebd40f", "name": "List Datasets", "request": { "name": "List Datasets", @@ -19380,7 +19380,7 @@ }, "response": [ { - "id": "fd645afa-6dda-4b5a-bc66-eb559f62539f", + "id": "39f1c77c-c657-4481-ae28-2f06e3ee7080", "name": "Successful Response", "originalRequest": { "url": { @@ -19443,7 +19443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "604ce22f-4e9e-4cb5-9436-264c0a7fbc7f", + "id": "ee7888bb-e161-4df9-899b-c0d0cb497752", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad2ccbf-453e-44a0-8548-983cd97f7fa2", + "id": "ecc446ca-05a3-48c4-ad0a-607b52155f89", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19569,7 +19569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c680d90-601e-47d3-aa6a-246425fef658", + "id": "43bbc7a4-2bd9-4b1b-90dc-7f76948c8b3d", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19632,7 +19632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d21756d5-0335-4e5f-a08a-f05506c8d960", + "id": "9298b793-5ef9-4617-b792-d89b07836201", "name": "Validation Error", "originalRequest": { "url": { @@ -19695,7 +19695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c55cc9d5-c66b-4777-8554-31a784cc700d", + "id": "50fe49ff-6bff-4d1b-87f2-25e16cff140a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19764,7 +19764,7 @@ } }, { - "id": "5f6265c0-d0c4-4aae-8a19-db1395dcdb11", + "id": "7ffb24c4-bd18-420c-ae74-b3f65fe75e10", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -19824,7 +19824,7 @@ }, "response": [ { - "id": "d1fea888-db5d-47b5-bc50-1930a8304642", + "id": "0b3a10ef-dab9-4390-b678-5c7823cdbee8", "name": "Successful Response", "originalRequest": { "url": { @@ -19882,7 +19882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8251223-2aaf-4dcc-8c7b-27a285d87e2f", + "id": "0282bd88-3973-418b-889d-c964e8c2016b", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19940,7 +19940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b20f7738-e63e-425f-877c-619e5fa33761", + "id": "c7a55090-c8dd-4c54-ae7b-e5143b1c5e6d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19998,7 +19998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab8b4b89-a649-4f46-b590-c635f865fdc2", + "id": "6eae5a87-d82b-44c2-a7d5-48408e56ea5d", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20056,7 +20056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b2322f2-471c-4655-a1e8-6bcf177ea5a0", + "id": "0d41d24a-312a-4040-80a7-d66b14242195", "name": "Validation Error", "originalRequest": { "url": { @@ -20114,7 +20114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b4a03dc-bd64-46c6-ada7-e8344c739e6b", + "id": "361eb1a2-9a47-467b-aefa-4c684d341dc8", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20178,7 +20178,7 @@ } }, { - "id": "58a20c18-1d45-49ea-81fb-7b57875b8416", + "id": "f4611305-77d7-4722-a8e3-e1226aad4341", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -20237,7 +20237,7 @@ }, "response": [ { - "id": "86998d1a-a3fd-47e2-b783-cc815be5b6e4", + "id": "3b48b33f-2ac4-4680-852f-9eddb918e7c5", "name": "Successful Response", "originalRequest": { "url": { @@ -20278,12 +20278,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"success\"\n }\n ],\n \"status\": \"in_progress\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"in_progress\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"failed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cbd41c4c-81d5-43bd-bb16-e68941146398", + "id": "b8c86d12-4e1e-4960-86b1-7a1010bb5690", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20329,7 +20329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33db510d-3f00-4d8c-a68a-115dc775a1c4", + "id": "68f32727-5705-4103-a3d0-df57e8bb2015", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20375,7 +20375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ad64c47-0720-41e0-8254-cf9735832f8d", + "id": "c58d48a5-7ff2-4d44-8857-56dfe3c95e19", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20421,7 +20421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be2da160-5676-44d6-93e0-1dfcbe55329e", + "id": "f6f31086-abc8-4d98-a187-9aa87c9499df", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20467,7 +20467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07ed2af3-fa22-4b12-9234-d948f2a59ae7", + "id": "263669b4-8398-46ff-9e3a-a6bddeecf6be", "name": "Validation Error", "originalRequest": { "url": { @@ -20513,7 +20513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59351c7a-d507-48f1-bd59-d57542922220", + "id": "127c4cd5-7cf9-47c2-b142-914e0715ffaa", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20565,7 +20565,7 @@ } }, { - "id": "41c64b84-3883-4b8a-b4b3-27181cafaa7b", + "id": "87a9d80d-01cc-4294-9a4d-70504ae6940f", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -20624,7 +20624,7 @@ }, "response": [ { - "id": "dd50b921-a485-48e2-b4d2-ad5d48fe8009", + "id": "b18ac299-b033-43fc-bd04-8b804b9742dc", "name": "Successful Response", "originalRequest": { "url": { @@ -20670,7 +20670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5924738b-d090-4a35-90ff-5dca35291006", + "id": "5d272549-0bbb-40a8-b8d5-14dc2f5c7807", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20716,7 +20716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1ee1a2f-fab0-4879-846c-ccb67c093c07", + "id": "e166b6c3-6f9f-4d85-b6ed-890e5149549a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20762,7 +20762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c6c5b55-9b03-4b7f-89f0-20e87d212db1", + "id": "bba70b84-dd09-4962-ac9b-e081b46860e2", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20808,7 +20808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f54fd77a-e5fd-4aff-bd78-ab02a9ef08d3", + "id": "862e4637-5ca7-46ed-902c-dcab0051c106", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20854,7 +20854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5a05567-74ea-4201-b179-6cc63c6a395a", + "id": "5e56b5ae-7286-4d24-9ea5-692ef152bb38", "name": "Validation Error", "originalRequest": { "url": { @@ -20900,7 +20900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46913018-6d76-4c1d-b420-86e2ac715629", + "id": "2bb2b6ae-ad33-475f-864b-426bd03dade6", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20952,7 +20952,7 @@ } }, { - "id": "2b195919-2abb-4507-9a2b-4818155c489e", + "id": "da7d4e72-7a91-4fe3-9db0-174f48566154", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -20996,7 +20996,7 @@ }, "response": [ { - "id": "e3a2bc7b-2c98-4ec8-9e46-f936998fec16", + "id": "b0247f84-3f6b-439b-989e-73f801a9fc41", "name": "Successful Response", "originalRequest": { "url": { @@ -21034,7 +21034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b15642-2531-4223-84b5-140f9f714cd2", + "id": "d7608d6c-1dfd-41b1-ba88-5a7493a7ae43", "name": "Unauthorized", "originalRequest": { "url": { @@ -21060,7 +21060,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9ada6fef-5381-4bc8-a042-923f05129772", + "id": "71e7e21c-ac47-47e6-bb7c-ccb17b0fc6a6", "name": "Payment Required", "originalRequest": { "url": { @@ -21086,7 +21086,7 @@ "_postman_previewlanguage": "text" }, { - "id": "82d9c8b5-a9eb-449b-9922-4c8143cece45", + "id": "254d6e8b-b428-4b9c-81a4-d9a2a9922801", "name": "Forbidden", "originalRequest": { "url": { @@ -21112,7 +21112,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ed4346d5-b8f7-47f3-ae95-4cf19d23f99f", + "id": "e98d9917-a669-47d1-97c6-7864c07df90f", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21150,7 +21150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e20ad96-bd8d-44a1-9b40-a27d1259cff0", + "id": "3d004aac-e785-4f72-a113-07237e1ff75c", "name": "Validation Error", "originalRequest": { "url": { @@ -21188,7 +21188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263daf4b-acd8-48ca-87c8-a72f0071590b", + "id": "1e0005ab-5942-45a7-9fc4-208f16fc80dc", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21232,7 +21232,7 @@ } }, { - "id": "3620346a-75b8-48a0-8035-b583826758f8", + "id": "2083ce11-4d44-4c39-903c-58ed2dfdc8c4", "name": "Search Features", "request": { "name": "Search Features", @@ -21334,7 +21334,7 @@ }, "response": [ { - "id": "fde28580-4e37-4cd7-9ce7-0a7d989439c3", + "id": "8379a8be-e9ba-4c91-bc8b-87c2c249e618", "name": "Successful Response", "originalRequest": { "url": { @@ -21417,12 +21417,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"laborisbf3\": 29246043.07682821\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"dolore_d1\": \"dolore\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8a71dd1b-5149-4b54-8202-8f985639b519", + "id": "7f14675c-ed8d-4e2f-b307-16d6c5b6b2b0", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21510,7 +21510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48732386-9f4a-4df1-a689-58eb7041208b", + "id": "9ca7af20-f87a-427f-b630-ab5bfbcc13d0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21598,7 +21598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "316e75d3-76aa-4cb4-b2ee-d34052c69cf8", + "id": "9b601071-74ed-437a-95b0-4600d39038cc", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21686,7 +21686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af85e739-6b1b-4b18-805a-c56e605b335d", + "id": "2af7b79e-401a-4b87-b6ba-3c32ed2ef1a7", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21774,7 +21774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f05c823-44fc-4fb5-97df-ec34e02dc2af", + "id": "0ab89340-af4f-4a1a-be2f-6c7fc458d973", "name": "Validation Error", "originalRequest": { "url": { @@ -21862,7 +21862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ca36f1-f100-4eef-b96a-a0b08f4c4529", + "id": "33ab1cc6-89e7-4f4d-b773-824bb27534ef", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21956,7 +21956,7 @@ } }, { - "id": "c8f9b70d-c048-4675-bf45-e1235208b587", + "id": "c68dea23-59ea-4cba-bf83-cfa291263558", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -22058,7 +22058,7 @@ }, "response": [ { - "id": "78d47fb7-a8bf-444a-af29-5535e82b7680", + "id": "30bc1c1b-73b1-4b9a-b2c2-82314be4d134", "name": "Successful Response", "originalRequest": { "url": { @@ -22141,12 +22141,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"laborisbf3\": 29246043.07682821\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"dolore_d1\": \"dolore\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b4a41a29-4ee3-40c8-ba9d-7b23d3e1cf7f", + "id": "71b9665b-de73-476e-815f-9c776c6f8a55", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22234,7 +22234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f120dda-ba30-44eb-b547-cc9fd4aa2b72", + "id": "4dd46008-6208-4e60-86e6-fee8eee48d08", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22322,7 +22322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "200f6c87-38bb-4260-990f-e8ef4a8bc8c7", + "id": "d808099e-8010-44ab-bf81-01c59f3c50cd", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22410,7 +22410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "268c9c38-4f13-4fe3-86bc-998c587daf57", + "id": "df87ed38-7faf-4246-9015-fb6eb939ac40", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22498,7 +22498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98db9e2c-af2a-4566-bccf-3649eb3a445a", + "id": "6fe9df77-3beb-4e0b-bf42-883806925313", "name": "Validation Error", "originalRequest": { "url": { @@ -22586,7 +22586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fce1a5b3-ab92-4ef3-9ee7-167d90d83e7e", + "id": "c480d696-2095-40c1-bc8e-7a8125476a91", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22680,7 +22680,7 @@ } }, { - "id": "9c849c16-cbd5-44ab-a3d0-b868d73565ad", + "id": "b07e58c9-bab0-4bab-9fca-ef4689e0c745", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -22782,7 +22782,7 @@ }, "response": [ { - "id": "cc3c9cc4-28c4-4812-92a2-fcd55bad8550", + "id": "72faf1be-8954-4b1c-bca1-14b5384d2e15", "name": "Successful Response", "originalRequest": { "url": { @@ -22865,12 +22865,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"laborisbf3\": 29246043.07682821\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"dolore_d1\": \"dolore\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c73340b5-29cb-4520-a40d-f2e3261bb01e", + "id": "63fe20dc-a14d-4dcb-80d0-1f766210960d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22958,7 +22958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12f1c649-e867-41c5-ad69-65cb76822683", + "id": "02c70f57-a7b4-488b-ab06-1b6bd1f20858", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23046,7 +23046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87d4ecc0-6a0e-4f31-ac9b-7940eeb9c654", + "id": "fcaff02b-5aa0-4fd8-853a-8ceca8cbd02a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23134,7 +23134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6fc7ee3-ae37-4e93-9171-d7f36a8ab35e", + "id": "c7902c11-0940-432b-8cfa-4e02337f02b7", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23222,7 +23222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ee594ff-fd7e-403f-b865-d12b29478fda", + "id": "914be807-0ea8-457c-b615-17a1f10aa620", "name": "Validation Error", "originalRequest": { "url": { @@ -23310,7 +23310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18fef06b-beb2-46a9-b1fb-c4d422f2b38a", + "id": "fd72ec98-5fdd-4546-a66b-0d772db4b4ae", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23404,7 +23404,7 @@ } }, { - "id": "f0a94cb9-b721-4d06-be4d-9932bf3ac1c8", + "id": "80120cf5-a086-457c-a4e3-ba0ab56fde68", "name": "Contains Features", "request": { "name": "Contains Features", @@ -23506,7 +23506,7 @@ }, "response": [ { - "id": "529d7e8e-fd66-4ece-89bf-f47b07a2229b", + "id": "47aecd53-0479-418c-8909-6e15103a803c", "name": "Successful Response", "originalRequest": { "url": { @@ -23589,12 +23589,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"laborisbf3\": 29246043.07682821\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"dolore_d1\": \"dolore\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4b330efe-56c1-44bd-bd2f-778f40605ef9", + "id": "b01df60e-6944-4fe9-940c-35b82acf8c72", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23682,7 +23682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc9f2eb-f54d-436d-bd5d-755f6cacb0e4", + "id": "3e02889d-0a89-4fbb-a5a3-2e9ec17e46e7", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23770,7 +23770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe1df63-9246-4ef4-9dbb-421e7c9dff19", + "id": "b1d0b8e5-482d-4f16-a931-2d8bcfd4abb2", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23858,7 +23858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a349a00-bf66-42dc-9888-4c96556bcbf7", + "id": "25325eef-2cd0-460d-9507-826db4410071", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23946,7 +23946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ba84b5c-d1ea-4bbf-b35d-f38fc1bb6288", + "id": "864b197b-f0fe-4ca1-87de-a7308c68900f", "name": "Validation Error", "originalRequest": { "url": { @@ -24034,7 +24034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3eadd92-d651-48b0-8122-490c3cb74da3", + "id": "7d445afb-76e6-4787-b78d-ab98232c9317", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24128,7 +24128,7 @@ } }, { - "id": "fe28c5a4-aae5-4a5d-8e23-861b4cc54cf5", + "id": "acf87d07-c52f-4ec6-9604-567ea0a46e0b", "name": "Within Features", "request": { "name": "Within Features", @@ -24230,7 +24230,7 @@ }, "response": [ { - "id": "7c031c04-1f0f-45c5-8fdc-63c25001be24", + "id": "a99cc73b-76e4-44ed-a844-5d7dc60e6bdc", "name": "Successful Response", "originalRequest": { "url": { @@ -24313,12 +24313,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"laborisbf3\": 29246043.07682821\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"dolore_d1\": \"dolore\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ff24385d-f681-4923-9609-2f4439321450", + "id": "82f51e3e-fd1a-4c3b-9f5c-5c10ac933b8a", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24406,7 +24406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b714bfd7-75f6-4cc2-a24f-b6314929b487", + "id": "3edf40d3-6946-477e-b78b-82079116202c", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24494,7 +24494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f082752-7cc1-4a0d-bdf7-3675ad84d485", + "id": "836a49f0-82e6-46b2-adab-012a2be036c0", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24582,7 +24582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bf0e07a-9b65-458c-8b91-22e50d28640d", + "id": "0593b97b-768e-4154-b6f7-f0b35f87f6c1", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24670,7 +24670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d59f13ae-b5ba-4076-a45d-88c31b468a28", + "id": "55e07513-b520-4ca6-af9c-5982d6668b00", "name": "Validation Error", "originalRequest": { "url": { @@ -24758,7 +24758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06e15d87-a5a9-4dc3-b8eb-aca6a01f66db", + "id": "c95500b1-ca0f-4045-88c0-9c637f28d574", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24852,7 +24852,7 @@ } }, { - "id": "23d4e104-aa54-4cd2-b483-3ca13bbb4892", + "id": "68b99b93-3540-4f45-b323-22ae89c331f0", "name": "Get Feature", "request": { "name": "Get Feature", @@ -24941,7 +24941,7 @@ }, "response": [ { - "id": "34aa48c5-415c-4c9c-a4ee-e6d35ce4d711", + "id": "31c89476-8fe0-4557-8319-146be4ef3da6", "name": "Successful Response", "originalRequest": { "url": { @@ -25001,12 +25001,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in5bf\": \"non id consectetur\",\n \"deserunt_3_f\": \"quis proident id\"\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"labore_c\": \"ad exercitation\",\n \"incididunt_7\": 68380679\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c389bc2e-4193-4195-8a45-9438058f6e98", + "id": "439392d9-0429-4819-9429-8bf762a4fd85", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25071,7 +25071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c148b61-fdf4-4a46-bbd7-b63729366b16", + "id": "bfae5dd4-acc6-4ced-9339-d0c77b676518", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25136,7 +25136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d4a9ee4-3415-4987-81f0-cd1fb95ecbd3", + "id": "9913b513-d317-4469-a741-d0874ffded98", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25201,7 +25201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aa3716d-8935-48ce-bbcb-017e971991c2", + "id": "7ba78118-8115-4a51-b588-213bce26aabf", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -25266,7 +25266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aae95310-79ad-4f32-b677-afb1a90d1b50", + "id": "fc18e3cd-5a75-44bb-b7d6-d4b423bd443c", "name": "Validation Error", "originalRequest": { "url": { @@ -25331,7 +25331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "255aef51-8a2e-4c1f-865b-c4bf2715792d", + "id": "c20da58a-8f6f-4b23-a781-e3f3c8661207", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25404,11 +25404,11 @@ ] }, { - "name": "Isochrone API", - "description": "Woosmap Isochrone API is a service providing all destinations that can be reached in a specific amount of time or a maximum travel distance. Request is done over HTTPS using GET or POST. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", + "name": "Distance API", + "description": "", "item": [ { - "id": "845ea3bc-6d69-4c56-89b5-8f6ab50e7296", + "id": "32823712-6c04-449d-88a9-2eae1acfd380", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -25530,7 +25530,7 @@ }, "response": [ { - "id": "8c56e6ee-f5fc-4476-872c-202cd6e39cce", + "id": "b5304201-32e3-4bc2-bd73-98afaeb7a9bd", "name": "Successful Response", "originalRequest": { "url": { @@ -25649,7 +25649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c865aeb2-57f8-40f8-ad12-039673f72f1e", + "id": "c9d3109a-d867-4bb2-8d31-19634b8fb52f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25768,7 +25768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac182ee-90c0-4d5e-9b6a-de589bd5e9d0", + "id": "0fde988a-23db-408a-9fc6-3d49deb9cff9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25887,7 +25887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85819dac-5eeb-46e6-82fe-fd284bd81e6f", + "id": "205de9d2-230a-4bd2-ab43-39b223c27f16", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26006,7 +26006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b401e768-e7f7-4d50-80cc-49ed3cdd1e55", + "id": "66ac086f-e73e-4b1c-be31-9d7781fc8b88", "name": "Validation Error", "originalRequest": { "url": { @@ -26125,7 +26125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b42415e-b1f9-450a-9e2d-dbcea75065c9", + "id": "2cf883ba-000d-45d3-8e77-978729de3d98", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26250,7 +26250,7 @@ } }, { - "id": "d001497f-785c-4a83-8679-2fed12bb5773", + "id": "248f3295-def5-4bce-9554-1d1184fad3b3", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -26321,7 +26321,7 @@ }, "response": [ { - "id": "92b933e1-a811-418d-b802-26fb6c68daf5", + "id": "da5ac1ca-cb7a-4ca8-a908-b5ada71983d5", "name": "Successful Response", "originalRequest": { "url": { @@ -26390,7 +26390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33b1e728-ca2d-44e8-bf6f-40c73bb3ea14", + "id": "582717c3-4073-4af6-ba84-36e027d25171", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26459,7 +26459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bba80a55-c3ea-445e-b236-85ca744ad00f", + "id": "c6cbc81c-3790-4f8c-906a-3c9f15b05401", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26528,7 +26528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be052be7-da70-4ca4-945c-3c0ae93cc7b7", + "id": "42127bb2-fe38-4f0c-a963-d29bca741e09", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26597,7 +26597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55681aad-c42f-4013-aac9-7a201edeb7ee", + "id": "6b69575e-97d0-41f2-82b9-99f9723b7f25", "name": "Validation Error", "originalRequest": { "url": { @@ -26666,7 +26666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d478109f-72f3-44d0-95be-c99b3fb51a1f", + "id": "bf3e3749-9d0c-49c7-b2fa-a4f2bdc31452", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26739,15 +26739,9 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - } - ] - }, - { - "name": "Tolls API", - "description": "Woosmap Tolls API is a service providing toll costs and informations for an origin and destination pair. Request is done over HTTPS using GET or POST. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", - "item": [ + }, { - "id": "bd8027ac-54cd-4e58-93c4-4e27dc7ebfcf", + "id": "4727d7c8-c323-4e78-8032-03b2c33c966f", "name": "Find Tolls", "request": { "name": "Find Tolls", @@ -26896,7 +26890,7 @@ }, "response": [ { - "id": "93f63d13-9897-4a79-bdfa-ac7f66074182", + "id": "965611d9-4581-4171-a421-b5476a363c9f", "name": "Successful Response", "originalRequest": { "url": { @@ -27037,12 +27031,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"dolor_1\": true\n },\n {\n \"in_367\": \"cillum cupidatat tempor\",\n \"esse_c\": 1038539.1218932271\n }\n ],\n \"tollSystems\": [\n {\n \"sedb\": -62555333.716771685,\n \"ex1\": true,\n \"qui86\": 36130893.56495124,\n \"ullamco_ee\": \"i\"\n },\n {\n \"dolor_9\": -49713120,\n \"cillum_32\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"dolor__5a\": -26298566.265567034,\n \"id1f4\": -70783407\n },\n {\n \"tempor_0e2\": 41343499,\n \"laboris6\": true\n }\n ],\n \"tollSystems\": [\n {\n \"magna_\": \"nulla ut\",\n \"non_239\": -98101663,\n \"reprehenderit_73\": false,\n \"in_4b8\": 99103753\n },\n {\n \"consectetur1ad\": -97033450,\n \"ea_3\": true\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"pariatur_23b\": -65352631.36182574,\n \"in__e\": 48510839,\n \"velitb\": -62058626.86955288,\n \"ut_16\": \"dolore voluptate\",\n \"irure_e5\": \"anim id tempor repr\"\n },\n {\n \"velitb31\": -71791823.36918086,\n \"tempor_a\": 51370802.9652344\n }\n ],\n \"tollSystems\": [\n {\n \"Ut0\": -24316786.62733066,\n \"mollit__\": 30604382.330507413\n },\n {\n \"qui_ad1\": \"in ut do amet\",\n \"ipsum_3\": -73203917.42886657,\n \"Lorem2\": -3238523\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"anim_99\": -33521373.929308936\n },\n {\n \"tempor_3b2\": true,\n \"aliqua6d\": -95238553.14683653,\n \"cillum_af0\": false\n }\n ],\n \"tollSystems\": [\n {\n \"dolor_a\": -97419546,\n \"proident5d\": 22969148,\n \"quis50\": \"proident\"\n },\n {\n \"fugiatd\": true,\n \"voluptate_94\": true,\n \"veniam_f_4\": true,\n \"sint7\": -91539756\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"adipisicing_f5\": 39332790,\n \"mollit_9\": 85976950.45404801,\n \"nisi_2\": \"proident laboris s\",\n \"ullamco15\": true\n },\n {\n \"nostrude\": true,\n \"proident_3d2\": 17724501\n }\n ],\n \"tollSystems\": [\n {\n \"amet13e\": 61301263,\n \"quis_fc\": 35390621.163077146\n },\n {\n \"elit_6\": \"deserunt eu ad\"\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"cillumd\": false\n },\n {\n \"pariatur_0a8\": true,\n \"deserunt6e3\": \"sit incididunt deserunt commodo\"\n }\n ],\n \"tollSystems\": [\n {\n \"pariatur__\": \"culpa ex adipisicing\",\n \"amet9\": -1701843,\n \"sit37\": \"adipisicing amet nisi et\",\n \"autee70\": \"ex culpa aliqua sint\"\n },\n {\n \"sit_3a\": 80424620,\n \"culpa4\": 61330641,\n \"aliqua_37_\": false\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"sed9\": -81019213,\n \"in_f83\": 9517650,\n \"velit86\": -67894366.27706489,\n \"nulla_f1\": true,\n \"voluptate1e_\": -76323381.99009654\n },\n {\n \"dolore_c_\": -14039919\n }\n ],\n \"tollSystems\": [\n {\n \"irure_b0\": 58441014.876363486,\n \"ullamco9c\": 8269593,\n \"dolore_2\": 2021722\n },\n {\n \"sint_a39\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"dolore_ec6\": -75085623.3260639,\n \"labore6e\": \"sunt nisi voluptate\"\n },\n {\n \"reprehenderit_92d\": -48805030.73058087,\n \"Lorem__9d\": true,\n \"ea_8\": 38582999.79551676,\n \"irure2_c\": -12544624,\n \"cilluma\": true\n }\n ],\n \"tollSystems\": [\n {\n \"mollit731\": -31879957,\n \"magna_664\": 28929238.455420718\n },\n {\n \"proident_e\": false,\n \"do8\": -50713622.89291121\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "164221b3-2028-4923-9a9f-cc2f9d7faa99", + "id": "3250fa9e-b904-4a3e-8327-63bdbccc2b09", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27188,7 +27182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f43b3688-6a99-4776-9594-70ac27664026", + "id": "ed3b51a3-3e77-420b-8553-1dfe9aaf33d2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27334,7 +27328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbda2908-790e-4b5c-8495-d8645ec0fba1", + "id": "a1f03c97-3c11-4d95-ba43-6eda249f0a84", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27480,7 +27474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dfa566e-105c-4a8a-a70c-9fa7e3a2df72", + "id": "751969e6-0b62-4026-8a73-ff60eb3bfc7e", "name": "Validation Error", "originalRequest": { "url": { @@ -27626,7 +27620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa816afa-1dda-42ad-8b79-16aed2e5d80d", + "id": "a2ea0eec-cea5-4bfb-9970-462b266148d3", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27776,15 +27770,9 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - } - ] - }, - { - "name": "Route API", - "description": "Woosmap Route API is a service providing road travel distance and duration calculations, on a Worldwide scale. Request is done over HTTPS using GET or POST. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", - "item": [ + }, { - "id": "203450d4-efdd-4f3a-99ff-ffdfb3c9b429", + "id": "b9c6ceb2-cdb2-490c-b4c9-b0d68853adf0", "name": "Find Routes", "request": { "name": "Find Routes", @@ -27951,7 +27939,7 @@ }, "response": [ { - "id": "5697a319-1d9b-41a8-9ba7-8611c68a049e", + "id": "dbef424a-e841-4ffb-ab62-c525bfaa4f99", "name": "Successful Response", "originalRequest": { "url": { @@ -28115,7 +28103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7619e0c4-716d-4ec1-b2bd-5d1a52407fa5", + "id": "8eede8a6-2f6f-49be-8d01-629ee67f02b3", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28279,7 +28267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9e636d0-a7db-4c44-bdc8-413a695f3315", + "id": "91c6bec7-ec4c-4ed7-8b09-fdee260c2544", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28443,7 +28431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b88d1dd-0be7-4e3f-bb6e-4fdad7b1e265", + "id": "a49f8854-f5dd-47ba-92c8-826ce167360c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28607,7 +28595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca83c9e5-99ee-46c4-96c5-070df0c65606", + "id": "6937ddf2-fd40-4f2e-8fe5-52b7ea551af4", "name": "Validation Error", "originalRequest": { "url": { @@ -28771,7 +28759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94dab066-d2f6-4dc7-b2f6-cf88e42bfef3", + "id": "6cdaeb68-e2bd-43c1-b6fc-ea832c563f0c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28939,15 +28927,9 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - } - ] - }, - { - "name": "Matrix API", - "description": "Woosmap Matrix API is a service providing travel distance and time for a matrix of origins and destinations. Request is done over HTTPS using GET or POST. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", - "item": [ + }, { - "id": "eed95def-a4d2-476e-96a8-801941592e95", + "id": "bd4d5351-b1eb-475f-abd5-777e08f684c5", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -29096,7 +29078,7 @@ }, "response": [ { - "id": "4e4d8ef1-1c09-4ea7-9199-0827b0822303", + "id": "37e4762c-cc3a-40e4-b9cb-003d743c45d5", "name": "Successful Response", "originalRequest": { "url": { @@ -29237,12 +29219,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d6a8abda-7cea-493f-bea6-a0498e076d2b", + "id": "9b54b2d8-10b8-4cef-8f63-2c9b70d9e316", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -29388,7 +29370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29378a67-3e10-48e8-9751-7f3167c251fa", + "id": "b07534e3-c5cd-4aff-b841-207af29cc5da", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29534,7 +29516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf682b4-f559-409a-9509-c6b270d52a44", + "id": "1490a435-fedf-4c04-8a9e-4a432dfb10f8", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29680,7 +29662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8f6358f-ec4d-4aad-aa5a-1ec2d0ccb28f", + "id": "9fd0366f-482f-453c-baa1-5021e324a22b", "name": "Validation Error", "originalRequest": { "url": { @@ -29826,7 +29808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3247fa21-209e-4697-a569-66b0cd21ac4c", + "id": "63b6cd2c-f559-4ead-9c24-6aca1ae80f91", "name": "Rate limit reached", "originalRequest": { "url": { @@ -29978,7 +29960,7 @@ } }, { - "id": "86900d1f-9572-48d9-9659-856efb77f907", + "id": "023bea2c-3226-4885-beb2-02b23cc7eb5b", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -30049,7 +30031,7 @@ }, "response": [ { - "id": "8bed063d-fd20-4075-8a01-091cef4a34b1", + "id": "0dce8545-9a78-4081-a8d4-00f4f5894e08", "name": "Successful Response", "originalRequest": { "url": { @@ -30113,12 +30095,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c7270556-2c4e-478a-bba7-97421644b7c4", + "id": "9e0462d4-664c-412e-9c62-add7a5b9e427", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30187,7 +30169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "192889af-021e-48df-b642-de002d2fa93e", + "id": "3d71d1b8-2f89-4eb8-a6fa-f624f953b44a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -30256,7 +30238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac3fc135-7c95-40fb-a45c-b79f86d05701", + "id": "1d77d4ec-138f-4408-889c-e91d1eb880a8", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -30325,7 +30307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d001ab5-a2b6-45e0-9c82-c219eaeb4a56", + "id": "5519febd-b40a-46ed-b177-50b2464f80cb", "name": "Validation Error", "originalRequest": { "url": { @@ -30394,7 +30376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a121e73-0e45-4f28-867e-5558550ff43d", + "id": "fe515afa-e32d-408e-8948-37cc9ce52ae9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30483,7 +30465,7 @@ } ], "info": { - "_postman_id": "2ea7b7b0-6005-4874-b4a3-3055b7b8cefa", + "_postman_id": "f1abed2f-1628-4fab-80ad-b129bd199272", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/redocly/redocly-merged-config.yaml b/redocly/redocly-merged-config.yaml index c6981cc3..03143aeb 100644 --- a/redocly/redocly-merged-config.yaml +++ b/redocly/redocly-merged-config.yaml @@ -50,7 +50,7 @@ apis: name: 'Datasets API' description: | Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval. - + * **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions. * **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters. * **Features:** Direct access to individual geographic features by unique ID with field masking. @@ -71,45 +71,24 @@ apis: externalDocs: url: "https://developers.woosmap.com/products/map-static-api/get-started/" + # Distance API 'route': - name: 'Route API' - description: > - Woosmap Route API is a service providing road travel distance and duration calculations, on a Worldwide scale. - Request is done over HTTPS using GET or POST. Response is formatted as JSON. - You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. - This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). - externalDocs: - url: "https://developers.woosmap.com/products/distance-api/features/route/" + name: 'Distance API' + description: | + The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide. - 'distancematrix': - name: 'Matrix API' - description: > - Woosmap Matrix API is a service providing travel distance and time for a matrix of origins and destinations. - Request is done over HTTPS using GET or POST. Response is formatted as JSON. - You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. - This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). - externalDocs: - url: "https://developers.woosmap.com/products/distance-api/features/distancematrix/" + * **Route:** Calculate travel distance, duration, and paths between origin and destination. + * **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations. + * **Isochrone:** Determine all locations reachable within a specific time or distance. + * **Tolls:** Estimate toll costs and details for specific routes. - 'isochrone': - name: 'Isochrone API' - description: > - Woosmap Isochrone API is a service providing all destinations that can be reached in a specific amount of time or a maximum travel distance. - Request is done over HTTPS using GET or POST. Response is formatted as JSON. - You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. - This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). + Requests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management. externalDocs: - url: "https://developers.woosmap.com/products/distance-api/features/isochrone/" + url: "https://developers.woosmap.com/products/distance-api/get-started/" - 'tolls': - name: 'Tolls API' - description: > - Woosmap Tolls API is a service providing toll costs and informations for an origin and destination pair. - Request is done over HTTPS using GET or POST. Response is formatted as JSON. - You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. - This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). - externalDocs: - url: "https://developers.woosmap.com/products/distance-api/features/tolls/" + 'distancematrix': 'Distance API' + 'isochrone': 'Distance API' + 'tolls': 'Distance API' tagsToDelete: - 'Transit' diff --git a/redocly/redocly-validate-config.yaml b/redocly/redocly-validate-config.yaml index 09512141..66176921 100644 --- a/redocly/redocly-validate-config.yaml +++ b/redocly/redocly-validate-config.yaml @@ -23,7 +23,4 @@ rules: - "Transit API" - "Datasets API" - "Static Map API" - - "Route API" - - "Matrix API" - - "Tolls API" - - "Isochrone API" \ No newline at end of file + - "Distance API" \ No newline at end of file From bdea90fce60ff6d8e1f67e1c25c52e3bd8e24b27 Mon Sep 17 00:00:00 2001 From: galela Date: Fri, 12 Dec 2025 14:41:48 +0100 Subject: [PATCH 2/5] fix: Group Distance Relative API --- dist/merged-woosmap-openapi3.json | 5 +- dist/woosmap-postman.json | 922 ++++++++++++++--------------- redocly/redocly-merged-config.yaml | 5 +- 3 files changed, 463 insertions(+), 469 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index 8bf2d3cf..28047f00 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -21561,10 +21561,7 @@ { "name": "Distance", "tags": [ - "Route API", - "Matrix API", - "Transit API", - "Isochrone API", + "Distance API", "Tolls API" ] } diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index eb89b16f..8be78b65 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "822a429c-41e3-4c6d-bc31-e24a03f5d5fe", + "id": "ec171d65-3023-461d-9391-d71ba872f481", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "66651cb3-9289-4d64-9d5c-47a471d9782a", + "id": "88456dc4-96c7-4560-9bca-86d6895d12a5", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"pariatur_9b\": \"pariatur nostrud officia mollit\",\n \"exercitation_420\": 52104514\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d50f1ae-539b-4d3b-a84b-a35abdfc0b40", + "id": "33069de1-f8c3-4b3b-9173-f3e5377651ea", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83836ff5-463b-462d-a099-5047a496c2d6", + "id": "da36b4cb-729b-436d-869f-c0c56fd454f6", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df4a6288-238c-4cb2-82fd-92712bb36483", + "id": "f86f6f66-0f17-495e-8d21-127cf5c4918b", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "1c940cfc-2dba-4af8-adee-40798eb4c2d3", + "id": "d885764a-4d53-4111-9281-57b836e78b48", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "5af5062e-aac1-4572-9508-2e8510cc4674", + "id": "d464c593-e5b5-4204-a723-573c2bc4cadf", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"ex nisi aute do\",\n \"highlighted\": \"dolor Excepteur eiusmod commodo\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"in non\",\n \"highlighted\": \"irure sed minim n\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"Duis minim\",\n \"highlighted\": \"aliqua minim eiusmod ullamco esse\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"non\",\n \"highlighted\": \"ex\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ee4302b8-7cdb-4dea-841f-8022982eb1c7", + "id": "ecacb5c8-a42a-4cc4-8441-30d0dc6c3a65", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fdb5d86-52dc-4f03-b829-39da7cd23ddc", + "id": "34fc3a5d-f78f-470c-925d-1e66b112b919", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e826f3e2-b1da-49b7-a91d-cb0c6d5a2e65", + "id": "25019793-3a49-431e-a434-1311ea5990d5", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "9f8b8afd-16ce-4d81-94ad-9e9a5ed36fc3", + "id": "4a459dfb-44d1-4805-bda3-4805108c8cd7", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "b9d06a6a-b77b-4a35-9465-71794395af24", + "id": "5688b0f7-def9-4dab-b25c-ffc8eb6e579b", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a48c77a2-baae-47ff-ae7f-8b68455ac029", + "id": "7fcb0c5d-adcb-4f50-b0e8-667b551757b9", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08219eef-b2f2-4e0d-851f-1ceda9457838", + "id": "61e4faf4-98a9-42f1-99b7-4aee78188681", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "415291b9-858c-4c15-a359-dd9f27e24080", + "id": "520ed192-e090-40ee-80d7-adf6fc4a4a3e", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "5ac833c6-c026-4ced-9590-77f4a783adb9", + "id": "7a1725e2-d931-4d7a-aa26-8efa840bdf02", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "5c7a5a86-add2-48fa-a52e-ffc3dfb01bb3", + "id": "cb9c6321-56d2-4ca7-bfb2-e73297b81f78", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "502bb3c0-9b31-4ca4-90a3-ed696aa6a127", + "id": "de9aa5d8-97b3-4a1b-af71-bbf8d24b6236", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cefb6643-c31a-48c8-a764-80d4267cd44b", + "id": "bb66e33c-1d9c-4d84-853a-eb0bf688cd1f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b1dfc61-eb65-4259-b44b-a5df7fa5dde4", + "id": "175a2b24-218f-4f7f-ac36-474877d3e24e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "5eded954-c9c4-4cd2-bf22-08a0bca6ebf2", + "id": "9685e543-fb49-4f91-8aea-de6e4dab703e", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "7cfa5330-09b4-434b-9c49-774c92124c4b", + "id": "a3188c2a-0ff3-426e-9580-64d7b58901ac", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2952d87c-817f-44e0-972e-45242ba9c1aa", + "id": "e83e81b1-cac4-4284-98b5-8fb92cc61528", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0f1da9c-2d11-4b33-9666-49238b91b093", + "id": "b01ef527-8ccf-4fad-ba33-34b11e91a982", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc90efce-ba6a-484a-a664-c3d207ae4639", + "id": "eaa9afe1-1abb-44c3-ba87-881326490446", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "34d11e04-40d1-4051-8aae-bad74151098d", + "id": "3f4ee999-1010-4f0d-9b45-a9ac99b3ab36", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "3f0bb01d-7494-455b-ae5b-564a998a542a", + "id": "719dbe62-960d-4f1f-92e6-69afaa0f02b3", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b788403c-060b-4604-b11b-c0c7a34064ee", + "id": "22d2b0ae-ff2d-435c-9d1a-de94ac5407b3", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cbd5d0c-fb57-4382-879c-d5e7fb2202c8", + "id": "dd1dcbdb-b34d-41a8-9935-e1e254bf3133", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "e083df06-d9fc-43d2-acdb-2ec9658e2eec", + "id": "b90ff76e-d9ed-487a-af1d-9f96169bfa16", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "66df0a44-2987-4be1-a4f5-bae1f903d61c", + "id": "a27dab48-ab33-4fc3-98b1-7420cd08532a", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1038553d-e09b-4b5b-9790-caa04ec9b7ff", + "id": "b47033e9-da29-4b55-a017-1877dedbf163", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2283a4e6-7086-44d8-a784-94aa7324fc88", + "id": "f6a470a6-252d-43f9-981d-98c1b7d0f0a1", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "617a4ac3-d22b-4fc7-86c1-d0b43b500afd", + "id": "1315f80a-781f-491d-94a5-0d9527601b5b", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "c60f8966-57a4-48c1-bf95-3c517dea64b6", + "id": "cb5fc305-c185-431a-8ab3-50ac37ac356e", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "364f6a4c-fd3c-4bee-839a-ccc386e33214", + "id": "e27f13f2-01fd-424a-ac90-63726c13b652", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ff3b151-7d88-480a-a857-86442f9d6dda", + "id": "06a658bb-6796-41d5-91bf-f94585f7f67e", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979f9195-1ac0-40c2-998f-4b9925b4096f", + "id": "ed4ae642-d92f-4fc6-912d-b9d864cfbec4", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7850abdb-1eef-4424-8601-a8a89989a5ae", + "id": "1264e9d4-acf2-4cd2-9e60-38b6be0ed782", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"pariature_\": 24829661,\n \"ea3\": -91521851,\n \"ipsum_c\": -73769896.70476171\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"proident9c\": -82957173,\n \"voluptate23a\": -9140515,\n \"aliqua24\": \"eiusmod ad qui\"\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "f2046b87-6bb2-4075-ad5c-71b58992cac7", + "id": "0e7c2ad8-644f-46e3-8268-75e2e6e9c38c", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "36fedbb9-7e3c-4708-9ae6-d91417724e3c", + "id": "3a4c6d24-ee6b-479a-a31e-181ac8617efa", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2531551-7c3e-440a-8f00-22efad117006", + "id": "014b015a-987d-4e8f-afe3-e51025333306", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b76cb99-5088-4808-9b30-096eabcce6d1", + "id": "bc8bc78e-3beb-41c0-bf0a-fbbf70445b16", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f2a7cfb-27b3-454a-a6e4-f7badc6dea9c", + "id": "d91aca38-c64e-48ba-8f3d-1c128ae5246a", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "682cb34e-7eb5-4d96-bb17-624c6f9d85cf", + "id": "985fc42c-ada3-4de0-ac40-d880a37e16c1", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "a8c16cca-2bd2-45eb-909d-cc3ad7089570", + "id": "bb917f84-4b2c-45f1-82b2-b83d1115486d", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"nostrud957\": true,\n \"sunt60c\": 26474842\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"incididunt_9b7\": 14430175.325417146\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a077d0b5-3162-40b5-b681-b0bb3503b56a", + "id": "d4ab7785-23fa-4305-bdf2-7df3a37d1f4b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91711ad4-5de6-4502-b080-cb4f22ffa668", + "id": "f9061b62-da57-43e6-8d9e-2700083ed9ea", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79c7b962-aa0c-4ad4-9fed-5948049cf52c", + "id": "103380a9-7fa8-455b-ab30-7a7fc55720f7", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "e6cad68c-492e-4c74-9d77-4df1d314d677", + "id": "7ff0db80-2318-41cb-9509-de71cc7f70cd", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "0dea0d6e-b7af-4ed6-8b67-4436919c8790", + "id": "f5216910-17eb-4ad4-98f4-15171967533d", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b60f8e57-e320-4f06-bc5d-25787f06296f", + "id": "f5b2cc2d-3961-499b-8c28-9ca1420d1791", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cacd47a-430e-44c7-9750-b03e937c4194", + "id": "49c57ce5-02dc-4f9e-8e11-fc4f15f7bd1e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbc43ab3-d9e1-49ab-aa44-6b0261d6f2cf", + "id": "6aac8cc7-23fb-47b2-98d0-7c1e8db3fd69", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "8cae9de4-9683-4c7f-af00-208fde2826a2", + "id": "1c98645f-efe0-4e46-9b47-39965e6cbbd8", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -3966,7 +3966,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "f81c0cf6-0478-4f5c-b753-913fcfd79b80", + "id": "ce775365-af39-4cb9-a5b1-8c87d7da56da", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -4102,7 +4102,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"hamlet\",\n \"suburb\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"hamlet\",\n \"route\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"village\",\n \"village\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"city\",\n \"quarter\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b76a4e6a-0dce-48ef-a6a4-accb566dce6f", + "id": "31135144-2319-40f1-b19a-311a6b77a358", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f47ece8-dbf5-4f11-a51b-378cc94d6516", + "id": "eb12cd7d-dc2f-4541-9b12-dabe743cc23f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -4378,7 +4378,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1e4cc6b-723c-47e3-b2b3-5fbd0ed739a2", + "id": "48cbf623-1cad-4518-a0ff-74c4def05baf", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -4516,7 +4516,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "959fc167-104d-4135-be41-b7958fbfda38", + "id": "57e92f64-f122-4d14-8517-ff27a8483bab", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4629,7 +4629,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "9c2cbccd-c4be-4491-84c9-3d56ff77e585", + "id": "a87a1357-cb2a-4891-ae01-23ec32ebba09", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4729,7 +4729,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"admin_level\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"GEOMETRIC_CENTER\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"postal_code\",\n \"postal_code\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"RANGE_INTERPOLATED\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "268c8b89-b6d6-41fb-9172-f31fcfc36f13", + "id": "585af4be-7a06-41aa-b063-53eba10d9f49", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4831,7 +4831,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cebd979-c9c1-4fc0-8a22-e254975075cd", + "id": "e81e870b-fec5-4287-a6ec-ed25118c251d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4933,7 +4933,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35929731-031a-41aa-929b-56a98caf571c", + "id": "0eb665f3-8913-42a3-b039-d50e36327916", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5035,7 +5035,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -5094,7 +5094,7 @@ } }, { - "id": "e0c05645-a345-4be4-b419-67a233e0960b", + "id": "f4995bab-e43f-47aa-a01e-218cbb379297", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -5193,7 +5193,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5202,7 +5202,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" } ], "variable": [] @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "0c8c42e0-82a3-4941-ad45-e7473cc2bf52", + "id": "5bbf1dad-471d-42dd-a7fe-b57031a23303", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -5329,7 +5329,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5338,7 +5338,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"postal_code\",\n \"country\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"country\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"quarter\",\n \"town\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "947fb05b-350a-4780-9495-fd10caf1bb70", + "id": "5019ed0e-d82e-47be-82a1-3afd794fa014", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -5467,7 +5467,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5476,7 +5476,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1acd9eb-33b5-441c-a239-c89343dc89ab", + "id": "27607167-6861-469d-8921-ffab9b6f7d62", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -5605,7 +5605,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5614,7 +5614,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3628ab3c-3914-498f-a346-f692f7538c9d", + "id": "003aeec0-0f6c-4106-a729-e66a1fbde2b7", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "city" }, { "disabled": false, @@ -5743,7 +5743,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5752,7 +5752,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5793,7 +5793,7 @@ } }, { - "id": "2ed7cd1d-369e-4d5e-b09d-1f777975feb0", + "id": "6b816f07-4ba6-4c5f-8cd9-3d5095c71c02", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.library" + "value": "education.library" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.library" + "value": "education.library" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "30f1faf4-c7e9-4472-a088-a28ac93626b1", + "id": "1e587b93-90a7-44cd-b853-9e7f2111bb0e", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.library" + "value": "education.library" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.library" + "value": "education.library" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.food_and_drinks\",\n \"business.food_and_drinks\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.car_rental\",\n \"sports.golf\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.shop.craft\",\n \"business.shop.grocery\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.shop.library\",\n \"education.university\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"tourism\",\n \"medical.pharmacy\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.shop.furniture\",\n \"business.shop.clothes\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"hospitality.guest_house\",\n \"business.shop.mall\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"education.library\",\n \"hospitality.hotel\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "60bbd843-7cf5-4101-9e3c-2aa93f832b76", + "id": "1bb3eb71-b515-420b-836b-8d0aa159aecd", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.library" + "value": "education.library" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.library" + "value": "education.library" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d83ff8d5-d624-4e3d-9670-36c516ea73a0", + "id": "ce658471-0b67-490d-b04f-eb008df9608f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.library" + "value": "education.library" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.library" + "value": "education.library" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85bf0bbd-fffc-43ad-a770-e2b1373756b6", + "id": "5ce5052e-8735-47ab-8d8f-60e7bf059fc0", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.library" + "value": "education.library" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.library" + "value": "education.library" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "a0047ecd-a42a-45b2-b1d6-89d4aaa06db1", + "id": "8614db20-cee6-4a44-9f09-60b379b59a0b", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "9cd4c06c-7e88-442f-ac69-8f98731f94a0", + "id": "e2cc6d4f-58cd-4681-992d-22757d6f5d7f", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"country\",\n \"status\": \"REQUEST_DENIED\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"OK\"\n }\n ],\n \"status\": \"REQUEST_DENIED\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"admin_level\",\n \"status\": \"UNKNOWN_ERROR\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"house_number\",\n \"status\": \"INVALID_REQUEST\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "de1f3d00-59e5-4fef-9e9e-5b1c1dab08b4", + "id": "ea278c1a-0f83-4f83-b383-c7e7b55becc8", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "001fe200-5b34-48e4-b35e-da8cc4831891", + "id": "90793ea1-dd5d-49e0-956e-d708a2826531", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9341955-4b02-40b4-a75f-e7d59412cf83", + "id": "40de4e76-4ef7-4eb2-a8f6-c507da0f25c4", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "d846fabd-5d4e-48d6-94b2-9f638afa4a46", + "id": "d3e49ed1-57ef-46b8-a4a3-bae5c3a74276", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6798,7 +6798,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" } ], "variable": [] @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "117ad05d-37d8-46cc-b27c-4bb85dcf5b5a", + "id": "67258619-ccf2-4a37-9d7d-60f76098cf88", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6872,7 +6872,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"country\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"house_number\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "efed77f6-54ea-4af3-b6e3-d933f65e89fc", + "id": "e2f03b08-cd67-4304-a213-ca4760be9263", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6948,7 +6948,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d37739fc-74ab-425f-b633-089e63b239fc", + "id": "999a6363-41d2-4286-b5d0-f478ad73f1cb", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7024,7 +7024,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99956bbc-780c-4071-a4a1-18a0828aa2d6", + "id": "f4200906-7f56-42dc-97b0-3c462a8bce8d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7100,7 +7100,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -7141,7 +7141,7 @@ } }, { - "id": "dd427194-6302-42ba-bc7e-83a19c33e330", + "id": "78b53c67-6e9c-486d-a202-5db1adbfb191", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7214,7 +7214,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "23086ea9-fd3b-4878-97a2-2332144d8b1e", + "id": "562a2374-45f8-4d5c-838e-d061a4456e4f", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7324,7 +7324,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"place\",\n \"address_block\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"place\",\n \"address\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"admin_level\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"address\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9595e505-b235-4b7b-8c1c-5c8b4e9f951a", + "id": "362b8418-9998-412f-aa44-55532888729f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7436,7 +7436,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b4f7fc-adeb-41ed-b6da-d0b920576e9d", + "id": "5e905135-c6b2-4407-9722-f66c7bf0c6c1", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7548,7 +7548,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34f61288-2a37-4c46-955b-46df86ddfe9d", + "id": "fa015bad-423f-4f19-8601-5ec7fc05bee9", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7660,7 +7660,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "ec9be29c-dd1b-4cff-9ddc-12b5e018004e", + "id": "6e6751fd-0374-4ed7-9185-37a59e75123f", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "94c089fc-f5c1-4520-809a-3cf958d74a6e", + "id": "f766915f-e278-4b6a-bf77-0fa365adc37f", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "951682c7-36f0-4d6f-a397-d004ff7a64ff", + "id": "064d05a4-0e7a-4041-8a5a-08a76acd8e5b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64314c3-ef0d-41c9-b9a9-4fff2c7ef91b", + "id": "45609357-b1c2-47a2-aa28-8beaacc00650", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04a1555-fc8d-44de-aa4b-f4ffa9c51d3d", + "id": "f757afe5-f4cd-46fd-acd0-2cb370987095", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "fe47dd7b-b067-4837-958a-a41489f21678", + "id": "aa08e7e3-1287-42c0-b7bc-20b3022ed20e", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "144f82b5-f6cd-42bc-a602-7ab6a9fa8f28", + "id": "4ec6dc9d-a7ff-4ea9-a6d2-af2ce27cf159", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a643cf9-2a8e-49f1-ac3d-4067d6b4b5a4", + "id": "f986df27-cbc5-4ab6-baee-a0103bd12cf8", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9e9d754-e5f8-47ee-bcb0-d4496bd435ae", + "id": "c8de29b8-03b8-4aa6-a114-81b2ae6b30eb", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5b43092-5fa3-4740-a84e-c401b9d2c67f", + "id": "93bac2b1-bc9a-445c-a9d5-42c52ef11462", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "3ab49e8f-1479-4761-a6c9-c695af51c5c8", + "id": "3377b924-16c9-46c2-b82a-6711f745b0a8", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "444cfd19-b90f-4873-9375-640985cb4003", + "id": "06654279-626e-4e6b-81ce-771ae52f35d9", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49eaa2ef-130c-4620-8018-3032138985f9", + "id": "6a341634-4ede-4972-91d3-ccdccefb9458", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd9465dc-e666-4dff-adc1-a49865c924e1", + "id": "da3006cd-2dbb-4641-8c1f-79af6e958f2b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4444d58c-d8ea-4d02-b594-56e00be14e2b", + "id": "9dfbf7ca-9a1a-4c64-a95e-981d72e4f6db", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "0b3b3381-b37f-4661-a1a1-f34a57a75046", + "id": "12f90b74-234f-4b1b-91cd-8ad6c9bbd370", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "f4998356-884d-4f17-b810-886bd9ecd234", + "id": "43d7c24d-a922-4af4-aeb3-c19f8f1a9052", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57509809-3737-4cbc-874b-564c72cec194", + "id": "e3a19fd3-c758-4852-b4b7-d0fc488bbf6b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "600ca181-03b0-48ee-9d97-f64d45a8ee99", + "id": "9881fc97-7148-4d40-bf1d-70fecdb58372", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "9d57cef5-f933-4b0c-be08-ad3ceae10ca2", + "id": "c2d4684f-f650-48d1-b98a-810515fd5a68", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "cae2d2a6-33ea-4ade-9109-dabcd6d0e104", + "id": "ae7761a5-607b-4a12-b6d5-c9b9a4a4be4f", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4af1f66b-c363-4107-a0e2-539fe72e781d", + "id": "03913232-6bf7-4db7-90aa-8438c54b552e", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16be5536-020e-4705-884d-fec41e442a3f", + "id": "a836022e-d405-46bc-a54c-370cc244b017", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad7c0d3-fe99-4a59-ad0f-b5c38d2e89fe", + "id": "8f74553b-6fc9-4984-ad64-4ed6786d6e34", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "f32810fc-40bc-476c-9362-c5441146ceca", + "id": "ca97482d-5608-4a12-b462-deda4566d3c3", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "b1c6bd30-6ff1-4e28-a753-d9db6744a376", + "id": "0aea43ad-bb17-4c90-b587-4faa3833f069", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "708ac02a-deeb-47a9-984e-873a9d1d7750", + "id": "aa737de5-8bd5-433d-8bbf-2f0bd723f422", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f1f4424-cc84-4639-a4d5-edd73203edda", + "id": "80d27785-0dc6-4cb1-a89c-b35915707d9b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. \n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "d2fc5709-0879-47be-bcf8-6f2448782342", + "id": "a16ca88b-358e-41b4-bb48-0d30964806d5", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "9ab841f2-83a1-40a3-a797-78a5e011b8ae", + "id": "ed3e74ef-4652-4266-9594-2e32aa7a670b", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4e1aeb99-1100-4c3b-bf1d-59efa7810a42", + "id": "f7b09969-4c32-4f73-80cb-2091ee8c4f4d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04766b85-6bf8-4df9-9f17-fe389a28c874", + "id": "3aa83197-d703-4e44-bd36-3ec8df706ace", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fac95a78-f1e7-4a41-a503-b47937c5ed1f", + "id": "0f96a8c8-2e74-4857-9289-c14e25f9698c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221d5ca4-a377-474a-b9f0-a1322b9b9896", + "id": "2720f71d-fc05-4acd-86a0-a80c60049b93", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e1e37c1-20df-4bd4-b51c-c860c19e8aba", + "id": "0d83f36c-2b3e-44e4-8602-6971cd9cebbd", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10376,7 +10376,7 @@ "description": "Add What3Words capabilities to your address search.", "item": [ { - "id": "7de6b31f-2414-4d1a-b409-77a5b7cfcefb", + "id": "655f1c4e-ddbd-4847-8897-2cc867cbf7ee", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "25db10e8-0906-4f5d-b8de-137cf79bd9c0", + "id": "9674685c-3730-41f2-98db-4d9b108ccb82", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ba35c8-531f-4828-a23e-b35e0bce0794", + "id": "269f1b5f-ad0b-461b-857e-b1daaf34f935", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4933a911-d035-43c1-8193-be4bf7daf1b2", + "id": "956a31df-71d3-4b1c-8fa7-988a4b6e8b2a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bacf655a-3f17-42b2-b99e-419a7749546e", + "id": "775111d0-d353-4bbc-a2a3-46d5fb155f5f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceaf2782-ff63-41b8-9fa0-b34423d89692", + "id": "c32f84e7-5e3f-4fbf-9462-b3b4ee12e0f0", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f93c76d0-f0b0-49f8-ac72-d55054adda72", + "id": "756c5a3a-3c26-485e-b241-ad92c6ed29fa", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "b2d5feb7-a1a4-4b95-93ff-58308e3fd800", + "id": "ea1bebdb-e4f8-4ae4-8b11-41804731fc12", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "a445f225-84ba-4b2c-8057-e470a2f0a512", + "id": "02b5fca8-fb47-436b-a82b-f295d22caa24", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"suburb\",\n \"address\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"neighbourhood\",\n \"neighbourhood\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"village\",\n \"town\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"locality\",\n \"village\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aae98e23-aa52-4f65-a36b-c73545c0c505", + "id": "2e080944-2e6a-410e-9d3d-0ef0ac46e3f1", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "683ad76f-380c-493d-a024-38e08af46403", + "id": "199991ae-7614-4228-b9cc-160c79604821", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06bc7f51-34f3-42c2-bcb2-53cec00b77ce", + "id": "466dba72-3c95-4f15-8318-2dda31a0c37a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ee9eb43-8bb1-42fe-a770-4c4e1086a50d", + "id": "bd70561f-da07-4893-a2b4-12cc6919c353", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e8db222-a39e-4713-bf2f-5f5c889d0ba9", + "id": "cc434b1c-21c7-4e1b-833d-a1d104244c1c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "599a1a54-1189-4d0b-81b3-d91c9e28e685", + "id": "e9c8556d-9a6b-4657-a111-48d1084a4933", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "8ef76ab4-9844-40a9-9120-b08f82e7eeb5", + "id": "e61caab5-41ac-4f16-bc5b-9fcff16ad2cf", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8f02308-e0d6-4485-be8c-8149d703655b", + "id": "4cf47c2d-7524-47c7-9985-7fed4222e35e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69e3f99a-33c3-47bb-b6fb-cef5c47989c0", + "id": "49747e8a-63a5-4fe5-b71c-d2eacc0d0b92", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcf3647b-ab72-4338-9059-e96639aa6a7f", + "id": "cbcd53e5-1543-481a-9953-675044947cdb", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f69208b-96fc-4fbd-9261-9de49bdf2422", + "id": "4382ff6f-9182-4e46-ac92-94e61bd7c948", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd0ffc48-db25-4e96-98a9-1cc7f1dc4129", + "id": "c2fb27ac-1b7a-4087-98ce-a175498dece7", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "7fdc185a-a9db-4ceb-bf54-17a9dbe87fb1", + "id": "290f89fd-0619-469a-baba-a10adab85552", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "355296e2-d1bb-437f-ac09-b3f03d0b0c77", + "id": "773a59be-f6c1-42cd-9bf4-5e845fcd4b4d", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55060c3e-702a-4b45-ab5d-a8ce13820579", + "id": "20385ff8-4ef9-4ac0-9cf2-c9a88de18f11", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa878172-e7ca-415a-aa5f-dc3b478d8061", + "id": "e84cc3c9-4d35-4eaa-b739-f5c58312a071", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a25140d1-4133-415c-9cf4-3dfc4541d23f", + "id": "1222f50e-6293-48d9-a389-c0a86ff47eec", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "875de1e7-4804-46f2-af7c-53b3661b2ff3", + "id": "8847a7f1-054d-4a0d-ac74-1c155bfadfbf", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "87c96940-322f-4e26-bc23-cea47f39e884", + "id": "2cd97ee4-2435-4402-aafe-94490313cf8d", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "7e1541a9-5387-4407-b4ec-abd4fc93b1fa", + "id": "ad659772-2474-4771-9f1b-2e2a2e564327", "name": "OK", "originalRequest": { "url": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a79b6b66-fbe5-44cb-850d-45fc3d3f8432", + "id": "49553c4f-c9b5-418e-ab66-ad413e1feeae", "name": "Unauthorized", "originalRequest": { "url": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "539afa83-2b5b-452e-9e8a-ab2f066f3284", + "id": "333c4084-7a77-4ed5-aed7-53163deea9ca", "name": "Payment Required", "originalRequest": { "url": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f756227-dbf4-401c-a243-1a62f535840e", + "id": "1313aa55-06ca-4daf-963c-1355494642e3", "name": "Forbidden", "originalRequest": { "url": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeff9456-c38e-489a-810a-99764c90869a", + "id": "fb17f4d2-886f-4fd3-b225-0bbe32741a12", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "0f1d7eac-9789-4339-bf92-c344cc603625", + "id": "72cfb3aa-ea8e-4a4e-8966-320229bae54d", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "c3920025-fa5b-40c6-b3a0-c9995a1cb8a5", + "id": "c42c560d-58ef-49c9-a410-073cfcc0f92f", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"tempor_4\": true\n}", + "body": "{\n \"Loremd\": -44801776.00202917,\n \"dolore_db4\": \"ut elit quis voluptate ea\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ebb5ddf7-3bfe-4945-a708-37bad16fb52f", + "id": "bb5de8d7-fe04-4635-ba02-25990fc9703c", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90f67c17-bd9a-4c6a-b800-e085eef9da76", + "id": "8303fd48-838d-4a64-a2ed-507a16dd599a", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04aff07d-0200-4dbd-8231-dc7da1054cea", + "id": "f772d300-ce4f-4e5f-9f77-14d53274dcb3", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5872a5a1-c2b4-4f1b-96c9-a1788c7fe64c", + "id": "6bb9124f-c437-4eb4-bc76-ecfcd344c27b", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "dc2c86f5-c35c-4f23-b1f9-34a8568483bf", + "id": "6758589f-4eb0-43ae-8578-0b08a55b1808", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "8a445d8b-53b6-4759-80e1-448271d89858", + "id": "9afe306b-18a8-4fc4-a9ff-1a77cebe5151", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "425ecbe2-4408-4f9e-892c-d8cff3cf6f4f", + "id": "33293ba2-5ae6-489d-8900-8497d8c72da0", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "692bca8a-6a4c-415a-9048-ad676176f41b", + "id": "bb79f238-4960-49b8-a456-91bcfeeb2dde", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82dc163-3dcb-4b3b-a705-4fbaa0a3cc7a", + "id": "33507f9d-7566-4dd4-87a6-4b7ac5c182fd", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bec6268-8bf2-4601-afae-29b55dcd8426", + "id": "1c698b14-1928-4ae9-a4db-c3b636ef2d0b", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d587c52-eb77-4c72-a624-72c26068528b", + "id": "5a93bc31-669c-4950-97c8-7b0e15785b57", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "7061b08b-bc65-4b77-acce-8b615222bd56", + "id": "34fd4b25-1447-4c6a-89ea-ff06847fa4d5", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "d7b1478d-0293-49cb-9918-02cd65595bc5", + "id": "c1f2958f-7a5d-488a-8fb5-c8ee2643dfe5", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263e138f-c2f9-45cd-9afb-f722a295ce91", + "id": "5c368132-2235-4899-b20b-76f87fd9b634", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38462d7d-866b-4110-9789-660e7e3f95ea", + "id": "855a8dfc-a185-4dc9-89a3-2e40e9a07a33", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d23d95bf-779d-4097-82b1-6317a7111768", + "id": "1efe8645-f758-49a5-8598-6173f0dc9f26", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f9e7d55-ee41-4699-9690-b4673f5a9750", + "id": "944c94b2-f21c-48e6-931b-5e7520ca4058", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecc61f4e-ce97-47db-b596-4af3758aa690", + "id": "1022a820-db3b-497c-8e54-c478e2ee46d8", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "8d104b6c-35e2-4398-89b4-105295882857", + "id": "af6c22c6-fdc5-443e-89b2-de3c5cd02a5d", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "cee2ed25-3b99-4622-b942-68ecc8fc9002", + "id": "72bf37d8-839a-4ecb-9857-817d79cc28ee", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0149ce69-83a0-4cbe-a1fa-15b5ad3711f3", + "id": "e0ee12d2-8eb4-4072-b9c7-2e3df6de3669", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ab3c1d-5db9-4e70-b9a6-96915cfd9270", + "id": "b43171ef-0f73-4aaf-b5d0-7d1a3d881754", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9849017e-0627-45cd-842a-e5dab84ccea4", + "id": "ffd5c5ea-3f22-4d1a-b6f5-4557fba794d1", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62c87daf-c112-4ab7-ac25-c53fba7cf1eb", + "id": "cd9f3bbc-abe8-4715-8dc6-db8617631eb9", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "de95d4e2-c20d-474b-a26e-85b5ef06547d", + "id": "428b8990-6ae1-4317-a5aa-c6e92accda40", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "12a2a960-4dab-4571-a5db-ce165d1a3fce", + "id": "d6fdc23f-7f85-4b43-a12b-f785e241cfcb", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4ddaa0a-6e32-4769-8ecc-2fdd93f79dd7", + "id": "2f064adc-3d19-4367-a64f-447988e56e4d", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ced39159-5e54-40a4-bef5-80a7a15d2101", + "id": "5e7c81e7-d130-4b0c-96df-234b5e58911b", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b50cd102-e4fb-44f6-b2fa-a9f85c053b32", + "id": "42714ccc-8c68-41d4-8d26-18da80333055", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d045d13-ff05-42b5-819d-0a6a23c06f03", + "id": "91113d0d-8949-484d-bc6b-e1bfa6fa218c", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "7957ca2e-1276-4e08-ba93-d505ec1bc31b", + "id": "da56c77f-6c85-4db7-9d52-da8ee495a0b3", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "0667b99f-7338-4261-8a87-6e6d8847bac2", + "id": "766a13ab-14a4-461d-90ae-6944dc46fcfc", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"nisi_650\": -77868402,\n \"labore3\": false\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"sint_5\": -84190626.26983038,\n \"consecteturc\": 6209471.060006872,\n \"euc6\": true\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5c518ba6-fd34-44fe-8418-f7d375a476a7", + "id": "f80316bc-d445-497d-821f-ab59aebdf0f6", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edb71a3a-09e2-4e46-b5fc-c9c491c280dd", + "id": "2716c008-af46-41de-a359-d6e5b06b4a15", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "465723f1-684d-44af-aa57-0245a40247cb", + "id": "b06a6b62-15e1-4bd9-8e51-c3249293f2f2", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f2120f-20b9-4a67-a0c6-ae65da29fc52", + "id": "98f89c35-ab91-4b36-bfe7-3714644e1520", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "3f1ec016-dc2b-4155-806d-c2874969ecdb", + "id": "1ab388c5-3ad0-4f51-a2e4-7308906f1372", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "632e7c16-0c60-458f-b420-e44705d9ee37", + "id": "4b058921-3ae9-4dcf-9323-510d622f8b0e", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2658a7ef-bc0a-4427-9b0a-382ab43dd5f0", + "id": "dc0343bf-71bb-43e0-837c-faf6e6acac43", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59d11c44-e6b1-402d-90c7-a88d7faaec4b", + "id": "acb45403-1efe-4642-9a68-e3ff8d640de8", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7164c1cf-d2df-4e6a-93a6-e512e0921ff7", + "id": "b149db93-1707-4871-bc5e-e19d731ac27e", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75cdb439-e65c-4c3c-acf6-2750c9c57170", + "id": "34985083-2259-4ec1-be3f-68bbcd5ec440", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"et_b\": \"aliqua cupidatat Excepteur Lorem anim\",\n \"elit9\": -45245887.39964024\n },\n {\n \"exc\": \"in et\",\n \"tempor_d\": true,\n \"Excepteur6f_\": 62407358.85931042,\n \"ullamco61\": false\n }\n ],\n \"context\": {\n \"ex_96b\": \"aliqua amet id commodo\",\n \"minim_fc6\": 23200346,\n \"dolore_11\": \"reprehenderit non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17383,7 +17383,7 @@ "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between \norigins and destinations. It provides detailed route data including distance, duration, polyline visualization, \nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for \napplications requiring accurate public transit navigation and trip planning capabilities.\n", "item": [ { - "id": "492c3164-02b0-4f19-bc15-964d9522302d", + "id": "98bd182c-54e5-4351-b5d4-4db62e97f362", "name": "Transit Route", "request": { "name": "Transit Route", @@ -17476,7 +17476,7 @@ }, "response": [ { - "id": "b3e4ac85-b82d-4a0e-a601-e22b50b63084", + "id": "1cf882f0-67b9-441c-8457-d414b0f4e32c", "name": "Successful Response", "originalRequest": { "url": { @@ -17566,7 +17566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "837f14c7-c88b-4298-91c6-c352c0d8338c", + "id": "9a72a986-8ab1-488d-a7d6-87eb9307ca4c", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17656,7 +17656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f937cbeb-7e21-461b-b823-a487d7e87058", + "id": "199cbfcd-38d2-40b5-b989-5a1f5bdf4ba9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -17746,7 +17746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a619834d-f392-4389-8403-cba199838a29", + "id": "e4bb961e-4506-496f-9628-d21375defe4f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -17836,7 +17836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b30fbda-f206-47e1-bbc8-25eea19141e0", + "id": "e119a59a-06e2-456b-b23c-dffcdfa99396", "name": "Validation Error", "originalRequest": { "url": { @@ -17926,7 +17926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bc9e57c-93c1-4653-a243-4b94867272f6", + "id": "ebc3fa83-136b-46e9-ab5c-69d98c0eec08", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18028,7 +18028,7 @@ "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking. \n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "4b758995-68db-4808-99a6-2cfadf44d1b0", + "id": "ec737168-75a9-44ca-9110-d8486a7dcd1e", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -18086,7 +18086,7 @@ }, "response": [ { - "id": "e615be94-8869-4f10-a200-7a35b01bc084", + "id": "0a0e3574-f794-4aec-b673-7bc7a1750829", "name": "Successful Response", "originalRequest": { "url": { @@ -18131,7 +18131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d265ffa5-8bf6-49b7-8d03-f4ecbd1fc213", + "id": "e7b5ede8-37fe-45cc-bca2-2b1482346f30", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18176,7 +18176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b7b3c7-f647-4cd4-b3e3-ac7ddecda988", + "id": "59ff56a8-b30f-4acf-96bc-a4ae1421616e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18221,7 +18221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e9e5e0-ff38-42c7-9999-c12c10e93d68", + "id": "4cd4044d-5b5a-4105-aa78-2ed08a37f4d1", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18266,7 +18266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afaf4db7-54bf-4013-a6c8-2d10cfbe400d", + "id": "c084c5c3-8f15-4f52-a583-efaab7e31e87", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18311,7 +18311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d98dab4-01fd-4901-b527-effa11de49b5", + "id": "7b3375e8-02c1-430e-9506-f261bad5abff", "name": "Validation Error", "originalRequest": { "url": { @@ -18356,7 +18356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b636bd9-c091-4e15-a88d-50858d35f527", + "id": "4ab0b5af-aaea-409a-9fda-ec4302572a09", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18407,7 +18407,7 @@ } }, { - "id": "b8b968d8-dd99-49bf-bb96-93776b071742", + "id": "37122873-69c1-4972-ae76-cdca7b61ac9e", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -18465,7 +18465,7 @@ }, "response": [ { - "id": "64cf905f-9a84-4e71-9056-bad4ae7521f8", + "id": "f1f1cbb3-8c22-4df0-9887-9701bcd7f8fc", "name": "Successful Response", "originalRequest": { "url": { @@ -18505,12 +18505,12 @@ "value": "application/json" } ], - "body": "{\n \"ince\": true\n}", + "body": "{\n \"amet6\": \"enim est Duis\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6b886da2-548e-447b-9fff-30a41cb8bafd", + "id": "9575799f-f331-4db9-a61c-dfcdbb4158d8", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18555,7 +18555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "002e183b-528d-4a30-934e-9b7a5fa709d2", + "id": "335dbe35-89c9-4a6c-ad9d-af45587cc067", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18600,7 +18600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ac68be4-2152-4409-b1cc-b68eda4dd6d9", + "id": "d0bd1b66-659c-4d01-b8e2-e6de31ddeefb", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18645,7 +18645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86403919-32ab-4ac5-ace1-91e335382f4a", + "id": "f469b8e3-fb9d-42d5-b854-a2f6960a6420", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18690,7 +18690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97ca0a74-4b46-4626-bb6b-17b63567b178", + "id": "f298f974-1465-4798-a0d7-7fdecf44d9d3", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -18735,7 +18735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab16920-9f5a-4274-8a85-d99958134df9", + "id": "087aa8ee-0d7d-408b-b997-a342f89d4ee6", "name": "Validation Error", "originalRequest": { "url": { @@ -18780,7 +18780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "213330af-e451-469b-8248-b3a7e170d9a1", + "id": "58e899cd-7795-4ce5-a667-5835345f35c7", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18831,7 +18831,7 @@ } }, { - "id": "c75ee862-e23b-46a8-bfa6-89039f0a0483", + "id": "2b6b37d8-2767-4175-a6f4-73b2a54df99d", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -18902,7 +18902,7 @@ }, "response": [ { - "id": "10e9bacd-8302-4fc5-83aa-3db4b04e1d5b", + "id": "5394e6ac-1f9f-4696-964e-cf1a22d544fb", "name": "Successful Response", "originalRequest": { "url": { @@ -18960,7 +18960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe32c923-73af-4af6-83c6-2995640d125f", + "id": "144c464f-aefb-42e9-8c8d-7b141922bb24", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19018,7 +19018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c89b094d-4963-433c-bac0-ad65eabff87e", + "id": "39283003-1113-4646-a162-5ed460ad457c", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19076,7 +19076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03d4ced7-980f-4924-9ad4-964a1cfdef78", + "id": "b2040a51-b2bc-4f0d-bfe0-5cb93cfd495d", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19134,7 +19134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56d6e844-354c-4036-9269-ca7f8f3086df", + "id": "10da9a58-e69f-4f17-b6cf-4692780268f1", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19192,7 +19192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb91c78-3564-4f45-8cc1-d4ffaea14a4a", + "id": "bde512bd-1229-4ce4-b28b-71354e61b8e2", "name": "Validation Error", "originalRequest": { "url": { @@ -19250,7 +19250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afd0db66-5213-481e-bdfa-1657e1373997", + "id": "9ae5186f-b4c9-4526-81c7-d79a06d80eeb", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19314,7 +19314,7 @@ } }, { - "id": "220658f1-e3cd-4d54-a609-069220ebd40f", + "id": "5dbbe6bd-f567-4c46-87ef-8c527b928fa0", "name": "List Datasets", "request": { "name": "List Datasets", @@ -19380,7 +19380,7 @@ }, "response": [ { - "id": "39f1c77c-c657-4481-ae28-2f06e3ee7080", + "id": "5f64d66b-63f8-4de2-8c42-0513ef791239", "name": "Successful Response", "originalRequest": { "url": { @@ -19443,7 +19443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee7888bb-e161-4df9-899b-c0d0cb497752", + "id": "2f840f5a-e2b4-4609-95b6-d99fad62245b", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecc446ca-05a3-48c4-ad0a-607b52155f89", + "id": "1f2aae1b-73d5-48e5-b711-ad665c547f96", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19569,7 +19569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43bbc7a4-2bd9-4b1b-90dc-7f76948c8b3d", + "id": "f448ce90-6eaf-4d7c-a333-aea0fa59dd7c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19632,7 +19632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9298b793-5ef9-4617-b792-d89b07836201", + "id": "47731f03-6e98-4be3-a557-a518a39fae66", "name": "Validation Error", "originalRequest": { "url": { @@ -19695,7 +19695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50fe49ff-6bff-4d1b-87f2-25e16cff140a", + "id": "c7b51b46-f081-4d8b-ad4a-85006d6c53cd", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19764,7 +19764,7 @@ } }, { - "id": "7ffb24c4-bd18-420c-ae74-b3f65fe75e10", + "id": "3c612088-f5ad-4fc7-b698-155525ab0947", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -19824,7 +19824,7 @@ }, "response": [ { - "id": "0b3a10ef-dab9-4390-b678-5c7823cdbee8", + "id": "7fdfac26-6e48-4960-aab5-adf2a1c138cc", "name": "Successful Response", "originalRequest": { "url": { @@ -19882,7 +19882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0282bd88-3973-418b-889d-c964e8c2016b", + "id": "6a996c38-7db2-4c28-84ce-9644401f5f98", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19940,7 +19940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7a55090-c8dd-4c54-ae7b-e5143b1c5e6d", + "id": "f4a4bfce-4be7-40df-a46d-22fea384abc9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19998,7 +19998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eae5a87-d82b-44c2-a7d5-48408e56ea5d", + "id": "94735b10-bcf0-4c2d-88ff-73736ddfce84", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20056,7 +20056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d41d24a-312a-4040-80a7-d66b14242195", + "id": "2f07e777-2e05-4c82-b197-cf6023e39ab1", "name": "Validation Error", "originalRequest": { "url": { @@ -20114,7 +20114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "361eb1a2-9a47-467b-aefa-4c684d341dc8", + "id": "e996d0a4-a0f3-42bb-96a3-d05896aecf0b", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20178,7 +20178,7 @@ } }, { - "id": "f4611305-77d7-4722-a8e3-e1226aad4341", + "id": "e0afedd1-715b-4b1f-83e9-13265d5e319b", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -20237,7 +20237,7 @@ }, "response": [ { - "id": "3b48b33f-2ac4-4680-852f-9eddb918e7c5", + "id": "a27b3ef6-dc49-4491-8a1d-5be81467e96b", "name": "Successful Response", "originalRequest": { "url": { @@ -20278,12 +20278,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"in_progress\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"failed\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"in_progress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b8c86d12-4e1e-4960-86b1-7a1010bb5690", + "id": "5abe5d57-7e09-4a93-9ba7-89f0349f4016", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20329,7 +20329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68f32727-5705-4103-a3d0-df57e8bb2015", + "id": "c06273bf-c9bc-4a6d-89b6-e70b9a39c3a3", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20375,7 +20375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c58d48a5-7ff2-4d44-8857-56dfe3c95e19", + "id": "3f7e76b7-c5d5-47f7-8f60-78c82585a2a7", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20421,7 +20421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6f31086-abc8-4d98-a187-9aa87c9499df", + "id": "614d835b-f439-4750-b832-03e0eae92010", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20467,7 +20467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263669b4-8398-46ff-9e3a-a6bddeecf6be", + "id": "a0c0e2cc-3c4e-4b2d-acca-14d343344749", "name": "Validation Error", "originalRequest": { "url": { @@ -20513,7 +20513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "127c4cd5-7cf9-47c2-b142-914e0715ffaa", + "id": "864c22cb-add0-4bf1-a680-3b208a528c01", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20565,7 +20565,7 @@ } }, { - "id": "87a9d80d-01cc-4294-9a4d-70504ae6940f", + "id": "8ba3c8f1-6155-4cfa-aafc-4b2280c7ae45", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -20624,7 +20624,7 @@ }, "response": [ { - "id": "b18ac299-b033-43fc-bd04-8b804b9742dc", + "id": "4d6383cb-c8e5-4d52-8991-dd589d9b0560", "name": "Successful Response", "originalRequest": { "url": { @@ -20670,7 +20670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d272549-0bbb-40a8-b8d5-14dc2f5c7807", + "id": "5782301a-4158-4821-9220-e930a21b4c50", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20716,7 +20716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e166b6c3-6f9f-4d85-b6ed-890e5149549a", + "id": "d972cd7e-b282-4d5d-8312-f14d9e329d72", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20762,7 +20762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bba70b84-dd09-4962-ac9b-e081b46860e2", + "id": "fc1c938d-3115-4495-ad2d-603eb2eef4cd", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20808,7 +20808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "862e4637-5ca7-46ed-902c-dcab0051c106", + "id": "3fc3b2ab-ff54-493d-aa29-4f3ee71dcfc8", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20854,7 +20854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e56b5ae-7286-4d24-9ea5-692ef152bb38", + "id": "7ab369cb-7165-46db-92c4-cd50f88ca110", "name": "Validation Error", "originalRequest": { "url": { @@ -20900,7 +20900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bb2b6ae-ad33-475f-864b-426bd03dade6", + "id": "b2f01c7b-696a-498d-a492-4d3adbb70692", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20952,7 +20952,7 @@ } }, { - "id": "da7d4e72-7a91-4fe3-9db0-174f48566154", + "id": "7eb94f10-36d8-4ff3-a032-dc69f76e7fdd", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -20996,7 +20996,7 @@ }, "response": [ { - "id": "b0247f84-3f6b-439b-989e-73f801a9fc41", + "id": "49ceddf6-3445-48d9-97a1-959dbd29bd5d", "name": "Successful Response", "originalRequest": { "url": { @@ -21034,7 +21034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7608d6c-1dfd-41b1-ba88-5a7493a7ae43", + "id": "2af78865-9e5f-4b41-b661-53aa8cb61d11", "name": "Unauthorized", "originalRequest": { "url": { @@ -21060,7 +21060,7 @@ "_postman_previewlanguage": "text" }, { - "id": "71e7e21c-ac47-47e6-bb7c-ccb17b0fc6a6", + "id": "fd13d7f1-6333-4949-8a58-c39cdb0491ab", "name": "Payment Required", "originalRequest": { "url": { @@ -21086,7 +21086,7 @@ "_postman_previewlanguage": "text" }, { - "id": "254d6e8b-b428-4b9c-81a4-d9a2a9922801", + "id": "7c209434-c79a-49e2-84ef-d0b2c218d5b8", "name": "Forbidden", "originalRequest": { "url": { @@ -21112,7 +21112,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e98d9917-a669-47d1-97c6-7864c07df90f", + "id": "78dd1472-87d3-4d42-b9fc-c62069ea4c5c", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21150,7 +21150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d004aac-e785-4f72-a113-07237e1ff75c", + "id": "3ed57269-8202-49bc-947b-58889c0afe46", "name": "Validation Error", "originalRequest": { "url": { @@ -21188,7 +21188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e0005ab-5942-45a7-9fc4-208f16fc80dc", + "id": "b78996a7-ad92-495d-a11a-ce2f8bd1da4d", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21232,7 +21232,7 @@ } }, { - "id": "2083ce11-4d44-4c39-903c-58ed2dfdc8c4", + "id": "ea8e7c73-aa39-47e4-a577-6b2945b99faa", "name": "Search Features", "request": { "name": "Search Features", @@ -21334,7 +21334,7 @@ }, "response": [ { - "id": "8379a8be-e9ba-4c91-bc8b-87c2c249e618", + "id": "450901f1-0bf7-48d9-acea-57fa0c3a52fa", "name": "Successful Response", "originalRequest": { "url": { @@ -21417,12 +21417,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7f14675c-ed8d-4e2f-b307-16d6c5b6b2b0", + "id": "f8dc8b55-4cf1-4ed4-9bd8-7339e1a0b209", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21510,7 +21510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ca7af20-f87a-427f-b630-ab5bfbcc13d0", + "id": "de94d4aa-a1e0-4bd5-99f6-b87e06f70865", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21598,7 +21598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b601071-74ed-437a-95b0-4600d39038cc", + "id": "a86c5be1-b22d-4eb7-b154-bc09391fdf89", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21686,7 +21686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2af7b79e-401a-4b87-b6ba-3c32ed2ef1a7", + "id": "d9739a78-6fbb-41e0-b6ab-2a74c322f27b", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21774,7 +21774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ab89340-af4f-4a1a-be2f-6c7fc458d973", + "id": "14385132-25b7-4f92-a7ca-73103c5295c4", "name": "Validation Error", "originalRequest": { "url": { @@ -21862,7 +21862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33ab1cc6-89e7-4f4d-b773-824bb27534ef", + "id": "1153181d-71b8-44e8-823e-a9ccae3e8aef", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21956,7 +21956,7 @@ } }, { - "id": "c68dea23-59ea-4cba-bf83-cfa291263558", + "id": "4d1a2dc3-c006-4922-ba2a-01a4e77bde2a", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -22058,7 +22058,7 @@ }, "response": [ { - "id": "30bc1c1b-73b1-4b9a-b2c2-82314be4d134", + "id": "2bc64712-66df-4ebd-bb31-fd0d1e699240", "name": "Successful Response", "originalRequest": { "url": { @@ -22141,12 +22141,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "71b9665b-de73-476e-815f-9c776c6f8a55", + "id": "bd08e912-bc52-4365-b9c9-bc1740c54ba7", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22234,7 +22234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dd46008-6208-4e60-86e6-fee8eee48d08", + "id": "bfe0f67c-6f61-4062-9136-1c5971a71a2f", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22322,7 +22322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d808099e-8010-44ab-bf81-01c59f3c50cd", + "id": "bf09a586-8448-4156-9d0a-8a6f8f8cfa9c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22410,7 +22410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df87ed38-7faf-4246-9015-fb6eb939ac40", + "id": "629ba464-0493-4158-8e16-4bb48a678e2f", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22498,7 +22498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fe9df77-3beb-4e0b-bf42-883806925313", + "id": "7978ef21-52fa-4ff7-af6a-c57745bf9f0d", "name": "Validation Error", "originalRequest": { "url": { @@ -22586,7 +22586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c480d696-2095-40c1-bc8e-7a8125476a91", + "id": "41c2e464-a95a-4fce-aae2-7fe5062a30aa", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22680,7 +22680,7 @@ } }, { - "id": "b07e58c9-bab0-4bab-9fca-ef4689e0c745", + "id": "ba2dedf8-5f57-4351-9c1b-0493cc6a1249", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -22782,7 +22782,7 @@ }, "response": [ { - "id": "72faf1be-8954-4b1c-bca1-14b5384d2e15", + "id": "1508f6f5-3398-4c7d-bb6a-8d8f00b7bd57", "name": "Successful Response", "originalRequest": { "url": { @@ -22865,12 +22865,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63fe20dc-a14d-4dcb-80d0-1f766210960d", + "id": "c39b82f5-be16-4528-828a-fe5c91bbe54b", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22958,7 +22958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02c70f57-a7b4-488b-ab06-1b6bd1f20858", + "id": "d8f5ec8e-bb90-4c6e-b435-1cf556e7a92f", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23046,7 +23046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcaff02b-5aa0-4fd8-853a-8ceca8cbd02a", + "id": "b3c951a4-c67d-44a7-b741-9cfeceec4815", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23134,7 +23134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7902c11-0940-432b-8cfa-4e02337f02b7", + "id": "c4b81769-7ffc-40de-bc21-ec27036bbe53", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23222,7 +23222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "914be807-0ea8-457c-b615-17a1f10aa620", + "id": "7b1733bd-daaa-4153-85c0-3b8b46b25bf1", "name": "Validation Error", "originalRequest": { "url": { @@ -23310,7 +23310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd72ec98-5fdd-4546-a66b-0d772db4b4ae", + "id": "0b5920ea-9b80-424e-b74d-84734484ac57", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23404,7 +23404,7 @@ } }, { - "id": "80120cf5-a086-457c-a4e3-ba0ab56fde68", + "id": "9598f526-0d95-4c1a-8935-c13469f5cf52", "name": "Contains Features", "request": { "name": "Contains Features", @@ -23506,7 +23506,7 @@ }, "response": [ { - "id": "47aecd53-0479-418c-8909-6e15103a803c", + "id": "c498aa8f-3c04-452c-9fb7-4785ad40d3d2", "name": "Successful Response", "originalRequest": { "url": { @@ -23589,12 +23589,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b01df60e-6944-4fe9-940c-35b82acf8c72", + "id": "a508bb81-d998-4f4b-9d4a-f917292d866a", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23682,7 +23682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e02889d-0a89-4fbb-a5a3-2e9ec17e46e7", + "id": "133fc699-b3a7-4a0a-a183-f26d94769af7", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23770,7 +23770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1d0b8e5-482d-4f16-a931-2d8bcfd4abb2", + "id": "ab5e7f47-b276-4315-9968-e445be38b7d9", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23858,7 +23858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25325eef-2cd0-460d-9507-826db4410071", + "id": "23c3db69-f9ae-48d0-8e13-3b3d59542cf0", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23946,7 +23946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "864b197b-f0fe-4ca1-87de-a7308c68900f", + "id": "34aec0bb-4b21-4d2f-9300-2005267d07b0", "name": "Validation Error", "originalRequest": { "url": { @@ -24034,7 +24034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d445afb-76e6-4787-b78d-ab98232c9317", + "id": "78e2da43-33d0-40dc-9967-f8581a2c163f", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24128,7 +24128,7 @@ } }, { - "id": "acf87d07-c52f-4ec6-9604-567ea0a46e0b", + "id": "cca38962-70ba-4fd3-ab13-f61b179c0ecd", "name": "Within Features", "request": { "name": "Within Features", @@ -24230,7 +24230,7 @@ }, "response": [ { - "id": "a99cc73b-76e4-44ed-a844-5d7dc60e6bdc", + "id": "479ca202-2e53-4346-8f42-d2eda304f557", "name": "Successful Response", "originalRequest": { "url": { @@ -24313,12 +24313,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"qui9\": \"in\",\n \"Lorem5\": 79431229.7437999\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Excepteur65\": -77799161.50293133,\n \"minim_2\": 84456944\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "82f51e3e-fd1a-4c3b-9f5c-5c10ac933b8a", + "id": "ad301f7b-2204-45f3-9449-9849da99eecd", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24406,7 +24406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3edf40d3-6946-477e-b78b-82079116202c", + "id": "bdc1af32-86c3-4001-a76b-fe7b71a38a22", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24494,7 +24494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "836a49f0-82e6-46b2-adab-012a2be036c0", + "id": "93198acf-33ab-4080-a3ab-3804f592e8c8", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24582,7 +24582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0593b97b-768e-4154-b6f7-f0b35f87f6c1", + "id": "10396e5f-e962-4dc9-90ab-59952585ee86", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24670,7 +24670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e07513-b520-4ca6-af9c-5982d6668b00", + "id": "98502bc6-773a-42d9-a45b-e5c616af9086", "name": "Validation Error", "originalRequest": { "url": { @@ -24758,7 +24758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c95500b1-ca0f-4045-88c0-9c637f28d574", + "id": "7fcae508-1109-48e3-927e-3ca533ff728c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24852,7 +24852,7 @@ } }, { - "id": "68b99b93-3540-4f45-b323-22ae89c331f0", + "id": "15ab26cf-442a-42c4-9558-fcef447749e0", "name": "Get Feature", "request": { "name": "Get Feature", @@ -24941,7 +24941,7 @@ }, "response": [ { - "id": "31c89476-8fe0-4557-8319-146be4ef3da6", + "id": "e59f0e8e-5092-43d8-a538-1b5930e9eeae", "name": "Successful Response", "originalRequest": { "url": { @@ -25001,12 +25001,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"labore_c\": \"ad exercitation\",\n \"incididunt_7\": 68380679\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"irure_b\": -64943322.105167046,\n \"proident_d75\": -19304172\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "439392d9-0429-4819-9429-8bf762a4fd85", + "id": "74ae3704-46df-4988-9a2a-5ee0a2285a72", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25071,7 +25071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfae5dd4-acc6-4ced-9339-d0c77b676518", + "id": "4bd5fff6-56c5-4be4-8b9f-509e2fb9d120", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25136,7 +25136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9913b513-d317-4469-a741-d0874ffded98", + "id": "f220b106-c82c-4a08-ab10-ad55386d94b4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25201,7 +25201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ba78118-8115-4a51-b588-213bce26aabf", + "id": "3e6a8148-a054-4a4b-89fc-c4c1ac3999e8", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -25266,7 +25266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc18e3cd-5a75-44bb-b7d6-d4b423bd443c", + "id": "0a977145-3d8a-4f7d-9b36-2ba63a7a57cd", "name": "Validation Error", "originalRequest": { "url": { @@ -25331,7 +25331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c20da58a-8f6f-4b23-a781-e3f3c8661207", + "id": "f61c8a7a-6b6d-43f4-af24-32e44274b37d", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25408,7 +25408,7 @@ "description": "", "item": [ { - "id": "32823712-6c04-449d-88a9-2eae1acfd380", + "id": "65241774-b13f-432f-9e52-4916c8eea58b", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -25530,7 +25530,7 @@ }, "response": [ { - "id": "b5304201-32e3-4bc2-bd73-98afaeb7a9bd", + "id": "8bbf06fb-b231-466b-8801-1706b15a4fa7", "name": "Successful Response", "originalRequest": { "url": { @@ -25649,7 +25649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9d3109a-d867-4bb2-8d31-19634b8fb52f", + "id": "9b31a614-89d9-42e9-83c6-69697616a66a", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25768,7 +25768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fde988a-23db-408a-9fc6-3d49deb9cff9", + "id": "b6f406f2-0309-46a1-90ec-c4240bb4eaea", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25887,7 +25887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "205de9d2-230a-4bd2-ab43-39b223c27f16", + "id": "78db7bde-9345-4a91-8aa4-313edec9c86b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26006,7 +26006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66ac086f-e73e-4b1c-be31-9d7781fc8b88", + "id": "e18f2ec1-66ea-43e0-9bf5-a6032d67c8a0", "name": "Validation Error", "originalRequest": { "url": { @@ -26125,7 +26125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf883ba-000d-45d3-8e77-978729de3d98", + "id": "a0e9f801-709f-433c-8a11-41bb13987370", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26250,7 +26250,7 @@ } }, { - "id": "248f3295-def5-4bce-9554-1d1184fad3b3", + "id": "49662dcc-d64d-4c81-b58e-c9f5a2c12596", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -26321,7 +26321,7 @@ }, "response": [ { - "id": "da5ac1ca-cb7a-4ca8-a908-b5ada71983d5", + "id": "19396178-c0d2-4a7d-b668-b13b39625118", "name": "Successful Response", "originalRequest": { "url": { @@ -26390,7 +26390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "582717c3-4073-4af6-ba84-36e027d25171", + "id": "4b7aab5f-113b-401d-90fd-ab44e6c67ae8", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26459,7 +26459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6cbc81c-3790-4f8c-906a-3c9f15b05401", + "id": "4d47d87e-663d-46b2-88c5-c7a11447b3bb", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26528,7 +26528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42127bb2-fe38-4f0c-a963-d29bca741e09", + "id": "fa0d0d73-ed63-47ae-8ac2-5ab2347a0b49", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26597,7 +26597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b69575e-97d0-41f2-82b9-99f9723b7f25", + "id": "498809ea-33fb-4fc2-b301-d871259c554d", "name": "Validation Error", "originalRequest": { "url": { @@ -26666,7 +26666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf3e3749-9d0c-49c7-b2fa-a4f2bdc31452", + "id": "9662f46c-e7c2-4cd0-881e-7093563d8f00", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26741,7 +26741,7 @@ } }, { - "id": "4727d7c8-c323-4e78-8032-03b2c33c966f", + "id": "daad00d5-e314-42ce-a6d1-cded24f34149", "name": "Find Tolls", "request": { "name": "Find Tolls", @@ -26890,7 +26890,7 @@ }, "response": [ { - "id": "965611d9-4581-4171-a421-b5476a363c9f", + "id": "b51e8b38-44a1-4c88-9c74-d994eb87e626", "name": "Successful Response", "originalRequest": { "url": { @@ -27031,12 +27031,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"adipisicing_f5\": 39332790,\n \"mollit_9\": 85976950.45404801,\n \"nisi_2\": \"proident laboris s\",\n \"ullamco15\": true\n },\n {\n \"nostrude\": true,\n \"proident_3d2\": 17724501\n }\n ],\n \"tollSystems\": [\n {\n \"amet13e\": 61301263,\n \"quis_fc\": 35390621.163077146\n },\n {\n \"elit_6\": \"deserunt eu ad\"\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"cillumd\": false\n },\n {\n \"pariatur_0a8\": true,\n \"deserunt6e3\": \"sit incididunt deserunt commodo\"\n }\n ],\n \"tollSystems\": [\n {\n \"pariatur__\": \"culpa ex adipisicing\",\n \"amet9\": -1701843,\n \"sit37\": \"adipisicing amet nisi et\",\n \"autee70\": \"ex culpa aliqua sint\"\n },\n {\n \"sit_3a\": 80424620,\n \"culpa4\": 61330641,\n \"aliqua_37_\": false\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"sed9\": -81019213,\n \"in_f83\": 9517650,\n \"velit86\": -67894366.27706489,\n \"nulla_f1\": true,\n \"voluptate1e_\": -76323381.99009654\n },\n {\n \"dolore_c_\": -14039919\n }\n ],\n \"tollSystems\": [\n {\n \"irure_b0\": 58441014.876363486,\n \"ullamco9c\": 8269593,\n \"dolore_2\": 2021722\n },\n {\n \"sint_a39\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"dolore_ec6\": -75085623.3260639,\n \"labore6e\": \"sunt nisi voluptate\"\n },\n {\n \"reprehenderit_92d\": -48805030.73058087,\n \"Lorem__9d\": true,\n \"ea_8\": 38582999.79551676,\n \"irure2_c\": -12544624,\n \"cilluma\": true\n }\n ],\n \"tollSystems\": [\n {\n \"mollit731\": -31879957,\n \"magna_664\": 28929238.455420718\n },\n {\n \"proident_e\": false,\n \"do8\": -50713622.89291121\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"laborisb\": -1527672.9476336688\n },\n {\n \"id_8\": false\n }\n ],\n \"tollSystems\": [\n {\n \"commodo1\": -8528869.180222467,\n \"ut6\": -27299623.740665883,\n \"laborum_c3\": false\n },\n {\n \"dolor_dd_\": \"cupidatat sunt e\",\n \"culpa_d75\": \"enim\"\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"dolor6_9\": \"eiusmod\",\n \"sint_e7\": 47444167\n },\n {\n \"occaecat_812\": -80964102,\n \"occaecatf\": true,\n \"culpa0\": -14670163.19505623,\n \"culpa__0\": true,\n \"minim_1\": 42082130.73750663\n }\n ],\n \"tollSystems\": [\n {\n \"idb\": -1773189\n },\n {\n \"minim4\": \"aute non\",\n \"ullamcoa\": \"fugiat voluptate sed\"\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"laboris6f0\": false,\n \"est_b1d\": \"Ut nulla amet officia reprehenderit\",\n \"nostrud_eb9\": 82576856\n },\n {\n \"anim___3\": true,\n \"sit80\": 2566469\n }\n ],\n \"tollSystems\": [\n {\n \"ea_225\": true\n },\n {\n \"quis_ec\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"nostrud92\": 21232959\n },\n {\n \"Lorema\": 89716389,\n \"minim_6\": -14233597,\n \"qui_\": \"tempor enim ut\",\n \"in_7\": \"nisi dolore\"\n }\n ],\n \"tollSystems\": [\n {\n \"Excepteur_5d8\": -59257958,\n \"dolord\": 59582647,\n \"labore7a\": -48719246\n },\n {\n \"anim_77e\": 33771770,\n \"uta\": 36860051\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3250fa9e-b904-4a3e-8327-63bdbccc2b09", + "id": "464fd340-f945-4f8d-b5e3-519d4d3f8081", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27182,7 +27182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed3b51a3-3e77-420b-8553-1dfe9aaf33d2", + "id": "6623d01d-f26e-498a-9c41-f4158407a66b", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27328,7 +27328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1f03c97-3c11-4d95-ba43-6eda249f0a84", + "id": "3e71fe5d-d870-4e9f-823c-5ae5c6dfdc31", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27474,7 +27474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "751969e6-0b62-4026-8a73-ff60eb3bfc7e", + "id": "571d4a1b-ab89-4a78-88f7-b2fa907e7846", "name": "Validation Error", "originalRequest": { "url": { @@ -27620,7 +27620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ea0eec-cea5-4bfb-9970-462b266148d3", + "id": "c09cacb7-3210-4188-925c-3cb94239733a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27772,7 +27772,7 @@ } }, { - "id": "b9c6ceb2-cdb2-490c-b4c9-b0d68853adf0", + "id": "40b918e5-cff8-4288-bcaf-118f56daa81e", "name": "Find Routes", "request": { "name": "Find Routes", @@ -27939,7 +27939,7 @@ }, "response": [ { - "id": "dbef424a-e841-4ffb-ab62-c525bfaa4f99", + "id": "2ebe9437-e097-465f-b028-6390f3ffd982", "name": "Successful Response", "originalRequest": { "url": { @@ -28103,7 +28103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8eede8a6-2f6f-49be-8d01-629ee67f02b3", + "id": "4bd535a0-ad78-4080-94ed-e988c055a598", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28267,7 +28267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91c6bec7-ec4c-4ed7-8b09-fdee260c2544", + "id": "f1dd1d1a-587f-41cc-8775-01e302ed3440", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28431,7 +28431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a49f8854-f5dd-47ba-92c8-826ce167360c", + "id": "2a886050-2edc-4bd8-b596-15a3ff543eed", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28595,7 +28595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6937ddf2-fd40-4f2e-8fe5-52b7ea551af4", + "id": "13f78b56-77d2-4437-8aea-8f7c3d530c37", "name": "Validation Error", "originalRequest": { "url": { @@ -28759,7 +28759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cdaeb68-e2bd-43c1-b6fc-ea832c563f0c", + "id": "de0efab1-a441-4b8a-a454-4175a3e944ae", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28929,7 +28929,7 @@ } }, { - "id": "bd4d5351-b1eb-475f-abd5-777e08f684c5", + "id": "cd7a7e0a-91de-4621-afee-1ecd3e6386c2", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -29078,7 +29078,7 @@ }, "response": [ { - "id": "37e4762c-cc3a-40e4-b9cb-003d743c45d5", + "id": "e7dbff68-a31a-4a5b-a7f5-1a2dd942d8d3", "name": "Successful Response", "originalRequest": { "url": { @@ -29219,12 +29219,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9b54b2d8-10b8-4cef-8f63-2c9b70d9e316", + "id": "eb13085e-98c0-4211-a356-216b5c74c31d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -29370,7 +29370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b07534e3-c5cd-4aff-b841-207af29cc5da", + "id": "0b67acdd-4f04-41ab-b10a-53926ec8f201", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29516,7 +29516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1490a435-fedf-4c04-8a9e-4a432dfb10f8", + "id": "0dca472e-43b7-4ba5-8edd-61bd8d8395a1", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29662,7 +29662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fd0366f-482f-453c-baa1-5021e324a22b", + "id": "cf395d3b-db1a-4590-a3a7-69e96bdb1c57", "name": "Validation Error", "originalRequest": { "url": { @@ -29808,7 +29808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63b6cd2c-f559-4ead-9c24-6aca1ae80f91", + "id": "bcc047b6-e1dc-47d5-b57a-4d7b0a7ac21a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -29960,7 +29960,7 @@ } }, { - "id": "023bea2c-3226-4885-beb2-02b23cc7eb5b", + "id": "77136929-8069-40cd-8e43-1630f707751f", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -30031,7 +30031,7 @@ }, "response": [ { - "id": "0dce8545-9a78-4081-a8d4-00f4f5894e08", + "id": "fb3d318d-ad2a-4cdc-b979-a8ae3c906887", "name": "Successful Response", "originalRequest": { "url": { @@ -30095,12 +30095,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9e0462d4-664c-412e-9c62-add7a5b9e427", + "id": "f1f7e951-6eab-453b-96f9-bb8698ddc6b5", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30169,7 +30169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d71d1b8-2f89-4eb8-a6fa-f624f953b44a", + "id": "2897a91b-06ce-4ef9-91ac-d35e40d483c0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -30238,7 +30238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d77d4ec-138f-4408-889c-e91d1eb880a8", + "id": "1c2b640b-e3e5-4990-8bd7-53a06cf78ed6", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -30307,7 +30307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5519febd-b40a-46ed-b177-50b2464f80cb", + "id": "0d692bd9-a357-43f8-829c-6920189d1e98", "name": "Validation Error", "originalRequest": { "url": { @@ -30376,7 +30376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe515afa-e32d-408e-8948-37cc9ce52ae9", + "id": "98cd5213-5011-45e9-880b-19714c308885", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30465,7 +30465,7 @@ } ], "info": { - "_postman_id": "f1abed2f-1628-4fab-80ad-b129bd199272", + "_postman_id": "fe67fb7e-28eb-4e4d-a0c2-6812b2d6f471", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/redocly/redocly-merged-config.yaml b/redocly/redocly-merged-config.yaml index 03143aeb..4bb07485 100644 --- a/redocly/redocly-merged-config.yaml +++ b/redocly/redocly-merged-config.yaml @@ -113,10 +113,7 @@ apis: - 'Indoor API' - name: 'Distance' tags: - - 'Route API' - - 'Matrix API' + - 'Distance API' - 'Transit API' - - 'Isochrone API' - - 'Tolls API' plugins: - plugins.js \ No newline at end of file From e721a73270028e7b26877aeb3097dae0134f3eca Mon Sep 17 00:00:00 2001 From: gaelsimon Date: Fri, 12 Dec 2025 13:49:48 +0000 Subject: [PATCH 3/5] chore: update dist folder [skip ci] --- dist/merged-woosmap-openapi3.json | 92 ++-- dist/woosmap-postman.json | 874 +++++++++++++++--------------- 2 files changed, 486 insertions(+), 480 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index 28047f00..da0fc7a8 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -5210,6 +5210,8 @@ "required": true, "schema": { "type": "number", + "maximum": 90, + "minimum": -90, "title": "Lat" }, "example": "43.6" @@ -5220,6 +5222,8 @@ "required": true, "schema": { "type": "number", + "maximum": 180, + "minimum": -180, "title": "Lng" }, "example": "3.883" @@ -7932,7 +7936,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -7952,7 +7956,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8034,7 +8038,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8044,7 +8048,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8064,7 +8068,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8154,7 +8158,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8174,7 +8178,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8283,7 +8287,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8371,7 +8375,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8453,7 +8457,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8473,7 +8477,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8555,7 +8559,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8575,7 +8579,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8628,7 +8632,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8648,7 +8652,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8785,7 +8789,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -8805,7 +8809,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9027,7 +9031,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9047,7 +9051,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9269,7 +9273,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9289,7 +9293,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9511,7 +9515,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9531,7 +9535,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9703,7 +9707,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9723,7 +9727,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9848,7 +9852,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9868,7 +9872,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -18764,7 +18768,8 @@ "minimum": -90 }, { - "type": "string" + "type": "string", + "pattern": "^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$" } ], "title": "Lat" @@ -18777,7 +18782,8 @@ "minimum": -180 }, { - "type": "string" + "type": "string", + "pattern": "^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$" } ], "title": "Lng" @@ -19444,19 +19450,6 @@ "title": "FeatureSummaryResponse", "description": "FeatureSummaryResponse represents the minimal amount of information to be able to fetch a feature details." }, - "Datasets_HTTPErrorModel": { - "properties": { - "details": { - "type": "string", - "title": "Details" - } - }, - "type": "object", - "required": [ - "details" - ], - "title": "HTTPErrorModel" - }, "Datasets_HTTPValidationError": { "properties": { "detail": { @@ -19913,6 +19906,19 @@ ], "title": "ValidationError" }, + "Datasets_features__internal__responses__HTTPErrorModel": { + "properties": { + "details": { + "type": "string", + "title": "Details" + } + }, + "type": "object", + "required": [ + "details" + ], + "title": "HTTPErrorModel" + }, "Distance_AuthenticationErrorResponse": { "properties": { "detail": { @@ -21562,7 +21568,7 @@ "name": "Distance", "tags": [ "Distance API", - "Tolls API" + "Transit API" ] } ] diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index 8be78b65..0d406bc6 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "ec171d65-3023-461d-9391-d71ba872f481", + "id": "8ea96173-5306-49cc-857d-1c84294baa23", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "88456dc4-96c7-4560-9bca-86d6895d12a5", + "id": "e1dbb04c-5b84-4693-9e0e-1b9efde280af", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"pariatur_9b\": \"pariatur nostrud officia mollit\",\n \"exercitation_420\": 52104514\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "33069de1-f8c3-4b3b-9173-f3e5377651ea", + "id": "712cf81e-e15a-4bc0-a96c-5dfdeb89cee3", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da36b4cb-729b-436d-869f-c0c56fd454f6", + "id": "b51ede3b-1823-40b5-841c-f5601fa61ce0", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f86f6f66-0f17-495e-8d21-127cf5c4918b", + "id": "75d6571a-de4b-49dd-b22f-2f5c641bd5e9", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "d885764a-4d53-4111-9281-57b836e78b48", + "id": "48c42ff1-58f4-4dcd-aba1-9d0342249dd9", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "d464c593-e5b5-4204-a723-573c2bc4cadf", + "id": "4f097476-9256-4992-b748-de9066434623", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"Duis minim\",\n \"highlighted\": \"aliqua minim eiusmod ullamco esse\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"non\",\n \"highlighted\": \"ex\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"laborum\",\n \"highlighted\": \"sint\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"dolore in commodo ea\",\n \"highlighted\": \"in tempor culpa\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ecacb5c8-a42a-4cc4-8441-30d0dc6c3a65", + "id": "1dde55ef-8905-4759-9ed3-5693bc515e5e", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34fc3a5d-f78f-470c-925d-1e66b112b919", + "id": "023cf118-13df-4c1c-a2fd-8dec93655daa", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25019793-3a49-431e-a434-1311ea5990d5", + "id": "a5aa5c40-6728-47aa-a436-5ba7a7aaebc8", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "4a459dfb-44d1-4805-bda3-4805108c8cd7", + "id": "0a7ea36b-1017-434b-bb24-ebc580892610", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "5688b0f7-def9-4dab-b25c-ffc8eb6e579b", + "id": "cddc748e-5b5f-48eb-991a-6cb001cf093f", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fcb0c5d-adcb-4f50-b0e8-667b551757b9", + "id": "e5754b77-2313-4bf7-88f2-1079c5f6cbec", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61e4faf4-98a9-42f1-99b7-4aee78188681", + "id": "601bc1e3-dfff-4165-b3ca-a8a773ded5ed", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "520ed192-e090-40ee-80d7-adf6fc4a4a3e", + "id": "9472757a-5a94-417b-9602-faba13d55e1c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "7a1725e2-d931-4d7a-aa26-8efa840bdf02", + "id": "27801671-c9fd-41ff-814d-bfd6d057ea72", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "cb9c6321-56d2-4ca7-bfb2-e73297b81f78", + "id": "438a779a-4ebd-4de4-b991-6dd33adb0b9b", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de9aa5d8-97b3-4a1b-af71-bbf8d24b6236", + "id": "ea0b65a5-0026-48c6-94d8-c47918fd2d09", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb66e33c-1d9c-4d84-853a-eb0bf688cd1f", + "id": "eebd0aa6-3cd3-4301-9572-e1c67ea90924", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "175a2b24-218f-4f7f-ac36-474877d3e24e", + "id": "a77c6f5f-1e0b-4688-8f75-a53d2e717add", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "9685e543-fb49-4f91-8aea-de6e4dab703e", + "id": "4bfe2f86-4097-4cf5-a139-c643f673c017", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "a3188c2a-0ff3-426e-9580-64d7b58901ac", + "id": "d55ada13-6385-4532-b063-fcb3eafb9aec", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e83e81b1-cac4-4284-98b5-8fb92cc61528", + "id": "0bac8542-3123-477e-818b-be5d30225361", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b01ef527-8ccf-4fad-ba33-34b11e91a982", + "id": "d7ab28b5-abb0-4679-ae8f-efdc08cdd13a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaa9afe1-1abb-44c3-ba87-881326490446", + "id": "0fd7841f-6905-4f88-a003-3d26242e6e7a", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "3f4ee999-1010-4f0d-9b45-a9ac99b3ab36", + "id": "09017332-8251-4e40-92ec-1b4b24f10ccb", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "719dbe62-960d-4f1f-92e6-69afaa0f02b3", + "id": "77502393-d00d-43fb-8e12-db47049872e1", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22d2b0ae-ff2d-435c-9d1a-de94ac5407b3", + "id": "5d4d2805-c4b5-47e6-9f23-18e8926881b3", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd1dcbdb-b34d-41a8-9935-e1e254bf3133", + "id": "22d9fd5a-18db-4222-a28e-7d984b9130e8", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "b90ff76e-d9ed-487a-af1d-9f96169bfa16", + "id": "7cbd2ff2-3b52-427a-a5e0-7644b91a0df9", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "a27dab48-ab33-4fc3-98b1-7420cd08532a", + "id": "a5113288-68dc-4828-8803-31b92d1f74c4", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b47033e9-da29-4b55-a017-1877dedbf163", + "id": "9aadaddf-5c9a-47d5-a735-aaaf6d7b92c8", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6a470a6-252d-43f9-981d-98c1b7d0f0a1", + "id": "baa1f730-f0f4-4977-9ba7-8525fd398195", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1315f80a-781f-491d-94a5-0d9527601b5b", + "id": "4580b586-2975-466d-a2bd-f694997d1f47", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "cb5fc305-c185-431a-8ab3-50ac37ac356e", + "id": "a4a60364-1ba0-4d58-b785-d73416ff03cf", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "e27f13f2-01fd-424a-ac90-63726c13b652", + "id": "a66c2c31-0f42-4608-83d2-80440293bf0d", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06a658bb-6796-41d5-91bf-f94585f7f67e", + "id": "94169168-5832-4f67-a616-0d8b7943c658", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed4ae642-d92f-4fc6-912d-b9d864cfbec4", + "id": "7ba887d3-e53b-4c12-be07-fe6ae890af70", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1264e9d4-acf2-4cd2-9e60-38b6be0ed782", + "id": "ffc75e89-52dd-4770-ba9d-f5b41291af48", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "0e7c2ad8-644f-46e3-8268-75e2e6e9c38c", + "id": "279f50a9-e0ab-4a7b-94a9-8b11e17964b9", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "3a4c6d24-ee6b-479a-a31e-181ac8617efa", + "id": "ec6ffb4d-4f23-4ca2-b717-1bc7b5869bfe", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "014b015a-987d-4e8f-afe3-e51025333306", + "id": "558814d3-0656-4c03-85dc-08907665dcb7", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc8bc78e-3beb-41c0-bf0a-fbbf70445b16", + "id": "641efdd5-a808-4d81-a382-241138bc7489", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d91aca38-c64e-48ba-8f3d-1c128ae5246a", + "id": "d00db407-088f-4e8f-abdb-04de34036241", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "985fc42c-ada3-4de0-ac40-d880a37e16c1", + "id": "7b4af091-1801-4fd8-93e3-c51d376d3169", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "bb917f84-4b2c-45f1-82b2-b83d1115486d", + "id": "e55823fa-e3bb-48b6-b820-f4aa1bc7c586", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"nostrud957\": true,\n \"sunt60c\": 26474842\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"incididunt_9b7\": 14430175.325417146\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d4ab7785-23fa-4305-bdf2-7df3a37d1f4b", + "id": "f11cc537-4cb5-4691-8ddd-c7c67be69e76", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9061b62-da57-43e6-8d9e-2700083ed9ea", + "id": "f1d63172-377d-4d62-9168-139631a0a963", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "103380a9-7fa8-455b-ab30-7a7fc55720f7", + "id": "fb49084d-019d-4f1a-b41e-9f65ebe67f06", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "7ff0db80-2318-41cb-9509-de71cc7f70cd", + "id": "822a8e9e-e2d1-47c9-92af-f7a0a85d9964", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "f5216910-17eb-4ad4-98f4-15171967533d", + "id": "1260c865-cb4b-4ed0-b20f-65eaddd3a3f9", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5b2cc2d-3961-499b-8c28-9ca1420d1791", + "id": "81e0f06d-a530-419a-b716-d01f156b38e2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49c57ce5-02dc-4f9e-8e11-fc4f15f7bd1e", + "id": "c0b05759-e638-4895-b656-f7d96de25f51", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aac8cc7-23fb-47b2-98d0-7c1e8db3fd69", + "id": "441b1dac-b4ea-4315-afa3-abc97087f7dd", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "1c98645f-efe0-4e46-9b47-39965e6cbbd8", + "id": "c6ff0b28-b3c1-4a34-9b28-92933ada7d6c", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "ce775365-af39-4cb9-a5b1-8c87d7da56da", + "id": "5d3be0a1-eb0d-46bb-b576-33ed66cd87ad", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"village\",\n \"village\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"city\",\n \"quarter\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"locality\",\n \"country\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"village\",\n \"country\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "31135144-2319-40f1-b19a-311a6b77a358", + "id": "0c70a3c9-1cf8-4c61-9085-18f5d806d4c1", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb12cd7d-dc2f-4541-9b12-dabe743cc23f", + "id": "ab3c1878-c9f2-4576-9330-cd497afd5893", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48cbf623-1cad-4518-a0ff-74c4def05baf", + "id": "5e88aa76-e250-46b5-a567-86e2ed3e5891", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "57e92f64-f122-4d14-8517-ff27a8483bab", + "id": "f4d584d8-85ac-4aab-9913-66142191ee71", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "a87a1357-cb2a-4891-ae01-23ec32ebba09", + "id": "55f1b4e3-b045-4104-96ae-401909790c21", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"postal_code\",\n \"postal_code\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"RANGE_INTERPOLATED\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"APPROXIMATE\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "585af4be-7a06-41aa-b063-53eba10d9f49", + "id": "74500a48-4a9c-4c8a-b051-bd3c2e19cc7a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e81e870b-fec5-4287-a6ec-ed25118c251d", + "id": "ee7f915d-4971-4849-a631-147bb8b6f2ff", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eb665f3-8913-42a3-b039-d50e36327916", + "id": "53792695-193f-49de-9f49-40d1619d0c60", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ } }, { - "id": "f4995bab-e43f-47aa-a01e-218cbb379297", + "id": "7f549e11-6624-4361-a294-885762866d33", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "5bbf1dad-471d-42dd-a7fe-b57031a23303", + "id": "a2ef53ce-b976-4463-8f43-d78faf5eed00", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"country\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"quarter\",\n \"town\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"admin_level\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"country\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5019ed0e-d82e-47be-82a1-3afd794fa014", + "id": "0e15f48c-cfe5-46da-a161-eca269a0d868", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27607167-6861-469d-8921-ffab9b6f7d62", + "id": "2c89eaae-1e56-4577-a254-6ee59983793e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "003aeec0-0f6c-4106-a729-e66a1fbde2b7", + "id": "d002ebe0-886e-448f-abf2-f0f61009f8e7", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "city" + "value": "quarter" }, { "disabled": false, @@ -5793,7 +5793,7 @@ } }, { - "id": "6b816f07-4ba6-4c5f-8cd9-3d5095c71c02", + "id": "3571ae85-3e33-4493-b6c5-cea744da4b6a", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "education.library" + "value": "business.shop.mall" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "education.library" + "value": "business.shop.mall" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "1e587b93-90a7-44cd-b853-9e7f2111bb0e", + "id": "a0d35d8c-97a1-4704-93c2-d0f02007d22a", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "education.library" + "value": "business.shop.mall" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "education.library" + "value": "business.shop.mall" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"tourism\",\n \"medical.pharmacy\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.shop.furniture\",\n \"business.shop.clothes\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"hospitality.guest_house\",\n \"business.shop.mall\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"education.library\",\n \"hospitality.hotel\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"tourism.attraction\",\n \"sports.winter\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.food_and_drinks.cafe\",\n \"hospitality.hostel\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.food_and_drinks.food_court\",\n \"business.shop\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.mall\",\n \"business.shop.sports\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1bb3eb71-b515-420b-836b-8d0aa159aecd", + "id": "169baeb1-85ba-46d7-a4b3-ca9a64eb1dee", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "education.library" + "value": "business.shop.mall" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "education.library" + "value": "business.shop.mall" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce658471-0b67-490d-b04f-eb008df9608f", + "id": "dfeb2e0d-5887-427c-a3ba-546147474b46", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "education.library" + "value": "business.shop.mall" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "education.library" + "value": "business.shop.mall" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ce5052e-8735-47ab-8d8f-60e7bf059fc0", + "id": "051ae948-4211-4077-981b-ea92f426bb7e", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "education.library" + "value": "business.shop.mall" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "education.library" + "value": "business.shop.mall" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "8614db20-cee6-4a44-9f09-60b379b59a0b", + "id": "dde9e420-0f5e-4d3c-8337-983de90f96f1", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "e2cc6d4f-58cd-4681-992d-22757d6f5d7f", + "id": "96ac292b-5274-4b5f-a05a-43e126aaac4c", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"admin_level\",\n \"status\": \"UNKNOWN_ERROR\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"house_number\",\n \"status\": \"INVALID_REQUEST\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"REQUEST_DENIED\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"route\",\n \"status\": \"REQUEST_DENIED\"\n }\n ],\n \"status\": \"REQUEST_DENIED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ea278c1a-0f83-4f83-b383-c7e7b55becc8", + "id": "1c8086f3-2332-4462-b30c-cbac5cd9ebe6", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90793ea1-dd5d-49e0-956e-d708a2826531", + "id": "8ce6f147-e4bb-41de-8050-74ec662ae771", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40de4e76-4ef7-4eb2-a8f6-c507da0f25c4", + "id": "288e5696-1200-44a8-929c-8856c045e454", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "d3e49ed1-57ef-46b8-a4a3-bae5c3a74276", + "id": "39ae38ff-c5be-4080-a2d2-cac3671a48b0", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "67258619-ccf2-4a37-9d7d-60f76098cf88", + "id": "f12c3c97-649e-4af6-a16f-30b39c37e04d", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"house_number\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"INVALID_REQUEST\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"house_number\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e2f03b08-cd67-4304-a213-ca4760be9263", + "id": "aef314fe-2ce0-48d9-a673-294104bec9d9", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "999a6363-41d2-4286-b5d0-f478ad73f1cb", + "id": "c2fe3aa6-2b14-4d7c-9a8b-6828742cd370", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4200906-7f56-42dc-97b0-3c462a8bce8d", + "id": "c7c45be7-0748-4dcc-a0b8-4625466bb728", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7141,7 +7141,7 @@ } }, { - "id": "78b53c67-6e9c-486d-a202-5db1adbfb191", + "id": "82a3dbbc-9b5b-49da-8dbd-16a0cfcc4768", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "562a2374-45f8-4d5c-838e-d061a4456e4f", + "id": "5283ffd2-15cc-4e59-89cc-5f21cb7ebe04", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"admin_level\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"address\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"place\",\n \"house_number\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"address_block\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "362b8418-9998-412f-aa44-55532888729f", + "id": "9c4cf698-f1ed-4160-8d1f-ecdfbe7ccb31", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e905135-c6b2-4407-9722-f66c7bf0c6c1", + "id": "31f3d5d0-2f84-4dd0-b4a1-6976d79fb915", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa015bad-423f-4f19-8601-5ec7fc05bee9", + "id": "2ce5928d-82aa-4585-902a-6bcef76dff1d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "6e6751fd-0374-4ed7-9185-37a59e75123f", + "id": "c73e3ef3-1491-49c3-aec2-53bd11d4c7b0", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "f766915f-e278-4b6a-bf77-0fa365adc37f", + "id": "48ccc229-e515-4bd0-8821-dc9444dc4a45", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "064d05a4-0e7a-4041-8a5a-08a76acd8e5b", + "id": "f602e279-5b15-4dba-bcfe-c734d0c4788c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45609357-b1c2-47a2-aa28-8beaacc00650", + "id": "87debae3-706c-4821-865c-0d38cbfecfcb", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f757afe5-f4cd-46fd-acd0-2cb370987095", + "id": "fc16477b-ccad-4246-a651-04fad92ed1d6", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "aa08e7e3-1287-42c0-b7bc-20b3022ed20e", + "id": "d5069221-671b-45ac-a7bb-a9f866081a0d", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "4ec6dc9d-a7ff-4ea9-a6d2-af2ce27cf159", + "id": "a778f3f7-960a-4d9e-aed0-b817a31e48ab", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f986df27-cbc5-4ab6-baee-a0103bd12cf8", + "id": "ad2da481-dd7c-452a-ae89-1b1cd5280ea9", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8de29b8-03b8-4aa6-a114-81b2ae6b30eb", + "id": "7825e9f9-f5df-4c4a-99ea-38fa331e20c9", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93bac2b1-bc9a-445c-a9d5-42c52ef11462", + "id": "d7d29117-3512-42e0-9ad2-4c2401bd7f74", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "3377b924-16c9-46c2-b82a-6711f745b0a8", + "id": "5032904a-b54d-4178-a142-2db06ebc1ea9", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "06654279-626e-4e6b-81ce-771ae52f35d9", + "id": "199d3c3d-2337-42de-a869-87badad2abc3", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a341634-4ede-4972-91d3-ccdccefb9458", + "id": "bc83133d-0580-46fe-a4d7-64132f07f3e9", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da3006cd-2dbb-4641-8c1f-79af6e958f2b", + "id": "012d1a44-cd02-47ef-9d02-a43add3a8430", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dfbf7ca-9a1a-4c64-a95e-981d72e4f6db", + "id": "911bc8b9-7249-4ed6-8733-ae05cbc8cd5b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "12f90b74-234f-4b1b-91cd-8ad6c9bbd370", + "id": "de142c3d-a5e2-4fa0-82b9-588204f0c024", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "43d7c24d-a922-4af4-aeb3-c19f8f1a9052", + "id": "28343b2d-a3f5-4e69-bc45-9507c9c7f26e", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3a19fd3-c758-4852-b4b7-d0fc488bbf6b", + "id": "2fd68c88-6605-4e61-8ba0-b8f6b040e231", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9881fc97-7148-4d40-bf1d-70fecdb58372", + "id": "b3a0e129-c250-4cc6-9834-1357514fd4c3", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "c2d4684f-f650-48d1-b98a-810515fd5a68", + "id": "a4d64886-41c4-4ed3-ab64-ecc68a0a5474", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "ae7761a5-607b-4a12-b6d5-c9b9a4a4be4f", + "id": "3c338b0e-b3bf-4484-af5d-2900310b5592", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03913232-6bf7-4db7-90aa-8438c54b552e", + "id": "7e10b055-bb61-4aa4-b71e-5c88ce53b48e", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a836022e-d405-46bc-a54c-370cc244b017", + "id": "f9d4b27a-1f91-4ec1-b3dc-84aee738a276", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f74553b-6fc9-4984-ad64-4ed6786d6e34", + "id": "c8ddfa92-bd1c-4f2d-b3b0-6c41ae107052", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "ca97482d-5608-4a12-b462-deda4566d3c3", + "id": "eb626087-a840-457c-b1e3-e4620051f306", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "0aea43ad-bb17-4c90-b587-4faa3833f069", + "id": "022a3eec-2810-4250-972c-b0e6ee4bf967", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa737de5-8bd5-433d-8bbf-2f0bd723f422", + "id": "ca4965f0-a7ad-4b69-8a2d-bbe8fd918942", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80d27785-0dc6-4cb1-a89c-b35915707d9b", + "id": "f9a96be9-ff5a-4c4d-8532-c0f3694aaf35", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. \n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "a16ca88b-358e-41b4-bb48-0d30964806d5", + "id": "7c395975-e52e-41e1-8461-494f4667571f", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "ed3e74ef-4652-4266-9594-2e32aa7a670b", + "id": "4658c845-8985-487f-a4ac-57033bc1cca8", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f7b09969-4c32-4f73-80cb-2091ee8c4f4d", + "id": "8a47b70c-f7dd-4227-802c-591ba302266b", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aa83197-d703-4e44-bd36-3ec8df706ace", + "id": "2fc534da-0845-4caa-a0aa-a67b933df770", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f96a8c8-2e74-4857-9289-c14e25f9698c", + "id": "9df237c6-9885-4456-b7d9-118c75148587", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2720f71d-fc05-4acd-86a0-a80c60049b93", + "id": "4b471d6a-c26c-4705-99cf-0829a949e69c", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d83f36c-2b3e-44e4-8602-6971cd9cebbd", + "id": "89e868ef-69e6-4512-bc05-f5139871c8b5", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10376,7 +10376,7 @@ "description": "Add What3Words capabilities to your address search.", "item": [ { - "id": "655f1c4e-ddbd-4847-8897-2cc867cbf7ee", + "id": "9be759c2-3443-4274-8d57-adb7406a4154", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "9674685c-3730-41f2-98db-4d9b108ccb82", + "id": "0dbbb44f-f3b0-45e5-b197-78aa27f6842d", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "269f1b5f-ad0b-461b-857e-b1daaf34f935", + "id": "6d01e2f1-c0d0-4534-b59e-d354254c48e8", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "956a31df-71d3-4b1c-8fa7-988a4b6e8b2a", + "id": "4f75316c-c5a0-4b46-8efd-ea96ec4bc587", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "775111d0-d353-4bbc-a2a3-46d5fb155f5f", + "id": "d0cd4f3c-df76-4d92-9ecd-b7aaa84ebd9b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c32f84e7-5e3f-4fbf-9462-b3b4ee12e0f0", + "id": "ae6de84f-89f8-47d5-b84c-82f89651a8b5", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "756c5a3a-3c26-485e-b241-ad92c6ed29fa", + "id": "67ff6189-62e0-4d90-a87e-e55cdfa1ea0b", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "ea1bebdb-e4f8-4ae4-8b11-41804731fc12", + "id": "e3c6396b-d2e4-424a-bb74-56de143497db", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "02b5fca8-fb47-436b-a82b-f295d22caa24", + "id": "3bf46ff4-8137-4d48-9006-6fd08a5a601b", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"village\",\n \"town\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"locality\",\n \"village\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"neighbourhood\",\n \"admin_level\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"named_place\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2e080944-2e6a-410e-9d3d-0ef0ac46e3f1", + "id": "d8c67131-fab5-4a76-a262-f412a803a85e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "199991ae-7614-4228-b9cc-160c79604821", + "id": "4f049f61-a371-4932-9734-824903b62afe", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "466dba72-3c95-4f15-8318-2dda31a0c37a", + "id": "f6347473-ff63-45c7-8118-cadb2b716b90", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd70561f-da07-4893-a2b4-12cc6919c353", + "id": "c28498b5-2842-48b4-81dc-3ac5efb1e5a9", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc434b1c-21c7-4e1b-833d-a1d104244c1c", + "id": "29b4395d-2383-4f99-9fbc-0e854254990c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "e9c8556d-9a6b-4657-a111-48d1084a4933", + "id": "48c42282-6b3d-47cf-88c0-76c800840d72", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "e61caab5-41ac-4f16-bc5b-9fcff16ad2cf", + "id": "7594de81-4746-4a56-a528-b83c6ad00ece", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cf47c2d-7524-47c7-9985-7fed4222e35e", + "id": "717e7d1b-091f-45c9-ab3b-2ba58d240873", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49747e8a-63a5-4fe5-b71c-d2eacc0d0b92", + "id": "9a6ce034-03d6-4ae4-9d18-3af9fe00e55d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbcd53e5-1543-481a-9953-675044947cdb", + "id": "18738ed3-3e79-44c5-971a-d9b3020b3fcb", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4382ff6f-9182-4e46-ac92-94e61bd7c948", + "id": "117a4a6b-af0d-48e4-ac12-7626836adb84", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2fb27ac-1b7a-4087-98ce-a175498dece7", + "id": "ebd88157-172f-4268-8dce-90d95fc72d91", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "290f89fd-0619-469a-baba-a10adab85552", + "id": "79438fe1-dceb-476c-a42f-27cbe2f97bad", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "773a59be-f6c1-42cd-9bf4-5e845fcd4b4d", + "id": "40175b90-d690-4e7f-8a7c-ced39b2d5180", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20385ff8-4ef9-4ac0-9cf2-c9a88de18f11", + "id": "5be4e583-0318-4704-a3d5-240152cf68b6", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e84cc3c9-4d35-4eaa-b739-f5c58312a071", + "id": "bf7dc7af-fe92-49db-a0af-b1b094c1d57c", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1222f50e-6293-48d9-a389-c0a86ff47eec", + "id": "8c9fc873-b5f4-4d89-9089-cdd2f24583ac", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8847a7f1-054d-4a0d-ac74-1c155bfadfbf", + "id": "a7a461eb-23f8-4ff8-bd7f-43be567d461d", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "2cd97ee4-2435-4402-aafe-94490313cf8d", + "id": "16aedbbf-8b9b-4936-8921-68b1036cb336", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12555,7 +12555,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "name" } ], "variable": [] @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "ad659772-2474-4771-9f1b-2e2a2e564327", + "id": "166af1ad-4851-46c3-b1e0-3d8648d5cebc", "name": "OK", "originalRequest": { "url": { @@ -12607,7 +12607,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "name" }, { "description": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49553c4f-c9b5-418e-ab66-ad413e1feeae", + "id": "f546c00e-9c57-49c0-bb51-b54d30c7b6d3", "name": "Unauthorized", "originalRequest": { "url": { @@ -12661,7 +12661,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "name" }, { "description": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "333c4084-7a77-4ed5-aed7-53163deea9ca", + "id": "a8ad7887-e122-4b58-b502-e11d854a352d", "name": "Payment Required", "originalRequest": { "url": { @@ -12715,7 +12715,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "name" }, { "description": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1313aa55-06ca-4daf-963c-1355494642e3", + "id": "fc6507f7-f31c-4126-9183-7e7b9c95d237", "name": "Forbidden", "originalRequest": { "url": { @@ -12769,7 +12769,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "name" }, { "description": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb17f4d2-886f-4fd3-b225-0bbe32741a12", + "id": "8494e415-c600-4e8f-9a75-968a39de0b77", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12823,7 +12823,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "name" }, { "description": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "72cfb3aa-ea8e-4a4e-8966-320229bae54d", + "id": "bd6a9e10-8122-4e4a-9a8d-94a188244f00", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "c42c560d-58ef-49c9-a410-073cfcc0f92f", + "id": "55ee124a-81bc-49cf-819d-f555eee87c11", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"Loremd\": -44801776.00202917,\n \"dolore_db4\": \"ut elit quis voluptate ea\"\n}", + "body": "{\n \"aliquip1\": -37742555,\n \"ea00\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bb5de8d7-fe04-4635-ba02-25990fc9703c", + "id": "159ab6d8-3b4d-4fab-b8bb-1011890ab57c", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8303fd48-838d-4a64-a2ed-507a16dd599a", + "id": "842feb7a-1328-47ad-9d7d-cf2078725efa", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f772d300-ce4f-4e5f-9f77-14d53274dcb3", + "id": "0c0f8464-ddde-491e-80a0-217d08b38262", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb9124f-c437-4eb4-bc76-ecfcd344c27b", + "id": "613014cc-66ea-45f5-bd46-0a3a5b17612d", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "6758589f-4eb0-43ae-8578-0b08a55b1808", + "id": "a2832af1-03e2-4a3a-81ce-8933ae639a23", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "9afe306b-18a8-4fc4-a9ff-1a77cebe5151", + "id": "fe4b3f47-ae4d-4867-a9a3-64047e4d0988", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33293ba2-5ae6-489d-8900-8497d8c72da0", + "id": "680ca695-2b1f-48a4-8310-2b0416b0b17b", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb79f238-4960-49b8-a456-91bcfeeb2dde", + "id": "3f316586-c83a-49cd-b11a-d57957d94acf", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33507f9d-7566-4dd4-87a6-4b7ac5c182fd", + "id": "4d89f4af-d278-4b03-9bec-64bed823b0aa", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c698b14-1928-4ae9-a4db-c3b636ef2d0b", + "id": "b122f398-5c7a-43b7-9859-c3fe610b573e", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a93bc31-669c-4950-97c8-7b0e15785b57", + "id": "0db45585-7333-4d30-becd-7635b0c2985a", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "34fd4b25-1447-4c6a-89ea-ff06847fa4d5", + "id": "a18aebe5-3f7c-4834-bfa2-33c894149e91", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "c1f2958f-7a5d-488a-8fb5-c8ee2643dfe5", + "id": "f6f558c0-9e4e-47f1-94c6-04d44c353b87", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c368132-2235-4899-b20b-76f87fd9b634", + "id": "d46c7327-5d15-480f-8cbf-4d5426e6fb19", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "855a8dfc-a185-4dc9-89a3-2e40e9a07a33", + "id": "155bab6b-dbf7-418d-a0d2-bbe42aeb1ce2", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1efe8645-f758-49a5-8598-6173f0dc9f26", + "id": "393fff72-2fc9-4133-9fa4-8add97630f12", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "944c94b2-f21c-48e6-931b-5e7520ca4058", + "id": "6314eedb-0e9c-485c-b032-f7566d3c0147", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1022a820-db3b-497c-8e54-c478e2ee46d8", + "id": "ea9fbe0f-f9ea-497b-a6ac-a9d962813242", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "af6c22c6-fdc5-443e-89b2-de3c5cd02a5d", + "id": "573c5149-0e66-4fb1-8143-d96cda0dbc36", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "72bf37d8-839a-4ecb-9857-817d79cc28ee", + "id": "d70000e7-ca0c-40ed-a5a9-4455a61f3a4a", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0ee12d2-8eb4-4072-b9c7-2e3df6de3669", + "id": "b4e907e0-9083-4308-b09a-7c9da90cbaa9", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b43171ef-0f73-4aaf-b5d0-7d1a3d881754", + "id": "0a01d127-0ce0-4741-9049-c14135ce5b21", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffd5c5ea-3f22-4d1a-b6f5-4557fba794d1", + "id": "a03c5a7c-74a4-43db-9826-b6d5559a1c67", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd9f3bbc-abe8-4715-8dc6-db8617631eb9", + "id": "1a7ada6c-ad3e-4950-96a3-b595f6950f97", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "428b8990-6ae1-4317-a5aa-c6e92accda40", + "id": "02ecbbce-895c-402e-9a27-a984af14a5a2", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "d6fdc23f-7f85-4b43-a12b-f785e241cfcb", + "id": "0587f40e-c07d-4da9-b7cb-071438ebc5c3", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f064adc-3d19-4367-a64f-447988e56e4d", + "id": "3dab0b0c-4d83-4a9e-a5fb-20262bdc3f01", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e7c81e7-d130-4b0c-96df-234b5e58911b", + "id": "690aee3c-9d2f-4716-805c-603eea20850f", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42714ccc-8c68-41d4-8d26-18da80333055", + "id": "5ebdcece-1948-407f-a914-b21cbf3d0860", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91113d0d-8949-484d-bc6b-e1bfa6fa218c", + "id": "57b3b2ab-24cc-418a-a691-2dcbff5ac5bd", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "da56c77f-6c85-4db7-9d52-da8ee495a0b3", + "id": "e952819c-74cb-46b2-8107-d119763d767c", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "766a13ab-14a4-461d-90ae-6944dc46fcfc", + "id": "7b05b17d-f3d4-42d1-bfbc-4653a8e97aaf", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"sint_5\": -84190626.26983038,\n \"consecteturc\": 6209471.060006872,\n \"euc6\": true\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"eiusmod78d\": \"officia sit velit\",\n \"culpa_21\": \"minim incididunt occaecat veniam\",\n \"enim308\": \"culpa est proident sit\"\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f80316bc-d445-497d-821f-ab59aebdf0f6", + "id": "7e9c8fda-2617-4e84-80a1-52f40674ea8c", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2716c008-af46-41de-a359-d6e5b06b4a15", + "id": "4696f0f1-68da-4a1a-ba2d-65b6e1409f62", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b06a6b62-15e1-4bd9-8e51-c3249293f2f2", + "id": "dc7e64d1-40d7-49cd-a962-41a06748d077", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98f89c35-ab91-4b36-bfe7-3714644e1520", + "id": "75149adc-58dd-41e6-ac6a-e44e6055218a", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "1ab388c5-3ad0-4f51-a2e4-7308906f1372", + "id": "97494cfd-d059-4382-80f5-a11484db2152", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "4b058921-3ae9-4dcf-9323-510d622f8b0e", + "id": "c63e323f-9b7c-44fa-baa3-1e09ed19d7f2", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc0343bf-71bb-43e0-837c-faf6e6acac43", + "id": "7e835ce8-8289-4679-8d3b-21efeab3d179", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acb45403-1efe-4642-9a68-e3ff8d640de8", + "id": "2677589a-8163-4d89-8875-ea7e4641912a", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b149db93-1707-4871-bc5e-e19d731ac27e", + "id": "ae9904e3-eb3f-4b0e-ae31-95fe54fca755", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34985083-2259-4ec1-be3f-68bbcd5ec440", + "id": "870ed340-51ff-4794-b9fc-d899927b73a8", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore__c\": true,\n \"estfce\": \"pariatur mollit et\",\n \"veniama\": -17552737.605789885\n },\n {\n \"consectetur_680\": 29655206,\n \"dolore_4ad\": -13548634,\n \"reprehenderit0d\": 34001058\n }\n ],\n \"context\": {\n \"autee\": -37182416.892212935,\n \"in_475\": \"sit sunt pariatur\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17383,7 +17383,7 @@ "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between \norigins and destinations. It provides detailed route data including distance, duration, polyline visualization, \nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for \napplications requiring accurate public transit navigation and trip planning capabilities.\n", "item": [ { - "id": "98bd182c-54e5-4351-b5d4-4db62e97f362", + "id": "3ad4ecac-2f31-49da-8d6e-ee7274efeb65", "name": "Transit Route", "request": { "name": "Transit Route", @@ -17476,7 +17476,7 @@ }, "response": [ { - "id": "1cf882f0-67b9-441c-8457-d414b0f4e32c", + "id": "8644b621-6da3-4324-bef3-373776d7d5b3", "name": "Successful Response", "originalRequest": { "url": { @@ -17566,7 +17566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a72a986-8ab1-488d-a7d6-87eb9307ca4c", + "id": "c36cb893-703b-480e-b30e-362776719386", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17656,7 +17656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "199cbfcd-38d2-40b5-b989-5a1f5bdf4ba9", + "id": "ea9d961c-f836-4d93-b98b-adf8d5f0058c", "name": "Out of free quota.", "originalRequest": { "url": { @@ -17746,7 +17746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4bb961e-4506-496f-9628-d21375defe4f", + "id": "0da502ed-8c0b-4d85-a14e-d34b0f944fae", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -17836,7 +17836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e119a59a-06e2-456b-b23c-dffcdfa99396", + "id": "981ad17a-0a3e-402c-9356-f13c4366ced2", "name": "Validation Error", "originalRequest": { "url": { @@ -17926,7 +17926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebc3fa83-136b-46e9-ab5c-69d98c0eec08", + "id": "82d60bab-b316-4b17-9d25-44ff608560cc", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18028,7 +18028,7 @@ "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking. \n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "ec737168-75a9-44ca-9110-d8486a7dcd1e", + "id": "37dcd9bb-6e7d-46a7-811b-24498e1dce25", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -18086,7 +18086,7 @@ }, "response": [ { - "id": "0a0e3574-f794-4aec-b673-7bc7a1750829", + "id": "070873e1-617a-4505-9124-5853debcdf61", "name": "Successful Response", "originalRequest": { "url": { @@ -18131,7 +18131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7b5ede8-37fe-45cc-bca2-2b1482346f30", + "id": "a5ee3ecc-2cec-4b11-ba54-999e466e1d8b", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18176,7 +18176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59ff56a8-b30f-4acf-96bc-a4ae1421616e", + "id": "ff2b378b-c981-4fba-ad0f-c65228e642ff", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18221,7 +18221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cd4044d-5b5a-4105-aa78-2ed08a37f4d1", + "id": "94f065de-2e56-4484-a8a2-a7b9d2199de4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18266,7 +18266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c084c5c3-8f15-4f52-a583-efaab7e31e87", + "id": "51ef4fbf-8a41-4d4f-8b13-fd66eefe214f", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18311,7 +18311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b3375e8-02c1-430e-9506-f261bad5abff", + "id": "903d44d9-e13b-4f1a-a9a4-1869e4c96b3e", "name": "Validation Error", "originalRequest": { "url": { @@ -18356,7 +18356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ab0b5af-aaea-409a-9fda-ec4302572a09", + "id": "716360b0-ad3e-4eb4-8eac-178f71bd3f19", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18407,7 +18407,7 @@ } }, { - "id": "37122873-69c1-4972-ae76-cdca7b61ac9e", + "id": "d1298ca8-8005-49cf-8310-126cc960972b", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -18465,7 +18465,7 @@ }, "response": [ { - "id": "f1f1cbb3-8c22-4df0-9887-9701bcd7f8fc", + "id": "1c51187d-e997-45b0-bce0-7e8eccf386e3", "name": "Successful Response", "originalRequest": { "url": { @@ -18505,12 +18505,12 @@ "value": "application/json" } ], - "body": "{\n \"amet6\": \"enim est Duis\"\n}", + "body": "{\n \"exercitation_3f\": -21075667.69258517,\n \"culpaa\": 11521484.959093004\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9575799f-f331-4db9-a61c-dfcdbb4158d8", + "id": "dc10bb65-abdd-4e38-9a8d-9f3bd045fdab", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18555,7 +18555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "335dbe35-89c9-4a6c-ad9d-af45587cc067", + "id": "1c971f19-055b-4a32-ab35-bc47f5795590", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18600,7 +18600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0bd1b66-659c-4d01-b8e2-e6de31ddeefb", + "id": "6d87cfcb-d25b-42c5-8025-b4d90eddd694", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18645,7 +18645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f469b8e3-fb9d-42d5-b854-a2f6960a6420", + "id": "4dc60805-4115-48fe-9453-f34a64949beb", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18690,7 +18690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f298f974-1465-4798-a0d7-7fdecf44d9d3", + "id": "92972f47-c074-4202-88b5-7429a6657625", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -18735,7 +18735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "087aa8ee-0d7d-408b-b997-a342f89d4ee6", + "id": "9f205620-41b5-4ce0-be3e-3589a5c9f407", "name": "Validation Error", "originalRequest": { "url": { @@ -18780,7 +18780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e899cd-7795-4ce5-a667-5835345f35c7", + "id": "a484a3b8-e8b0-4886-9d06-cc865589379a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18831,7 +18831,7 @@ } }, { - "id": "2b6b37d8-2767-4175-a6f4-73b2a54df99d", + "id": "0e4ecfbd-3d73-4dcc-bc27-92f29c8c8c98", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -18902,7 +18902,7 @@ }, "response": [ { - "id": "5394e6ac-1f9f-4696-964e-cf1a22d544fb", + "id": "b44ad955-ca70-4d68-a019-6a4a2708d361", "name": "Successful Response", "originalRequest": { "url": { @@ -18960,7 +18960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "144c464f-aefb-42e9-8c8d-7b141922bb24", + "id": "2ae6468a-99e4-4732-9e94-2007ddd26edd", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19018,7 +19018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39283003-1113-4646-a162-5ed460ad457c", + "id": "dd01fb84-9ce7-4f5c-8e04-a23fb8dd8146", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19076,7 +19076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2040a51-b2bc-4f0d-bfe0-5cb93cfd495d", + "id": "9203b2ef-9380-4d5b-b526-96caa10d73b4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19134,7 +19134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10da9a58-e69f-4f17-b6cf-4692780268f1", + "id": "f997d0ca-ebf9-4cd1-ad10-96f11d4d496b", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19192,7 +19192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bde512bd-1229-4ce4-b28b-71354e61b8e2", + "id": "c3122ec9-4571-449c-84bf-623683750315", "name": "Validation Error", "originalRequest": { "url": { @@ -19250,7 +19250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ae5186f-b4c9-4526-81c7-d79a06d80eeb", + "id": "0775bd88-494d-46f1-bcc3-e81b68b74fd4", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19314,7 +19314,7 @@ } }, { - "id": "5dbbe6bd-f567-4c46-87ef-8c527b928fa0", + "id": "6cd28407-d6e9-495a-ae63-d24120d60e6d", "name": "List Datasets", "request": { "name": "List Datasets", @@ -19380,7 +19380,7 @@ }, "response": [ { - "id": "5f64d66b-63f8-4de2-8c42-0513ef791239", + "id": "5dd5ca8d-dda0-40dc-b76b-f5d618b1b6c9", "name": "Successful Response", "originalRequest": { "url": { @@ -19443,7 +19443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f840f5a-e2b4-4609-95b6-d99fad62245b", + "id": "8fe2d7e4-10a8-4a30-8e06-7fab436909ea", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f2aae1b-73d5-48e5-b711-ad665c547f96", + "id": "4282adfd-b28a-48d7-a2d7-45d6eee35df0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19569,7 +19569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f448ce90-6eaf-4d7c-a333-aea0fa59dd7c", + "id": "c4e3f9c7-6b31-4d10-b267-5f2515dff0a5", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19632,7 +19632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47731f03-6e98-4be3-a557-a518a39fae66", + "id": "0678a50b-fe55-4b24-b62f-6e8c84050b78", "name": "Validation Error", "originalRequest": { "url": { @@ -19695,7 +19695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7b51b46-f081-4d8b-ad4a-85006d6c53cd", + "id": "6bc44b55-19c9-4a59-bf0b-badf368813a9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19764,7 +19764,7 @@ } }, { - "id": "3c612088-f5ad-4fc7-b698-155525ab0947", + "id": "97a60ceb-6406-4045-b5f3-e2fe50660db3", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -19824,7 +19824,7 @@ }, "response": [ { - "id": "7fdfac26-6e48-4960-aab5-adf2a1c138cc", + "id": "6ad83ffa-c3e9-4b25-b088-207cd12b6c35", "name": "Successful Response", "originalRequest": { "url": { @@ -19882,7 +19882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a996c38-7db2-4c28-84ce-9644401f5f98", + "id": "50a83fbf-60ab-4085-ba16-1f848f62822f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19940,7 +19940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4a4bfce-4be7-40df-a46d-22fea384abc9", + "id": "18fcf724-e169-4112-ba05-ea6c5c83e90a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19998,7 +19998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94735b10-bcf0-4c2d-88ff-73736ddfce84", + "id": "901a7c3d-81e1-43e4-a835-c780d7c7a6b4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20056,7 +20056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f07e777-2e05-4c82-b197-cf6023e39ab1", + "id": "4d65c794-6623-4d10-921c-98077aefa302", "name": "Validation Error", "originalRequest": { "url": { @@ -20114,7 +20114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e996d0a4-a0f3-42bb-96a3-d05896aecf0b", + "id": "277ad046-4182-4f63-a56c-b1dd6499a00e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20178,7 +20178,7 @@ } }, { - "id": "e0afedd1-715b-4b1f-83e9-13265d5e319b", + "id": "56c6c82e-c615-434c-bf98-c158ef0ba876", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -20237,7 +20237,7 @@ }, "response": [ { - "id": "a27b3ef6-dc49-4491-8a1d-5be81467e96b", + "id": "1bcbee2c-152f-49f8-adfc-e9a45f3f2956", "name": "Successful Response", "originalRequest": { "url": { @@ -20278,12 +20278,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"in_progress\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"in_progress\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"in_progress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5abe5d57-7e09-4a93-9ba7-89f0349f4016", + "id": "3c6f1184-1ae6-4f84-b9f2-1d50a00701eb", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20329,7 +20329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c06273bf-c9bc-4a6d-89b6-e70b9a39c3a3", + "id": "065db716-4ea5-488c-8f45-133d675d78fa", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20375,7 +20375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f7e76b7-c5d5-47f7-8f60-78c82585a2a7", + "id": "687cb875-e5ce-4905-a81e-8073903c0c43", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20421,7 +20421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "614d835b-f439-4750-b832-03e0eae92010", + "id": "f54adcd2-02f9-4fe5-aedb-0b263ea27c74", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20467,7 +20467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0c0e2cc-3c4e-4b2d-acca-14d343344749", + "id": "f0ae2833-719d-4716-b500-5923a7c8bfc8", "name": "Validation Error", "originalRequest": { "url": { @@ -20513,7 +20513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "864c22cb-add0-4bf1-a680-3b208a528c01", + "id": "a027e993-4910-4e31-9c3d-65b13633304e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20565,7 +20565,7 @@ } }, { - "id": "8ba3c8f1-6155-4cfa-aafc-4b2280c7ae45", + "id": "8f248b83-ccff-4a30-b504-eec5f58dbda8", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -20624,7 +20624,7 @@ }, "response": [ { - "id": "4d6383cb-c8e5-4d52-8991-dd589d9b0560", + "id": "af909246-d246-4984-92a0-037dd7bd39cd", "name": "Successful Response", "originalRequest": { "url": { @@ -20670,7 +20670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5782301a-4158-4821-9220-e930a21b4c50", + "id": "dbabb600-0bd1-46f9-8c12-f8b6f6376505", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20716,7 +20716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d972cd7e-b282-4d5d-8312-f14d9e329d72", + "id": "4556ef35-8f73-4dcf-a427-8ce74f710dbb", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20762,7 +20762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc1c938d-3115-4495-ad2d-603eb2eef4cd", + "id": "0ea1da73-eb93-47ec-a2db-2f8347d27422", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20808,7 +20808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fc3b2ab-ff54-493d-aa29-4f3ee71dcfc8", + "id": "f8a51d11-8243-4c7b-811b-e272308b4104", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20854,7 +20854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab369cb-7165-46db-92c4-cd50f88ca110", + "id": "467d4d68-9f12-47e9-878c-95240bd65aaa", "name": "Validation Error", "originalRequest": { "url": { @@ -20900,7 +20900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2f01c7b-696a-498d-a492-4d3adbb70692", + "id": "60e539cb-7f15-4ffd-90e0-5e80b1a29af2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20952,7 +20952,7 @@ } }, { - "id": "7eb94f10-36d8-4ff3-a032-dc69f76e7fdd", + "id": "a6e90d20-c5ed-44b6-9354-751e3e4a7927", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -20996,7 +20996,7 @@ }, "response": [ { - "id": "49ceddf6-3445-48d9-97a1-959dbd29bd5d", + "id": "bc9c1496-c1fa-42a8-b6e4-dc550b418363", "name": "Successful Response", "originalRequest": { "url": { @@ -21034,7 +21034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2af78865-9e5f-4b41-b661-53aa8cb61d11", + "id": "6d5785e2-5f3f-4c74-9cf8-c40810eed2ae", "name": "Unauthorized", "originalRequest": { "url": { @@ -21060,7 +21060,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fd13d7f1-6333-4949-8a58-c39cdb0491ab", + "id": "7c8aa622-fea1-4853-9d8a-a15ba527fa27", "name": "Payment Required", "originalRequest": { "url": { @@ -21086,7 +21086,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7c209434-c79a-49e2-84ef-d0b2c218d5b8", + "id": "1ae6f245-dac7-44ab-bd2d-68651a7eb285", "name": "Forbidden", "originalRequest": { "url": { @@ -21112,7 +21112,7 @@ "_postman_previewlanguage": "text" }, { - "id": "78dd1472-87d3-4d42-b9fc-c62069ea4c5c", + "id": "9b2d35a9-f910-4e1e-bb6c-b23d333d2a8c", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21150,7 +21150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ed57269-8202-49bc-947b-58889c0afe46", + "id": "bb98ca6c-bc02-41e1-9de8-efd725a609e0", "name": "Validation Error", "originalRequest": { "url": { @@ -21188,7 +21188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b78996a7-ad92-495d-a11a-ce2f8bd1da4d", + "id": "bceef0ed-b65b-4453-8c37-58531e0ed28e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21232,7 +21232,7 @@ } }, { - "id": "ea8e7c73-aa39-47e4-a577-6b2945b99faa", + "id": "e7e5f566-3bd7-4a85-8150-ea947c6f994e", "name": "Search Features", "request": { "name": "Search Features", @@ -21334,7 +21334,7 @@ }, "response": [ { - "id": "450901f1-0bf7-48d9-acea-57fa0c3a52fa", + "id": "6db50c51-0b51-4575-8773-3fc3b307ea69", "name": "Successful Response", "originalRequest": { "url": { @@ -21417,12 +21417,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f8dc8b55-4cf1-4ed4-9bd8-7339e1a0b209", + "id": "5f294cbd-82ee-40c3-b4c1-9f5a5c8b320c", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21510,7 +21510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de94d4aa-a1e0-4bd5-99f6-b87e06f70865", + "id": "9c117faa-5ea4-4a13-866a-28654d6028ba", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21598,7 +21598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a86c5be1-b22d-4eb7-b154-bc09391fdf89", + "id": "3547b658-0e35-453f-a81a-dee6199ca70c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21686,7 +21686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9739a78-6fbb-41e0-b6ab-2a74c322f27b", + "id": "6a675b2d-d6a9-457a-9db7-7a5bbf7ed3d3", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21774,7 +21774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14385132-25b7-4f92-a7ca-73103c5295c4", + "id": "c72dfff1-b9d6-4307-81bd-1bd5d9a0a9ce", "name": "Validation Error", "originalRequest": { "url": { @@ -21862,7 +21862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1153181d-71b8-44e8-823e-a9ccae3e8aef", + "id": "2b17be70-6ad4-40d8-9900-1ad253003576", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21956,7 +21956,7 @@ } }, { - "id": "4d1a2dc3-c006-4922-ba2a-01a4e77bde2a", + "id": "5557e741-c09e-4737-bcc9-088cea1d970c", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -22058,7 +22058,7 @@ }, "response": [ { - "id": "2bc64712-66df-4ebd-bb31-fd0d1e699240", + "id": "898995c2-722e-40e1-8883-91e72518d0f7", "name": "Successful Response", "originalRequest": { "url": { @@ -22141,12 +22141,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bd08e912-bc52-4365-b9c9-bc1740c54ba7", + "id": "0f9ddfbf-9d21-4eae-8862-aa0d45cfadb6", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22234,7 +22234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfe0f67c-6f61-4062-9136-1c5971a71a2f", + "id": "46ff2202-3d0b-49bd-85ac-7b20ce5e8583", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22322,7 +22322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf09a586-8448-4156-9d0a-8a6f8f8cfa9c", + "id": "7dcb6e59-79e8-4056-98b6-da7a0362d8ff", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22410,7 +22410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "629ba464-0493-4158-8e16-4bb48a678e2f", + "id": "390c5007-a7a4-472f-b5bd-34d870356a23", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22498,7 +22498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7978ef21-52fa-4ff7-af6a-c57745bf9f0d", + "id": "550b4841-045b-4141-9ddd-a89b70a8e007", "name": "Validation Error", "originalRequest": { "url": { @@ -22586,7 +22586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c2e464-a95a-4fce-aae2-7fe5062a30aa", + "id": "98d14a5a-1a2b-4f7d-98fb-8f6acf5de9d2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22680,7 +22680,7 @@ } }, { - "id": "ba2dedf8-5f57-4351-9c1b-0493cc6a1249", + "id": "81693fe5-232e-45f9-8c24-79e2f28a297f", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -22782,7 +22782,7 @@ }, "response": [ { - "id": "1508f6f5-3398-4c7d-bb6a-8d8f00b7bd57", + "id": "2a944616-a1ac-431e-a1e3-f88bcca1509a", "name": "Successful Response", "originalRequest": { "url": { @@ -22865,12 +22865,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c39b82f5-be16-4528-828a-fe5c91bbe54b", + "id": "42be509c-372f-410a-852e-71f45bfc2bd9", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22958,7 +22958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8f5ec8e-bb90-4c6e-b435-1cf556e7a92f", + "id": "319d0564-d96c-479a-a8d3-e46809b9f0e8", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23046,7 +23046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3c951a4-c67d-44a7-b741-9cfeceec4815", + "id": "17957f33-70b0-4890-b9d5-d79cfbf17179", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23134,7 +23134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4b81769-7ffc-40de-bc21-ec27036bbe53", + "id": "e0c1caa1-05b2-4f59-a3dd-65dff95db702", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23222,7 +23222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b1733bd-daaa-4153-85c0-3b8b46b25bf1", + "id": "2111a69e-31a0-4790-98e8-2561e3fcfd55", "name": "Validation Error", "originalRequest": { "url": { @@ -23310,7 +23310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b5920ea-9b80-424e-b74d-84734484ac57", + "id": "332da88b-180d-4b1b-a483-2ff95816faf2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23404,7 +23404,7 @@ } }, { - "id": "9598f526-0d95-4c1a-8935-c13469f5cf52", + "id": "69b54406-c57f-4b2f-b180-3c810fb56524", "name": "Contains Features", "request": { "name": "Contains Features", @@ -23506,7 +23506,7 @@ }, "response": [ { - "id": "c498aa8f-3c04-452c-9fb7-4785ad40d3d2", + "id": "71d14c36-46d5-49ee-9786-f4c5953846c5", "name": "Successful Response", "originalRequest": { "url": { @@ -23589,12 +23589,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a508bb81-d998-4f4b-9d4a-f917292d866a", + "id": "6d6c0584-dbce-41f2-b5f9-cc5219df76d2", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23682,7 +23682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "133fc699-b3a7-4a0a-a183-f26d94769af7", + "id": "73c116ed-a683-417b-9f1c-6a182a835603", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23770,7 +23770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5e7f47-b276-4315-9968-e445be38b7d9", + "id": "69e357f6-b147-45a9-9e94-57e92c144568", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23858,7 +23858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23c3db69-f9ae-48d0-8e13-3b3d59542cf0", + "id": "af24c9d2-df3a-4ebb-b42a-315dd920736f", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23946,7 +23946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34aec0bb-4b21-4d2f-9300-2005267d07b0", + "id": "bfe3cd54-77df-480b-b3c1-2dce992bcdef", "name": "Validation Error", "originalRequest": { "url": { @@ -24034,7 +24034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78e2da43-33d0-40dc-9967-f8581a2c163f", + "id": "1b952dc4-8460-4bb0-941f-66dfd811b21d", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24128,7 +24128,7 @@ } }, { - "id": "cca38962-70ba-4fd3-ab13-f61b179c0ecd", + "id": "83b23e2f-6bf7-421e-8916-3791ca64a4c1", "name": "Within Features", "request": { "name": "Within Features", @@ -24230,7 +24230,7 @@ }, "response": [ { - "id": "479ca202-2e53-4346-8f42-d2eda304f557", + "id": "400454ce-2c49-4e52-8815-5da269d54ca3", "name": "Successful Response", "originalRequest": { "url": { @@ -24313,12 +24313,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aliqua_fdc\": -94416686\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anim_6d0\": 57382364,\n \"ipsumaa\": \"ipsum Lorem consequat ut cupidatat\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ad301f7b-2204-45f3-9449-9849da99eecd", + "id": "9b25a571-6ced-491b-92b5-960018eda70f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24406,7 +24406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdc1af32-86c3-4001-a76b-fe7b71a38a22", + "id": "8d2cd4a3-7da4-41ba-84fb-122e1ca46c1e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24494,7 +24494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93198acf-33ab-4080-a3ab-3804f592e8c8", + "id": "2c5b7605-ff42-4bf5-904b-b7964972c264", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24582,7 +24582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10396e5f-e962-4dc9-90ab-59952585ee86", + "id": "e50ef7ff-6d7c-49fb-96f8-3b41a79752ae", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24670,7 +24670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98502bc6-773a-42d9-a45b-e5c616af9086", + "id": "612f57cc-8fd3-47a7-98e1-14db1817d479", "name": "Validation Error", "originalRequest": { "url": { @@ -24758,7 +24758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fcae508-1109-48e3-927e-3ca533ff728c", + "id": "3d2cb7f8-ab1e-4c2b-a924-9de483d16fc9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24852,7 +24852,7 @@ } }, { - "id": "15ab26cf-442a-42c4-9558-fcef447749e0", + "id": "fb0c6c8b-ced9-4ee0-8d29-7f336349d8f4", "name": "Get Feature", "request": { "name": "Get Feature", @@ -24941,7 +24941,7 @@ }, "response": [ { - "id": "e59f0e8e-5092-43d8-a538-1b5930e9eeae", + "id": "e4523513-24d4-40c3-8e08-7b310dbe7393", "name": "Successful Response", "originalRequest": { "url": { @@ -25001,12 +25001,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"irure_b\": -64943322.105167046,\n \"proident_d75\": -19304172\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"elit_78f\": 32812409,\n \"doloref_\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "74ae3704-46df-4988-9a2a-5ee0a2285a72", + "id": "14445af9-8534-4c2f-8a81-468211425530", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25071,7 +25071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bd5fff6-56c5-4be4-8b9f-509e2fb9d120", + "id": "eab38542-a69d-42ae-9faf-3633843855cd", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25136,7 +25136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f220b106-c82c-4a08-ab10-ad55386d94b4", + "id": "4b7a5536-9cd9-4ac9-aaaa-76f20f43db8b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25201,7 +25201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e6a8148-a054-4a4b-89fc-c4c1ac3999e8", + "id": "d103e2f8-0573-489b-81be-1715da45ce3c", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -25266,7 +25266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a977145-3d8a-4f7d-9b36-2ba63a7a57cd", + "id": "89d2595e-8220-4521-8043-7a4d94d3de1c", "name": "Validation Error", "originalRequest": { "url": { @@ -25331,7 +25331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f61c8a7a-6b6d-43f4-af24-32e44274b37d", + "id": "5e919767-d514-4fe7-b839-a5abb2353865", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25408,7 +25408,7 @@ "description": "", "item": [ { - "id": "65241774-b13f-432f-9e52-4916c8eea58b", + "id": "783f0184-d359-4fed-942c-2e2e1fc8de09", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -25530,7 +25530,7 @@ }, "response": [ { - "id": "8bbf06fb-b231-466b-8801-1706b15a4fa7", + "id": "692893ba-3c15-4d74-b321-82494ab7a812", "name": "Successful Response", "originalRequest": { "url": { @@ -25649,7 +25649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b31a614-89d9-42e9-83c6-69697616a66a", + "id": "bc589e39-2742-4fc5-9f2a-68b9e1543172", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25768,7 +25768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6f406f2-0309-46a1-90ec-c4240bb4eaea", + "id": "737a1ef9-1010-4f78-a868-f938fdb8ee32", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25887,7 +25887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78db7bde-9345-4a91-8aa4-313edec9c86b", + "id": "903383e2-7e31-4f0c-be89-11fc13f959fe", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26006,7 +26006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18f2ec1-66ea-43e0-9bf5-a6032d67c8a0", + "id": "660b68e1-5c17-4ca4-8a1d-8be13ae6941c", "name": "Validation Error", "originalRequest": { "url": { @@ -26125,7 +26125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e9f801-709f-433c-8a11-41bb13987370", + "id": "1f8f78e5-d940-451b-a06d-3ee329967ef6", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26250,7 +26250,7 @@ } }, { - "id": "49662dcc-d64d-4c81-b58e-c9f5a2c12596", + "id": "c2b389c3-9915-4838-9c7f-88f4be113009", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -26321,7 +26321,7 @@ }, "response": [ { - "id": "19396178-c0d2-4a7d-b668-b13b39625118", + "id": "b2c42ee5-bf72-42f7-9f71-290b44546cc5", "name": "Successful Response", "originalRequest": { "url": { @@ -26390,7 +26390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7aab5f-113b-401d-90fd-ab44e6c67ae8", + "id": "c8ed7f8a-a0d5-4488-bb13-292bf3c1c5c9", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26459,7 +26459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d47d87e-663d-46b2-88c5-c7a11447b3bb", + "id": "8077150f-fc0c-411a-8617-564b14552e25", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26528,7 +26528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa0d0d73-ed63-47ae-8ac2-5ab2347a0b49", + "id": "64fc3548-c856-40ca-ad13-8f578e616b01", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26597,7 +26597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "498809ea-33fb-4fc2-b301-d871259c554d", + "id": "ce934dfd-c6af-4c63-8293-7dcb89b14be5", "name": "Validation Error", "originalRequest": { "url": { @@ -26666,7 +26666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9662f46c-e7c2-4cd0-881e-7093563d8f00", + "id": "2aa15596-757e-423d-a6a5-29cf39bde39f", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26741,7 +26741,7 @@ } }, { - "id": "daad00d5-e314-42ce-a6d1-cded24f34149", + "id": "2050a750-dea5-4d25-aaf7-407f9598f1dc", "name": "Find Tolls", "request": { "name": "Find Tolls", @@ -26890,7 +26890,7 @@ }, "response": [ { - "id": "b51e8b38-44a1-4c88-9c74-d994eb87e626", + "id": "9f4dd4d6-05ad-4a65-9404-98ad26afcdc5", "name": "Successful Response", "originalRequest": { "url": { @@ -27031,12 +27031,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"laborisb\": -1527672.9476336688\n },\n {\n \"id_8\": false\n }\n ],\n \"tollSystems\": [\n {\n \"commodo1\": -8528869.180222467,\n \"ut6\": -27299623.740665883,\n \"laborum_c3\": false\n },\n {\n \"dolor_dd_\": \"cupidatat sunt e\",\n \"culpa_d75\": \"enim\"\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"dolor6_9\": \"eiusmod\",\n \"sint_e7\": 47444167\n },\n {\n \"occaecat_812\": -80964102,\n \"occaecatf\": true,\n \"culpa0\": -14670163.19505623,\n \"culpa__0\": true,\n \"minim_1\": 42082130.73750663\n }\n ],\n \"tollSystems\": [\n {\n \"idb\": -1773189\n },\n {\n \"minim4\": \"aute non\",\n \"ullamcoa\": \"fugiat voluptate sed\"\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"laboris6f0\": false,\n \"est_b1d\": \"Ut nulla amet officia reprehenderit\",\n \"nostrud_eb9\": 82576856\n },\n {\n \"anim___3\": true,\n \"sit80\": 2566469\n }\n ],\n \"tollSystems\": [\n {\n \"ea_225\": true\n },\n {\n \"quis_ec\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"nostrud92\": 21232959\n },\n {\n \"Lorema\": 89716389,\n \"minim_6\": -14233597,\n \"qui_\": \"tempor enim ut\",\n \"in_7\": \"nisi dolore\"\n }\n ],\n \"tollSystems\": [\n {\n \"Excepteur_5d8\": -59257958,\n \"dolord\": 59582647,\n \"labore7a\": -48719246\n },\n {\n \"anim_77e\": 33771770,\n \"uta\": 36860051\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"et0a2\": \"in amet adipisicing velit aliqua\",\n \"cillum_b6\": \"est aliqua voluptate dolor aute\",\n \"consequatdb\": 43876515.599037975\n },\n {\n \"sit_09d\": \"sunt\"\n }\n ],\n \"tollSystems\": [\n {\n \"aliquip__\": -8581863,\n \"deserunt84e\": \"dolor labore ex\"\n },\n {\n \"commodo_b_\": \"commodo enim magna\",\n \"do_8e1\": true\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"anim1\": \"in magna sint\",\n \"pariatur_7\": \"sit labore\"\n },\n {\n \"laborum_\": \"ea\",\n \"incididunt_b5c\": -10045759.20367597\n }\n ],\n \"tollSystems\": [\n {\n \"est_ab\": 98138409,\n \"voluptate66a\": -11609598,\n \"dolore_6\": 2015690.956077516\n },\n {\n \"fugiat_c3b\": \"mollit esse qui aute\"\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"velit_7\": -87987236,\n \"etbf\": -14685542\n },\n {\n \"reprehenderit_7\": true,\n \"eiusmodef\": 65731470.278006285,\n \"sed_b53\": true\n }\n ],\n \"tollSystems\": [\n {\n \"Duisd1e\": \"sunt reprehenderit non est\",\n \"aliquip09\": 98045338\n },\n {\n \"velit_c7b\": -56125047\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"sint_3\": -55439646\n },\n {\n \"do_ce\": \"quis\",\n \"irure2\": 56960411.320489794,\n \"anim5c9\": 38508475,\n \"do_e4\": -22084373.24882455,\n \"fugiat_2\": 32037334.414661527\n }\n ],\n \"tollSystems\": [\n {\n \"ullamco_54\": true,\n \"reprehenderit_e\": \"irure in deserunt ut et\",\n \"consectetur_df\": -11667357.162238672\n },\n {\n \"et_d\": false,\n \"reprehenderit__8\": 93935711,\n \"commodo25c\": -7630345\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "464fd340-f945-4f8d-b5e3-519d4d3f8081", + "id": "72141646-0b34-4bc9-a680-7a8fd0fb1f64", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27182,7 +27182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6623d01d-f26e-498a-9c41-f4158407a66b", + "id": "8cc6b4c7-2d91-4098-a6a5-a803a7b8994a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27328,7 +27328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e71fe5d-d870-4e9f-823c-5ae5c6dfdc31", + "id": "6bf5c9e7-1cb1-4272-95a1-ac736a8ba19c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27474,7 +27474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "571d4a1b-ab89-4a78-88f7-b2fa907e7846", + "id": "d8651407-27af-4c86-ae5f-226e3afe9989", "name": "Validation Error", "originalRequest": { "url": { @@ -27620,7 +27620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c09cacb7-3210-4188-925c-3cb94239733a", + "id": "5bec1e9c-9481-4428-9f15-3f295ba08457", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27772,7 +27772,7 @@ } }, { - "id": "40b918e5-cff8-4288-bcaf-118f56daa81e", + "id": "9b184af1-0801-4026-bc7e-10d903b0ca75", "name": "Find Routes", "request": { "name": "Find Routes", @@ -27939,7 +27939,7 @@ }, "response": [ { - "id": "2ebe9437-e097-465f-b028-6390f3ffd982", + "id": "4f048b90-7109-4980-bcf8-3664ad0c90b2", "name": "Successful Response", "originalRequest": { "url": { @@ -28103,7 +28103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bd535a0-ad78-4080-94ed-e988c055a598", + "id": "bf53625c-f33a-4e29-ae87-fe7da7244f61", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28267,7 +28267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1dd1d1a-587f-41cc-8775-01e302ed3440", + "id": "45fbb56c-5bd8-43d4-ba66-617658592156", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28431,7 +28431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a886050-2edc-4bd8-b596-15a3ff543eed", + "id": "96d95ee6-2584-4a1a-89da-efaf338951aa", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28595,7 +28595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13f78b56-77d2-4437-8aea-8f7c3d530c37", + "id": "65684209-a75a-4c24-9e84-4996f1185c7e", "name": "Validation Error", "originalRequest": { "url": { @@ -28759,7 +28759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de0efab1-a441-4b8a-a454-4175a3e944ae", + "id": "ebac452b-d83e-4cf3-82fd-999325ca5985", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28929,7 +28929,7 @@ } }, { - "id": "cd7a7e0a-91de-4621-afee-1ecd3e6386c2", + "id": "530c559d-45bd-469f-9f1e-6c86d15c2730", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -29078,7 +29078,7 @@ }, "response": [ { - "id": "e7dbff68-a31a-4a5b-a7f5-1a2dd942d8d3", + "id": "b4936e69-c7b1-44ff-8fae-cc8d97e1093d", "name": "Successful Response", "originalRequest": { "url": { @@ -29219,12 +29219,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb13085e-98c0-4211-a356-216b5c74c31d", + "id": "aa57f385-fe7e-4dd7-be0e-e156950c1e1e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -29370,7 +29370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b67acdd-4f04-41ab-b10a-53926ec8f201", + "id": "35462224-b2fb-4074-873d-03cab1abb4bd", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29516,7 +29516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dca472e-43b7-4ba5-8edd-61bd8d8395a1", + "id": "71350219-3b94-4801-9fcb-51ac7fd48b10", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29662,7 +29662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf395d3b-db1a-4590-a3a7-69e96bdb1c57", + "id": "e564f2e1-a197-4dab-959c-6bece6ea2dd9", "name": "Validation Error", "originalRequest": { "url": { @@ -29808,7 +29808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcc047b6-e1dc-47d5-b57a-4d7b0a7ac21a", + "id": "d07cf922-3bff-48c6-b195-1a7d17e80b62", "name": "Rate limit reached", "originalRequest": { "url": { @@ -29960,7 +29960,7 @@ } }, { - "id": "77136929-8069-40cd-8e43-1630f707751f", + "id": "f8a05e25-a370-408a-923a-e9ca9ff6aba1", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -30031,7 +30031,7 @@ }, "response": [ { - "id": "fb3d318d-ad2a-4cdc-b979-a8ae3c906887", + "id": "12ccd673-8f5e-4a10-8b5c-97dcbc18200a", "name": "Successful Response", "originalRequest": { "url": { @@ -30095,12 +30095,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f1f7e951-6eab-453b-96f9-bb8698ddc6b5", + "id": "6282352f-60d7-4df7-8957-1850e2652a7e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30169,7 +30169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2897a91b-06ce-4ef9-91ac-d35e40d483c0", + "id": "456b10d8-f0d3-488b-afc7-4f639b661777", "name": "Out of free quota.", "originalRequest": { "url": { @@ -30238,7 +30238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c2b640b-e3e5-4990-8bd7-53a06cf78ed6", + "id": "d3b4a684-ca89-44a8-b390-92c9a0231539", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -30307,7 +30307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d692bd9-a357-43f8-829c-6920189d1e98", + "id": "0b68f15e-bf57-4d2a-ac7d-0498c9ec09b3", "name": "Validation Error", "originalRequest": { "url": { @@ -30376,7 +30376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98cd5213-5011-45e9-880b-19714c308885", + "id": "4dd5a73a-b6f4-4005-94cc-9ae139852f18", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30465,7 +30465,7 @@ } ], "info": { - "_postman_id": "fe67fb7e-28eb-4e4d-a0c2-6812b2d6f471", + "_postman_id": "f00be772-2b07-4e1c-b518-76b0c4171869", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { From 3949d05a9eabcdfe09c1c621d207ea7fad8b32be Mon Sep 17 00:00:00 2001 From: galela Date: Fri, 12 Dec 2025 15:37:50 +0100 Subject: [PATCH 4/5] feat: Reorder tags when merging them --- dist/merged-woosmap-openapi3.json | 13540 ++++++++++++++------------- dist/woosmap-postman.json | 5138 +++++----- redocly/decorators/process-tags.js | 79 +- redocly/redocly-merged-config.yaml | 7 +- 4 files changed, 9434 insertions(+), 9330 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index da0fc7a8..b29ec567 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -97,19 +97,20 @@ } ], "paths": { - "/geolocation/position": { + "/address/autocomplete/json": { "get": { - "summary": "Geolocation from an IP address", - "operationId": "getGeolocationPosition", + "deprecated": true, + "summary": "Autocomplete for Addresses", + "operationId": "addressAutocomplete", "servers": [ { "url": "https://api.woosmap.com" } ], "tags": [ - "Geolocation API" + "Address API" ], - "description": "The `/position` returns JSON location of your users thanks to IP address of their devices.\n", + "description": "Autocomplete on worldwide suggestions for a for text-based geographic searches. It can match on full words as well as substrings.\n", "security": [ { "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], @@ -124,43 +125,85 @@ ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_ip_address" + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_input-2" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_address_components" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_location-2" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-3" } ], "responses": { "200": { - "description": "Geolocation successfully retrieved", + "description": "Autocompletion Address successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_GeolocationResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AddressAutocompleteCollectionResponse" }, "examples": { "default": { - "summary": "Geolocation position for the IP `173.79.254.254`", + "summary": "Autocomplete address results for input `Lond` and components `country:gb`", "value": { - "country_code": "US", - "country_name": "United States", - "continent": "North America", - "latitude": 38.719, - "longitude": -77.1067, - "viewport": { - "northeast": { - "lat": 38.763915764205976, - "lng": -77.0491321464058 + "predictions": [ + { + "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0", + "description": "London, England, United Kingdom", + "matched_substring": { + "description": [ + { + "offset": 0, + "length": 4 + } + ] + }, + "type": "locality" }, - "southwest": { - "lat": 38.674084235794034, - "lng": -77.16426785359421 + { + "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwNDE5Nzgz", + "description": "Londonderry, Northern Ireland, United Kingdom", + "matched_substring": { + "description": [ + { + "offset": 0, + "length": 4 + } + ] + }, + "type": "locality" + }, + { + "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NjEw", + "description": "London Heathrow Airport, Hounslow, England, United Kingdom", + "matched_substring": { + "description": [ + { + "offset": 0, + "length": 4 + } + ] + }, + "type": "locality" + }, + { + "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM0NDEy", + "description": "London Luton Airport, Luton, England, United Kingdom", + "matched_substring": { + "description": [ + { + "offset": 0, + "length": 4 + } + ] + }, + "type": "locality" } - }, - "accuracy": 5, - "city": "Alexandria", - "region_state": "Virginia", - "postal_code": "22309", - "timezone": "America/New_York", - "raw_offset": -18000, - "dst_offset": 3600 + ], + "status": "OK" } } } @@ -226,34 +269,35 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/geolocation/position?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254'" + "source": "curl -L 'https://api.woosmap.com/address/autocomplete/json?input=Lond&components=country%3Agb&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { "lang": "javascript", "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/geolocation/position?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/address/autocomplete/json?input=Lond&components=country%3Agb&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/geolocation/position?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\n\nurl = \"https://api.woosmap.com/address/autocomplete/json?input=Lond&components=country%3Agb&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ] } }, - "/geolocation/stores": { + "/address/details/json": { "get": { - "summary": "Assets nearby a Geolocation", - "operationId": "getStoresFromGeolocationPosition", + "deprecated": true, + "summary": "Details of an Address", + "operationId": "addressDetails", "servers": [ { "url": "https://api.woosmap.com" } ], "tags": [ - "Geolocation API" + "Address API" ], - "description": "Retrieve the stores nearby an ip location. Stores are returned only if a relevant ip location is found - for an accuracy of 20km or less.\n", + "description": "Provides details of an address autocomplete suggestion (using the suggestion’s `public_id`).\n", "security": [ { "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], @@ -268,194 +312,89 @@ ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_ip_address" + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_public_id-2" }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_limit" + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_fields-2" }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_query" + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format" } ], "responses": { "200": { - "description": "Geolocation and Stores successufully retrieved", + "description": "Details Address successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_GeolocationStoresResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AddressDetailsResponse" }, "examples": { "default": { - "summary": "Geolocation Position and Stores for the IP `173.79.254.254`", + "summary": "Address Details for `London, England, United Kingdom`", "value": { - "country_code": "US", - "country_name": "United States", - "continent": "North America", - "latitude": 38.719, - "longitude": -77.1067, - "viewport": { - "northeast": { - "lat": 38.763915764205976, - "lng": -77.0491321464058 - }, - "southwest": { - "lat": 38.674084235794034, - "lng": -77.16426785359421 + "result": { + "formatted_address": "London, England, United Kingdom", + "types": [ + "locality" + ], + "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0", + "address_components": [ + { + "types": [ + "country" + ], + "long_name": "United Kingdom", + "short_name": "GBR" + }, + { + "types": [ + "state" + ], + "long_name": "England", + "short_name": "England" + }, + { + "types": [ + "county" + ], + "long_name": "London", + "short_name": "LDN" + }, + { + "long_name": "London", + "short_name": "London", + "types": [ + "locality" + ] + }, + { + "long_name": "SW1A 2", + "short_name": "SW1A 2", + "types": [ + "postal_code" + ] + } + ], + "geometry": { + "location_type": "GEOMETRIC_CENTER", + "location": { + "lat": 51.50643, + "lng": -0.12719 + }, + "viewport": { + "northeast": { + "lat": 51.68629, + "lng": 0.28206 + }, + "southwest": { + "lat": 51.28043, + "lng": -0.56316 + } + } } }, - "accuracy": 5, - "city": "Alexandria", - "region_state": "Virginia", - "postal_code": "22309", - "timezone": "America/New_York", - "raw_offset": -18000, - "dst_offset": 3600, - "stores": { - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "properties": { - "store_id": "STORE_ID_123456", - "name": "My Cool Store", - "contact": { - "email": "contact@woosmap.com", - "phone": "+44 20 7693 4000", - "website": "https://www.woosmap.com" - }, - "address": { - "lines": [ - "Building Centre", - "26 Store Street" - ], - "country_code": "UK", - "city": "London", - "zipcode": "WC1E 7BT" - }, - "user_properties": { - "some_user_properties": "associated user value" - }, - "tags": [ - "wifi", - "covered_parking" - ], - "types": [ - "drive", - "click_and_collect" - ], - "last_updated": "2025-09-16T08:49:42.523114+00:00", - "distance": 0, - "open": { - "open_now": true, - "open_hours": [ - { - "end": "22:00", - "start": "08:30" - } - ], - "week_day": 2, - "current_slice": { - "end": "22:00", - "start": "08:30" - } - }, - "weekly_opening": { - "1": { - "hours": [], - "isSpecial": false - }, - "2": { - "hours": [ - { - "end": "22:00", - "start": "08:30" - } - ], - "isSpecial": false - }, - "3": { - "hours": [ - { - "end": "22:00", - "start": "08:30" - } - ], - "isSpecial": false - }, - "4": { - "hours": [ - { - "end": "22:00", - "start": "08:30" - } - ], - "isSpecial": false - }, - "5": { - "hours": [ - { - "end": "22:00", - "start": "08:30" - } - ], - "isSpecial": false - }, - "6": { - "hours": [ - { - "end": "22:00", - "start": "08:30" - } - ], - "isSpecial": false - }, - "7": { - "hours": [ - { - "end": "22:00", - "start": "08:30" - } - ], - "isSpecial": false - }, - "timezone": "Europe/London" - }, - "opening_hours": { - "usual": { - "1": [], - "default": [ - { - "end": "22:00", - "start": "08:30" - } - ] - }, - "special": { - "2015-02-07": [ - { - "end": "23:00", - "start": "08:00" - } - ] - }, - "timezone": "Europe/London" - } - }, - "geometry": { - "type": "Point", - "coordinates": [ - -77.1067, - 38.719 - ] - } - } - ], - "pagination": { - "page": 1, - "pageCount": 2 - } - } + "status": "OK" } } } @@ -521,34 +460,35 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/geolocation/stores?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254&limit=1'" + "source": "curl -L 'https://api.woosmap.com/address/details/json?public_id=aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { "lang": "javascript", "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/geolocation/stores?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254&limit=1\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/address/details/json?public_id=aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/geolocation/stores?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254&limit=1\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\n\nurl = \"https://api.woosmap.com/address/details/json?public_id=aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ] } }, - "/geolocation/timezone": { + "/address/geocode/json": { "get": { - "summary": "Timezone", - "operationId": "getTimezone", + "deprecated": true, + "summary": "Geocode an Address or Reverse Geocode a latlng", + "operationId": "addressGeocode", "servers": [ { "url": "https://api.woosmap.com" } ], "tags": [ - "Geolocation API" + "Address API" ], - "description": "Returns timezone information based on the location, and optionally a timestamp for daylight saving time.\n> Note: rawOffset never contains the dst.\n", + "description": "Provides details for an address or a geographic position. Either parameter `address` **or** `latlng` is required. Maximum of 25 queries per second (QPS)\n", "security": [ { "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], @@ -563,40 +503,117 @@ ], "parameters": [ { - "description": "The location {lat},{lng}", - "name": "location", - "in": "query", - "schema": { - "type": "string" - }, - "required": true + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_address-2" }, { - "description": "The UTC timestamp", - "name": "timestamp", - "in": "query", - "schema": { - "type": "integer", - "minimum": 0 - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_latlng-2" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_address_components" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-3" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_location-2" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_limit-3" } ], "responses": { "200": { - "description": "Timezone successfully retrieved", + "description": "Request Address Geocode successful", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_TimezoneResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AddressGeocodeCollectionResponse" }, "examples": { "default": { - "summary": "Timezone for 43.6, 3.883 location.", + "summary": "Geocode Results for address `Place de la Resistance` with components `country:FR`", "value": { - "timezone": "Europe/Paris", - "timezone_name": "CEST", - "raw_offset": 3600, - "dst_offset": 3600 + "results": [ + { + "formatted_address": "Place de la Résistance, 75007 Paris, France", + "types": [ + "address", + "route" + ], + "address_components": [ + { + "types": [ + "country" + ], + "long_name": "France", + "short_name": "FRA" + }, + { + "types": [ + "state" + ], + "long_name": "Ile-de-France", + "short_name": "IDF" + }, + { + "types": [ + "county" + ], + "long_name": "Paris", + "short_name": "Paris" + }, + { + "long_name": "Paris", + "short_name": "Paris", + "types": [ + "locality" + ] + }, + { + "long_name": "7th Arrondissement", + "short_name": "7th Arrondissement", + "types": [ + "district" + ] + }, + { + "long_name": "Place de la Résistance", + "short_name": "Place de la Résistance", + "types": [ + "route" + ] + }, + { + "long_name": "75007", + "short_name": "75007", + "types": [ + "postal_code" + ] + } + ], + "geometry": { + "location_type": "GEOMETRIC_CENTER", + "location": { + "lat": 48.86213, + "lng": 2.30152 + }, + "viewport": { + "northeast": { + "lat": 48.86231, + "lng": 2.30541 + }, + "southwest": { + "lat": 48.86191, + "lng": 2.30147 + } + } + } + } + ], + "status": "OK" } } } @@ -662,17 +679,17 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/geolocation/timezone?private_key=YOUR_PRIVATE_API_KEY&location=43.6114130%2C3.8735291'" + "source": "curl -L 'https://api.woosmap.com/address/geocode/json?address=Place%20de%20la%20Resistance%20Paris&components=country%3AFR&limit=5&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { "lang": "javascript", "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/geolocation/timezone?private_key=YOUR_PRIVATE_API_KEY&location=43.6114130%2C3.8735291\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/address/geocode/json?address=Place%20de%20la%20Resistance%20Paris&components=country%3AFR&limit=5&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/geolocation/timezone?private_key=YOUR_PRIVATE_API_KEY&location=43.6114130%2C3.8735291\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\n\nurl = \"https://api.woosmap.com/address/geocode/json?address=Place%20de%20la%20Resistance%20Paris&components=country%3AFR&limit=5&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ] } @@ -1710,3651 +1727,2587 @@ ] } }, - "/stores/search": { + "/datasets/{dataset_id}": { "get": { - "summary": "Search for assets", - "operationId": "storeSearch", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], "tags": [ - "Store Search API" + "Datasets API" ], - "description": "Used to retrieve assets from query.\n", + "summary": "Get Dataset", + "description": "Gets dataset details.\n\n**Rate limit**: `1/1s`", + "operationId": "get_dataset_datasets__dataset_id__get", "security": [ { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] - }, - { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Datasets_PrivateKeyWithWrite": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + "Datasets_PrivateKeyWithWriteHeader": [] } ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_query" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_lat" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_lng" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_radius" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_encoded_polyline" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_stores_by_page" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_page" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_zone" + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } } ], "responses": { "200": { - "description": "Assets successfully retrieved", + "description": "Successful Response", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AssetFeatureCollectionResponse" - }, - "examples": { - "default": { - "summary": "Search stores nearby a latlng and given a radius", - "value": { - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "properties": { - "store_id": "2354", - "name": "Berkeley Street/Berkeley Square", - "contact": { - "phone": "02076295779", - "website": "https://www.starbucks.com/store-locator/store/2354/berkeley-street-berkeley-square-27-berkeley-st-berkeley-square-london-eng-w-1-x-5-" - }, - "address": { - "lines": [ - "27 Berkeley St", - "London, ENG W1X 5AD" - ], - "country_code": "GB", - "city": "London", - "zipcode": "W1X 5AD" - }, - "user_properties": { - "take_away": "available" - }, - "tags": [ - "WA", - "WF", - "CD", - "DR", - "XO" - ], - "types": [ - "Coffee shop" - ], - "last_updated": "2022-11-10T13:23:53.564829+00:00", - "distance": 135.28682936, - "open": { - "open_now": true, - "open_hours": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "week_day": 2, - "current_slice": { - "end": "18:00", - "start": "06:30" - } - }, - "weekly_opening": { - "1": { - "hours": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "isSpecial": false - }, - "2": { - "hours": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "isSpecial": false - }, - "3": { - "hours": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "isSpecial": false - }, - "4": { - "hours": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "isSpecial": false - }, - "5": { - "hours": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "isSpecial": false - }, - "6": { - "hours": [ - { - "end": "17:00", - "start": "08:00" - } - ], - "isSpecial": false - }, - "7": { - "hours": [ - { - "end": "17:00", - "start": "08:00" - } - ], - "isSpecial": false - }, - "timezone": "Europe/London" - }, - "opening_hours": { - "usual": { - "1": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "2": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "3": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "4": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "5": [ - { - "end": "18:00", - "start": "06:30" - } - ], - "6": [ - { - "end": "17:00", - "start": "08:00" - } - ], - "7": [ - { - "end": "17:00", - "start": "08:00" - } - ] - }, - "special": {}, - "timezone": "Europe/London" - } - }, - "geometry": { - "type": "Point", - "coordinates": [ - -0.14408, - 51.5088 - ] - } - } - ], - "pagination": { - "page": 1, - "pageCount": 1 - } - } - } + "$ref": "#/components/schemas/Datasets_DatasetResponse" } } } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unable to locate credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "402": { + "description": "Out of free quota.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, - "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "403": { + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } - } - } - } - } - }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/stores/search/?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/stores/search/?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/stores/search/?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] - } - }, - "/stores/autocomplete": { - "get": { - "summary": "Autocomplete for assets", - "operationId": "storeAutocomplete", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], - "tags": [ - "Store Search API" - ], - "description": "Autocomplete on `localizedNames` with highlighted results on asset name. Use the field `localized` in your query parameter to search for localized names.\n", - "security": [ - { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] - }, - { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] - }, - { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] - } - ], - "parameters": [ - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_query" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_limit-2" - } - ], - "responses": { - "200": { - "description": "Assets Successfully Replaced", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AssetAutocompleteResponse" - }, - "examples": { - "default": { - "summary": "Autocomplete on stores in localized names nearby a latlng and specifying a radius", - "value": { - "predictions": [ - { - "store_id": "2670", - "name": "Sun Street", - "types": [ - "Coffee shop" - ], - "matched_substrings": [ - { - "offset": 4, - "length": 6 - } - ], - "highlighted": "Sun Street" - }, - { - "store_id": "16069", - "name": "7th Street", - "types": [ - "Coffee shop" - ], - "matched_substrings": [ - { - "offset": 4, - "length": 6 - } - ], - "highlighted": "7th Street" - }, - { - "store_id": "1013873", - "name": "The Street", - "types": [ - "Coffee shop" - ], - "matched_substrings": [ - { - "offset": 4, - "length": 6 - } - ], - "highlighted": "The Street" - } - ] - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, - "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "404": { + "description": "Dataset was not found", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "422": { + "description": "Validation Error", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_HTTPValidationError" } } } }, "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } } }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/stores/autocomplete/?language=en&query=localized%3Astreet&limit=3&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/stores/autocomplete/?language=en&query=localized%3Astreet&limit=3&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/stores/autocomplete/?language=en&query=localized%3Astreet&limit=3&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] - } - }, - "/stores/search/bounds": { - "get": { - "summary": "Bounds for assets", - "operationId": "storesBounds", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], + "x-original-tag": "dataset" + }, + "delete": { "tags": [ - "Store Search API" + "Datasets API" ], - "description": "Used to retrieve Bounds for assets.\n", + "summary": "Delete Dataset", + "description": "Schedule a dataset for deletion, deletion will happen in 7 days.\n\n\n**Rate limit**: `1/1s`", + "operationId": "delete_dataset_datasets__dataset_id__delete", "security": [ { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] + "Datasets_PrivateKeyWithWrite": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Datasets_PrivateKeyWithWriteHeader": [] } ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_query" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_lat" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_lng" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_radius" + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } } ], "responses": { "200": { - "description": "Bounds successfully retrieved", + "description": "Successful Response", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_BoundsResponse" - }, - "examples": { - "default": { - "summary": "Retrieve Bounds nearby a latlng and given a radius", - "value": { - "bounds": { - "west": -0.14408, - "south": 51.5088, - "east": -0.14408, - "north": 51.5088 - } - } - } + "type": "object", + "additionalProperties": true, + "title": "Response Delete Dataset Datasets Dataset Id Delete" } } } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unable to locate credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, - "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "404": { + "description": "Dataset was not found", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } - } - }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/stores/search/bounds?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/stores/search/bounds?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "409": { + "description": "The Dataset was already scheduled for deletion.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/stores/search/bounds?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] - } - }, - "/localities/autocomplete": { - "get": { - "summary": "Autocomplete for Localities", - "operationId": "localitiesAutocomplete", - "servers": [ - { - "url": "https://api.woosmap.com" + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" + } + } + } + }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } } - ], + }, + "x-original-tag": "dataset" + }, + "put": { "tags": [ - "Localities API" + "Datasets API" ], - "description": "Autocomplete on worldwide suggestions for a for text-based geographic searches. It can match on full words as well as substrings. You can therefore send queries as the user types, to provide on-the-fly addresses, city names, postal codes or suburb name suggestions.\n", + "summary": "Update Dataset", + "description": "Updates a dataset url or name.\n\n**Rate limit**: `1/1s`", + "operationId": "update_dataset_datasets__dataset_id__put", "security": [ { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] - }, - { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Datasets_PrivateKeyWithWrite": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + "Datasets_PrivateKeyWithWriteHeader": [] } ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_input" + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } + } + ], + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_DatasetUpdate" + } + } + } + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_DatasetResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_types" + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_excluded_types" + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_localities_components" + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-2" + "404": { + "description": "Dataset was not found", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_location" + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" + } + } + } }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + } + }, + "x-original-tag": "dataset" + } + }, + "/datasets/": { + "get": { + "tags": [ + "Datasets API" + ], + "summary": "List Datasets", + "description": "Lists datasets.\n\n**Rate limit**: `1/1s`", + "operationId": "list_datasets_datasets__get", + "security": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_radius-2" + "Datasets_PrivateKeyWithWrite": [] }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_data" - }, + "Datasets_PrivateKeyWithWriteHeader": [] + } + ], + "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_extended" + "name": "per_page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "maximum": 20, + "minimum": 1, + "description": "The maximum number of elements to return in a result page.", + "default": 10, + "title": "Per Page" + }, + "description": "The maximum number of elements to return in a result page." }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_custom_description" + "name": "page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "minimum": 1, + "description": "The result page to fetch.", + "default": 1, + "title": "Page" + }, + "description": "The result page to fetch." } ], "responses": { "200": { - "description": "Autocompletion Localities successfully retrieved", + "description": "Successful Response", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_LocalitiesAutocompleteCollectionResponse" - }, - "examples": { - "default": { - "summary": "Autocomplete localities results for input `Lond` and components `country:gb`", - "value": { - "localities": [ - { - "public_id": "Ch6qA8cLmvyvEEoFy6nYeFcEdNU=", - "type": "locality", - "types": [ - "locality", - "city" - ], - "description": "London, City of London, United Kingdom", - "matched_substrings": { - "description": [ - { - "offset": 0, - "length": 4 - } - ] - } - }, - { - "public_id": "m/T2C4YI2LgszkKXrELBC+9dfC8=", - "type": "locality", - "types": [ - "locality", - "city" - ], - "description": "Derry/Londonderry, Derry City and Strabane, United Kingdom", - "matched_substrings": { - "description": [ - { - "offset": 6, - "length": 4 - } - ] - } - }, - { - "public_id": "J6eISGMjjvQwPkao8rsByB3aVwM=", - "type": "locality", - "types": [ - "locality", - "village" - ], - "description": "London Colney, Hertfordshire, United Kingdom", - "matched_substrings": { - "description": [ - { - "offset": 0, - "length": 4 - } - ] - } - }, - { - "public_id": "52MnrbHVWH21CLWH8VY/YWKhqeM=", - "type": "locality", - "types": [ - "locality", - "village" - ], - "description": "London Apprentice, Cornwall, United Kingdom", - "matched_substrings": { - "description": [ - { - "offset": 0, - "length": 4 - } - ] - } - }, - { - "public_id": "S/5AkUmMBhX35qVI2jR38+dALwk=", - "type": "locality", - "types": [ - "locality", - "city" - ], - "description": "City of London, United Kingdom", - "matched_substrings": { - "description": [ - { - "offset": 8, - "length": 4 - } - ] - } - } - ] - } - } + "$ref": "#/components/schemas/Datasets_DatasetListResponse" } } } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unable to locate credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" } } } }, "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } } }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/localities/autocomplete/?input=Lond&components=country%3Agb&no_deprecated_fields=true&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/localities/autocomplete/?input=Lond&components=country%3Agb&no_deprecated_fields=true&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/localities/autocomplete/?input=Lond&components=country%3Agb&no_deprecated_fields=true&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] - } - }, - "/localities/details": { - "get": { - "summary": "Details of a Locality", - "operationId": "localitiesDetails", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], + "x-original-tag": "dataset" + }, + "post": { "tags": [ - "Localities API" + "Datasets API" ], - "description": "Provides details of an autocomplete suggestion (using the suggestion’s `public_id`).\n", + "summary": "Create Dataset", + "description": "Creates a dataset.\n\n**Rate limit**: `1/1s`", + "operationId": "create_dataset_datasets__post", "security": [ { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] - }, - { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Datasets_PrivateKeyWithWrite": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + "Datasets_PrivateKeyWithWriteHeader": [] } ], - "parameters": [ - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_public_id" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-2" + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_DatasetCreateRequest" + } + } + } + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_DatasetResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_fields" + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format" + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_page-2" + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_addresses_per_page" - } - ], - "responses": { - "200": { - "description": "Details Localities successfully retrieved", + "422": { + "description": "Validation Error", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_LocalitiesDetailsResponse" - }, - "examples": { - "Address": { - "summary": "Localities Address details from a `public_id` retrieved using Localities autocomplete", - "value": { - "result": { - "public_id": "TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ==", - "types": [ - "address" - ], - "formatted_address": "House Of Commons, Houses Of Parliament, London, SW1A 0AA", - "geometry": { - "location": { - "lat": 51.4998415, - "lng": -0.1246375 - }, - "accuracy": "ROOFTOP" - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United Kingdom", - "short_name": "GB" - }, - { - "types": [ - "state", - "division_level_1" - ], - "long_name": "England", - "short_name": "England" - }, - { - "types": [ - "administrative_area_level_1", - "county", - "division_level_2" - ], - "long_name": "City of London", - "short_name": "City of London" - }, - { - "types": [ - "district", - "division_level_3" - ], - "long_name": "Westminster", - "short_name": "Westminster" - }, - { - "types": [ - "locality" - ], - "long_name": "London", - "short_name": "London" - }, - { - "types": [ - "postal_codes" - ], - "long_name": "SW1A 0AA", - "short_name": "SW1A 0AA" - }, - { - "types": [ - "premise" - ], - "long_name": "Houses Of Parliament", - "short_name": "Houses Of Parliament" - }, - { - "types": [ - "organisation" - ], - "long_name": "House Of Commons", - "short_name": "House Of Commons" - } - ] - } - } - }, - "PostalCode": { - "summary": "Localities Postal Code details from a `public_id` retrieved using Localities autocomplete", - "value": { - "result": { - "public_id": "QaCU+fBtigK65ztSrqHqUoUDwZw=", - "types": [ - "postal_code" - ], - "formatted_address": "SW1A 0AA, City of London", - "name": "SW1A 0AA", - "geometry": { - "location": { - "lat": 51.499842, - "lng": -0.124638 - }, - "accuracy": "GEOMETRIC_CENTER" - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United Kingdom", - "short_name": "GB" - }, - { - "types": [ - "state", - "division_level_1" - ], - "long_name": "England", - "short_name": "England" - }, - { - "types": [ - "administrative_area_level_1", - "county", - "division_level_2" - ], - "long_name": "City of London", - "short_name": "City of London" - }, - { - "types": [ - "district", - "division_level_3" - ], - "long_name": "Westminster", - "short_name": "Westminster" - }, - { - "types": [ - "postal_codes" - ], - "long_name": "SW1A 0AA", - "short_name": "SW1A 0AA" - } - ], - "addresses": { - "pagination": { - "page": 1, - "page_count": 1, - "addresses_per_page": 1, - "address_count": 1 - }, - "list": [ - { - "public_id": "TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ==", - "description": "House Of Commons, Houses Of Parliament London, SW1A 0AA" - } - ] - } - } - } - } - } - } - } - }, - "401": { - "description": "Unauthorized. Incorrect authentication credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } - } - } - } - }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_HTTPValidationError" } } } }, "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } } }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/localities/details?public_id=TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ%3D%3D&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/localities/details?public_id=TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ%3D%3D&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/localities/details?public_id=TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ%3D%3D&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] + "x-original-tag": "dataset" } }, - "/localities/geocode": { + "/datasets/{dataset_id}/status": { "get": { - "summary": "Geocode a locality or Reverse Geocode a latlng", - "operationId": "localitiesGeocode", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], "tags": [ - "Localities API" + "Datasets API" ], - "description": "Provides details for an address or a geographic position. Either parameter `address` **or** `latlng` is required.\n", + "summary": "Get Dataset Status", + "description": "Returns the dataset import status.\n\n**Rate limit**: `1/5s`", + "operationId": "get_dataset_status_datasets__dataset_id__status_get", "security": [ { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] - }, - { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Datasets_PrivateKeyWithWrite": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + "Datasets_PrivateKeyWithWriteHeader": [] } ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_address" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_latlng" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_geocode_types" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_excluded_types" + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } + } + ], + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_DatasetStatusResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_list_sub_buildings" + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_localities_components" + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-2" + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "404": { + "description": "Dataset was not found", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" + } + } + } + }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + } + }, + "x-original-tag": "dataset" + } + }, + "/datasets/{dataset_id}/import": { + "post": { + "tags": [ + "Datasets API" + ], + "summary": "Trigger Import", + "description": "Trigger the dataset import.\n\n**Rate limit**: `1/90s`", + "operationId": "trigger_import_datasets__dataset_id__import_post", + "security": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_fields" + "Datasets_PrivateKeyWithWrite": [] }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_data" + "Datasets_PrivateKeyWithWriteHeader": [] + } + ], + "parameters": [ + { + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } + } + ], + "responses": { + "202": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_ImportResponse" + } + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "404": { + "description": "Dataset was not found", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" + } + } + } }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + } + }, + "x-original-tag": "dataset" + } + }, + "/datasets/hooks/reimport/{reimport_key}": { + "post": { + "tags": [ + "Datasets API" + ], + "summary": "Reimport Dataset Webhook", + "description": "Triggers the reimport of the dataset linked to the dataset.\n\n**Rate limit**: `1/90s`", + "operationId": "reimport_dataset_webhook_datasets_hooks_reimport__reimport_key__post", + "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format-2" + "name": "reimport_key", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Reimport Key" + } } ], "responses": { - "200": { - "description": "Request Localities Geocode successful", + "202": { + "description": "Successful Response", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_LocalitiesGeocodeCollectionResponse" - }, - "examples": { - "geocode": { - "summary": "Geocode Results for address `Place Jeanne-d'Arc` with components `country:FR`", - "value": { - "results": [ - { - "public_id": "0+FTYd/1MsiBSxLAKq+/Fiyy+uM=", - "types": [ - "address", - "route" - ], - "formatted_address": "Place Jeanne D'Arc, 75013, Paris", - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "France", - "short_name": "FR" - }, - { - "types": [ - "state", - "division_level_1" - ], - "long_name": "Île-de-France", - "short_name": "Île-de-France" - }, - { - "types": [ - "administrative_area_level_1", - "county", - "division_level_2" - ], - "long_name": "Paris", - "short_name": "Paris" - }, - { - "types": [ - "locality" - ], - "long_name": "Paris", - "short_name": "Paris" - }, - { - "types": [ - "postal_codes" - ], - "long_name": "75013", - "short_name": "75013" - }, - { - "types": [ - "route" - ], - "long_name": "Place Jeanne D'Arc", - "short_name": "Place Jeanne D'Arc" - } - ], - "geometry": { - "location": { - "lat": 48.829405, - "lng": 2.367944 - }, - "location_type": "GEOMETRIC_CENTER" - }, - "scores_per_components": { - "street_name": 1 - } - } - ] - } - }, - "reverse": { - "summary": "Reverse Geocode Results for latlng `51.52089223979333, -0.195460973340401` with list_sub_buildings `true`", - "value": { - "results": [ - { - "public_id": "", - "types": [ - "address" - ], - "formatted_address": "Radway House, Alfred Road, London, W2 5ER", - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United Kingdom", - "short_name": "GB" - }, - { - "types": [ - "state", - "division_level_1" - ], - "long_name": "England", - "short_name": "England" - }, - { - "types": [ - "administrative_area_level_1", - "county", - "division_level_2" - ], - "long_name": "City of London", - "short_name": "City of London" - }, - { - "types": [ - "district", - "division_level_3" - ], - "long_name": "Westminster", - "short_name": "Westminster" - }, - { - "types": [ - "locality" - ], - "long_name": "London", - "short_name": "London" - }, - { - "types": [ - "postal_codes" - ], - "long_name": "W2 5ER", - "short_name": "W2 5ER" - }, - { - "types": [ - "route" - ], - "long_name": "Alfred Road", - "short_name": "Alfred Road" - }, - { - "types": [ - "premise" - ], - "long_name": "Radway House", - "short_name": "Radway House" - } - ], - "geometry": { - "location": { - "lat": 51.5211258, - "lng": -0.1956346 - }, - "location_type": "ROOFTOP" - }, - "distance": 28.62347934634507, - "sub_buildings": [ - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9faitia1pNNURnOWYvQmRjMUdweXl5SjdLZUZnPQ==", - "description": "Flat 1, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fbTRoZVpxYkhBYVVXSytqek04UGtGQ1VLTVI0PQ==", - "description": "Flat 2, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fcmY1MHV6aE5kVytLWWZLV3JabzFzR2lnbThzPQ==", - "description": "Flat 3, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fajlaWXJJUDFKSmI1Y0dpNElDanBQejF2YUg4PQ==", - "description": "Flat 4, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fbkdEZTNOODZNL0VlWGtoR0pSa2tBS1NMYndVPQ==", - "description": "Flat 5, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fTGxlWUlKN2NhU1JXcTBuSEs1RExiamliNlpNPQ==", - "description": "Flat 6, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9feVZXa05ISjhzVGNHK2NQUHFpNlFIUWgvSnpJPQ==", - "description": "Flat 7, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fTVc5NldSeWpuOENUS2xST21vZzdnNGxGQldrPQ==", - "description": "Flat 8, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fN3RkdE9HeHBwT2M5R1hQMUFwNDJUc3NwRklZPQ==", - "description": "Flat 9, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fR2RVRHpoYll4a2RlTldjLzF3NVNFTXNZYzlFPQ==", - "description": "Flat 10, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fL3FXbnVZU2h4bjAwMDNKK3hJeU9OL3lnemFzPQ==", - "description": "Flat 11, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fVVVCUWhpNVJQWWk2eTl1WFBTVTRmK3Zma3VBPQ==", - "description": "Flat 12, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fV2hSUDNadnFMN3ZzaWJ6UFd2MWM3aW1qT3hBPQ==", - "description": "Flat 13, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fcWxGbFRlcE1TVStZVElodzFSdVhiTGxZTXl3PQ==", - "description": "Flat 14, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fYjR5VHRXMmZTQ0FOMGwwZHJNaFh5TFRnVHlnPQ==", - "description": "Flat 15, Radway House, Alfred Road, London, W2 5ER" - }, - { - "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fNmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PQ==", - "description": "Flat 16, Radway House, Alfred Road, London, W2 5ER" - } - ] - } - ] - } - } + "$ref": "#/components/schemas/Datasets_ImportResponse" } } } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unauthorized" + }, + "402": { + "description": "Payment Required" + }, + "403": { + "description": "Forbidden" + }, + "404": { + "description": "Dataset was not found", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "422": { + "description": "Validation Error", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_HTTPValidationError" } } } }, "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } } }, - "x-codeSamples": [ + "security": [], + "x-original-tag": "dataset" + } + }, + "/datasets/{dataset_id}/features/search/": { + "post": { + "tags": [ + "Datasets API" + ], + "summary": "Search Features", + "description": "Search for features.\n\n**Rate limit**: `20/1s`", + "operationId": "search_features_datasets__dataset_id__features_search__post", + "security": [ { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/localities/geocode?address=Place%20Jeanne-d%27Arc&components=country%3AFR&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + "Datasets_PublicAPIKey": [] }, { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/localities/geocode?address=Place%20Jeanne-d'Arc&components=country%3AFR&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "Datasets_PrivateApiKey": [] }, { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/localities/geocode?address=Place%20Jeanne-d'Arc&components=country%3AFR&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "Datasets_PrivateApiKeyHeader": [] } - ] - } - }, - "/localities/nearby": { - "get": { - "summary": "Nearby points of interest", - "operationId": "localitiesNearby", - "servers": [ + ], + "parameters": [ { - "url": "https://api.woosmap.com" + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } + }, + { + "name": "format", + "in": "query", + "required": false, + "schema": { + "enum": [ + "geojson", + "wkb" + ], + "type": "string", + "default": "geojson", + "title": "Format" + } + }, + { + "name": "per_page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "maximum": 20, + "minimum": 1, + "description": "The maximum number of elements to return in a result page.", + "default": 10, + "title": "Per Page" + }, + "description": "The maximum number of elements to return in a result page." + }, + { + "name": "page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "minimum": 1, + "description": "The result page to fetch.", + "default": 1, + "title": "Page" + }, + "description": "The result page to fetch." } ], + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchRequest" + } + } + } + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchResultResponse" + } + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "404": { + "description": "Dataset was not found", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" + } + } + } + }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + } + }, + "x-original-tag": "search" + } + }, + "/datasets/{dataset_id}/features/nearby/": { + "post": { "tags": [ - "Localities API" + "Datasets API" ], - "description": "Retrieve worldwide points of interest surrounding a given location. They can be filtered by categories.\n", + "summary": "Nearby Features", + "description": "Search for features nearby geometry.\n\n**Rate limit**: `20/1s`", + "operationId": "nearby_features_datasets__dataset_id__features_nearby__post", "security": [ { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] + "Datasets_PublicAPIKey": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Datasets_PrivateApiKey": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + "Datasets_PrivateApiKeyHeader": [] } ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_nearby_types" - }, - { - "name": "location", - "description": "Center of the search circle.\n", - "schema": { - "type": "string" - }, + "name": "dataset_id", + "in": "path", "required": true, - "example": "40.71399,-74.00499", - "in": "query" + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } }, { - "name": "radius", - "description": "radius of the search circle, in meter.\n", - "schema": { - "type": "integer", - "default": 1000, - "minimum": 10, - "maximum": 50000 - }, + "name": "format", "in": "query", "required": false, - "example": 3000 + "schema": { + "enum": [ + "geojson", + "wkb" + ], + "type": "string", + "default": "geojson", + "title": "Format" + } }, { - "name": "page", - "description": "use `page` to navigate through paginated results.\n", + "name": "per_page", + "in": "query", + "required": false, "schema": { "type": "integer", - "default": 1, - "minimum": 1 + "maximum": 20, + "minimum": 1, + "description": "The maximum number of elements to return in a result page.", + "default": 10, + "title": "Per Page" }, - "in": "query", - "example": 7 + "description": "The maximum number of elements to return in a result page." }, { - "name": "limit", - "description": "Defines how many results should be included in a page\n", + "name": "page", + "in": "query", + "required": false, "schema": { "type": "integer", - "default": 10, "minimum": 1, - "maximum": 30 + "description": "The result page to fetch.", + "default": 1, + "title": "Page" }, - "in": "query", - "example": 15 - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_nearby_excluded_types" + "description": "The result page to fetch." } ], - "responses": { - "200": { - "description": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_LocalitiesNearbyCollectionResponse" + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchRequestWithGeometry" + }, + "examples": { + "point_geojson": { + "summary": "Request with point geojson geometry", + "value": { + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + } + } }, - "examples": { - "default": { - "summary": "Nearby points of interest with category `business.shop` around New-York center.", - "value": { - "results": [ - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5mYXN0X2Zvb2Q6ZTc2ZDA1YzBiM2M0M2NmNmVkNTJjNGQyZDFiZDE3Nzc0OTZkNjlmOA==", - "types": [ - "point_of_interest", - "business.food_and_drinks.fast_food" - ], - "categories": [ - "business.food_and_drinks.fast_food" - ], - "name": "Pret A Manger", - "formatted_address": "Broadway, New York", - "geometry": { - "location": { - "lat": 40.715905992166256, - "lng": -74.00508673226767 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - }, - { - "types": [ - "locality" - ], - "long_name": "New York", - "short_name": "New York" - }, - { - "types": [ - "route" - ], - "long_name": "Broadway", - "short_name": "Broadway" - } - ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5mYXN0X2Zvb2Q6MzBlMGYxMzVhNGUzZDQ4MzRiMmNlNDMzMWJiYjZkOTY0MWJhN2E0Zg==", - "types": [ - "point_of_interest", - "business.food_and_drinks.fast_food" - ], - "categories": [ - "business.food_and_drinks.fast_food" - ], - "name": "Dunkin'", - "formatted_address": "Broadway, New York", - "geometry": { - "location": { - "lat": 40.71602115951586, - "lng": -74.00494482664695 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - }, - { - "types": [ - "locality" - ], - "long_name": "New York", - "short_name": "New York" - }, - { - "types": [ - "route" - ], - "long_name": "Broadway", - "short_name": "Broadway" - } - ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5yZXN0YXVyYW50OmJlMWNkMTE2ZDQwM2E0Y2YwNGQ5NWQ2OTlmZWRmM2FhZTExNGU3ZWY=", - "types": [ - "point_of_interest", - "business.food_and_drinks.restaurant" - ], - "categories": [ - "business.food_and_drinks.restaurant" - ], - "name": "Chambers", - "formatted_address": "Chambers Street, New York", - "geometry": { - "location": { - "lat": 40.71461844801976, - "lng": -74.00754036678366 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - }, - { - "types": [ - "locality" - ], - "long_name": "New York", - "short_name": "New York" - }, - { - "types": [ - "route" - ], - "long_name": "Chambers Street", - "short_name": "Chambers Street" - } - ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLnNob3AuZ3JvY2VyeTo1YTczMjYxOTQyYjVlZmUwOGEzZjQ1NGZmMTMwMmJjNjA4ODE3NmRk", - "types": [ - "point_of_interest", - "business.shop.grocery" + "linestring_geojson": { + "summary": "Request with linestring geojson geometry", + "value": { + "geometry": { + "type": "LineString", + "coordinates": [ + [ + 3.85882, + 43.60912 + ], + [ + 3.86276, + 43.60807 + ], + [ + 3.8649, + 43.60572 + ], + [ + 3.86513, + 43.60412 + ], + [ + 3.86681, + 43.60245 + ], + [ + 3.86822, + 43.60093 + ], + [ + 3.87003, + 43.6 + ] + ] + } + } + }, + "polygon_geojson": { + "summary": "Request with polygon geojson geometry, a 10 meters buffer and a where clause", + "value": { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -10, + -10 ], - "categories": [ - "business.shop.grocery" + [ + 10, + -10 ], - "name": "City Hall Oasis", - "geometry": { - "location": { - "lat": 40.71283012706819, - "lng": -74.00727837935057 - }, - "viewport": { - "northeast": { - "lat": 40.71286059528623, - "lng": -74.00724213866874 - }, - "southwest": { - "lat": 40.71279957503111, - "lng": -74.00731464213119 - } - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - } - ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLmZpbmFuY2UuYmFuazpiOGY5MDE4Nzc2ZDZjNmEwZTljOGM4YWM0OTAxZWZlNzNmODZkM2M3", - "types": [ - "point_of_interest", - "business.finance.bank" + [ + 10, + 10 ], - "categories": [ - "business.finance.bank" + [ + -10, + 10 ], - "name": "Citibank", - "formatted_address": "Broadway, New York", - "geometry": { - "location": { - "lat": 40.7130414767567, - "lng": -74.0074818610995 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - }, - { - "types": [ - "locality" - ], - "long_name": "New York", - "short_name": "New York" - }, - { - "types": [ - "route" - ], - "long_name": "Broadway", - "short_name": "Broadway" - } + [ + -10, + -10 ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5yZXN0YXVyYW50OmQzMTMzZTJkODdiOGJjMGE3ZjI2YTdiMWVjYTZlZmI1MjQyYWE3MTE=", - "types": [ - "point_of_interest", - "business.food_and_drinks.restaurant" - ], - "categories": [ - "business.food_and_drinks.restaurant" - ], - "name": "Saffron", - "geometry": { - "location": { - "lat": 40.71467049963849, - "lng": -74.00767187884445 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - } - ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5yZXN0YXVyYW50OmQ1NjMyN2RiM2EyNWJlYmIwNjJjZjNlYWYwMDE3ZDIyYzEyNWNlMjY=", - "types": [ - "point_of_interest", - "business.food_and_drinks.restaurant" - ], - "categories": [ - "business.food_and_drinks.restaurant" - ], - "name": "Gran Morsi", - "geometry": { - "location": { - "lat": 40.71432885326513, - "lng": -74.00778746528921 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - } - ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5iYXI6MDE5ZGUzNTdiZDkyNzAyZDM4ZDUyOWQ0YmJiZjBmODQ5YWEzZmY1NA==", - "types": [ - "point_of_interest", - "business.food_and_drinks.bar" - ], - "categories": [ - "business.food_and_drinks.bar" - ], - "name": "Bon Courage", - "formatted_address": "Reade Street, New York", - "geometry": { - "location": { - "lat": 40.71541472882126, - "lng": -74.00719193106873 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - }, - { - "types": [ - "locality" - ], - "long_name": "New York", - "short_name": "New York" - }, - { - "types": [ - "route" - ], - "long_name": "Reade Street", - "short_name": "Reade Street" - } - ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5mYXN0X2Zvb2Q6OGIyNDY5MDM4M2JhYzE1NmY4OGRiMGQzYmIyYzNjMTVmOTk0NDQwZQ==", - "types": [ - "point_of_interest", - "business.food_and_drinks.fast_food" - ], - "categories": [ - "business.food_and_drinks.fast_food" - ], - "name": "Burger King", - "formatted_address": "Broadway, New York", - "geometry": { - "location": { - "lat": 40.71619516782573, - "lng": -74.00480635760651 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - }, - { - "types": [ - "locality" - ], - "long_name": "New York", - "short_name": "New York" - }, - { - "types": [ - "route" - ], - "long_name": "Broadway", - "short_name": "Broadway" - } - ] - }, - { - "public_id": "cG9pOnVzOmJ1c2luZXNzLnRoZWF0cmU6MTU1Yjk5YmEwY2FiYzIzZjYxYWYyYTViYzI0ZDViYTVlNmVmZTAwNA==", - "types": [ - "point_of_interest", - "business.theatre" - ], - "categories": [ - "business.theatre" - ], - "name": "The Flea", - "formatted_address": "Thomas Street, New York", - "geometry": { - "location": { - "lat": 40.71609349534023, - "lng": -74.00589281989586 - } - }, - "address_components": [ - { - "types": [ - "country", - "administrative_area_level_0", - "division_level_0" - ], - "long_name": "United States", - "short_name": "US" - }, - { - "types": [ - "locality" - ], - "long_name": "New York", - "short_name": "New York" - }, - { - "types": [ - "route" - ], - "long_name": "Thomas Street", - "short_name": "Thomas Street" - } - ] - } - ], - "pagination": { - "previous_page": 2, - "next_page": 4 - } - } + ] + ] + }, + "buffer": 10, + "where": "cost:<500" } } } } + } + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchResultResponse" + } + } + } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unable to locate credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "402": { + "description": "Out of free quota.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, - "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "403": { + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } - } - }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/localities/nearby?types=business&location=40.71399%2C-74.00499&page=3&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/localities/nearby?types=business&location=40.71399%2C-74.00499&page=3&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/localities/nearby?types=business&location=40.71399%2C-74.00499&page=3&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] - } - }, - "/address/autocomplete/json": { - "get": { - "deprecated": true, - "summary": "Autocomplete for Addresses", - "operationId": "addressAutocomplete", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], - "tags": [ - "Address API" - ], - "description": "Autocomplete on worldwide suggestions for a for text-based geographic searches. It can match on full words as well as substrings.\n", - "security": [ - { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] - }, - { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] - }, - { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] - } - ], - "parameters": [ - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_input-2" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_address_components" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_location-2" - }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-3" - } - ], - "responses": { - "200": { - "description": "Autocompletion Address successfully retrieved", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AddressAutocompleteCollectionResponse" - }, - "examples": { - "default": { - "summary": "Autocomplete address results for input `Lond` and components `country:gb`", - "value": { - "predictions": [ - { - "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0", - "description": "London, England, United Kingdom", - "matched_substring": { - "description": [ - { - "offset": 0, - "length": 4 - } - ] - }, - "type": "locality" - }, - { - "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwNDE5Nzgz", - "description": "Londonderry, Northern Ireland, United Kingdom", - "matched_substring": { - "description": [ - { - "offset": 0, - "length": 4 - } - ] - }, - "type": "locality" - }, - { - "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NjEw", - "description": "London Heathrow Airport, Hounslow, England, United Kingdom", - "matched_substring": { - "description": [ - { - "offset": 0, - "length": 4 - } - ] - }, - "type": "locality" - }, - { - "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM0NDEy", - "description": "London Luton Airport, Luton, England, United Kingdom", - "matched_substring": { - "description": [ - { - "offset": 0, - "length": 4 - } - ] - }, - "type": "locality" - } - ], - "status": "OK" - } - } - } - } - } - }, - "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "404": { + "description": "Dataset was not found", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "422": { + "description": "Validation Error", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_HTTPValidationError" } } } }, "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } } }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/address/autocomplete/json?input=Lond&components=country%3Agb&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/address/autocomplete/json?input=Lond&components=country%3Agb&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/address/autocomplete/json?input=Lond&components=country%3Agb&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] + "x-original-tag": "search" } }, - "/address/details/json": { - "get": { - "deprecated": true, - "summary": "Details of an Address", - "operationId": "addressDetails", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], + "/datasets/{dataset_id}/features/intersects/": { + "post": { "tags": [ - "Address API" + "Datasets API" ], - "description": "Provides details of an address autocomplete suggestion (using the suggestion’s `public_id`).\n", + "summary": "Intersect Features", + "description": "Returns the features that are intersecting with geometry.\n\n**Rate limit**: `20/1s`\n\n![Intersection](https://postgis.net/workshops/postgis-intro/_images/st_intersects.png)", + "operationId": "intersect_features_datasets__dataset_id__features_intersects__post", "security": [ { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] + "Datasets_PublicAPIKey": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Datasets_PrivateApiKey": [] }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + "Datasets_PrivateApiKeyHeader": [] } ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_public_id-2" + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_fields-2" + "name": "format", + "in": "query", + "required": false, + "schema": { + "enum": [ + "geojson", + "wkb" + ], + "type": "string", + "default": "geojson", + "title": "Format" + } }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format" + "name": "per_page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "maximum": 20, + "minimum": 1, + "description": "The maximum number of elements to return in a result page.", + "default": 10, + "title": "Per Page" + }, + "description": "The maximum number of elements to return in a result page." + }, + { + "name": "page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "minimum": 1, + "description": "The result page to fetch.", + "default": 1, + "title": "Page" + }, + "description": "The result page to fetch." } ], - "responses": { - "200": { - "description": "Details Address successfully retrieved", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AddressDetailsResponse" + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchRequestWithGeometry" + }, + "examples": { + "point_geojson": { + "summary": "Request with point geojson geometry", + "value": { + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + } + } }, - "examples": { - "default": { - "summary": "Address Details for `London, England, United Kingdom`", - "value": { - "result": { - "formatted_address": "London, England, United Kingdom", - "types": [ - "locality" + "linestring_geojson": { + "summary": "Request with linestring geojson geometry", + "value": { + "geometry": { + "type": "LineString", + "coordinates": [ + [ + 3.85882, + 43.60912 ], - "public_id": "aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0", - "address_components": [ - { - "types": [ - "country" - ], - "long_name": "United Kingdom", - "short_name": "GBR" - }, - { - "types": [ - "state" - ], - "long_name": "England", - "short_name": "England" - }, - { - "types": [ - "county" - ], - "long_name": "London", - "short_name": "LDN" - }, - { - "long_name": "London", - "short_name": "London", - "types": [ - "locality" - ] - }, - { - "long_name": "SW1A 2", - "short_name": "SW1A 2", - "types": [ - "postal_code" - ] - } + [ + 3.86276, + 43.60807 ], - "geometry": { - "location_type": "GEOMETRIC_CENTER", - "location": { - "lat": 51.50643, - "lng": -0.12719 - }, - "viewport": { - "northeast": { - "lat": 51.68629, - "lng": 0.28206 - }, - "southwest": { - "lat": 51.28043, - "lng": -0.56316 - } - } - } - }, - "status": "OK" + [ + 3.8649, + 43.60572 + ], + [ + 3.86513, + 43.60412 + ], + [ + 3.86681, + 43.60245 + ], + [ + 3.86822, + 43.60093 + ], + [ + 3.87003, + 43.6 + ] + ] } } + }, + "polygon_geojson": { + "summary": "Request with polygon geojson geometry, a 10 meters buffer and a where clause", + "value": { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -10, + -10 + ], + [ + 10, + -10 + ], + [ + 10, + 10 + ], + [ + -10, + 10 + ], + [ + -10, + -10 + ] + ] + ] + }, + "buffer": 10, + "where": "cost:<500" + } + } + } + } + } + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchResultResponse" } } } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unable to locate credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "404": { + "description": "Dataset was not found", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" } } } }, "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } } }, - "x-codeSamples": [ + "x-original-tag": "search" + } + }, + "/datasets/{dataset_id}/features/contains/": { + "post": { + "tags": [ + "Datasets API" + ], + "summary": "Contains Features", + "description": "Search for features containing geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "operationId": "contains_features_datasets__dataset_id__features_contains__post", + "security": [ { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/address/details/json?public_id=aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + "Datasets_PublicAPIKey": [] }, { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/address/details/json?public_id=aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "Datasets_PrivateApiKey": [] }, { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/address/details/json?public_id=aGVyZTpjbTpuYW1lZHBsYWNlOjIwMzM3NDU0&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "Datasets_PrivateApiKeyHeader": [] } - ] - } - }, - "/address/geocode/json": { - "get": { - "deprecated": true, - "summary": "Geocode an Address or Reverse Geocode a latlng", - "operationId": "addressGeocode", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], - "tags": [ - "Address API" ], - "description": "Provides details for an address or a geographic position. Either parameter `address` **or** `latlng` is required. Maximum of 25 queries per second (QPS)\n", - "security": [ + "parameters": [ { - "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], - "Woosmap_Platform_API_Reference_RefererHeader": [] + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "name": "format", + "in": "query", + "required": false, + "schema": { + "enum": [ + "geojson", + "wkb" + ], + "type": "string", + "default": "geojson", + "title": "Format" + } }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + "name": "per_page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "maximum": 20, + "minimum": 1, + "description": "The maximum number of elements to return in a result page.", + "default": 10, + "title": "Per Page" + }, + "description": "The maximum number of elements to return in a result page." + }, + { + "name": "page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "minimum": 1, + "description": "The result page to fetch.", + "default": 1, + "title": "Page" + }, + "description": "The result page to fetch." } ], - "parameters": [ - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_address-2" + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchRequestWithGeometry" + }, + "examples": { + "point_geojson": { + "summary": "Request with point geojson geometry", + "value": { + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + } + } + }, + "linestring_geojson": { + "summary": "Request with linestring geojson geometry", + "value": { + "geometry": { + "type": "LineString", + "coordinates": [ + [ + 3.85882, + 43.60912 + ], + [ + 3.86276, + 43.60807 + ], + [ + 3.8649, + 43.60572 + ], + [ + 3.86513, + 43.60412 + ], + [ + 3.86681, + 43.60245 + ], + [ + 3.86822, + 43.60093 + ], + [ + 3.87003, + 43.6 + ] + ] + } + } + }, + "polygon_geojson": { + "summary": "Request with polygon geojson geometry, a 10 meters buffer and a where clause", + "value": { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -10, + -10 + ], + [ + 10, + -10 + ], + [ + 10, + 10 + ], + [ + -10, + 10 + ], + [ + -10, + -10 + ] + ] + ] + }, + "buffer": 10, + "where": "cost:<500" + } + } + } + } + } + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchResultResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_latlng-2" + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_address_components" + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } }, - { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-3" + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "404": { + "description": "Dataset was not found", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" + } + } + } }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + } + }, + "x-original-tag": "search" + } + }, + "/datasets/{dataset_id}/features/within/": { + "post": { + "tags": [ + "Datasets API" + ], + "summary": "Within Features", + "description": "Search for features within geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "operationId": "within_features_datasets__dataset_id__features_within__post", + "security": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_location-2" + "Datasets_PublicAPIKey": [] }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format" + "Datasets_PrivateApiKey": [] }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_limit-3" + "Datasets_PrivateApiKeyHeader": [] } ], - "responses": { - "200": { - "description": "Request Address Geocode successful", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AddressGeocodeCollectionResponse" - }, - "examples": { - "default": { - "summary": "Geocode Results for address `Place de la Resistance` with components `country:FR`", - "value": { - "results": [ - { - "formatted_address": "Place de la Résistance, 75007 Paris, France", - "types": [ - "address", - "route" + "parameters": [ + { + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } + }, + { + "name": "format", + "in": "query", + "required": false, + "schema": { + "enum": [ + "geojson", + "wkb" + ], + "type": "string", + "default": "geojson", + "title": "Format" + } + }, + { + "name": "per_page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "maximum": 20, + "minimum": 1, + "description": "The maximum number of elements to return in a result page.", + "default": 10, + "title": "Per Page" + }, + "description": "The maximum number of elements to return in a result page." + }, + { + "name": "page", + "in": "query", + "required": false, + "schema": { + "type": "integer", + "minimum": 1, + "description": "The result page to fetch.", + "default": 1, + "title": "Page" + }, + "description": "The result page to fetch." + } + ], + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchRequestWithPolygonGeometry" + }, + "examples": { + "polygon_geojson": { + "summary": "An with polygon geojson geometry, a 10 meters buffer and a where clause", + "value": { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -10, + -10 ], - "address_components": [ - { - "types": [ - "country" - ], - "long_name": "France", - "short_name": "FRA" - }, - { - "types": [ - "state" - ], - "long_name": "Ile-de-France", - "short_name": "IDF" - }, - { - "types": [ - "county" - ], - "long_name": "Paris", - "short_name": "Paris" - }, - { - "long_name": "Paris", - "short_name": "Paris", - "types": [ - "locality" - ] - }, - { - "long_name": "7th Arrondissement", - "short_name": "7th Arrondissement", - "types": [ - "district" - ] - }, - { - "long_name": "Place de la Résistance", - "short_name": "Place de la Résistance", - "types": [ - "route" - ] - }, - { - "long_name": "75007", - "short_name": "75007", - "types": [ - "postal_code" - ] - } + [ + 10, + -10 ], - "geometry": { - "location_type": "GEOMETRIC_CENTER", - "location": { - "lat": 48.86213, - "lng": 2.30152 - }, - "viewport": { - "northeast": { - "lat": 48.86231, - "lng": 2.30541 - }, - "southwest": { - "lat": 48.86191, - "lng": 2.30147 - } - } - } - } - ], - "status": "OK" - } + [ + 10, + 10 + ], + [ + -10, + 10 + ], + [ + -10, + -10 + ] + ] + ] + }, + "buffer": 10, + "where": "cost:<500" } } } } + } + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_SearchResultResponse" + } + } + } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unable to locate credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "404": { + "description": "Dataset was not found", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" } } } }, "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } } }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/address/geocode/json?address=Place%20de%20la%20Resistance%20Paris&components=country%3AFR&limit=5&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/address/geocode/json?address=Place%20de%20la%20Resistance%20Paris&components=country%3AFR&limit=5&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/address/geocode/json?address=Place%20de%20la%20Resistance%20Paris&components=country%3AFR&limit=5&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] + "x-original-tag": "search" } }, - "/zones": { + "/datasets/{dataset_id}/features/{feature_id}": { "get": { - "summary": "List your Zones", - "operationId": "listZones", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], "tags": [ - "Zones API" + "Datasets API" ], - "description": "List all zones for the current project, sorted by `zone_id`.\n", + "summary": "Get Feature", + "description": "Gets a feature from its ID.\n\n**Rate limit**: `20/1s`", + "operationId": "get_feature_datasets__dataset_id__features__feature_id__get", "security": [ { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Datasets_PublicAPIKey": [] + }, + { + "Datasets_PrivateApiKey": [] + }, + { + "Datasets_PrivateApiKeyHeader": [] } ], "parameters": [ { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_limit-4" + "name": "dataset_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Dataset Id" + } }, { - "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_offset" + "name": "feature_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "format": "uuid", + "title": "Feature Id" + } + }, + { + "name": "format", + "in": "query", + "required": false, + "schema": { + "enum": [ + "geojson", + "wkb" + ], + "type": "string", + "default": "geojson", + "title": "Format" + } + }, + { + "name": "X-Field-Mask", + "in": "header", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" + } + ], + "title": "X-Field-Mask" + } } ], "responses": { "200": { - "description": "Zones successfully retrieved", + "description": "Successful Response", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_ZonesCollectionResponse" - }, - "examples": { - "default": { - "summary": "Zones data", - "value": { - "zones": [ - { - "store_id": "STORE_ID_123456", - "zone_id": "ZoneB", - "polygon": "POLYGON ((-122.4546384 37.774656, -122.4515485 37.7595934, -122.4354306 37.7602172, -122.4333707 37.7512596, -122.423071 37.7511239, -122.4242726 37.7687665, -122.4259893 37.7691736, -122.4289075 37.7732444, -122.4306241 37.7850483, -122.4472753 37.7830133, -122.445902 37.7759581, -122.4546384 37.774656))", - "types": [ - "delivery" - ], - "description": "Delivery Zone for Store B" - }, - { - "store_id": "STORE_ID_45678", - "zone_id": "ZoneC", - "polygon": "POLYGON ((-122.4758889 37.7524995, -122.4751594 37.7321718, -122.4688079 37.7299995, -122.4648597 37.7261979, -122.4519851 37.7228035, -122.4483802 37.7215815, -122.4458053 37.726741, -122.4365356 37.7310857, -122.4315574 37.7324433, -122.4246909 37.7312214, -122.4219444 37.731493, -122.423071 37.7511239, -122.4333707 37.7512596, -122.4354306 37.7602172, -122.4515485 37.7595934, -122.4528628 37.7582744, -122.4540375 37.7566755, -122.4565266 37.7513144, -122.4601315 37.7521288, -122.4618481 37.7514501, -122.4635648 37.7530788, -122.4758889 37.7524995))", - "types": [ - "delivery" - ], - "description": "Delivery Zone for Store C" - } - ], - "status": "ok" - } - } + "$ref": "#/components/schemas/Datasets_FeatureRead" } } } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unable to locate credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" } } } }, "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + } + } + } + }, + "404": { + "description": "Feature or Dataset were not found", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Datasets_HTTPValidationError" } } } }, "429": { - "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" - }, - "examples": { - "Forbidden": { - "summary": "Error 429", - "value": { - "detail": "The rate limit for this endpoint has been exceeded" - } - } + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } } }, - "x-codeSamples": [ + "x-original-tag": "features" + } + }, + "/distance/route/json/": { + "get": { + "tags": [ + "Distance API" + ], + "summary": "Find Routes", + "description": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", + "operationId": "route_distance_route_json__get", + "security": [ { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY&limit=2&offset=1'" + "Distance_PublicAPIKey": [] }, { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY&limit=2&offset=1\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "Distance_PrivateApiKey": [] }, { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY&limit=2&offset=1\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] - }, - "post": { - "summary": "Create your Zones", - "operationId": "createZones", - "servers": [ - { - "url": "https://api.woosmap.com" + "Distance_PrivateApiKeyHeader": [] } ], - "tags": [ - "Zones API" - ], - "description": "Used to batch create Zones to a specific project identified with the `private_key` parameter.\n", - "security": [ + "parameters": [ { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] - } - ], - "requestBody": { - "description": "The request body of Zones Creation must be formatted as JSON.", - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_ZonesCollectionRequest" - }, - "examples": { - "default": { - "summary": "Zones data as JSON", - "value": { - "zones": [ - { - "zone_id": "ZoneA", - "description": "Delivery Zone for Store A", - "store_id": "STORE_ID_123456", - "polygon": "POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))", - "types": [ - "delivery" - ] - }, - { - "zone_id": "ZoneB", - "description": "Delivery Zone for Store B", - "store_id": "STORE_ID_123456", - "polygon": "POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))", - "types": [ - "delivery" - ] - }, - { - "zone_id": "ZoneC", - "description": "Delivery Zone for Store C", - "store_id": "STORE_ID_45678", - "polygon": "POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))", - "types": [ - "delivery" - ] - } - ] - } - } - } - } - } - }, - "responses": { - "200": { - "description": "Zones successfully created", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_SuccessZones" + "name": "waypoints", + "in": "query", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" }, - "examples": { - "default": { - "summary": "Success response for Zones Created", - "value": { - "status": "ok", - "message": "Zones successfully added." - } - } + { + "type": "null" } - } - } + ], + "description": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "examples": [ + "optimize:true|48.850077,3.311124|48.850077,3.411124", + "48.850077,3.311124|48.850077,3.411124" + ], + "title": "Waypoints" + }, + "description": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time." }, - "400": { - "description": "Invalid. The data is not a valid JSON.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error400" + { + "name": "mode", + "in": "query", + "required": false, + "schema": { + "enum": [ + "driving", + "walking", + "cycling" + ], + "type": "string", + "description": "Specifies the mode of transport to use for the calculation.", + "default": "driving", + "title": "Mode" + }, + "description": "Specifies the mode of transport to use for the calculation." + }, + { + "name": "method", + "in": "query", + "required": false, + "schema": { + "enum": [ + "time", + "distance" + ], + "type": "string", + "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "default": "time", + "title": "Method" + }, + "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route" + }, + { + "name": "units", + "in": "query", + "required": false, + "schema": { + "enum": [ + "metric", + "imperial" + ], + "type": "string", + "description": "Specifies the unit system to use when displaying results.", + "default": "metric", + "title": "Units" + }, + "description": "Specifies the unit system to use when displaying results." + }, + { + "name": "language", + "in": "query", + "required": false, + "schema": { + "enum": [ + "en", + "fr", + "ca", + "de", + "es", + "he", + "it", + "ja", + "nl", + "pl", + "pt", + "ro", + "ru", + "uk", + "zh" + ], + "type": "string", + "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "default": "en", + "title": "Language" + }, + "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`." + }, + { + "name": "avoid", + "in": "query", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" }, - "examples": { - "Invalid": { - "summary": "Error 400", - "value": { - "status": "error", - "value": "The request is invalid, the data is not a valid JSON." - } - } + { + "type": "null" } - } - } + ], + "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "examples": [ + "tolls", + "tolls|highways|43.3,3.4;42.1,3.5;41.4,3.6" + ], + "title": "Avoid" + }, + "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character." }, - "401": { - "description": "Unauthorized. Incorrect authentication credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + { + "name": "arrival_time", + "in": "query", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + { + "type": "null" } - } - } + ], + "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "examples": [ + "1600799173", + "now" + ], + "title": "Arrival Time" + }, + "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + { + "name": "departure_time", + "in": "query", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + { + "type": "null" } - } - } - } - }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneB\",\n \"description\": \"Delivery Zone for Store B\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneC\",\n \"description\": \"Delivery Zone for Store C\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n}'" + ], + "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "examples": [ + "1600799173", + "now" + ], + "title": "Departure Time" + }, + "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." }, { - "lang": "python", - "label": "Python", - "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneB\",\n \"description\": \"Delivery Zone for Store B\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneC\",\n \"description\": \"Delivery Zone for Store C\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "name": "origin", + "in": "query", + "required": true, + "schema": { + "type": "string", + "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "examples": [ + "48.709,2.403" + ], + "title": "Origin" + }, + "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." }, { - "lang": "nodejs", - "label": "NodeJS", - "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneB\",\n \"description\": \"Delivery Zone for Store B\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneC\",\n \"description\": \"Delivery Zone for Store C\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n" - } - ] - }, - "put": { - "summary": "Update the Zones", - "operationId": "updateZones", - "servers": [ + "name": "destination", + "in": "query", + "required": true, + "schema": { + "type": "string", + "description": "The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "examples": [ + "48.768,2.338" + ], + "title": "Destination" + }, + "description": "The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." + }, { - "url": "https://api.woosmap.com" - } - ], - "tags": [ - "Zones API" - ], - "description": "Used to update zones in batch. `zone_id` must exists when using `PUT` method, if one zone does not exists, the batch will be refused.", - "security": [ + "name": "alternatives", + "in": "query", + "required": false, + "schema": { + "type": "boolean", + "description": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "default": false, + "title": "Alternatives" + }, + "description": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time." + }, { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] - } - ], - "requestBody": { - "description": "The request body of Zones Update must be formatted as JSON.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_ZonesCollectionRequest" - }, - "examples": { - "default": { - "summary": "Zones data", - "value": { - "zones": [ - { - "zone_id": "ZoneA", - "description": "Delivery Zone for Store A", - "store_id": "STORE_ID_123456", - "polygon": "POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))", - "types": [ - "delivery" - ] - }, - { - "zone_id": "ZoneB", - "description": "Delivery Zone for Store B", - "store_id": "STORE_ID_123456", - "polygon": "POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))", - "types": [ - "delivery" - ] - }, - { - "zone_id": "ZoneC", - "description": "Delivery Zone for Store C", - "store_id": "STORE_ID_45678", - "polygon": "POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))", - "types": [ - "delivery" - ] - } - ] - } + "name": "details", + "in": "query", + "required": false, + "schema": { + "enum": [ + "full", + "none" + ], + "type": "string", + "description": "Specifies if maneuver instructions should be returned (roadbook)", + "default": "none", + "title": "Details" + }, + "description": "Specifies if maneuver instructions should be returned (roadbook)" + }, + { + "name": "accept-language", + "in": "header", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" } - } + ], + "title": "Accept-Language" } } - }, + ], "responses": { "200": { - "description": "Zones successfully updated", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_SuccessZones" - }, - "examples": { - "default": { - "summary": "Success response for Zones updated", - "value": { - "status": "ok", - "message": "Zones successfully added." - } - } - } - } - } - }, - "400": { - "description": "Invalid. The data is not a valid JSON.", + "description": "Successful Response", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error400" - }, - "examples": { - "Invalid": { - "summary": "Error 400", - "value": { - "status": "error", - "value": "The request is invalid, the data is not a valid JSON." - } - } + "$ref": "#/components/schemas/Distance_RouteResponse" } } } }, "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "description": "Unable to locate credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "402": { + "description": "Out of free quota.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } - } - }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L -X PUT 'https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n}'" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"PUT\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, - { - "lang": "nodejs", - "label": "NodeJS", - "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n});\n\nlet config = {\n method: 'put',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n" - } - ] - }, - "delete": { - "summary": "Delete the Zones", - "operationId": "deleteZones", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], - "tags": [ - "Zones API" - ], - "description": "Used to delete one or more Zones.", - "security": [ - { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] - } - ], - "responses": { - "200": { - "description": "Zones successfully deleted", + "403": { + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_SuccessZones" - }, - "examples": { - "default": { - "summary": "Success response for Zones deleted", - "value": { - "status": "ok", - "message": "Zones deleted." - } - } + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } }, - "401": { - "description": "Unauthorized. Incorrect authentication credentials.", + "422": { + "description": "Validation Error", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } + "$ref": "#/components/schemas/Distance_HTTPValidationError" } } } }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", + "429": { + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } + "$ref": "#/components/schemas/Distance_HTTPErrorModel" } } } } }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L -X DELETE 'https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY'" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"DELETE\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - }, - { - "lang": "nodejs", - "label": "NodeJS", - "source": "const axios = require('axios');\n\nlet config = {\n method: 'delete',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n" - } - ] + "x-original-tag": "route" } }, - "/zones/{zone_id}": { + "/distance/distancematrix/json/": { "get": { - "summary": "Get Zone from ID", - "operationId": "getZone", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], "tags": [ - "Zones API" + "Distance API" ], - "description": "Used to retrieve a zone from his `zone_id`\n", + "summary": "Calculate Matrix", + "description": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", + "operationId": "matrix_distance_distancematrix_json__get", "security": [ { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + "Distance_PublicAPIKey": [] + }, + { + "Distance_PrivateApiKey": [] + }, + { + "Distance_PrivateApiKeyHeader": [] } ], "parameters": [ { - "in": "path", - "name": "zone_id", + "name": "mode", + "in": "query", + "required": false, "schema": { - "type": "string" + "enum": [ + "driving", + "walking", + "cycling" + ], + "type": "string", + "description": "Specifies the mode of transport to use for the calculation.", + "default": "driving", + "title": "Mode" }, - "required": true, - "example": "ZoneA", - "description": "ID of the zone to get" - } - ], - "responses": { - "200": { - "description": "Zone successfully retrieved", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Zone" - }, - "examples": { - "default": { - "summary": "Get a zone from its zone_id", - "value": { - "store_id": "STORE_ID_123456", - "zone_id": "ZoneA", - "polygon": "POLYGON ((-122.496116 37.7648181, -122.4954079 37.751518, -122.4635648 37.7530788, -122.4618481 37.7514501, -122.4601315 37.7521288, -122.4565266 37.7513144, -122.4540375 37.7566755, -122.4528359 37.7583041, -122.4515485 37.7595934, -122.4546384 37.774656, -122.4718903 37.7731635, -122.472577 37.772485, -122.4755811 37.7725529, -122.4791001 37.7723493, -122.4793576 37.7713995, -122.4784993 37.769839, -122.4783276 37.7680071, -122.4774693 37.766718, -122.4772118 37.7652931, -122.496116 37.7648181))", - "types": [ - "delivery" - ], - "description": "Delivery Zone for Store A", - "status": "ok" - } - } - } - } - } - }, - "401": { - "description": "Unauthorized. Incorrect authentication credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } - } - } - } - }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } - } - } - } + "description": "Specifies the mode of transport to use for the calculation." }, - "404": { - "description": "Not Found - `zone_id` do not exist." - } - }, - "x-codeSamples": [ { - "lang": "curl", - "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY'" + "name": "method", + "in": "query", + "required": false, + "schema": { + "enum": [ + "time", + "distance" + ], + "type": "string", + "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "default": "time", + "title": "Method" + }, + "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route" }, { - "lang": "javascript", - "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "name": "units", + "in": "query", + "required": false, + "schema": { + "enum": [ + "metric", + "imperial" + ], + "type": "string", + "description": "Specifies the unit system to use when displaying results.", + "default": "metric", + "title": "Units" + }, + "description": "Specifies the unit system to use when displaying results." }, { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - } - ] - }, - "delete": { - "summary": "Delete Zone from ID", - "operationId": "deleteZone", - "servers": [ - { - "url": "https://api.woosmap.com" - } - ], - "tags": [ - "Zones API" - ], - "description": "Used to delete one Zone. The `zone_id` is the id of the zone to delete. To delete several zones, use the comma as a separator.", - "security": [ - { - "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] - } - ], - "parameters": [ - { - "in": "path", - "name": "zone_id", + "name": "language", + "in": "query", + "required": false, "schema": { - "type": "string" + "enum": [ + "en", + "fr", + "ca", + "de", + "es", + "he", + "it", + "ja", + "nl", + "pl", + "pt", + "ro", + "ru", + "uk", + "zh" + ], + "type": "string", + "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "default": "en", + "title": "Language" }, - "required": true, - "example": "ZoneA", - "description": "ID of the zone to delete" - } - ], - "responses": { - "200": { - "description": "Zones successfully deleted", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_SuccessZones" + "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`." + }, + { + "name": "avoid", + "in": "query", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" }, - "examples": { - "default": { - "summary": "Success response for Zones deleted", - "value": { - "status": "ok", - "message": "Zone ZoneA deleted." - } - } + { + "type": "null" } - } - } - }, - "401": { - "description": "Unauthorized. Incorrect authentication credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" - }, - "examples": { - "Unauthorized": { - "summary": "Error 401", - "value": { - "detail": "Incorrect authentication credentials. Please check or use a valid API Key" - } - } - } - } - } - }, - "403": { - "description": "Forbidden. This Woosmap API is not enabled for this project.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" - }, - "examples": { - "Forbidden": { - "summary": "Error 403", - "value": { - "detail": "This Woosmap API is not enabled for this project." - } - } - } - } - } - } - }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L -X DELETE 'https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY'" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload={}\nheaders = {}\n\nresponse = requests.request(\"DELETE\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - }, - { - "lang": "nodejs", - "label": "NodeJS", - "source": "var axios = require('axios');\n\nvar config = {\n method: 'delete',\n url: 'https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios(config)\n.then(function (response) {\n console.log(JSON.stringify(response.data));\n})\n.catch(function (error) {\n console.log(error);\n});\n" - } - ] - } - }, - "/maps/static": { - "get": { - "tags": [ - "Static Map API" - ], - "summary": "Get Static Map", - "description": "Retrieve a static map\n\n**Rate limit**: `20/1s`", - "operationId": "get_static_map_maps_static_get", - "security": [ - { - "Maps_PublicAPIKey": [] + ], + "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "examples": [ + "tolls", + "tolls|highways|43.3,3.4;42.1,3.5;41.4,3.6" + ], + "title": "Avoid" + }, + "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character." }, { - "Maps_PrivateApiKey": [] - }, - { - "Maps_PrivateApiKeyHeader": [] - } - ], - "parameters": [ - { - "name": "language", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "title": "Language" - } - }, - { - "name": "lat", - "in": "query", - "required": true, - "schema": { - "type": "number", - "maximum": 90, - "minimum": -90, - "title": "Lat" - }, - "example": "43.6" - }, - { - "name": "lng", - "in": "query", - "required": true, - "schema": { - "type": "number", - "maximum": 180, - "minimum": -180, - "title": "Lng" - }, - "example": "3.883" - }, - { - "name": "zoom", - "in": "query", - "required": true, - "schema": { - "type": "number", - "maximum": 24, - "minimum": 0, - "description": "The zoom", - "title": "Zoom" - }, - "description": "The zoom", - "example": 11 - }, - { - "name": "width", + "name": "origins", "in": "query", "required": true, "schema": { - "type": "integer", - "maximum": 640, - "minimum": 40, - "title": "Width" + "type": "string", + "description": "The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "examples": [ + "48.709,2.403|48.768,2.338", + "enc:_p~iF~ps|U_ulLnnqC_mqNvxq`@:" + ], + "title": "Origins" }, - "example": 400 + "description": "The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`" }, { - "name": "height", + "name": "destinations", "in": "query", "required": true, "schema": { - "type": "integer", - "maximum": 640, - "minimum": 40, - "title": "Height" + "type": "string", + "description": "The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "examples": [ + "48.709,2.403|48.768,2.338", + "enc:_p~iF~ps|U_ulLnnqC_mqNvxq`@:" + ], + "title": "Destinations" }, - "example": 400 + "description": "The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`" }, { - "name": "markers", + "name": "arrival_time", "in": "query", "required": false, "schema": { - "type": "array", - "items": { - "type": "string", - "contentMediaType": "application/json", - "contentSchema": { - "$ref": "#/components/schemas/Maps_MarkerWithUrlOptions" + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" } - }, - "description": "Adds a marker.\n \nThe images are by default are considered to be non retina images (pixel resolution=1)\n\nIf the image name contains @2x or the query parameter retina=yes are found in the marker url the image will be considered to be retina (pixel resolution=2).\n\n> Note: the image size in bytes cannot exceed 65535 bytes.\n \n ", - "title": "Markers" + ], + "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "examples": [ + "1600799173", + "now" + ], + "title": "Arrival Time" }, - "description": "Adds a marker.\n \nThe images are by default are considered to be non retina images (pixel resolution=1)\n\nIf the image name contains @2x or the query parameter retina=yes are found in the marker url the image will be considered to be retina (pixel resolution=2).\n\n> Note: the image size in bytes cannot exceed 65535 bytes.\n \n ", - "example": "{\"lat\": 43.6, \"lng\": 3.883, \"url\": \"https://webapp.woosmap.com/img/geolocated_marker.png?retina=yes\"}" + "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." }, { - "name": "polylines", + "name": "departure_time", "in": "query", "required": false, "schema": { - "type": "array", - "items": { - "type": "string", - "contentMediaType": "application/json", - "contentSchema": { - "$ref": "#/components/schemas/Maps_PolylineOptions" + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" } - }, - "description": "Add a polyline.\n \n> Note: enc should be a google encoded polyline see [Google-encoded polyline](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) for more information\n\n ", - "title": "Polylines" + ], + "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "examples": [ + "1600799173", + "now" + ], + "title": "Departure Time" }, - "description": "Add a polyline.\n \n> Note: enc should be a google encoded polyline see [Google-encoded polyline](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) for more information\n\n ", - "example": "{\"enc\": \"ydjiG_}jVjn@cjAf`AycBnc@mqCp\\\\ewBrQmlBzrAeuCreBw_C\", \"color\": \"magenta\", \"weight\": 4}" + "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." }, { - "name": "polygons", + "name": "elements", "in": "query", "required": false, "schema": { - "type": "array", - "items": { - "type": "string", - "contentMediaType": "application/json", - "contentSchema": { - "$ref": "#/components/schemas/Maps_PolygonOptions" - } - }, - "description": "Adds a polygon.\n \n> Note: shape should be a google encoded polyline see [Google-encoded polyline](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) for more information\n ", - "title": "Polygons" + "enum": [ + "distance", + "duration", + "duration_distance" + ], + "type": "string", + "description": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "default": "distance", + "title": "Elements" }, - "description": "Adds a polygon.\n \n> Note: shape should be a google encoded polyline see [Google-encoded polyline](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) for more information\n ", - "example": "{\"shape\": \"ymgiGm|rV~uAtaB|dAefCqeBwuFu~@njC??\", \"fill_color\": \"rgba(255, 20, 147, 0.5)\", \"color\": \"rgba(199, 21, 133, 0.7)\"}" + "description": "Specifies element values that will be part of the API response (`distance` and/or `duration`)." }, { - "name": "stylers", - "in": "query", + "name": "accept-language", + "in": "header", "required": false, "schema": { "anyOf": [ { - "type": "string", - "contentMediaType": "application/json", - "contentSchema": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Maps_MapStyle" - } - } + "type": "string" }, { "type": "null" } ], - "title": "Stylers" - }, - "example": "[{\"featureType\": \"points_of_interest.business\", \"stylers\":[{\"visibility\": \"off\"}]}]" - }, - { - "name": "retina", - "in": "query", - "required": false, - "schema": { - "type": "boolean", - "default": false, - "title": "Retina" + "title": "Accept-Language" } } ], @@ -5362,10 +4315,9 @@ "200": { "description": "Successful Response", "content": { - "image/webp": { + "application/json": { "schema": { - "type": "string", - "format": "binary" + "$ref": "#/components/schemas/Distance_MatrixResponse" } } } @@ -5375,7 +4327,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Maps_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5385,7 +4337,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Maps_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5395,7 +4347,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Maps_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5405,7 +4357,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Maps_HTTPValidationError" + "$ref": "#/components/schemas/Distance_HTTPValidationError" } } } @@ -5415,92 +4367,67 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Maps_HTTPErrorModel" + "$ref": "#/components/schemas/Distance_HTTPErrorModel" } } } } - } - } - }, - "/what3words/convert-to-3wa": { - "get": { + }, + "x-original-tag": "distancematrix" + }, + "post": { "tags": [ - "Woosmap for what3words API" + "Distance API" ], - "summary": "Convert To What 3 Words", - "description": "This function will convert a latitude and longitude to a 3 word address, in the language of your choice.\nIt also returns country, the bounds of the grid square,\na nearby place (such as a local town) and a link to the what3words map site.\n\n**Rate limit**: `20/1s`", - "operationId": "convert_to_what_3_words_what3words_convert_to_3wa_get", + "summary": "Calculate Matrix", + "description": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", + "operationId": "matrix_post_distance_distancematrix_json__post", "security": [ { - "External-api-wrapper_what3words_PublicAPIKey": [] + "Distance_PublicAPIKey": [] }, { - "External-api-wrapper_what3words_PrivateApiKey": [] + "Distance_PrivateApiKey": [] }, { - "External-api-wrapper_what3words_PrivateApiKeyHeader": [] + "Distance_PrivateApiKeyHeader": [] } ], "parameters": [ { - "name": "coordinates", - "in": "query", - "required": true, - "schema": { - "type": "string", - "description": "Coordinates as a comma separated string of latitude and longitude", - "examples": [ - "48.858304,2.294514" - ], - "title": "Coordinates" - }, - "description": "Coordinates as a comma separated string of latitude and longitude" - }, - { - "name": "format", - "in": "query", + "name": "accept-language", + "in": "header", "required": false, "schema": { - "enum": [ - "json", - "geojson" + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" + } ], - "type": "string", - "description": "Return data format type; can be either json or geojson", - "default": "json", - "title": "Format" - }, - "description": "Return data format type; can be either json or geojson" - }, - { - "name": "language", - "in": "query", - "required": false, - "schema": { - "type": "string", - "description": "A supported address language as an ISO 639-1 2 letter code.", - "default": "en", - "title": "Language" - }, - "description": "A supported address language as an ISO 639-1 2 letter code." + "title": "Accept-Language" + } } ], + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_MatrixRequest" + } + } + } + }, "responses": { "200": { "description": "Successful Response", "content": { "application/json": { "schema": { - "anyOf": [ - { - "$ref": "#/components/schemas/External-api-wrapper_what3words_JsonCoordinatesResponse" - }, - { - "$ref": "#/components/schemas/External-api-wrapper_what3words_GeoJsonCoordinatesResponse" - } - ], - "title": "Response Convert To What 3 Words What3Words Convert To 3Wa Get" + "$ref": "#/components/schemas/Distance_MatrixResponse" } } } @@ -5510,7 +4437,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5520,7 +4447,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5530,7 +4457,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5540,7 +4467,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPValidationError" + "$ref": "#/components/schemas/Distance_HTTPValidationError" } } } @@ -5550,105 +4477,206 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPErrorModel" + "$ref": "#/components/schemas/Distance_HTTPErrorModel" } } } } }, - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/what3words/convert-to-3wa?coordinates=48.858304,2.294514&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/what3words/convert-to-3wa?coordinates=48.858304,2.294514&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/what3words/convert-to-3wa?coordinates=48.858304,2.294514&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" - } - ] + "x-original-tag": "distancematrix" } }, - "/what3words/convert-to-address": { + "/distance/isochrone/json/": { "get": { "tags": [ - "Woosmap for what3words API" + "Distance API" ], - "summary": "Convert To Address", - "description": "This function converts a 3 word address to a list of address.\nIt will return at most the 5 closest addresses to the what3words provided.\n\n**Rate limit**: `20/1s`", - "operationId": "convert_to_address_what3words_convert_to_address_get", + "summary": "Calculate Isochrone", + "description": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", + "operationId": "isochrone_distance_isochrone_json__get", "security": [ { - "External-api-wrapper_what3words_PublicAPIKey": [] + "Distance_PublicAPIKey": [] }, { - "External-api-wrapper_what3words_PrivateApiKey": [] + "Distance_PrivateApiKey": [] }, { - "External-api-wrapper_what3words_PrivateApiKeyHeader": [] + "Distance_PrivateApiKeyHeader": [] } ], "parameters": [ { - "name": "words", + "name": "mode", "in": "query", - "required": true, + "required": false, "schema": { + "enum": [ + "driving", + "walking", + "cycling" + ], "type": "string", - "description": "A 3 word address as a string. It must be three words separated with dots or a japanese middle dot character (・). Words separated by spaces will be rejected. Optionally, the 3 word address can be prefixed with /// (which would be encoded as %2F%2F%2F)", - "examples": [ - "couch.spotted.amended" + "description": "Specifies the mode of transport to use for the calculation.", + "default": "driving", + "title": "Mode" + }, + "description": "Specifies the mode of transport to use for the calculation." + }, + { + "name": "method", + "in": "query", + "required": false, + "schema": { + "enum": [ + "time", + "distance" ], - "title": "Words" + "type": "string", + "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "default": "time", + "title": "Method" }, - "description": "A 3 word address as a string. It must be three words separated with dots or a japanese middle dot character (・). Words separated by spaces will be rejected. Optionally, the 3 word address can be prefixed with /// (which would be encoded as %2F%2F%2F)" + "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route" + }, + { + "name": "units", + "in": "query", + "required": false, + "schema": { + "enum": [ + "metric", + "imperial" + ], + "type": "string", + "description": "Specifies the unit system to use when displaying results.", + "default": "metric", + "title": "Units" + }, + "description": "Specifies the unit system to use when displaying results." }, { "name": "language", "in": "query", "required": false, "schema": { + "enum": [ + "en", + "fr", + "ca", + "de", + "es", + "he", + "it", + "ja", + "nl", + "pl", + "pt", + "ro", + "ru", + "uk", + "zh" + ], "type": "string", - "description": "A supported address language as an ISO 639-1 2 letter code.", + "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "default": "en", "title": "Language" }, - "description": "A supported address language as an ISO 639-1 2 letter code." - } - ], - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_LiteAddressResponse" - } - } - } + "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`." }, - "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + { + "name": "avoid", + "in": "query", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" } - } - } - }, - "402": { - "description": "Out of free quota.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + ], + "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "examples": [ + "tolls", + "tolls|highways|43.3,3.4;42.1,3.5;41.4,3.6" + ], + "title": "Avoid" + }, + "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character." + }, + { + "name": "origin", + "in": "query", + "required": true, + "schema": { + "type": "string", + "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "examples": [ + "48.709,2.403" + ], + "title": "Origin" + }, + "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." + }, + { + "name": "value", + "in": "query", + "required": true, + "schema": { + "type": "number", + "maximum": 120, + "minimum": 0, + "description": "The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "title": "Value" + }, + "description": "The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers." + }, + { + "name": "accept-language", + "in": "header", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" + } + ], + "title": "Accept-Language" + } + } + ], + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_IsochroneResponse" + } + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5658,7 +4686,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5668,7 +4696,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPValidationError" + "$ref": "#/components/schemas/Distance_HTTPValidationError" } } } @@ -5678,67 +4706,147 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPErrorModel" + "$ref": "#/components/schemas/Distance_HTTPErrorModel" } } } } }, - "x-codeSamples": [ + "x-original-tag": "isochrone" + }, + "post": { + "tags": [ + "Distance API" + ], + "summary": "Calculate Isochrone", + "description": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", + "operationId": "isochrone_post_distance_isochrone_json__post", + "security": [ { - "lang": "curl", - "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/what3words/convert-to-address?words=couch.spotted.amended&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + "Distance_PublicAPIKey": [] }, { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/what3words/convert-to-address?words=couch.spotted.amended&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "Distance_PrivateApiKey": [] }, { - "lang": "javascript", - "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/what3words/convert-to-address?words=couch.spotted.amended&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + "Distance_PrivateApiKeyHeader": [] } - ] + ], + "parameters": [ + { + "name": "accept-language", + "in": "header", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" + } + ], + "title": "Accept-Language" + } + } + ], + "requestBody": { + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_IsochroneRequest" + } + } + } + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_IsochroneResponse" + } + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + } + } + } + }, + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_HTTPValidationError" + } + } + } + }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Distance_HTTPErrorModel" + } + } + } + } + }, + "x-original-tag": "isochrone" } }, - "/what3words/autosuggest": { + "/distance/tolls/json/": { "get": { "tags": [ - "Woosmap for what3words API" + "Distance API" ], - "summary": "Autosuggest", - "description": "AutoSuggest can take a slightly incorrect 3 word address and suggest a list of valid 3 word addresses.\nIt has powerful features that can, for example, optionally limit results to a country or area,\nand prioritise results that are near the user.\n\n**Rate limit**: `20/1s`", - "operationId": "autosuggest_what3words_autosuggest_get", + "summary": "Find Tolls", + "description": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", + "operationId": "tolls_distance_tolls_json__get", "security": [ { - "External-api-wrapper_what3words_PublicAPIKey": [] + "Distance_PublicAPIKey": [] }, { - "External-api-wrapper_what3words_PrivateApiKey": [] + "Distance_PrivateApiKey": [] }, { - "External-api-wrapper_what3words_PrivateApiKeyHeader": [] + "Distance_PrivateApiKeyHeader": [] } ], "parameters": [ { - "name": "input", - "in": "query", - "required": true, - "schema": { - "type": "string", - "description": "The full or partial 3 word address to obtain suggestions for. At minimum this must be the first two complete words plus at least one character from the third word.", - "examples": [ - "couch.spotted.a" - ], - "title": "Input" - }, - "description": "The full or partial 3 word address to obtain suggestions for. At minimum this must be the first two complete words plus at least one character from the third word." - }, - { - "name": "focus", + "name": "arrival_time", "in": "query", "required": false, "schema": { @@ -5750,16 +4858,17 @@ "type": "null" } ], - "description": "This is a location, specified as latitude,longitude (often where the user making the query is). If specified, the results will be weighted to give preference to those near the focus.", + "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "examples": [ - "48.861026,2.335853" + "1600799173", + "now" ], - "title": "Focus" + "title": "Arrival Time" }, - "description": "This is a location, specified as latitude,longitude (often where the user making the query is). If specified, the results will be weighted to give preference to those near the focus." + "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." }, { - "name": "clip-to-country", + "name": "departure_time", "in": "query", "required": false, "schema": { @@ -5771,16 +4880,17 @@ "type": "null" } ], - "description": "Restricts AutoSuggest to only return results inside the countries specified by comma-separated list of ISO 3166-1 alpha-2 country codes.", + "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "examples": [ - "FR" + "1600799173", + "now" ], - "title": "Clip-To-Country" + "title": "Departure Time" }, - "description": "Restricts AutoSuggest to only return results inside the countries specified by comma-separated list of ISO 3166-1 alpha-2 country codes." + "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." }, { - "name": "clip-to-bounding-box", + "name": "waypoints", "in": "query", "required": false, "schema": { @@ -5792,89 +4902,131 @@ "type": "null" } ], - "description": "Restrict AutoSuggest results to a bounding box, specified by coordinates.south_lat,west_lng,north_lat,east_lng, where: south_lat less than or equal to north_lat, west_lng less than or equal to east_lng.", + "description": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "examples": [ - "48.624314,1.804429,49.058148,2.908555" + "optimize:true|48.850077,3.311124|48.850077,3.411124", + "48.850077,3.311124|48.850077,3.411124" ], - "title": "Clip-To-Bounding-Box" + "title": "Waypoints" }, - "description": "Restrict AutoSuggest results to a bounding box, specified by coordinates.south_lat,west_lng,north_lat,east_lng, where: south_lat less than or equal to north_lat, west_lng less than or equal to east_lng." + "description": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time." }, { - "name": "clip-to-circle", + "name": "mode", "in": "query", "required": false, "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "description": "Restrict AutoSuggest results to a circle, specified by lat, lng, kilometres, where kilometres is the radius of the circle.", - "examples": [ - "48.839701,2.291878,20" + "enum": [ + "driving", + "walking", + "cycling", + "truck" ], - "title": "Clip-To-Circle" - }, - "description": "Restrict AutoSuggest results to a circle, specified by lat, lng, kilometres, where kilometres is the radius of the circle." + "type": "string", + "default": "driving", + "title": "Mode" + } }, { - "name": "clip-to-polygon", + "name": "method", "in": "query", "required": false, "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } + "enum": [ + "time", + "distance" ], - "description": "Restrict AutoSuggest results to a polygon, specified by a comma-separated list of lat, lng pairs. The polygon should be closed, i.e. the first element should be repeated as the last element; also the list should contain at least 4 pairs. The API is currently limited to accepting up to 25 pairs.", - "examples": [ - "48.823547,2.199174,48.823547,2.199174,48.922216,2.328709,48.888626,2.473673,48.819279,2.445513,48.784865,2.330668,48.823547,2.199174" + "type": "string", + "default": "time", + "title": "Method" + } + }, + { + "name": "units", + "in": "query", + "required": false, + "schema": { + "enum": [ + "metric", + "imperial" ], - "title": "Clip-To-Polygon" - }, - "description": "Restrict AutoSuggest results to a polygon, specified by a comma-separated list of lat, lng pairs. The polygon should be closed, i.e. the first element should be repeated as the last element; also the list should contain at least 4 pairs. The API is currently limited to accepting up to 25 pairs." + "type": "string", + "default": "metric", + "title": "Units" + } }, { - "name": "input-type", + "name": "language", "in": "query", "required": false, "schema": { "enum": [ - "text", - "vocon-hybrid", - "nmdp-asr", - "generic-voice" + "en", + "fr", + "ca", + "de", + "es", + "he", + "it", + "ja", + "nl", + "pl", + "pt", + "ro", + "ru", + "uk", + "zh" ], "type": "string", - "description": "For power users, used to specify voice input mode.", - "default": "text", - "title": "Input-Type" + "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "default": "en", + "title": "Language" }, - "description": "For power users, used to specify voice input mode." + "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`." }, { - "name": "prefer-land", + "name": "origin", + "in": "query", + "required": true, + "schema": { + "type": "string", + "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "examples": [ + "48.709,2.403" + ], + "title": "Origin" + }, + "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." + }, + { + "name": "destination", + "in": "query", + "required": true, + "schema": { + "type": "string", + "description": "The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "examples": [ + "48.768,2.338" + ], + "title": "Destination" + }, + "description": "The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." + }, + { + "name": "alternatives", "in": "query", "required": false, "schema": { "type": "boolean", - "description": "Makes AutoSuggest prefer results on land to those in the sea.", - "default": true, - "title": "Prefer-Land" + "description": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "default": false, + "title": "Alternatives" }, - "description": "Makes AutoSuggest prefer results on land to those in the sea." + "description": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time." }, { - "name": "language", - "in": "query", + "name": "accept-language", + "in": "header", "required": false, "schema": { "anyOf": [ @@ -5885,13 +5037,8 @@ "type": "null" } ], - "description": "For normal text input, specifies a fallback language, which will help guide AutoSuggest if the input is particularly messy. A supported address language as an ISO 639-1 2 letter code.", - "examples": [ - "fr" - ], - "title": "Language" - }, - "description": "For normal text input, specifies a fallback language, which will help guide AutoSuggest if the input is particularly messy. A supported address language as an ISO 639-1 2 letter code." + "title": "Accept-Language" + } } ], "responses": { @@ -5900,7 +5047,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AutoSuggestResponse" + "$ref": "#/components/schemas/Distance_TollsResponse" } } } @@ -5910,7 +5057,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5920,7 +5067,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5930,7 +5077,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" } } } @@ -5940,7 +5087,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPValidationError" + "$ref": "#/components/schemas/Distance_HTTPValidationError" } } } @@ -5950,551 +5097,619 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPErrorModel" + "$ref": "#/components/schemas/Distance_HTTPErrorModel" } } } } }, - "x-codeSamples": [ + "x-original-tag": "tolls" + } + }, + "/geolocation/position": { + "get": { + "summary": "Geolocation from an IP address", + "operationId": "getGeolocationPosition", + "servers": [ { - "lang": "curl", - "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/what3words/autosuggest?input=couch.spotted.am&clip-to-country=fr&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + "url": "https://api.woosmap.com" + } + ], + "tags": [ + "Geolocation API" + ], + "description": "The `/position` returns JSON location of your users thanks to IP address of their devices.\n", + "security": [ + { + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/what3words/autosuggest?input=couch.spotted.am&clip-to-country=fr&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] }, { - "lang": "javascript", - "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/what3words/autosuggest?input=couch.spotted.am&clip-to-country=fr&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] } - ] - } - }, - "/indoor/venues/{venue_id}": { - "get": { - "operationId": "api_routers_indoor_get_venue_by_key", - "summary": "Get Venue By Key", + ], "parameters": [ { - "in": "path", - "name": "venue_id", - "schema": { - "description": "ID of the Venue to retrieve.", - "title": "Venue Id", - "type": "string" - }, - "required": true, - "description": "ID of the Venue to retrieve." + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_ip_address" } ], "responses": { "200": { - "description": "OK", + "description": "Geolocation successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Indoor_API_VenueSchema" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_GeolocationResponse" + }, + "examples": { + "default": { + "summary": "Geolocation position for the IP `173.79.254.254`", + "value": { + "country_code": "US", + "country_name": "United States", + "continent": "North America", + "latitude": 38.719, + "longitude": -77.1067, + "viewport": { + "northeast": { + "lat": 38.763915764205976, + "lng": -77.0491321464058 + }, + "southwest": { + "lat": 38.674084235794034, + "lng": -77.16426785359421 + } + }, + "accuracy": 5, + "city": "Alexandria", + "region_state": "Virginia", + "postal_code": "22309", + "timezone": "America/New_York", + "raw_offset": -18000, + "dst_offset": 3600 + } + } } } } }, "401": { - "description": "Unauthorized", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" - } - } - } - }, - "402": { - "description": "Payment Required", - "content": { - "application/json": { - "schema": { - "description": "A more detailed explanation on what went wrong.", - "title": "Detail", - "type": "string" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Forbidden", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "description": "A more detailed explanation on what went wrong.", - "title": "Detail", - "type": "string" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, - "422": { - "description": "Unprocessable Entity", + "429": { + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "properties": { - "detail": { - "description": "The validation errors.", - "items": { - "additionalProperties": true, - "type": "object" - }, - "title": "Detail", - "type": "array" - }, - "context": { - "additionalProperties": true, - "description": "Context", - "title": "Context", - "type": "object" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" } - }, - "required": [ - "detail", - "context" - ], - "title": "ValidationErrorSchema", - "type": "object" + } } } } } }, - "description": "Returns a Venue based on the ID given.\n\n**Rate limit**: `20/1s`", - "tags": [ - "Indoor API" - ], - "security": [ - { - "Indoor_API_PrivateKeyAuth": [] - }, - { - "Indoor_API_PrivateKeyHeaderAuth": [] - }, - { - "Indoor_API_PublicKeyAuth": [] - } - ], "x-codeSamples": [ { "lang": "curl", "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues/west_pal?key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues/west_pal?key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "curl -L 'https://api.woosmap.com/geolocation/position?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254'" }, { "lang": "javascript", "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues/west_pal?key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/geolocation/position?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/geolocation/position?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ] } }, - "/indoor/venues": { + "/geolocation/stores": { "get": { - "operationId": "api_routers_indoor_get_venues_by_key", - "summary": "Get Venues By Key", - "parameters": [ + "summary": "Assets nearby a Geolocation", + "operationId": "getStoresFromGeolocationPosition", + "servers": [ { - "in": "query", - "name": "sort_by", - "schema": { - "allOf": [ - { - "enum": [ - "created_at", - "updated_at", - "name" - ], - "title": "SortingInputSchema", - "type": "string" - } - ], - "description": "The order in which the venues should be retrieved" - }, - "required": false, - "description": "The order in which the venues should be retrieved" + "url": "https://api.woosmap.com" } ], - "responses": { - "200": { - "description": "OK", - "content": { - "application/json": { - "schema": { - "items": { - "$ref": "#/components/schemas/Indoor_API_VenueListSchema" - }, - "title": "Response", - "type": "array" - } - } - } - }, - "401": { - "description": "Unauthorized", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" - } - } - } - }, - "402": { - "description": "Payment Required", - "content": { - "application/json": { - "schema": { - "description": "A more detailed explanation on what went wrong.", - "title": "Detail", - "type": "string" - } - } - } - }, - "403": { - "description": "Forbidden", - "content": { - "application/json": { - "schema": { - "description": "A more detailed explanation on what went wrong.", - "title": "Detail", - "type": "string" - } - } - } - }, - "422": { - "description": "Unprocessable Entity", - "content": { - "application/json": { - "schema": { - "properties": { - "detail": { - "description": "The validation errors.", - "items": { - "additionalProperties": true, - "type": "object" - }, - "title": "Detail", - "type": "array" - }, - "context": { - "additionalProperties": true, - "description": "Context", - "title": "Context", - "type": "object" - } - }, - "required": [ - "detail", - "context" - ], - "title": "ValidationErrorSchema", - "type": "object" - } - } - } - } - }, - "description": "Returns a list of Venues associated with the project of the key used to authenticate the request.\n\n**Rate limit**: `20/1s`", "tags": [ - "Indoor API" + "Geolocation API" ], + "description": "Retrieve the stores nearby an ip location. Stores are returned only if a relevant ip location is found - for an accuracy of 20km or less.\n", "security": [ { - "Indoor_API_PrivateKeyAuth": [] + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, { - "Indoor_API_PrivateKeyHeaderAuth": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] }, { - "Indoor_API_PublicKeyAuth": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] } ], - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues?key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, + "parameters": [ { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues?key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_ip_address" }, { - "lang": "javascript", - "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues?key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" - } - ] - } - }, - "/indoor/style": { - "get": { - "operationId": "api_routers_indoor_get_indoor_style", - "summary": "Get Indoor Style", - "parameters": [ - { - "in": "query", - "name": "theme", - "schema": { - "description": "The theme to apply to customize the style", - "example": "woosmap_default", - "title": "Theme", - "type": "string" - }, - "required": false, - "description": "The theme to apply to customize the style", - "example": "woosmap_default" + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_limit" }, { - "in": "query", - "name": "language", - "schema": { - "default": "en", - "description": "A supported language as an ISO 639-1 2 letter code.", - "title": "Language", - "type": "string" - }, - "required": false, - "description": "A supported language as an ISO 639-1 2 letter code." + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_query" } ], "responses": { "200": { - "description": "OK", + "description": "Geolocation and Stores successufully retrieved", "content": { "application/json": { "schema": { - "additionalProperties": true, - "title": "Response", - "type": "object" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_GeolocationStoresResponse" + }, + "examples": { + "default": { + "summary": "Geolocation Position and Stores for the IP `173.79.254.254`", + "value": { + "country_code": "US", + "country_name": "United States", + "continent": "North America", + "latitude": 38.719, + "longitude": -77.1067, + "viewport": { + "northeast": { + "lat": 38.763915764205976, + "lng": -77.0491321464058 + }, + "southwest": { + "lat": 38.674084235794034, + "lng": -77.16426785359421 + } + }, + "accuracy": 5, + "city": "Alexandria", + "region_state": "Virginia", + "postal_code": "22309", + "timezone": "America/New_York", + "raw_offset": -18000, + "dst_offset": 3600, + "stores": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": { + "store_id": "STORE_ID_123456", + "name": "My Cool Store", + "contact": { + "email": "contact@woosmap.com", + "phone": "+44 20 7693 4000", + "website": "https://www.woosmap.com" + }, + "address": { + "lines": [ + "Building Centre", + "26 Store Street" + ], + "country_code": "UK", + "city": "London", + "zipcode": "WC1E 7BT" + }, + "user_properties": { + "some_user_properties": "associated user value" + }, + "tags": [ + "wifi", + "covered_parking" + ], + "types": [ + "drive", + "click_and_collect" + ], + "last_updated": "2025-09-16T08:49:42.523114+00:00", + "distance": 0, + "open": { + "open_now": true, + "open_hours": [ + { + "end": "22:00", + "start": "08:30" + } + ], + "week_day": 2, + "current_slice": { + "end": "22:00", + "start": "08:30" + } + }, + "weekly_opening": { + "1": { + "hours": [], + "isSpecial": false + }, + "2": { + "hours": [ + { + "end": "22:00", + "start": "08:30" + } + ], + "isSpecial": false + }, + "3": { + "hours": [ + { + "end": "22:00", + "start": "08:30" + } + ], + "isSpecial": false + }, + "4": { + "hours": [ + { + "end": "22:00", + "start": "08:30" + } + ], + "isSpecial": false + }, + "5": { + "hours": [ + { + "end": "22:00", + "start": "08:30" + } + ], + "isSpecial": false + }, + "6": { + "hours": [ + { + "end": "22:00", + "start": "08:30" + } + ], + "isSpecial": false + }, + "7": { + "hours": [ + { + "end": "22:00", + "start": "08:30" + } + ], + "isSpecial": false + }, + "timezone": "Europe/London" + }, + "opening_hours": { + "usual": { + "1": [], + "default": [ + { + "end": "22:00", + "start": "08:30" + } + ] + }, + "special": { + "2015-02-07": [ + { + "end": "23:00", + "start": "08:00" + } + ] + }, + "timezone": "Europe/London" + } + }, + "geometry": { + "type": "Point", + "coordinates": [ + -77.1067, + 38.719 + ] + } + } + ], + "pagination": { + "page": 1, + "pageCount": 2 + } + } + } + } } } } }, "401": { - "description": "Unauthorized", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" - } - } - } - }, - "402": { - "description": "Payment Required", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "description": "A more detailed explanation on what went wrong.", - "title": "Detail", - "type": "string" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Forbidden", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "description": "A more detailed explanation on what went wrong.", - "title": "Detail", - "type": "string" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, - "422": { - "description": "Unprocessable Entity", + "429": { + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "properties": { - "detail": { - "description": "The validation errors.", - "items": { - "additionalProperties": true, - "type": "object" - }, - "title": "Detail", - "type": "array" - }, - "context": { - "additionalProperties": true, - "description": "Context", - "title": "Context", - "type": "object" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" } - }, - "required": [ - "detail", - "context" - ], - "title": "ValidationErrorSchema", - "type": "object" + } } } } } }, - "description": "Returns the style layers.\n\n**Rate limit**: `20/1s`", - "tags": [ - "Indoor API" - ], - "security": [ - { - "Indoor_API_PrivateKeyAuth": [] - }, - { - "Indoor_API_PrivateKeyHeaderAuth": [] - }, - { - "Indoor_API_PublicKeyAuth": [] - } - ], - "x-codeSamples": [ + "x-codeSamples": [ { "lang": "curl", "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/indoor/style?language=en&theme=woosmap_default&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/style?language=en&theme=woosmap_default&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "curl -L 'https://api.woosmap.com/geolocation/stores?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254&limit=1'" }, { "lang": "javascript", "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/style?language=en&theme=woosmap_default&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/geolocation/stores?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254&limit=1\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/geolocation/stores?private_key=YOUR_PRIVATE_API_KEY&ip_address=173.79.254.254&limit=1\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ] } }, - "/indoor/distancematrix/{venue_id}": { + "/geolocation/timezone": { "get": { - "operationId": "api_routers_indoor_distance_matrix", - "summary": "Distance Matrix", - "parameters": [ + "summary": "Timezone", + "operationId": "getTimezone", + "servers": [ { - "in": "path", - "name": "venue_id", - "schema": { - "description": "ID of the venue", - "title": "Venue Id", - "type": "string" - }, - "required": true, - "description": "ID of the venue" - }, + "url": "https://api.woosmap.com" + } + ], + "tags": [ + "Geolocation API" + ], + "description": "Returns timezone information based on the location, and optionally a timestamp for daylight saving time.\n> Note: rawOffset never contains the dst.\n", + "security": [ { - "in": "query", - "name": "origins", - "schema": { - "description": "A string with a list of origins seperated by `|`. Origins can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", - "example": "1.2,2.1,1|exit_1|1.3,3.1,2|ref:main_exit", - "title": "Origins", - "type": "string" - }, - "required": true, - "description": "A string with a list of origins seperated by `|`. Origins can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", - "example": "1.2,2.1,1|exit_1|1.3,3.1,2|ref:main_exit" + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, { - "in": "query", - "name": "destinations", - "schema": { - "description": "A string with a list of destinations seperated by `|`. Destinations can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", - "example": "1.2,2.1,1|exit_1|1.3,3.1,2|ref:main_exit", - "title": "Destinations", - "type": "string" - }, - "required": true, - "description": "A string with a list of destinations seperated by `|`. Destinations can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", - "example": "1.2,2.1,1|exit_1|1.3,3.1,2|ref:main_exit" + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] }, { - "in": "query", - "name": "language", - "schema": { - "default": "en", - "description": "A supported language as an ISO 639-1, 2 letter code.", - "title": "Language", - "type": "string" - }, - "required": false, - "description": "A supported language as an ISO 639-1, 2 letter code." - }, + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + } + ], + "parameters": [ { + "description": "The location {lat},{lng}", + "name": "location", "in": "query", - "name": "routing_profile", "schema": { - "default": "", - "description": "The routing profile to use to calculate the path (depends on the modes which were used to digitize the venue)", - "title": "Routing Profile", "type": "string" }, - "required": false, - "description": "The routing profile to use to calculate the path (depends on the modes which were used to digitize the venue)" + "required": true }, { + "description": "The UTC timestamp", + "name": "timestamp", "in": "query", - "name": "units", "schema": { - "allOf": [ - { - "enum": [ - "metric", - "imperial" - ], - "title": "UnitSystem", - "type": "string" - } - ], - "default": "metric", - "description": "Unit System to use for response" - }, - "required": false, - "description": "Unit System to use for response" + "type": "integer", + "minimum": 0 + } } ], "responses": { "200": { - "description": "OK", + "description": "Timezone successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Indoor_API_DistanceMatrixCollection" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_TimezoneResponse" + }, + "examples": { + "default": { + "summary": "Timezone for 43.6, 3.883 location.", + "value": { + "timezone": "Europe/Paris", + "timezone_name": "CEST", + "raw_offset": 3600, + "dst_offset": 3600 + } + } } } } }, - "400": { - "description": "Bad Request", + "401": { + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } + } + } + } + }, + "403": { + "description": "Forbidden. This Woosmap API is not enabled for this project.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } + } + } + } + }, + "429": { + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } + } + } + } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/geolocation/timezone?private_key=YOUR_PRIVATE_API_KEY&location=43.6114130%2C3.8735291'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/geolocation/timezone?private_key=YOUR_PRIVATE_API_KEY&location=43.6114130%2C3.8735291\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/geolocation/timezone?private_key=YOUR_PRIVATE_API_KEY&location=43.6114130%2C3.8735291\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ] + } + }, + "/indoor/venues/{venue_id}": { + "get": { + "operationId": "api_routers_indoor_get_venue_by_key", + "summary": "Get Venue By Key", + "parameters": [ + { + "in": "path", + "name": "venue_id", + "schema": { + "description": "ID of the Venue to retrieve.", + "title": "Venue Id", + "type": "string" + }, + "required": true, + "description": "ID of the Venue to retrieve." + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Indoor_API_VenueSchema" } } } @@ -6566,7 +5781,7 @@ } } }, - "description": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\nThe API returns information consisting of rows containing distance and duration values for each pair of start and end point.\nThe returned distances are designed to be used to find and sort multiple assets by road distance.\nDuration values are provided as complementary info.\n\n**Rate limit**: `20/1s`", + "description": "Returns a Venue based on the ID given.\n\n**Rate limit**: `20/1s`", "tags": [ "Indoor API" ], @@ -6580,132 +5795,199 @@ { "Indoor_API_PublicKeyAuth": [] } - ] + ], + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues/west_pal?key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues/west_pal?key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues/west_pal?key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + } + ], + "x-original-tag": "Indoor API" } }, - "/indoor/directions/{venue_id}": { + "/indoor/venues": { "get": { - "operationId": "api_routers_indoor_directions", - "summary": "Directions", + "operationId": "api_routers_indoor_get_venues_by_key", + "summary": "Get Venues By Key", "parameters": [ - { - "in": "path", - "name": "venue_id", - "schema": { - "description": "ID of the Venue", - "title": "Venue Id", - "type": "string" - }, - "required": true, - "description": "ID of the Venue" - }, - { - "in": "query", - "name": "origin", - "schema": { - "description": "A string defining the origin of the route, in the format of `lat,lng,level`, `poi_id` (identifier of a POI), or `ref:poi_ref` (ref of a POI starting with 'ref:').\n\nExamples:\n- `lat,lng,level`: `48.8818546,2.3572283,0`\n- `poi`: `123456`\n- `ref`: `ref:entrance`", - "example": "48.8818546,2.3572283,0", - "title": "Origin", - "type": "string" - }, - "required": true, - "description": "A string defining the origin of the route, in the format of `lat,lng,level`, `poi_id` (identifier of a POI), or `ref:poi_ref` (ref of a POI starting with 'ref:').\n\nExamples:\n- `lat,lng,level`: `48.8818546,2.3572283,0`\n- `poi`: `123456`\n- `ref`: `ref:entrance`", - "example": "48.8818546,2.3572283,0" - }, - { - "in": "query", - "name": "destination", - "schema": { - "description": "A string defining the destination of the route, in the format of `lat,lng,level`, `poi_id` (identifier of a POI), or `ref:poi_ref` (ref of a POI starting with 'ref:').\n\nExamples:\n- `lat,lng,level`: `48.8818546,2.3572283,0`\n- `poi`: `123456`\n- `ref`: `ref:entrance`", - "example": "123456", - "title": "Destination", - "type": "string" - }, - "required": true, - "description": "A string defining the destination of the route, in the format of `lat,lng,level`, `poi_id` (identifier of a POI), or `ref:poi_ref` (ref of a POI starting with 'ref:').\n\nExamples:\n- `lat,lng,level`: `48.8818546,2.3572283,0`\n- `poi`: `123456`\n- `ref`: `ref:entrance`", - "example": "123456" - }, - { - "in": "query", - "name": "language", - "schema": { - "default": "en", - "description": "A supported language as an ISO 639-1 2 letter code.", - "title": "Language", - "type": "string" - }, - "required": false, - "description": "A supported language as an ISO 639-1 2 letter code." - }, { "in": "query", - "name": "units", + "name": "sort_by", "schema": { "allOf": [ { "enum": [ - "metric", - "imperial" + "created_at", + "updated_at", + "name" ], - "title": "UnitSystem", + "title": "SortingInputSchema", "type": "string" } ], - "default": "metric", - "description": "Unit System to use for response" + "description": "The order in which the venues should be retrieved" }, "required": false, - "description": "Unit System to use for response" + "description": "The order in which the venues should be retrieved" + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "items": { + "$ref": "#/components/schemas/Indoor_API_VenueListSchema" + }, + "title": "Response", + "type": "array" + } + } + } + }, + "401": { + "description": "Unauthorized", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" + } + } + } + }, + "402": { + "description": "Payment Required", + "content": { + "application/json": { + "schema": { + "description": "A more detailed explanation on what went wrong.", + "title": "Detail", + "type": "string" + } + } + } + }, + "403": { + "description": "Forbidden", + "content": { + "application/json": { + "schema": { + "description": "A more detailed explanation on what went wrong.", + "title": "Detail", + "type": "string" + } + } + } + }, + "422": { + "description": "Unprocessable Entity", + "content": { + "application/json": { + "schema": { + "properties": { + "detail": { + "description": "The validation errors.", + "items": { + "additionalProperties": true, + "type": "object" + }, + "title": "Detail", + "type": "array" + }, + "context": { + "additionalProperties": true, + "description": "Context", + "title": "Context", + "type": "object" + } + }, + "required": [ + "detail", + "context" + ], + "title": "ValidationErrorSchema", + "type": "object" + } + } + } + } + }, + "description": "Returns a list of Venues associated with the project of the key used to authenticate the request.\n\n**Rate limit**: `20/1s`", + "tags": [ + "Indoor API" + ], + "security": [ + { + "Indoor_API_PrivateKeyAuth": [] }, { - "in": "query", - "name": "waypoints", - "schema": { - "default": "", - "description": "A list of points by which the route should pass seperated by `|`. Waypoints can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", - "example": "48.8818546,2.3572283,0|123456|48.8818546,2.3572283,0|ref:main_exit", - "title": "Waypoints", - "type": "string" - }, - "required": false, - "description": "A list of points by which the route should pass seperated by `|`. Waypoints can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", - "example": "48.8818546,2.3572283,0|123456|48.8818546,2.3572283,0|ref:main_exit" + "Indoor_API_PrivateKeyHeaderAuth": [] }, { - "in": "query", - "name": "optimize", - "schema": { - "default": false, - "description": "If true and set with the waypoints parameter. The provided route is optimized by rearranging the waypoints in a more efficient order", - "title": "Optimize", - "type": "boolean" - }, - "required": false, - "description": "If true and set with the waypoints parameter. The provided route is optimized by rearranging the waypoints in a more efficient order" + "Indoor_API_PublicKeyAuth": [] + } + ], + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues?key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues?key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues?key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + } + ], + "x-original-tag": "Indoor API" + } + }, + "/indoor/style": { + "get": { + "operationId": "api_routers_indoor_get_indoor_style", + "summary": "Get Indoor Style", + "parameters": [ { "in": "query", - "name": "mode", + "name": "theme", "schema": { - "description": "The mode to use to calculate the path (depends on the modes which were used to digitize the venue)", - "title": "Mode", + "description": "The theme to apply to customize the style", + "example": "woosmap_default", + "title": "Theme", "type": "string" }, "required": false, - "description": "The mode to use to calculate the path (depends on the modes which were used to digitize the venue)" + "description": "The theme to apply to customize the style", + "example": "woosmap_default" }, { "in": "query", - "name": "avoid_in", + "name": "language", "schema": { - "description": "A list of Bounding Boxes which the routing should avoid seperated by `|`. A Bounding Box has a format of `level;lat,lng;lat,lng;lat,lng;lat,lng;`", - "example": "1;48.8818546,2.3572283;48.8818547,2.3572282;48.8818548,2.3572281;48.8818549,2.3572280", - "title": "Avoid In", + "default": "en", + "description": "A supported language as an ISO 639-1 2 letter code.", + "title": "Language", "type": "string" }, "required": false, - "description": "A list of Bounding Boxes which the routing should avoid seperated by `|`. A Bounding Box has a format of `level;lat,lng;lat,lng;lat,lng;lat,lng;`", - "example": "1;48.8818546,2.3572283;48.8818547,2.3572282;48.8818548,2.3572281;48.8818549,2.3572280" + "description": "A supported language as an ISO 639-1 2 letter code." } ], "responses": { @@ -6714,17 +5996,9 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Indoor_API_RouteCollection" - } - } - } - }, - "400": { - "description": "Bad Request", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" + "additionalProperties": true, + "title": "Response", + "type": "object" } } } @@ -6796,7 +6070,7 @@ } } }, - "description": "Returns the directions to go from an Origin to a Destination.\nRouting Configuration must be done before this endpoint will work.\n\n**Rate limit**: `20/1s`", + "description": "Returns the style layers.\n\n**Rate limit**: `20/1s`", "tags": [ "Indoor API" ], @@ -6815,179 +6089,107 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/indoor/directions/west_pal?language=en&units=metric&origin=3623024&destination=3625106&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + "source": "curl -L -X GET 'https://api.woosmap.com/indoor/style?language=en&theme=woosmap_default&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/directions/west_pal?language=en&units=metric&origin=3623024&destination=3625106&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/style?language=en&theme=woosmap_default&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, { "lang": "javascript", "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/directions/west_pal?language=en&units=metric&origin=3623024&destination=3625106&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/style?language=en&theme=woosmap_default&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" } - ] + ], + "x-original-tag": "Indoor API" } }, - "/indoor/venues/{venue_id}/pois/search": { + "/indoor/distancematrix/{venue_id}": { "get": { - "operationId": "api_routers_indoor_search_venue_pois_by_key", - "summary": "Search Venue Pois By Key", + "operationId": "api_routers_indoor_distance_matrix", + "summary": "Distance Matrix", "parameters": [ { "in": "path", "name": "venue_id", "schema": { - "description": "ID of the Venue", + "description": "ID of the venue", "title": "Venue Id", "type": "string" }, "required": true, - "description": "ID of the Venue" - }, - { - "in": "query", - "name": "items_by_page", - "schema": { - "default": 0, - "description": "Number of items per page. A value of 0 means no pagination.", - "title": "Items By Page", - "type": "integer" - }, - "required": false, - "description": "Number of items per page. A value of 0 means no pagination." - }, - { - "in": "query", - "name": "page", - "schema": { - "default": 0, - "description": "Page number. 0 being the first page.", - "title": "Page", - "type": "integer" - }, - "required": false, - "description": "Page number. 0 being the first page." - }, - { - "in": "query", - "name": "from_location", - "schema": { - "description": "A string with the format lat,lng,level", - "example": "48.8818546,2.3572283,0", - "title": "From Location", - "type": "string" - }, - "required": false, - "description": "A string with the format lat,lng,level", - "example": "48.8818546,2.3572283,0" - }, - { - "in": "query", - "name": "q", - "schema": { - "description": "Search string. If not passed then all features will be listed alphabetically", - "title": "Q", - "type": "string" - }, - "required": false, - "description": "Search string. If not passed then all features will be listed alphabetically" - }, - { - "in": "query", - "name": "extended", - "schema": { - "description": "Option to search even not searchable pois (extended=full)", - "example": "full", - "title": "Extended", - "type": "string" - }, - "required": false, - "description": "Option to search even not searchable pois (extended=full)", - "example": "full" - }, - { - "in": "query", - "name": "level", - "schema": { - "description": "Filter by level.", - "title": "Level", - "type": "integer" - }, - "required": false, - "description": "Filter by level." - }, - { - "in": "query", - "name": "building", - "schema": { - "description": "Filter by building (use `undefined` to find POIs not associated with a building.).", - "title": "Building", - "type": "string" - }, - "required": false, - "description": "Filter by building (use `undefined` to find POIs not associated with a building.)." + "description": "ID of the venue" }, { "in": "query", - "name": "category", + "name": "origins", "schema": { - "description": "Filter by category.", - "title": "Category", + "description": "A string with a list of origins seperated by `|`. Origins can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", + "example": "1.2,2.1,1|exit_1|1.3,3.1,2|ref:main_exit", + "title": "Origins", "type": "string" }, - "required": false, - "description": "Filter by category." + "required": true, + "description": "A string with a list of origins seperated by `|`. Origins can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", + "example": "1.2,2.1,1|exit_1|1.3,3.1,2|ref:main_exit" }, { "in": "query", - "name": "ref", + "name": "destinations", "schema": { - "description": "Filter by a comma seperated list of POI Refs.", - "example": "ref:main_entrance,ref:side_entrance", - "title": "Ref", + "description": "A string with a list of destinations seperated by `|`. Destinations can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", + "example": "1.2,2.1,1|exit_1|1.3,3.1,2|ref:main_exit", + "title": "Destinations", "type": "string" }, - "required": false, - "description": "Filter by a comma seperated list of POI Refs.", - "example": "ref:main_entrance,ref:side_entrance" + "required": true, + "description": "A string with a list of destinations seperated by `|`. Destinations can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", + "example": "1.2,2.1,1|exit_1|1.3,3.1,2|ref:main_exit" }, { "in": "query", "name": "language", "schema": { "default": "en", - "description": "A supported language as an ISO 639-1 2 letter code.", + "description": "A supported language as an ISO 639-1, 2 letter code.", "title": "Language", "type": "string" }, "required": false, - "description": "A supported language as an ISO 639-1 2 letter code." + "description": "A supported language as an ISO 639-1, 2 letter code." }, { "in": "query", - "name": "advanced_filter", + "name": "routing_profile", "schema": { - "description": "Filter by complex queries on properties (ex: indoor:=\"room\" OR door:=\"yes\").", - "title": "Advanced Filter", + "default": "", + "description": "The routing profile to use to calculate the path (depends on the modes which were used to digitize the venue)", + "title": "Routing Profile", "type": "string" }, "required": false, - "description": "Filter by complex queries on properties (ex: indoor:=\"room\" OR door:=\"yes\")." + "description": "The routing profile to use to calculate the path (depends on the modes which were used to digitize the venue)" }, { "in": "query", - "name": "id", + "name": "units", "schema": { - "description": "Filter by a comma seperated list of POI IDs.", - "example": "1234,4321,9876", - "title": "Id", - "type": "string" + "allOf": [ + { + "enum": [ + "metric", + "imperial" + ], + "title": "UnitSystem", + "type": "string" + } + ], + "default": "metric", + "description": "Unit System to use for response" }, "required": false, - "description": "Filter by a comma seperated list of POI IDs.", - "example": "1234,4321,9876" + "description": "Unit System to use for response" } ], "responses": { @@ -6996,7 +6198,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Indoor_API_SearchPagination" + "$ref": "#/components/schemas/Indoor_API_DistanceMatrixCollection" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" } } } @@ -7068,7 +6280,7 @@ } } }, - "description": "Full text search of the features of a venue using name or description\n\n**Rate limit**: `30/1s`", + "description": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\nThe API returns information consisting of rows containing distance and duration values for each pair of start and end point.\nThe returned distances are designed to be used to find and sort multiple assets by road distance.\nDuration values are provided as complementary info.\n\n**Rate limit**: `20/1s`", "tags": [ "Indoor API" ], @@ -7083,170 +6295,132 @@ "Indoor_API_PublicKeyAuth": [] } ], - "x-codeSamples": [ - { - "lang": "curl", - "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues/west_pal/pois/search?id=3623459&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" - }, - { - "lang": "python", - "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues/west_pal/pois/search?id=3623459&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" - }, - { - "lang": "javascript", - "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues/west_pal/pois/search?id=3623459&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" - } - ] + "x-original-tag": "Indoor API" } }, - "/indoor/venues/{venue_id}/pois/autocomplete": { + "/indoor/directions/{venue_id}": { "get": { - "operationId": "api_routers_indoor_autocomplete_venue_pois_by_key", - "summary": "Autocomplete Venue Pois By Key", + "operationId": "api_routers_indoor_directions", + "summary": "Directions", "parameters": [ { "in": "path", "name": "venue_id", "schema": { - "description": "ID of the venue", + "description": "ID of the Venue", "title": "Venue Id", "type": "string" }, "required": true, - "description": "ID of the venue" + "description": "ID of the Venue" }, { "in": "query", - "name": "items_by_page", + "name": "origin", "schema": { - "default": 0, - "description": "Number of items per page. A value of 0 means no pagination.", - "title": "Items By Page", - "type": "integer" + "description": "A string defining the origin of the route, in the format of `lat,lng,level`, `poi_id` (identifier of a POI), or `ref:poi_ref` (ref of a POI starting with 'ref:').\n\nExamples:\n- `lat,lng,level`: `48.8818546,2.3572283,0`\n- `poi`: `123456`\n- `ref`: `ref:entrance`", + "example": "48.8818546,2.3572283,0", + "title": "Origin", + "type": "string" }, - "required": false, - "description": "Number of items per page. A value of 0 means no pagination." + "required": true, + "description": "A string defining the origin of the route, in the format of `lat,lng,level`, `poi_id` (identifier of a POI), or `ref:poi_ref` (ref of a POI starting with 'ref:').\n\nExamples:\n- `lat,lng,level`: `48.8818546,2.3572283,0`\n- `poi`: `123456`\n- `ref`: `ref:entrance`", + "example": "48.8818546,2.3572283,0" }, { "in": "query", - "name": "page", + "name": "destination", "schema": { - "default": 0, - "description": "Page number. 0 being the first page.", - "title": "Page", - "type": "integer" + "description": "A string defining the destination of the route, in the format of `lat,lng,level`, `poi_id` (identifier of a POI), or `ref:poi_ref` (ref of a POI starting with 'ref:').\n\nExamples:\n- `lat,lng,level`: `48.8818546,2.3572283,0`\n- `poi`: `123456`\n- `ref`: `ref:entrance`", + "example": "123456", + "title": "Destination", + "type": "string" }, - "required": false, - "description": "Page number. 0 being the first page." + "required": true, + "description": "A string defining the destination of the route, in the format of `lat,lng,level`, `poi_id` (identifier of a POI), or `ref:poi_ref` (ref of a POI starting with 'ref:').\n\nExamples:\n- `lat,lng,level`: `48.8818546,2.3572283,0`\n- `poi`: `123456`\n- `ref`: `ref:entrance`", + "example": "123456" }, { "in": "query", - "name": "from_location", + "name": "language", "schema": { - "description": "A string with the format lat,lng,level", - "example": "48.8818546,2.3572283,0", - "title": "From Location", + "default": "en", + "description": "A supported language as an ISO 639-1 2 letter code.", + "title": "Language", "type": "string" }, "required": false, - "description": "A string with the format lat,lng,level", - "example": "48.8818546,2.3572283,0" + "description": "A supported language as an ISO 639-1 2 letter code." }, { "in": "query", - "name": "q", + "name": "units", "schema": { - "description": "Search string. If not passed then all features will be listed alphabetically", - "title": "Q", - "type": "string" + "allOf": [ + { + "enum": [ + "metric", + "imperial" + ], + "title": "UnitSystem", + "type": "string" + } + ], + "default": "metric", + "description": "Unit System to use for response" }, "required": false, - "description": "Search string. If not passed then all features will be listed alphabetically" + "description": "Unit System to use for response" }, { "in": "query", - "name": "extended", + "name": "waypoints", "schema": { - "description": "Option to search even not searchable pois (extended=full)", - "example": "full", - "title": "Extended", - "type": "string" - }, - "required": false, - "description": "Option to search even not searchable pois (extended=full)", - "example": "full" - }, - { - "in": "query", - "name": "level", - "schema": { - "description": "Filter by level.", - "title": "Level", - "type": "integer" - }, - "required": false, - "description": "Filter by level." - }, - { - "in": "query", - "name": "building", - "schema": { - "description": "Filter by building (use `undefined` to find POIs not associated with a building.).", - "title": "Building", - "type": "string" - }, - "required": false, - "description": "Filter by building (use `undefined` to find POIs not associated with a building.)." - }, - { - "in": "query", - "name": "category", - "schema": { - "description": "Filter by category.", - "title": "Category", + "default": "", + "description": "A list of points by which the route should pass seperated by `|`. Waypoints can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", + "example": "48.8818546,2.3572283,0|123456|48.8818546,2.3572283,0|ref:main_exit", + "title": "Waypoints", "type": "string" }, "required": false, - "description": "Filter by category." + "description": "A list of points by which the route should pass seperated by `|`. Waypoints can be of the format: `lat,lng,level`, `poi_id`, `ref:poi_ref`", + "example": "48.8818546,2.3572283,0|123456|48.8818546,2.3572283,0|ref:main_exit" }, { "in": "query", - "name": "ref", + "name": "optimize", "schema": { - "description": "Filter by a comma seperated list of POI Refs.", - "example": "ref:main_entrance,ref:side_entrance", - "title": "Ref", - "type": "string" + "default": false, + "description": "If true and set with the waypoints parameter. The provided route is optimized by rearranging the waypoints in a more efficient order", + "title": "Optimize", + "type": "boolean" }, "required": false, - "description": "Filter by a comma seperated list of POI Refs.", - "example": "ref:main_entrance,ref:side_entrance" + "description": "If true and set with the waypoints parameter. The provided route is optimized by rearranging the waypoints in a more efficient order" }, { "in": "query", - "name": "language", + "name": "mode", "schema": { - "default": "en", - "description": "A supported language as an ISO 639-1 2 letter code.", - "title": "Language", + "description": "The mode to use to calculate the path (depends on the modes which were used to digitize the venue)", + "title": "Mode", "type": "string" }, "required": false, - "description": "A supported language as an ISO 639-1 2 letter code." + "description": "The mode to use to calculate the path (depends on the modes which were used to digitize the venue)" }, { "in": "query", - "name": "advanced_filter", + "name": "avoid_in", "schema": { - "description": "Filter by complex queries on properties (ex: indoor:=\"room\" OR door:=\"yes\").", - "title": "Advanced Filter", + "description": "A list of Bounding Boxes which the routing should avoid seperated by `|`. A Bounding Box has a format of `level;lat,lng;lat,lng;lat,lng;lat,lng;`", + "example": "1;48.8818546,2.3572283;48.8818547,2.3572282;48.8818548,2.3572281;48.8818549,2.3572280", + "title": "Avoid In", "type": "string" }, "required": false, - "description": "Filter by complex queries on properties (ex: indoor:=\"room\" OR door:=\"yes\")." + "description": "A list of Bounding Boxes which the routing should avoid seperated by `|`. A Bounding Box has a format of `level;lat,lng;lat,lng;lat,lng;lat,lng;`", + "example": "1;48.8818546,2.3572283;48.8818547,2.3572282;48.8818548,2.3572281;48.8818549,2.3572280" } ], "responses": { @@ -7255,7 +6429,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Indoor_API_AutocompletePagination" + "$ref": "#/components/schemas/Indoor_API_RouteCollection" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" } } } @@ -7327,7 +6511,7 @@ } } }, - "description": "Autocomplete text search of the features of a venue using a name or description\n\n**Rate limit**: `20/1s`", + "description": "Returns the directions to go from an Origin to a Destination.\nRouting Configuration must be done before this endpoint will work.\n\n**Rate limit**: `20/1s`", "tags": [ "Indoor API" ], @@ -7346,47 +6530,180 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues/west_pal/pois/autocomplete?q=cham&language=en&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + "source": "curl -L -X GET 'https://api.woosmap.com/indoor/directions/west_pal?language=en&units=metric&origin=3623024&destination=3625106&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues/west_pal/pois/autocomplete?q=cham&language=en&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/directions/west_pal?language=en&units=metric&origin=3623024&destination=3625106&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, { "lang": "javascript", "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues/west_pal/pois/autocomplete?q=cham&language=en&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/directions/west_pal?language=en&units=metric&origin=3623024&destination=3625106&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" } - ] + ], + "x-original-tag": "Indoor API" } }, - "/indoor/venues/{venue_id}/features/{feature_id}": { + "/indoor/venues/{venue_id}/pois/search": { "get": { - "operationId": "api_routers_indoor_get_feature_by_key", - "summary": "Get Feature By Key", + "operationId": "api_routers_indoor_search_venue_pois_by_key", + "summary": "Search Venue Pois By Key", "parameters": [ { "in": "path", "name": "venue_id", "schema": { - "description": "ID of the venue", + "description": "ID of the Venue", "title": "Venue Id", "type": "string" }, "required": true, - "description": "ID of the venue" + "description": "ID of the Venue" }, { - "in": "path", - "name": "feature_id", + "in": "query", + "name": "items_by_page", "schema": { - "description": "ID of the feature", - "title": "Feature Id", + "default": 0, + "description": "Number of items per page. A value of 0 means no pagination.", + "title": "Items By Page", "type": "integer" }, - "required": true, - "description": "ID of the feature" + "required": false, + "description": "Number of items per page. A value of 0 means no pagination." + }, + { + "in": "query", + "name": "page", + "schema": { + "default": 0, + "description": "Page number. 0 being the first page.", + "title": "Page", + "type": "integer" + }, + "required": false, + "description": "Page number. 0 being the first page." + }, + { + "in": "query", + "name": "from_location", + "schema": { + "description": "A string with the format lat,lng,level", + "example": "48.8818546,2.3572283,0", + "title": "From Location", + "type": "string" + }, + "required": false, + "description": "A string with the format lat,lng,level", + "example": "48.8818546,2.3572283,0" + }, + { + "in": "query", + "name": "q", + "schema": { + "description": "Search string. If not passed then all features will be listed alphabetically", + "title": "Q", + "type": "string" + }, + "required": false, + "description": "Search string. If not passed then all features will be listed alphabetically" + }, + { + "in": "query", + "name": "extended", + "schema": { + "description": "Option to search even not searchable pois (extended=full)", + "example": "full", + "title": "Extended", + "type": "string" + }, + "required": false, + "description": "Option to search even not searchable pois (extended=full)", + "example": "full" + }, + { + "in": "query", + "name": "level", + "schema": { + "description": "Filter by level.", + "title": "Level", + "type": "integer" + }, + "required": false, + "description": "Filter by level." + }, + { + "in": "query", + "name": "building", + "schema": { + "description": "Filter by building (use `undefined` to find POIs not associated with a building.).", + "title": "Building", + "type": "string" + }, + "required": false, + "description": "Filter by building (use `undefined` to find POIs not associated with a building.)." + }, + { + "in": "query", + "name": "category", + "schema": { + "description": "Filter by category.", + "title": "Category", + "type": "string" + }, + "required": false, + "description": "Filter by category." + }, + { + "in": "query", + "name": "ref", + "schema": { + "description": "Filter by a comma seperated list of POI Refs.", + "example": "ref:main_entrance,ref:side_entrance", + "title": "Ref", + "type": "string" + }, + "required": false, + "description": "Filter by a comma seperated list of POI Refs.", + "example": "ref:main_entrance,ref:side_entrance" + }, + { + "in": "query", + "name": "language", + "schema": { + "default": "en", + "description": "A supported language as an ISO 639-1 2 letter code.", + "title": "Language", + "type": "string" + }, + "required": false, + "description": "A supported language as an ISO 639-1 2 letter code." + }, + { + "in": "query", + "name": "advanced_filter", + "schema": { + "description": "Filter by complex queries on properties (ex: indoor:=\"room\" OR door:=\"yes\").", + "title": "Advanced Filter", + "type": "string" + }, + "required": false, + "description": "Filter by complex queries on properties (ex: indoor:=\"room\" OR door:=\"yes\")." + }, + { + "in": "query", + "name": "id", + "schema": { + "description": "Filter by a comma seperated list of POI IDs.", + "example": "1234,4321,9876", + "title": "Id", + "type": "string" + }, + "required": false, + "description": "Filter by a comma seperated list of POI IDs.", + "example": "1234,4321,9876" } ], "responses": { @@ -7395,7 +6712,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Indoor_API_SingleIndoorFeatureSchema" + "$ref": "#/components/schemas/Indoor_API_SearchPagination" } } } @@ -7467,7 +6784,7 @@ } } }, - "description": "Returns a single feature using its ID.\n\n**Rate limit**: `20/1s`", + "description": "Full text search of the features of a venue using name or description\n\n**Rate limit**: `30/1s`", "tags": [ "Indoor API" ], @@ -7486,25 +6803,26 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues/west_pal/features/3623459?key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues/west_pal/pois/search?id=3623459&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues/west_pal/features/3623459?key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues/west_pal/pois/search?id=3623459&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, { "lang": "javascript", "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues/west_pal/features/3623459?key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues/west_pal/pois/search?id=3623459&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" } - ] + ], + "x-original-tag": "Indoor API" } }, - "/indoor/venues/{venue_id}/tiles/{z}/{x}/{y}.pbf": { + "/indoor/venues/{venue_id}/pois/autocomplete": { "get": { - "operationId": "api_routers_indoor_tiles_by_key", - "summary": "Tiles By Key", + "operationId": "api_routers_indoor_autocomplete_venue_pois_by_key", + "summary": "Autocomplete Venue Pois By Key", "parameters": [ { "in": "path", @@ -7518,60 +6836,134 @@ "description": "ID of the venue" }, { - "in": "path", - "name": "x", + "in": "query", + "name": "items_by_page", "schema": { - "description": "X coordinate of the tile", - "title": "X", + "default": 0, + "description": "Number of items per page. A value of 0 means no pagination.", + "title": "Items By Page", "type": "integer" }, - "required": true, - "description": "X coordinate of the tile" + "required": false, + "description": "Number of items per page. A value of 0 means no pagination." }, { - "in": "path", - "name": "y", + "in": "query", + "name": "page", "schema": { - "description": "Y coordinate of the tile", - "title": "Y", + "default": 0, + "description": "Page number. 0 being the first page.", + "title": "Page", "type": "integer" }, - "required": true, - "description": "Y coordinate of the tile" + "required": false, + "description": "Page number. 0 being the first page." }, { - "in": "path", - "name": "z", + "in": "query", + "name": "from_location", "schema": { - "description": "Zoom level", - "title": "Z", + "description": "A string with the format lat,lng,level", + "example": "48.8818546,2.3572283,0", + "title": "From Location", + "type": "string" + }, + "required": false, + "description": "A string with the format lat,lng,level", + "example": "48.8818546,2.3572283,0" + }, + { + "in": "query", + "name": "q", + "schema": { + "description": "Search string. If not passed then all features will be listed alphabetically", + "title": "Q", + "type": "string" + }, + "required": false, + "description": "Search string. If not passed then all features will be listed alphabetically" + }, + { + "in": "query", + "name": "extended", + "schema": { + "description": "Option to search even not searchable pois (extended=full)", + "example": "full", + "title": "Extended", + "type": "string" + }, + "required": false, + "description": "Option to search even not searchable pois (extended=full)", + "example": "full" + }, + { + "in": "query", + "name": "level", + "schema": { + "description": "Filter by level.", + "title": "Level", "type": "integer" }, - "required": true, - "description": "Zoom level" + "required": false, + "description": "Filter by level." }, { "in": "query", - "name": "advanced_filter", + "name": "building", "schema": { - "description": "Filter POI labels by advanced filter.", - "title": "Advanced Filter", + "description": "Filter by building (use `undefined` to find POIs not associated with a building.).", + "title": "Building", "type": "string" }, "required": false, - "description": "Filter POI labels by advanced filter." + "description": "Filter by building (use `undefined` to find POIs not associated with a building.)." }, { "in": "query", - "name": "disable_zoom_min", + "name": "category", "schema": { - "default": false, - "description": "Disable the zoom_min for POIs.", - "title": "Disable Zoom Min", - "type": "boolean" + "description": "Filter by category.", + "title": "Category", + "type": "string" }, "required": false, - "description": "Disable the zoom_min for POIs." + "description": "Filter by category." + }, + { + "in": "query", + "name": "ref", + "schema": { + "description": "Filter by a comma seperated list of POI Refs.", + "example": "ref:main_entrance,ref:side_entrance", + "title": "Ref", + "type": "string" + }, + "required": false, + "description": "Filter by a comma seperated list of POI Refs.", + "example": "ref:main_entrance,ref:side_entrance" + }, + { + "in": "query", + "name": "language", + "schema": { + "default": "en", + "description": "A supported language as an ISO 639-1 2 letter code.", + "title": "Language", + "type": "string" + }, + "required": false, + "description": "A supported language as an ISO 639-1 2 letter code." + }, + { + "in": "query", + "name": "advanced_filter", + "schema": { + "description": "Filter by complex queries on properties (ex: indoor:=\"room\" OR door:=\"yes\").", + "title": "Advanced Filter", + "type": "string" + }, + "required": false, + "description": "Filter by complex queries on properties (ex: indoor:=\"room\" OR door:=\"yes\")." } ], "responses": { @@ -7580,9 +6972,7 @@ "content": { "application/json": { "schema": { - "format": "binary", - "title": "Response", - "type": "string" + "$ref": "#/components/schemas/Indoor_API_AutocompletePagination" } } } @@ -7592,9 +6982,7 @@ "content": { "application/json": { "schema": { - "description": "A more detailed explanation on what went wrong.", - "title": "Detail", - "type": "string" + "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" } } } @@ -7656,7 +7044,7 @@ } } }, - "description": "Returns a tile for the venue.\n\n**Rate limit**: `50/1s`", + "description": "Autocomplete text search of the features of a venue using a name or description\n\n**Rate limit**: `20/1s`", "tags": [ "Indoor API" ], @@ -7670,2140 +7058,2795 @@ { "Indoor_API_PublicKeyAuth": [] } - ] - } - }, - "/transit/route": { - "get": { - "tags": [ - "Transit API" ], - "summary": "Transit Route", - "description": "**Rate limit**: `10/1s`", - "operationId": "transit_route_transit_route_get", - "security": [ + "x-codeSamples": [ { - "External-api-wrapper_PublicAPIKey": [] + "lang": "curl", + "label": "cURL", + "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues/west_pal/pois/autocomplete?q=cham&language=en&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { - "External-api-wrapper_PrivateApiKey": [] + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues/west_pal/pois/autocomplete?q=cham&language=en&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, { - "External-api-wrapper_PrivateApiKeyHeader": [] + "lang": "javascript", + "label": "JavaScript", + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues/west_pal/pois/autocomplete?q=cham&language=en&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" } ], + "x-original-tag": "Indoor API" + } + }, + "/indoor/venues/{venue_id}/features/{feature_id}": { + "get": { + "operationId": "api_routers_indoor_get_feature_by_key", + "summary": "Get Feature By Key", "parameters": [ { - "name": "departure_time", - "in": "query", - "required": false, + "in": "path", + "name": "venue_id", "schema": { - "anyOf": [ - { - "type": "string", - "format": "date-time" - }, - { - "type": "null" - } - ], - "title": "Departure Time", - "description": "DateTime with or without timezone, if not set the default datetime is the current one", - "examples": [ - "2024-01-01T12:00:00%2B01:00" - ] + "description": "ID of the venue", + "title": "Venue Id", + "type": "string" }, - "description": "DateTime with or without timezone, if not set the default datetime is the current one" + "required": true, + "description": "ID of the venue" }, { - "name": "arrival_time", - "in": "query", - "required": false, + "in": "path", + "name": "feature_id", "schema": { - "anyOf": [ - { - "type": "string", - "format": "date-time" - }, - { - "type": "null" - } - ], - "title": "Arrival Time", - "description": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", - "examples": [ - "2024-01-01T14:00:00%2B01:00" - ] + "description": "ID of the feature", + "title": "Feature Id", + "type": "integer" }, - "description": "DateTime with or without timezone, if departure_time is defined this parameter is ignored" - }, - { - "name": "origin", - "in": "query", "required": true, - "schema": { - "type": "string", - "title": "Position", - "description": "WGS84 coordinates as format lat,lng", - "examples": [ - "lat,lng" - ] - }, - "description": "WGS84 coordinates as format lat,lng" - }, - { - "name": "destination", - "in": "query", - "required": true, - "schema": { - "type": "string", - "title": "Position", - "description": "WGS84 coordinates as format lat,lng", - "examples": [ - "lat,lng" - ] - }, - "description": "WGS84 coordinates as format lat,lng" - }, - { - "name": "modes", - "in": "query", - "required": false, - "schema": { - "type": "string", - "title": "Array of Modes (string) or Excluded modes (string) (TransitModesFilter)", - "description": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", - "examples": [ - "subway,bus", - "-subway,-bus" - ] - }, - "description": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed." - } - ], - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/External-api-wrapper_Transit" - } - } - } + "description": "ID of the feature" + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Indoor_API_SingleIndoorFeatureSchema" + } + } + } }, "401": { - "description": "Unable to locate credentials.", + "description": "Unauthorized", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Indoor_API_ErrorResponseSchema" } } } }, "402": { - "description": "Out of free quota.", + "description": "Payment Required", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + "description": "A more detailed explanation on what went wrong.", + "title": "Detail", + "type": "string" } } } }, "403": { - "description": "Credentials found, but not matching.", + "description": "Forbidden", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + "description": "A more detailed explanation on what went wrong.", + "title": "Detail", + "type": "string" } } } }, "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/External-api-wrapper_HTTPValidationError" - } - } - } - }, - "429": { - "description": "Rate limit reached", + "description": "Unprocessable Entity", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/External-api-wrapper_HTTPErrorModel" + "properties": { + "detail": { + "description": "The validation errors.", + "items": { + "additionalProperties": true, + "type": "object" + }, + "title": "Detail", + "type": "array" + }, + "context": { + "additionalProperties": true, + "description": "Context", + "title": "Context", + "type": "object" + } + }, + "required": [ + "detail", + "context" + ], + "title": "ValidationErrorSchema", + "type": "object" } } } } }, + "description": "Returns a single feature using its ID.\n\n**Rate limit**: `20/1s`", + "tags": [ + "Indoor API" + ], + "security": [ + { + "Indoor_API_PrivateKeyAuth": [] + }, + { + "Indoor_API_PrivateKeyHeaderAuth": [] + }, + { + "Indoor_API_PublicKeyAuth": [] + } + ], "x-codeSamples": [ { "lang": "curl", "label": "cURL", - "source": "curl -L -X GET 'https://api.woosmap.com/transit/route?origin=48.73534,2.368308&destination=48.83534,2.368308&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + "source": "curl -L -X GET 'https://api.woosmap.com/indoor/venues/west_pal/features/3623459?key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/transit/route?origin=48.73534,2.368308&destination=48.83534,2.368308&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\n\nurl = \"https://api.woosmap.com/indoor/venues/west_pal/features/3623459?key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, { "lang": "javascript", "label": "JavaScript", - "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/transit/route?origin=48.73534,2.368308&destination=48.83534,2.368308&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/indoor/venues/west_pal/features/3623459?key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" } - ] + ], + "x-original-tag": "Indoor API" } }, - "/datasets/{dataset_id}": { + "/indoor/venues/{venue_id}/tiles/{z}/{x}/{y}.pbf": { "get": { - "tags": [ - "Datasets API" - ], - "summary": "Get Dataset", - "description": "Gets dataset details.\n\n**Rate limit**: `1/1s`", - "operationId": "get_dataset_datasets__dataset_id__get", - "security": [ + "operationId": "api_routers_indoor_tiles_by_key", + "summary": "Tiles By Key", + "parameters": [ { - "Datasets_PrivateKeyWithWrite": [] + "in": "path", + "name": "venue_id", + "schema": { + "description": "ID of the venue", + "title": "Venue Id", + "type": "string" + }, + "required": true, + "description": "ID of the venue" }, { - "Datasets_PrivateKeyWithWriteHeader": [] - } - ], - "parameters": [ + "in": "path", + "name": "x", + "schema": { + "description": "X coordinate of the tile", + "title": "X", + "type": "integer" + }, + "required": true, + "description": "X coordinate of the tile" + }, + { + "in": "path", + "name": "y", + "schema": { + "description": "Y coordinate of the tile", + "title": "Y", + "type": "integer" + }, + "required": true, + "description": "Y coordinate of the tile" + }, { - "name": "dataset_id", "in": "path", + "name": "z", + "schema": { + "description": "Zoom level", + "title": "Z", + "type": "integer" + }, "required": true, + "description": "Zoom level" + }, + { + "in": "query", + "name": "advanced_filter", "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } + "description": "Filter POI labels by advanced filter.", + "title": "Advanced Filter", + "type": "string" + }, + "required": false, + "description": "Filter POI labels by advanced filter." + }, + { + "in": "query", + "name": "disable_zoom_min", + "schema": { + "default": false, + "description": "Disable the zoom_min for POIs.", + "title": "Disable Zoom Min", + "type": "boolean" + }, + "required": false, + "description": "Disable the zoom_min for POIs." } ], "responses": { "200": { - "description": "Successful Response", + "description": "OK", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_DatasetResponse" + "format": "binary", + "title": "Response", + "type": "string" } } } }, "401": { - "description": "Unable to locate credentials.", + "description": "Unauthorized", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "description": "A more detailed explanation on what went wrong.", + "title": "Detail", + "type": "string" } } } }, "402": { - "description": "Out of free quota.", + "description": "Payment Required", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "description": "A more detailed explanation on what went wrong.", + "title": "Detail", + "type": "string" } } } }, "403": { - "description": "Credentials found, but not matching.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "404": { - "description": "Dataset was not found", + "description": "Forbidden", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "description": "A more detailed explanation on what went wrong.", + "title": "Detail", + "type": "string" } } } }, "422": { - "description": "Validation Error", + "description": "Unprocessable Entity", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } - }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "properties": { + "detail": { + "description": "The validation errors.", + "items": { + "additionalProperties": true, + "type": "object" + }, + "title": "Detail", + "type": "array" + }, + "context": { + "additionalProperties": true, + "description": "Context", + "title": "Context", + "type": "object" + } + }, + "required": [ + "detail", + "context" + ], + "title": "ValidationErrorSchema", + "type": "object" } } } } - } - }, - "delete": { + }, + "description": "Returns a tile for the venue.\n\n**Rate limit**: `50/1s`", "tags": [ - "Datasets API" + "Indoor API" ], - "summary": "Delete Dataset", - "description": "Schedule a dataset for deletion, deletion will happen in 7 days.\n\n\n**Rate limit**: `1/1s`", - "operationId": "delete_dataset_datasets__dataset_id__delete", "security": [ { - "Datasets_PrivateKeyWithWrite": [] + "Indoor_API_PrivateKeyAuth": [] }, { - "Datasets_PrivateKeyWithWriteHeader": [] + "Indoor_API_PrivateKeyHeaderAuth": [] + }, + { + "Indoor_API_PublicKeyAuth": [] + } + ], + "x-original-tag": "Indoor API" + } + }, + "/localities/autocomplete": { + "get": { + "summary": "Autocomplete for Localities", + "operationId": "localitiesAutocomplete", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], + "tags": [ + "Localities API" + ], + "description": "Autocomplete on worldwide suggestions for a for text-based geographic searches. It can match on full words as well as substrings. You can therefore send queries as the user types, to provide on-the-fly addresses, city names, postal codes or suburb name suggestions.\n", + "security": [ + { + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] + }, + { + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + }, + { + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] } ], "parameters": [ { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_input" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_types" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_excluded_types" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_localities_components" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-2" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_location" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_radius-2" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_data" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_extended" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_custom_description" } ], "responses": { "200": { - "description": "Successful Response", + "description": "Autocompletion Localities successfully retrieved", "content": { "application/json": { "schema": { - "type": "object", - "additionalProperties": true, - "title": "Response Delete Dataset Datasets Dataset Id Delete" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_LocalitiesAutocompleteCollectionResponse" + }, + "examples": { + "default": { + "summary": "Autocomplete localities results for input `Lond` and components `country:gb`", + "value": { + "localities": [ + { + "public_id": "Ch6qA8cLmvyvEEoFy6nYeFcEdNU=", + "type": "locality", + "types": [ + "locality", + "city" + ], + "description": "London, City of London, United Kingdom", + "matched_substrings": { + "description": [ + { + "offset": 0, + "length": 4 + } + ] + } + }, + { + "public_id": "m/T2C4YI2LgszkKXrELBC+9dfC8=", + "type": "locality", + "types": [ + "locality", + "city" + ], + "description": "Derry/Londonderry, Derry City and Strabane, United Kingdom", + "matched_substrings": { + "description": [ + { + "offset": 6, + "length": 4 + } + ] + } + }, + { + "public_id": "J6eISGMjjvQwPkao8rsByB3aVwM=", + "type": "locality", + "types": [ + "locality", + "village" + ], + "description": "London Colney, Hertfordshire, United Kingdom", + "matched_substrings": { + "description": [ + { + "offset": 0, + "length": 4 + } + ] + } + }, + { + "public_id": "52MnrbHVWH21CLWH8VY/YWKhqeM=", + "type": "locality", + "types": [ + "locality", + "village" + ], + "description": "London Apprentice, Cornwall, United Kingdom", + "matched_substrings": { + "description": [ + { + "offset": 0, + "length": 4 + } + ] + } + }, + { + "public_id": "S/5AkUmMBhX35qVI2jR38+dALwk=", + "type": "locality", + "types": [ + "locality", + "city" + ], + "description": "City of London, United Kingdom", + "matched_substrings": { + "description": [ + { + "offset": 8, + "length": 4 + } + ] + } + } + ] + } + } } } } }, "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Credentials found, but not matching.", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, - "404": { - "description": "Dataset was not found", + "429": { + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } } } } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/localities/autocomplete/?input=Lond&components=country%3Agb&no_deprecated_fields=true&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, - "409": { - "description": "The Dataset was already scheduled for deletion.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/localities/autocomplete/?input=Lond&components=country%3Agb&no_deprecated_fields=true&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } - }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/localities/autocomplete/?input=Lond&components=country%3Agb&no_deprecated_fields=true&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } - } - }, - "put": { + ] + } + }, + "/localities/details": { + "get": { + "summary": "Details of a Locality", + "operationId": "localitiesDetails", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], "tags": [ - "Datasets API" + "Localities API" ], - "summary": "Update Dataset", - "description": "Updates a dataset url or name.\n\n**Rate limit**: `1/1s`", - "operationId": "update_dataset_datasets__dataset_id__put", + "description": "Provides details of an autocomplete suggestion (using the suggestion’s `public_id`).\n", "security": [ { - "Datasets_PrivateKeyWithWrite": [] + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, { - "Datasets_PrivateKeyWithWriteHeader": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + }, + { + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] } ], "parameters": [ { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } - } - ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_DatasetUpdate" - } - } - } - }, - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_DatasetResponse" - } - } - } - }, - "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "403": { - "description": "Credentials found, but not matching.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "404": { - "description": "Dataset was not found", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_public_id" }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-2" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } - } - } - } - }, - "/datasets/": { - "get": { - "tags": [ - "Datasets API" - ], - "summary": "List Datasets", - "description": "Lists datasets.\n\n**Rate limit**: `1/1s`", - "operationId": "list_datasets_datasets__get", - "security": [ { - "Datasets_PrivateKeyWithWrite": [] + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_fields" }, { - "Datasets_PrivateKeyWithWriteHeader": [] - } - ], - "parameters": [ + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format" + }, { - "name": "per_page", - "in": "query", - "required": false, - "schema": { - "type": "integer", - "maximum": 20, - "minimum": 1, - "description": "The maximum number of elements to return in a result page.", - "default": 10, - "title": "Per Page" - }, - "description": "The maximum number of elements to return in a result page." + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_page-2" }, { - "name": "page", - "in": "query", - "required": false, - "schema": { - "type": "integer", - "minimum": 1, - "description": "The result page to fetch.", - "default": 1, - "title": "Page" - }, - "description": "The result page to fetch." + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_addresses_per_page" } ], "responses": { "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_DatasetListResponse" - } - } - } - }, - "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "403": { - "description": "Credentials found, but not matching.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } - }, - "429": { - "description": "Rate limit reached", + "description": "Details Localities successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } - } - } - }, - "post": { - "tags": [ - "Datasets API" - ], - "summary": "Create Dataset", - "description": "Creates a dataset.\n\n**Rate limit**: `1/1s`", - "operationId": "create_dataset_datasets__post", - "security": [ - { - "Datasets_PrivateKeyWithWrite": [] - }, - { - "Datasets_PrivateKeyWithWriteHeader": [] - } - ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_DatasetCreateRequest" - } - } - } - }, - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_DatasetResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_LocalitiesDetailsResponse" + }, + "examples": { + "Address": { + "summary": "Localities Address details from a `public_id` retrieved using Localities autocomplete", + "value": { + "result": { + "public_id": "TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ==", + "types": [ + "address" + ], + "formatted_address": "House Of Commons, Houses Of Parliament, London, SW1A 0AA", + "geometry": { + "location": { + "lat": 51.4998415, + "lng": -0.1246375 + }, + "accuracy": "ROOFTOP" + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United Kingdom", + "short_name": "GB" + }, + { + "types": [ + "state", + "division_level_1" + ], + "long_name": "England", + "short_name": "England" + }, + { + "types": [ + "administrative_area_level_1", + "county", + "division_level_2" + ], + "long_name": "City of London", + "short_name": "City of London" + }, + { + "types": [ + "district", + "division_level_3" + ], + "long_name": "Westminster", + "short_name": "Westminster" + }, + { + "types": [ + "locality" + ], + "long_name": "London", + "short_name": "London" + }, + { + "types": [ + "postal_codes" + ], + "long_name": "SW1A 0AA", + "short_name": "SW1A 0AA" + }, + { + "types": [ + "premise" + ], + "long_name": "Houses Of Parliament", + "short_name": "Houses Of Parliament" + }, + { + "types": [ + "organisation" + ], + "long_name": "House Of Commons", + "short_name": "House Of Commons" + } + ] + } + } + }, + "PostalCode": { + "summary": "Localities Postal Code details from a `public_id` retrieved using Localities autocomplete", + "value": { + "result": { + "public_id": "QaCU+fBtigK65ztSrqHqUoUDwZw=", + "types": [ + "postal_code" + ], + "formatted_address": "SW1A 0AA, City of London", + "name": "SW1A 0AA", + "geometry": { + "location": { + "lat": 51.499842, + "lng": -0.124638 + }, + "accuracy": "GEOMETRIC_CENTER" + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United Kingdom", + "short_name": "GB" + }, + { + "types": [ + "state", + "division_level_1" + ], + "long_name": "England", + "short_name": "England" + }, + { + "types": [ + "administrative_area_level_1", + "county", + "division_level_2" + ], + "long_name": "City of London", + "short_name": "City of London" + }, + { + "types": [ + "district", + "division_level_3" + ], + "long_name": "Westminster", + "short_name": "Westminster" + }, + { + "types": [ + "postal_codes" + ], + "long_name": "SW1A 0AA", + "short_name": "SW1A 0AA" + } + ], + "addresses": { + "pagination": { + "page": 1, + "page_count": 1, + "addresses_per_page": 1, + "address_count": 1 + }, + "list": [ + { + "public_id": "TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ==", + "description": "House Of Commons, Houses Of Parliament London, SW1A 0AA" + } + ] + } + } + } + } } } } }, "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Credentials found, but not matching.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "422": { - "description": "Validation Error", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, "429": { - "description": "Rate limit reached", + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } } } } } - } - } - }, - "/datasets/{dataset_id}/status": { - "get": { - "tags": [ - "Datasets API" - ], - "summary": "Get Dataset Status", - "description": "Returns the dataset import status.\n\n**Rate limit**: `1/5s`", - "operationId": "get_dataset_status_datasets__dataset_id__status_get", - "security": [ + }, + "x-codeSamples": [ { - "Datasets_PrivateKeyWithWrite": [] + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/localities/details?public_id=TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ%3D%3D&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { - "Datasets_PrivateKeyWithWriteHeader": [] - } - ], - "parameters": [ - { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } - } - ], - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_DatasetStatusResponse" - } - } - } - }, - "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "403": { - "description": "Credentials found, but not matching.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "404": { - "description": "Dataset was not found", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } - }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/localities/details?public_id=TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ%3D%3D&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/localities/details?public_id=TVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPV9fTVZaV0JmR1pRbkFRbjlKdEU5Q0paamdlQjRRPQ%3D%3D&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } - } + ] } }, - "/datasets/{dataset_id}/import": { - "post": { + "/localities/geocode": { + "get": { + "summary": "Geocode a locality or Reverse Geocode a latlng", + "operationId": "localitiesGeocode", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], "tags": [ - "Datasets API" + "Localities API" ], - "summary": "Trigger Import", - "description": "Trigger the dataset import.\n\n**Rate limit**: `1/90s`", - "operationId": "trigger_import_datasets__dataset_id__import_post", + "description": "Provides details for an address or a geographic position. Either parameter `address` **or** `latlng` is required.\n", "security": [ { - "Datasets_PrivateKeyWithWrite": [] + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, { - "Datasets_PrivateKeyWithWriteHeader": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + }, + { + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] } ], "parameters": [ { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } - } - ], - "responses": { - "202": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_ImportResponse" - } - } - } - }, - "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_address" }, - "402": { - "description": "Out of free quota.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_latlng" }, - "403": { - "description": "Credentials found, but not matching.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_geocode_types" }, - "404": { - "description": "Dataset was not found", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_excluded_types" }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_list_sub_buildings" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } - } - } - } - }, - "/datasets/hooks/reimport/{reimport_key}": { - "post": { - "tags": [ - "Datasets API" - ], - "summary": "Reimport Dataset Webhook", - "description": "Triggers the reimport of the dataset linked to the dataset.\n\n**Rate limit**: `1/90s`", - "operationId": "reimport_dataset_webhook_datasets_hooks_reimport__reimport_key__post", - "parameters": [ { - "name": "reimport_key", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Reimport Key" - } - } - ], - "responses": { - "202": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_ImportResponse" - } - } - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_localities_components" }, - "401": { - "description": "Unauthorized" + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language-2" }, - "402": { - "description": "Payment Required" + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_fields" }, - "403": { - "description": "Forbidden" + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_data" }, - "404": { - "description": "Dataset was not found", + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format-2" + } + ], + "responses": { + "200": { + "description": "Request Localities Geocode successful", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } - }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_LocalitiesGeocodeCollectionResponse" + }, + "examples": { + "geocode": { + "summary": "Geocode Results for address `Place Jeanne-d'Arc` with components `country:FR`", + "value": { + "results": [ + { + "public_id": "0+FTYd/1MsiBSxLAKq+/Fiyy+uM=", + "types": [ + "address", + "route" + ], + "formatted_address": "Place Jeanne D'Arc, 75013, Paris", + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "France", + "short_name": "FR" + }, + { + "types": [ + "state", + "division_level_1" + ], + "long_name": "Île-de-France", + "short_name": "Île-de-France" + }, + { + "types": [ + "administrative_area_level_1", + "county", + "division_level_2" + ], + "long_name": "Paris", + "short_name": "Paris" + }, + { + "types": [ + "locality" + ], + "long_name": "Paris", + "short_name": "Paris" + }, + { + "types": [ + "postal_codes" + ], + "long_name": "75013", + "short_name": "75013" + }, + { + "types": [ + "route" + ], + "long_name": "Place Jeanne D'Arc", + "short_name": "Place Jeanne D'Arc" + } + ], + "geometry": { + "location": { + "lat": 48.829405, + "lng": 2.367944 + }, + "location_type": "GEOMETRIC_CENTER" + }, + "scores_per_components": { + "street_name": 1 + } + } + ] + } + }, + "reverse": { + "summary": "Reverse Geocode Results for latlng `51.52089223979333, -0.195460973340401` with list_sub_buildings `true`", + "value": { + "results": [ + { + "public_id": "", + "types": [ + "address" + ], + "formatted_address": "Radway House, Alfred Road, London, W2 5ER", + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United Kingdom", + "short_name": "GB" + }, + { + "types": [ + "state", + "division_level_1" + ], + "long_name": "England", + "short_name": "England" + }, + { + "types": [ + "administrative_area_level_1", + "county", + "division_level_2" + ], + "long_name": "City of London", + "short_name": "City of London" + }, + { + "types": [ + "district", + "division_level_3" + ], + "long_name": "Westminster", + "short_name": "Westminster" + }, + { + "types": [ + "locality" + ], + "long_name": "London", + "short_name": "London" + }, + { + "types": [ + "postal_codes" + ], + "long_name": "W2 5ER", + "short_name": "W2 5ER" + }, + { + "types": [ + "route" + ], + "long_name": "Alfred Road", + "short_name": "Alfred Road" + }, + { + "types": [ + "premise" + ], + "long_name": "Radway House", + "short_name": "Radway House" + } + ], + "geometry": { + "location": { + "lat": 51.5211258, + "lng": -0.1956346 + }, + "location_type": "ROOFTOP" + }, + "distance": 28.62347934634507, + "sub_buildings": [ + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9faitia1pNNURnOWYvQmRjMUdweXl5SjdLZUZnPQ==", + "description": "Flat 1, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fbTRoZVpxYkhBYVVXSytqek04UGtGQ1VLTVI0PQ==", + "description": "Flat 2, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fcmY1MHV6aE5kVytLWWZLV3JabzFzR2lnbThzPQ==", + "description": "Flat 3, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fajlaWXJJUDFKSmI1Y0dpNElDanBQejF2YUg4PQ==", + "description": "Flat 4, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fbkdEZTNOODZNL0VlWGtoR0pSa2tBS1NMYndVPQ==", + "description": "Flat 5, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fTGxlWUlKN2NhU1JXcTBuSEs1RExiamliNlpNPQ==", + "description": "Flat 6, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9feVZXa05ISjhzVGNHK2NQUHFpNlFIUWgvSnpJPQ==", + "description": "Flat 7, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fTVc5NldSeWpuOENUS2xST21vZzdnNGxGQldrPQ==", + "description": "Flat 8, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fN3RkdE9HeHBwT2M5R1hQMUFwNDJUc3NwRklZPQ==", + "description": "Flat 9, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fR2RVRHpoYll4a2RlTldjLzF3NVNFTXNZYzlFPQ==", + "description": "Flat 10, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fL3FXbnVZU2h4bjAwMDNKK3hJeU9OL3lnemFzPQ==", + "description": "Flat 11, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fVVVCUWhpNVJQWWk2eTl1WFBTVTRmK3Zma3VBPQ==", + "description": "Flat 12, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fV2hSUDNadnFMN3ZzaWJ6UFd2MWM3aW1qT3hBPQ==", + "description": "Flat 13, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fcWxGbFRlcE1TVStZVElodzFSdVhiTGxZTXl3PQ==", + "description": "Flat 14, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fYjR5VHRXMmZTQ0FOMGwwZHJNaFh5TFRnVHlnPQ==", + "description": "Flat 15, Radway House, Alfred Road, London, W2 5ER" + }, + { + "public_id": "Nmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PV9fNmp0K1VVUFQ4eFI3S1BuaDZEZVVJVWhYY3A4PQ==", + "description": "Flat 16, Radway House, Alfred Road, London, W2 5ER" + } + ] + } + ] + } + } } } } }, - "429": { - "description": "Rate limit reached", + "401": { + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } - } - }, - "security": [] - } - }, - "/datasets/{dataset_id}/features/search/": { - "post": { - "tags": [ - "Datasets API" - ], - "summary": "Search Features", - "description": "Search for features.\n\n**Rate limit**: `20/1s`", - "operationId": "search_features_datasets__dataset_id__features_search__post", - "security": [ - { - "Datasets_PublicAPIKey": [] - }, - { - "Datasets_PrivateApiKey": [] - }, - { - "Datasets_PrivateApiKeyHeader": [] - } - ], - "parameters": [ - { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } - }, - { - "name": "format", - "in": "query", - "required": false, - "schema": { - "enum": [ - "geojson", - "wkb" - ], - "type": "string", - "default": "geojson", - "title": "Format" - } - }, - { - "name": "per_page", - "in": "query", - "required": false, - "schema": { - "type": "integer", - "maximum": 20, - "minimum": 1, - "description": "The maximum number of elements to return in a result page.", - "default": 10, - "title": "Per Page" - }, - "description": "The maximum number of elements to return in a result page." - }, - { - "name": "page", - "in": "query", - "required": false, - "schema": { - "type": "integer", - "minimum": 1, - "description": "The result page to fetch.", - "default": 1, - "title": "Page" - }, - "description": "The result page to fetch." - } - ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchRequest" - } - } - } - }, - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchResultResponse" - } - } - } - }, - "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Credentials found, but not matching.", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, - "404": { - "description": "Dataset was not found", + "429": { + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } } } } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/localities/geocode?address=Place%20Jeanne-d%27Arc&components=country%3AFR&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/localities/geocode?address=Place%20Jeanne-d'Arc&components=country%3AFR&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/localities/geocode?address=Place%20Jeanne-d'Arc&components=country%3AFR&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } - } + ] } }, - "/datasets/{dataset_id}/features/nearby/": { - "post": { + "/localities/nearby": { + "get": { + "summary": "Nearby points of interest", + "operationId": "localitiesNearby", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], "tags": [ - "Datasets API" + "Localities API" ], - "summary": "Nearby Features", - "description": "Search for features nearby geometry.\n\n**Rate limit**: `20/1s`", - "operationId": "nearby_features_datasets__dataset_id__features_nearby__post", + "description": "Retrieve worldwide points of interest surrounding a given location. They can be filtered by categories.\n", "security": [ { - "Datasets_PublicAPIKey": [] + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, { - "Datasets_PrivateApiKey": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] }, { - "Datasets_PrivateApiKeyHeader": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] } ], "parameters": [ { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_nearby_types" }, { - "name": "format", - "in": "query", - "required": false, + "name": "location", + "description": "Center of the search circle.\n", "schema": { - "enum": [ - "geojson", - "wkb" - ], - "type": "string", - "default": "geojson", - "title": "Format" - } + "type": "string" + }, + "required": true, + "example": "40.71399,-74.00499", + "in": "query" }, { - "name": "per_page", - "in": "query", - "required": false, + "name": "radius", + "description": "radius of the search circle, in meter.\n", "schema": { "type": "integer", - "maximum": 20, - "minimum": 1, - "description": "The maximum number of elements to return in a result page.", - "default": 10, - "title": "Per Page" + "default": 1000, + "minimum": 10, + "maximum": 50000 }, - "description": "The maximum number of elements to return in a result page." + "in": "query", + "required": false, + "example": 3000 }, { "name": "page", + "description": "use `page` to navigate through paginated results.\n", + "schema": { + "type": "integer", + "default": 1, + "minimum": 1 + }, "in": "query", - "required": false, + "example": 7 + }, + { + "name": "limit", + "description": "Defines how many results should be included in a page\n", "schema": { "type": "integer", + "default": 10, "minimum": 1, - "description": "The result page to fetch.", - "default": 1, - "title": "Page" + "maximum": 30 }, - "description": "The result page to fetch." + "in": "query", + "example": 15 + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_nearby_excluded_types" } ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchRequestWithGeometry" - }, - "examples": { - "point_geojson": { - "summary": "Request with point geojson geometry", - "value": { - "geometry": { - "type": "Point", - "coordinates": [ - 3.883, - 43.6 - ] - } - } - }, - "linestring_geojson": { - "summary": "Request with linestring geojson geometry", - "value": { - "geometry": { - "type": "LineString", - "coordinates": [ - [ - 3.85882, - 43.60912 - ], - [ - 3.86276, - 43.60807 - ], - [ - 3.8649, - 43.60572 - ], - [ - 3.86513, - 43.60412 - ], - [ - 3.86681, - 43.60245 - ], - [ - 3.86822, - 43.60093 - ], - [ - 3.87003, - 43.6 - ] - ] - } - } + "responses": { + "200": { + "description": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_LocalitiesNearbyCollectionResponse" }, - "polygon_geojson": { - "summary": "Request with polygon geojson geometry, a 10 meters buffer and a where clause", - "value": { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -10, - -10 + "examples": { + "default": { + "summary": "Nearby points of interest with category `business.shop` around New-York center.", + "value": { + "results": [ + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5mYXN0X2Zvb2Q6ZTc2ZDA1YzBiM2M0M2NmNmVkNTJjNGQyZDFiZDE3Nzc0OTZkNjlmOA==", + "types": [ + "point_of_interest", + "business.food_and_drinks.fast_food" + ], + "categories": [ + "business.food_and_drinks.fast_food" + ], + "name": "Pret A Manger", + "formatted_address": "Broadway, New York", + "geometry": { + "location": { + "lat": 40.715905992166256, + "lng": -74.00508673226767 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + }, + { + "types": [ + "locality" + ], + "long_name": "New York", + "short_name": "New York" + }, + { + "types": [ + "route" + ], + "long_name": "Broadway", + "short_name": "Broadway" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5mYXN0X2Zvb2Q6MzBlMGYxMzVhNGUzZDQ4MzRiMmNlNDMzMWJiYjZkOTY0MWJhN2E0Zg==", + "types": [ + "point_of_interest", + "business.food_and_drinks.fast_food" + ], + "categories": [ + "business.food_and_drinks.fast_food" + ], + "name": "Dunkin'", + "formatted_address": "Broadway, New York", + "geometry": { + "location": { + "lat": 40.71602115951586, + "lng": -74.00494482664695 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + }, + { + "types": [ + "locality" + ], + "long_name": "New York", + "short_name": "New York" + }, + { + "types": [ + "route" + ], + "long_name": "Broadway", + "short_name": "Broadway" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5yZXN0YXVyYW50OmJlMWNkMTE2ZDQwM2E0Y2YwNGQ5NWQ2OTlmZWRmM2FhZTExNGU3ZWY=", + "types": [ + "point_of_interest", + "business.food_and_drinks.restaurant" + ], + "categories": [ + "business.food_and_drinks.restaurant" + ], + "name": "Chambers", + "formatted_address": "Chambers Street, New York", + "geometry": { + "location": { + "lat": 40.71461844801976, + "lng": -74.00754036678366 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + }, + { + "types": [ + "locality" + ], + "long_name": "New York", + "short_name": "New York" + }, + { + "types": [ + "route" + ], + "long_name": "Chambers Street", + "short_name": "Chambers Street" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLnNob3AuZ3JvY2VyeTo1YTczMjYxOTQyYjVlZmUwOGEzZjQ1NGZmMTMwMmJjNjA4ODE3NmRk", + "types": [ + "point_of_interest", + "business.shop.grocery" + ], + "categories": [ + "business.shop.grocery" + ], + "name": "City Hall Oasis", + "geometry": { + "location": { + "lat": 40.71283012706819, + "lng": -74.00727837935057 + }, + "viewport": { + "northeast": { + "lat": 40.71286059528623, + "lng": -74.00724213866874 + }, + "southwest": { + "lat": 40.71279957503111, + "lng": -74.00731464213119 + } + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLmZpbmFuY2UuYmFuazpiOGY5MDE4Nzc2ZDZjNmEwZTljOGM4YWM0OTAxZWZlNzNmODZkM2M3", + "types": [ + "point_of_interest", + "business.finance.bank" + ], + "categories": [ + "business.finance.bank" + ], + "name": "Citibank", + "formatted_address": "Broadway, New York", + "geometry": { + "location": { + "lat": 40.7130414767567, + "lng": -74.0074818610995 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + }, + { + "types": [ + "locality" + ], + "long_name": "New York", + "short_name": "New York" + }, + { + "types": [ + "route" + ], + "long_name": "Broadway", + "short_name": "Broadway" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5yZXN0YXVyYW50OmQzMTMzZTJkODdiOGJjMGE3ZjI2YTdiMWVjYTZlZmI1MjQyYWE3MTE=", + "types": [ + "point_of_interest", + "business.food_and_drinks.restaurant" + ], + "categories": [ + "business.food_and_drinks.restaurant" + ], + "name": "Saffron", + "geometry": { + "location": { + "lat": 40.71467049963849, + "lng": -74.00767187884445 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5yZXN0YXVyYW50OmQ1NjMyN2RiM2EyNWJlYmIwNjJjZjNlYWYwMDE3ZDIyYzEyNWNlMjY=", + "types": [ + "point_of_interest", + "business.food_and_drinks.restaurant" + ], + "categories": [ + "business.food_and_drinks.restaurant" + ], + "name": "Gran Morsi", + "geometry": { + "location": { + "lat": 40.71432885326513, + "lng": -74.00778746528921 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5iYXI6MDE5ZGUzNTdiZDkyNzAyZDM4ZDUyOWQ0YmJiZjBmODQ5YWEzZmY1NA==", + "types": [ + "point_of_interest", + "business.food_and_drinks.bar" + ], + "categories": [ + "business.food_and_drinks.bar" + ], + "name": "Bon Courage", + "formatted_address": "Reade Street, New York", + "geometry": { + "location": { + "lat": 40.71541472882126, + "lng": -74.00719193106873 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + }, + { + "types": [ + "locality" + ], + "long_name": "New York", + "short_name": "New York" + }, + { + "types": [ + "route" + ], + "long_name": "Reade Street", + "short_name": "Reade Street" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLmZvb2RfYW5kX2RyaW5rcy5mYXN0X2Zvb2Q6OGIyNDY5MDM4M2JhYzE1NmY4OGRiMGQzYmIyYzNjMTVmOTk0NDQwZQ==", + "types": [ + "point_of_interest", + "business.food_and_drinks.fast_food" ], - [ - 10, - -10 + "categories": [ + "business.food_and_drinks.fast_food" ], - [ - 10, - 10 + "name": "Burger King", + "formatted_address": "Broadway, New York", + "geometry": { + "location": { + "lat": 40.71619516782573, + "lng": -74.00480635760651 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + }, + { + "types": [ + "locality" + ], + "long_name": "New York", + "short_name": "New York" + }, + { + "types": [ + "route" + ], + "long_name": "Broadway", + "short_name": "Broadway" + } + ] + }, + { + "public_id": "cG9pOnVzOmJ1c2luZXNzLnRoZWF0cmU6MTU1Yjk5YmEwY2FiYzIzZjYxYWYyYTViYzI0ZDViYTVlNmVmZTAwNA==", + "types": [ + "point_of_interest", + "business.theatre" ], - [ - -10, - 10 + "categories": [ + "business.theatre" ], - [ - -10, - -10 + "name": "The Flea", + "formatted_address": "Thomas Street, New York", + "geometry": { + "location": { + "lat": 40.71609349534023, + "lng": -74.00589281989586 + } + }, + "address_components": [ + { + "types": [ + "country", + "administrative_area_level_0", + "division_level_0" + ], + "long_name": "United States", + "short_name": "US" + }, + { + "types": [ + "locality" + ], + "long_name": "New York", + "short_name": "New York" + }, + { + "types": [ + "route" + ], + "long_name": "Thomas Street", + "short_name": "Thomas Street" + } ] - ] - ] - }, - "buffer": 10, - "where": "cost:<500" + } + ], + "pagination": { + "previous_page": 2, + "next_page": 4 + } + } } } } } - } - }, - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchResultResponse" - } - } - } }, "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Credentials found, but not matching.", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, - "404": { - "description": "Dataset was not found", + "429": { + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } } } } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/localities/nearby?types=business&location=40.71399%2C-74.00499&page=3&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/localities/nearby?types=business&location=40.71399%2C-74.00499&page=3&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/localities/nearby?types=business&location=40.71399%2C-74.00499&page=3&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } - } + ] } }, - "/datasets/{dataset_id}/features/intersects/": { - "post": { + "/maps/static": { + "get": { "tags": [ - "Datasets API" + "Static Map API" ], - "summary": "Intersect Features", - "description": "Returns the features that are intersecting with geometry.\n\n**Rate limit**: `20/1s`\n\n![Intersection](https://postgis.net/workshops/postgis-intro/_images/st_intersects.png)", - "operationId": "intersect_features_datasets__dataset_id__features_intersects__post", + "summary": "Get Static Map", + "description": "Retrieve a static map\n\n**Rate limit**: `20/1s`", + "operationId": "get_static_map_maps_static_get", "security": [ { - "Datasets_PublicAPIKey": [] + "Maps_PublicAPIKey": [] + }, + { + "Maps_PrivateApiKey": [] + }, + { + "Maps_PrivateApiKeyHeader": [] + } + ], + "parameters": [ + { + "name": "language", + "in": "query", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" + } + ], + "title": "Language" + } + }, + { + "name": "lat", + "in": "query", + "required": true, + "schema": { + "type": "number", + "title": "Lat" + }, + "example": "43.6" + }, + { + "name": "lng", + "in": "query", + "required": true, + "schema": { + "type": "number", + "title": "Lng" + }, + "example": "3.883" }, { - "Datasets_PrivateApiKey": [] + "name": "zoom", + "in": "query", + "required": true, + "schema": { + "type": "number", + "maximum": 24, + "minimum": 0, + "description": "The zoom", + "title": "Zoom" + }, + "description": "The zoom", + "example": 11 }, { - "Datasets_PrivateApiKeyHeader": [] - } - ], - "parameters": [ + "name": "width", + "in": "query", + "required": true, + "schema": { + "type": "integer", + "maximum": 640, + "minimum": 40, + "title": "Width" + }, + "example": 400 + }, { - "name": "dataset_id", - "in": "path", + "name": "height", + "in": "query", "required": true, "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } + "type": "integer", + "maximum": 640, + "minimum": 40, + "title": "Height" + }, + "example": 400 }, { - "name": "format", + "name": "markers", "in": "query", "required": false, "schema": { - "enum": [ - "geojson", - "wkb" - ], - "type": "string", - "default": "geojson", - "title": "Format" - } + "type": "array", + "items": { + "type": "string", + "contentMediaType": "application/json", + "contentSchema": { + "$ref": "#/components/schemas/Maps_MarkerWithUrlOptions" + } + }, + "description": "Adds a marker.\n \nThe images are by default are considered to be non retina images (pixel resolution=1)\n\nIf the image name contains @2x or the query parameter retina=yes are found in the marker url the image will be considered to be retina (pixel resolution=2).\n\n> Note: the image size in bytes cannot exceed 65535 bytes.\n \n ", + "title": "Markers" + }, + "description": "Adds a marker.\n \nThe images are by default are considered to be non retina images (pixel resolution=1)\n\nIf the image name contains @2x or the query parameter retina=yes are found in the marker url the image will be considered to be retina (pixel resolution=2).\n\n> Note: the image size in bytes cannot exceed 65535 bytes.\n \n ", + "example": "{\"lat\": 43.6, \"lng\": 3.883, \"url\": \"https://webapp.woosmap.com/img/geolocated_marker.png?retina=yes\"}" }, { - "name": "per_page", + "name": "polylines", "in": "query", "required": false, "schema": { - "type": "integer", - "maximum": 20, - "minimum": 1, - "description": "The maximum number of elements to return in a result page.", - "default": 10, - "title": "Per Page" + "type": "array", + "items": { + "type": "string", + "contentMediaType": "application/json", + "contentSchema": { + "$ref": "#/components/schemas/Maps_PolylineOptions" + } + }, + "description": "Add a polyline.\n \n> Note: enc should be a google encoded polyline see [Google-encoded polyline](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) for more information\n\n ", + "title": "Polylines" }, - "description": "The maximum number of elements to return in a result page." + "description": "Add a polyline.\n \n> Note: enc should be a google encoded polyline see [Google-encoded polyline](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) for more information\n\n ", + "example": "{\"enc\": \"ydjiG_}jVjn@cjAf`AycBnc@mqCp\\\\ewBrQmlBzrAeuCreBw_C\", \"color\": \"magenta\", \"weight\": 4}" }, { - "name": "page", + "name": "polygons", "in": "query", "required": false, "schema": { - "type": "integer", - "minimum": 1, - "description": "The result page to fetch.", - "default": 1, - "title": "Page" - }, - "description": "The result page to fetch." - } - ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchRequestWithGeometry" + "type": "array", + "items": { + "type": "string", + "contentMediaType": "application/json", + "contentSchema": { + "$ref": "#/components/schemas/Maps_PolygonOptions" + } }, - "examples": { - "point_geojson": { - "summary": "Request with point geojson geometry", - "value": { - "geometry": { - "type": "Point", - "coordinates": [ - 3.883, - 43.6 - ] - } - } - }, - "linestring_geojson": { - "summary": "Request with linestring geojson geometry", - "value": { - "geometry": { - "type": "LineString", - "coordinates": [ - [ - 3.85882, - 43.60912 - ], - [ - 3.86276, - 43.60807 - ], - [ - 3.8649, - 43.60572 - ], - [ - 3.86513, - 43.60412 - ], - [ - 3.86681, - 43.60245 - ], - [ - 3.86822, - 43.60093 - ], - [ - 3.87003, - 43.6 - ] - ] + "description": "Adds a polygon.\n \n> Note: shape should be a google encoded polyline see [Google-encoded polyline](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) for more information\n ", + "title": "Polygons" + }, + "description": "Adds a polygon.\n \n> Note: shape should be a google encoded polyline see [Google-encoded polyline](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) for more information\n ", + "example": "{\"shape\": \"ymgiGm|rV~uAtaB|dAefCqeBwuFu~@njC??\", \"fill_color\": \"rgba(255, 20, 147, 0.5)\", \"color\": \"rgba(199, 21, 133, 0.7)\"}" + }, + { + "name": "stylers", + "in": "query", + "required": false, + "schema": { + "anyOf": [ + { + "type": "string", + "contentMediaType": "application/json", + "contentSchema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Maps_MapStyle" } } }, - "polygon_geojson": { - "summary": "Request with polygon geojson geometry, a 10 meters buffer and a where clause", - "value": { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -10, - -10 - ], - [ - 10, - -10 - ], - [ - 10, - 10 - ], - [ - -10, - 10 - ], - [ - -10, - -10 - ] - ] - ] - }, - "buffer": 10, - "where": "cost:<500" - } + { + "type": "null" + } + ], + "title": "Stylers" + }, + "example": "[{\"featureType\": \"points_of_interest.business\", \"stylers\":[{\"visibility\": \"off\"}]}]" + }, + { + "name": "retina", + "in": "query", + "required": false, + "schema": { + "type": "boolean", + "default": false, + "title": "Retina" + } + } + ], + "responses": { + "200": { + "description": "Successful Response", + "content": { + "image/webp": { + "schema": { + "type": "string", + "format": "binary" + } + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Maps_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Maps_AuthenticationErrorResponse" } } } - } - }, - "responses": { - "200": { - "description": "Successful Response", + }, + "403": { + "description": "Credentials found, but not matching.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_SearchResultResponse" + "$ref": "#/components/schemas/Maps_AuthenticationErrorResponse" } } } }, - "401": { - "description": "Unable to locate credentials.", + "422": { + "description": "Validation Error", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Maps_HTTPValidationError" } } } }, - "402": { - "description": "Out of free quota.", + "429": { + "description": "Rate limit reached", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Maps_HTTPErrorModel" } } } + } + }, + "x-original-tag": "static" + } + }, + "/stores/search": { + "get": { + "summary": "Search for assets", + "operationId": "storeSearch", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], + "tags": [ + "Store Search API" + ], + "description": "Used to retrieve assets from query.\n", + "security": [ + { + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, - "403": { - "description": "Credentials found, but not matching.", + { + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + }, + { + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_query" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_lat" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_lng" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_radius" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_encoded_polyline" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_stores_by_page" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_page" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_zone" + } + ], + "responses": { + "200": { + "description": "Assets successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AssetFeatureCollectionResponse" + }, + "examples": { + "default": { + "summary": "Search stores nearby a latlng and given a radius", + "value": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": { + "store_id": "2354", + "name": "Berkeley Street/Berkeley Square", + "contact": { + "phone": "02076295779", + "website": "https://www.starbucks.com/store-locator/store/2354/berkeley-street-berkeley-square-27-berkeley-st-berkeley-square-london-eng-w-1-x-5-" + }, + "address": { + "lines": [ + "27 Berkeley St", + "London, ENG W1X 5AD" + ], + "country_code": "GB", + "city": "London", + "zipcode": "W1X 5AD" + }, + "user_properties": { + "take_away": "available" + }, + "tags": [ + "WA", + "WF", + "CD", + "DR", + "XO" + ], + "types": [ + "Coffee shop" + ], + "last_updated": "2022-11-10T13:23:53.564829+00:00", + "distance": 135.28682936, + "open": { + "open_now": true, + "open_hours": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "week_day": 2, + "current_slice": { + "end": "18:00", + "start": "06:30" + } + }, + "weekly_opening": { + "1": { + "hours": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "isSpecial": false + }, + "2": { + "hours": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "isSpecial": false + }, + "3": { + "hours": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "isSpecial": false + }, + "4": { + "hours": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "isSpecial": false + }, + "5": { + "hours": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "isSpecial": false + }, + "6": { + "hours": [ + { + "end": "17:00", + "start": "08:00" + } + ], + "isSpecial": false + }, + "7": { + "hours": [ + { + "end": "17:00", + "start": "08:00" + } + ], + "isSpecial": false + }, + "timezone": "Europe/London" + }, + "opening_hours": { + "usual": { + "1": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "2": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "3": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "4": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "5": [ + { + "end": "18:00", + "start": "06:30" + } + ], + "6": [ + { + "end": "17:00", + "start": "08:00" + } + ], + "7": [ + { + "end": "17:00", + "start": "08:00" + } + ] + }, + "special": {}, + "timezone": "Europe/London" + } + }, + "geometry": { + "type": "Point", + "coordinates": [ + -0.14408, + 51.5088 + ] + } + } + ], + "pagination": { + "page": 1, + "pageCount": 1 + } + } + } } } } }, - "404": { - "description": "Dataset was not found", + "401": { + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, - "422": { - "description": "Validation Error", + "403": { + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, "429": { - "description": "Rate limit reached", + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } } } } } - } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/stores/search/?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/stores/search/?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/stores/search/?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ] } }, - "/datasets/{dataset_id}/features/contains/": { - "post": { + "/stores/autocomplete": { + "get": { + "summary": "Autocomplete for assets", + "operationId": "storeAutocomplete", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], "tags": [ - "Datasets API" + "Store Search API" ], - "summary": "Contains Features", - "description": "Search for features containing geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", - "operationId": "contains_features_datasets__dataset_id__features_contains__post", + "description": "Autocomplete on `localizedNames` with highlighted results on asset name. Use the field `localized` in your query parameter to search for localized names.\n", "security": [ { - "Datasets_PublicAPIKey": [] + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, { - "Datasets_PrivateApiKey": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] }, { - "Datasets_PrivateApiKeyHeader": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyHeaderAuth": [] } ], "parameters": [ { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } - }, - { - "name": "format", - "in": "query", - "required": false, - "schema": { - "enum": [ - "geojson", - "wkb" - ], - "type": "string", - "default": "geojson", - "title": "Format" - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_query" }, { - "name": "per_page", - "in": "query", - "required": false, - "schema": { - "type": "integer", - "maximum": 20, - "minimum": 1, - "description": "The maximum number of elements to return in a result page.", - "default": 10, - "title": "Per Page" - }, - "description": "The maximum number of elements to return in a result page." + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_language" }, { - "name": "page", - "in": "query", - "required": false, - "schema": { - "type": "integer", - "minimum": 1, - "description": "The result page to fetch.", - "default": 1, - "title": "Page" - }, - "description": "The result page to fetch." + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_limit-2" } ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchRequestWithGeometry" - }, - "examples": { - "point_geojson": { - "summary": "Request with point geojson geometry", - "value": { - "geometry": { - "type": "Point", - "coordinates": [ - 3.883, - 43.6 - ] - } - } - }, - "linestring_geojson": { - "summary": "Request with linestring geojson geometry", - "value": { - "geometry": { - "type": "LineString", - "coordinates": [ - [ - 3.85882, - 43.60912 - ], - [ - 3.86276, - 43.60807 - ], - [ - 3.8649, - 43.60572 - ], - [ - 3.86513, - 43.60412 - ], - [ - 3.86681, - 43.60245 - ], - [ - 3.86822, - 43.60093 - ], - [ - 3.87003, - 43.6 - ] - ] - } - } + "responses": { + "200": { + "description": "Assets Successfully Replaced", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_AssetAutocompleteResponse" }, - "polygon_geojson": { - "summary": "Request with polygon geojson geometry, a 10 meters buffer and a where clause", - "value": { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -10, - -10 + "examples": { + "default": { + "summary": "Autocomplete on stores in localized names nearby a latlng and specifying a radius", + "value": { + "predictions": [ + { + "store_id": "2670", + "name": "Sun Street", + "types": [ + "Coffee shop" ], - [ - 10, - -10 + "matched_substrings": [ + { + "offset": 4, + "length": 6 + } ], - [ - 10, - 10 + "highlighted": "Sun Street" + }, + { + "store_id": "16069", + "name": "7th Street", + "types": [ + "Coffee shop" + ], + "matched_substrings": [ + { + "offset": 4, + "length": 6 + } + ], + "highlighted": "7th Street" + }, + { + "store_id": "1013873", + "name": "The Street", + "types": [ + "Coffee shop" ], - [ - -10, - 10 + "matched_substrings": [ + { + "offset": 4, + "length": 6 + } ], - [ - -10, - -10 - ] - ] + "highlighted": "The Street" + } ] - }, - "buffer": 10, - "where": "cost:<500" + } } } } } - } - }, - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchResultResponse" - } - } - } }, "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Credentials found, but not matching.", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, - "404": { - "description": "Dataset was not found", + "429": { + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } } } } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/stores/autocomplete/?language=en&query=localized%3Astreet&limit=3&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" - } - } - } + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/stores/autocomplete/?language=en&query=localized%3Astreet&limit=3&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" - } - } - } + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/stores/autocomplete/?language=en&query=localized%3Astreet&limit=3&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } - } + ] } }, - "/datasets/{dataset_id}/features/within/": { - "post": { + "/stores/search/bounds": { + "get": { + "summary": "Bounds for assets", + "operationId": "storesBounds", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], "tags": [ - "Datasets API" + "Store Search API" ], - "summary": "Within Features", - "description": "Search for features within geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", - "operationId": "within_features_datasets__dataset_id__features_within__post", + "description": "Used to retrieve Bounds for assets.\n", "security": [ { - "Datasets_PublicAPIKey": [] - }, - { - "Datasets_PrivateApiKey": [] + "Woosmap_Platform_API_Reference_PublicApiKeyAuth": [], + "Woosmap_Platform_API_Reference_RefererHeader": [] }, { - "Datasets_PrivateApiKeyHeader": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] } ], "parameters": [ { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } - }, - { - "name": "format", - "in": "query", - "required": false, - "schema": { - "enum": [ - "geojson", - "wkb" - ], - "type": "string", - "default": "geojson", - "title": "Format" - } - }, - { - "name": "per_page", - "in": "query", - "required": false, - "schema": { - "type": "integer", - "maximum": 20, - "minimum": 1, - "description": "The maximum number of elements to return in a result page.", - "default": 10, - "title": "Per Page" - }, - "description": "The maximum number of elements to return in a result page." - }, - { - "name": "page", - "in": "query", - "required": false, - "schema": { - "type": "integer", - "minimum": 1, - "description": "The result page to fetch.", - "default": 1, - "title": "Page" - }, - "description": "The result page to fetch." - } - ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchRequestWithPolygonGeometry" - }, - "examples": { - "polygon_geojson": { - "summary": "An with polygon geojson geometry, a 10 meters buffer and a where clause", - "value": { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -10, - -10 - ], - [ - 10, - -10 - ], - [ - 10, - 10 - ], - [ - -10, - 10 - ], - [ - -10, - -10 - ] - ] - ] - }, - "buffer": 10, - "where": "cost:<500" - } - } - } - } - } - }, - "responses": { - "200": { - "description": "Successful Response", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_SearchResultResponse" - } - } - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_query" }, - "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_lat" }, - "402": { - "description": "Out of free quota.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_lng" }, - "403": { - "description": "Credentials found, but not matching.", + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_radius" + } + ], + "responses": { + "200": { + "description": "Bounds successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_BoundsResponse" + }, + "examples": { + "default": { + "summary": "Retrieve Bounds nearby a latlng and given a radius", + "value": { + "bounds": { + "west": -0.14408, + "south": 51.5088, + "east": -0.14408, + "north": 51.5088 + } + } + } } } } }, - "404": { - "description": "Dataset was not found", + "401": { + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, - "422": { - "description": "Validation Error", + "403": { + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, "429": { - "description": "Rate limit reached", + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } } } } } - } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/stores/search/bounds?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/stores/search/bounds?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/stores/search/bounds?lat=51.50976&lng=-0.145276&radius=300&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ] } }, - "/datasets/{dataset_id}/features/{feature_id}": { + "/transit/route": { "get": { "tags": [ - "Datasets API" + "Transit API" ], - "summary": "Get Feature", - "description": "Gets a feature from its ID.\n\n**Rate limit**: `20/1s`", - "operationId": "get_feature_datasets__dataset_id__features__feature_id__get", + "summary": "Transit Route", + "description": "**Rate limit**: `10/1s`", + "operationId": "transit_route_transit_route_get", "security": [ { - "Datasets_PublicAPIKey": [] + "External-api-wrapper_PublicAPIKey": [] }, { - "Datasets_PrivateApiKey": [] + "External-api-wrapper_PrivateApiKey": [] }, { - "Datasets_PrivateApiKeyHeader": [] + "External-api-wrapper_PrivateApiKeyHeader": [] } ], "parameters": [ { - "name": "dataset_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Dataset Id" - } - }, - { - "name": "feature_id", - "in": "path", - "required": true, - "schema": { - "type": "string", - "format": "uuid", - "title": "Feature Id" - } - }, - { - "name": "format", + "name": "departure_time", "in": "query", "required": false, "schema": { - "enum": [ - "geojson", - "wkb" + "anyOf": [ + { + "type": "string", + "format": "date-time" + }, + { + "type": "null" + } ], - "type": "string", - "default": "geojson", - "title": "Format" - } + "title": "Departure Time", + "description": "DateTime with or without timezone, if not set the default datetime is the current one", + "examples": [ + "2024-01-01T12:00:00%2B01:00" + ] + }, + "description": "DateTime with or without timezone, if not set the default datetime is the current one" }, { - "name": "X-Field-Mask", - "in": "header", + "name": "arrival_time", + "in": "query", "required": false, "schema": { "anyOf": [ { - "type": "string" + "type": "string", + "format": "date-time" }, { "type": "null" } ], - "title": "X-Field-Mask" - } + "title": "Arrival Time", + "description": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "examples": [ + "2024-01-01T14:00:00%2B01:00" + ] + }, + "description": "DateTime with or without timezone, if departure_time is defined this parameter is ignored" + }, + { + "name": "origin", + "in": "query", + "required": true, + "schema": { + "type": "string", + "title": "Position", + "description": "WGS84 coordinates as format lat,lng", + "examples": [ + "lat,lng" + ] + }, + "description": "WGS84 coordinates as format lat,lng" + }, + { + "name": "destination", + "in": "query", + "required": true, + "schema": { + "type": "string", + "title": "Position", + "description": "WGS84 coordinates as format lat,lng", + "examples": [ + "lat,lng" + ] + }, + "description": "WGS84 coordinates as format lat,lng" + }, + { + "name": "modes", + "in": "query", + "required": false, + "schema": { + "type": "string", + "title": "Array of Modes (string) or Excluded modes (string) (TransitModesFilter)", + "description": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "examples": [ + "subway,bus", + "-subway,-bus" + ] + }, + "description": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed." } ], "responses": { @@ -9812,7 +9855,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_FeatureRead" + "$ref": "#/components/schemas/External-api-wrapper_Transit" } } } @@ -9822,7 +9865,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" } } } @@ -9832,7 +9875,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" } } } @@ -9842,17 +9885,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_AuthenticationErrorResponse" - } - } - } - }, - "404": { - "description": "Feature or Dataset were not found", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" } } } @@ -9862,7 +9895,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPValidationError" + "$ref": "#/components/schemas/External-api-wrapper_HTTPValidationError" } } } @@ -9872,176 +9905,93 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/External-api-wrapper_HTTPErrorModel" } } } } - } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X GET 'https://api.woosmap.com/transit/route?origin=48.73534,2.368308&destination=48.83534,2.368308&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/transit/route?origin=48.73534,2.368308&destination=48.83534,2.368308&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/transit/route?origin=48.73534,2.368308&destination=48.83534,2.368308&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + } + ], + "x-original-tag": "transit" } }, - "/distance/isochrone/json/": { + "/what3words/convert-to-3wa": { "get": { "tags": [ - "Distance API" + "Woosmap for what3words API" ], - "summary": "Calculate Isochrone", - "description": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", - "operationId": "isochrone_distance_isochrone_json__get", + "summary": "Convert To What 3 Words", + "description": "This function will convert a latitude and longitude to a 3 word address, in the language of your choice.\nIt also returns country, the bounds of the grid square,\na nearby place (such as a local town) and a link to the what3words map site.\n\n**Rate limit**: `20/1s`", + "operationId": "convert_to_what_3_words_what3words_convert_to_3wa_get", "security": [ { - "Distance_PublicAPIKey": [] + "External-api-wrapper_what3words_PublicAPIKey": [] }, { - "Distance_PrivateApiKey": [] + "External-api-wrapper_what3words_PrivateApiKey": [] }, { - "Distance_PrivateApiKeyHeader": [] + "External-api-wrapper_what3words_PrivateApiKeyHeader": [] } ], "parameters": [ { - "name": "mode", + "name": "coordinates", "in": "query", - "required": false, + "required": true, "schema": { - "enum": [ - "driving", - "walking", - "cycling" - ], "type": "string", - "description": "Specifies the mode of transport to use for the calculation.", - "default": "driving", - "title": "Mode" - }, - "description": "Specifies the mode of transport to use for the calculation." - }, - { - "name": "method", - "in": "query", - "required": false, - "schema": { - "enum": [ - "time", - "distance" + "description": "Coordinates as a comma separated string of latitude and longitude", + "examples": [ + "48.858304,2.294514" ], - "type": "string", - "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "default": "time", - "title": "Method" + "title": "Coordinates" }, - "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route" + "description": "Coordinates as a comma separated string of latitude and longitude" }, { - "name": "units", + "name": "format", "in": "query", "required": false, "schema": { "enum": [ - "metric", - "imperial" + "json", + "geojson" ], "type": "string", - "description": "Specifies the unit system to use when displaying results.", - "default": "metric", - "title": "Units" + "description": "Return data format type; can be either json or geojson", + "default": "json", + "title": "Format" }, - "description": "Specifies the unit system to use when displaying results." + "description": "Return data format type; can be either json or geojson" }, { "name": "language", "in": "query", "required": false, "schema": { - "enum": [ - "en", - "fr", - "ca", - "de", - "es", - "he", - "it", - "ja", - "nl", - "pl", - "pt", - "ro", - "ru", - "uk", - "zh" - ], "type": "string", - "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "description": "A supported address language as an ISO 639-1 2 letter code.", "default": "en", "title": "Language" }, - "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`." - }, - { - "name": "avoid", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "examples": [ - "tolls", - "tolls|highways|43.3,3.4;42.1,3.5;41.4,3.6" - ], - "title": "Avoid" - }, - "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character." - }, - { - "name": "origin", - "in": "query", - "required": true, - "schema": { - "type": "string", - "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "examples": [ - "48.709,2.403" - ], - "title": "Origin" - }, - "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." - }, - { - "name": "value", - "in": "query", - "required": true, - "schema": { - "type": "number", - "maximum": 120, - "minimum": 0, - "description": "The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", - "title": "Value" - }, - "description": "The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers." - }, - { - "name": "accept-language", - "in": "header", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "title": "Accept-Language" - } + "description": "A supported address language as an ISO 639-1 2 letter code." } ], "responses": { @@ -10050,7 +10000,15 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_IsochroneResponse" + "anyOf": [ + { + "$ref": "#/components/schemas/External-api-wrapper_what3words_JsonCoordinatesResponse" + }, + { + "$ref": "#/components/schemas/External-api-wrapper_what3words_GeoJsonCoordinatesResponse" + } + ], + "title": "Response Convert To What 3 Words What3Words Convert To 3Wa Get" } } } @@ -10060,7 +10018,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" } } } @@ -10070,7 +10028,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" } } } @@ -10080,7 +10038,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" } } } @@ -10090,7 +10048,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_HTTPValidationError" + "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPValidationError" } } } @@ -10100,66 +10058,86 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_HTTPErrorModel" + "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPErrorModel" } } } } - } - }, - "post": { + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X GET 'https://api.woosmap.com/what3words/convert-to-3wa?coordinates=48.858304,2.294514&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/what3words/convert-to-3wa?coordinates=48.858304,2.294514&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/what3words/convert-to-3wa?coordinates=48.858304,2.294514&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + } + ], + "x-original-tag": "what3words" + } + }, + "/what3words/convert-to-address": { + "get": { "tags": [ - "Distance API" + "Woosmap for what3words API" ], - "summary": "Calculate Isochrone", - "description": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", - "operationId": "isochrone_post_distance_isochrone_json__post", + "summary": "Convert To Address", + "description": "This function converts a 3 word address to a list of address.\nIt will return at most the 5 closest addresses to the what3words provided.\n\n**Rate limit**: `20/1s`", + "operationId": "convert_to_address_what3words_convert_to_address_get", "security": [ { - "Distance_PublicAPIKey": [] + "External-api-wrapper_what3words_PublicAPIKey": [] }, { - "Distance_PrivateApiKey": [] + "External-api-wrapper_what3words_PrivateApiKey": [] }, { - "Distance_PrivateApiKeyHeader": [] + "External-api-wrapper_what3words_PrivateApiKeyHeader": [] } ], "parameters": [ { - "name": "accept-language", - "in": "header", - "required": false, + "name": "words", + "in": "query", + "required": true, "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } + "type": "string", + "description": "A 3 word address as a string. It must be three words separated with dots or a japanese middle dot character (・). Words separated by spaces will be rejected. Optionally, the 3 word address can be prefixed with /// (which would be encoded as %2F%2F%2F)", + "examples": [ + "couch.spotted.amended" ], - "title": "Accept-Language" - } + "title": "Words" + }, + "description": "A 3 word address as a string. It must be three words separated with dots or a japanese middle dot character (・). Words separated by spaces will be rejected. Optionally, the 3 word address can be prefixed with /// (which would be encoded as %2F%2F%2F)" + }, + { + "name": "language", + "in": "query", + "required": false, + "schema": { + "type": "string", + "description": "A supported address language as an ISO 639-1 2 letter code.", + "default": "en", + "title": "Language" + }, + "description": "A supported address language as an ISO 639-1 2 letter code." } ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_IsochroneRequest" - } - } - } - }, "responses": { "200": { "description": "Successful Response", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_IsochroneResponse" + "$ref": "#/components/schemas/External-api-wrapper_what3words_LiteAddressResponse" } } } @@ -10169,7 +10147,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" } } } @@ -10179,7 +10157,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" } } } @@ -10189,7 +10167,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" } } } @@ -10199,7 +10177,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_HTTPValidationError" + "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPValidationError" } } } @@ -10209,36 +10187,68 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_HTTPErrorModel" + "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPErrorModel" } } } } - } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X GET 'https://api.woosmap.com/what3words/convert-to-address?words=couch.spotted.amended&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/what3words/convert-to-address?words=couch.spotted.amended&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/what3words/convert-to-address?words=couch.spotted.amended&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + } + ], + "x-original-tag": "what3words" } }, - "/distance/tolls/json/": { + "/what3words/autosuggest": { "get": { "tags": [ - "Distance API" + "Woosmap for what3words API" ], - "summary": "Find Tolls", - "description": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", - "operationId": "tolls_distance_tolls_json__get", + "summary": "Autosuggest", + "description": "AutoSuggest can take a slightly incorrect 3 word address and suggest a list of valid 3 word addresses.\nIt has powerful features that can, for example, optionally limit results to a country or area,\nand prioritise results that are near the user.\n\n**Rate limit**: `20/1s`", + "operationId": "autosuggest_what3words_autosuggest_get", "security": [ { - "Distance_PublicAPIKey": [] + "External-api-wrapper_what3words_PublicAPIKey": [] }, { - "Distance_PrivateApiKey": [] + "External-api-wrapper_what3words_PrivateApiKey": [] }, { - "Distance_PrivateApiKeyHeader": [] + "External-api-wrapper_what3words_PrivateApiKeyHeader": [] } ], "parameters": [ { - "name": "arrival_time", + "name": "input", + "in": "query", + "required": true, + "schema": { + "type": "string", + "description": "The full or partial 3 word address to obtain suggestions for. At minimum this must be the first two complete words plus at least one character from the third word.", + "examples": [ + "couch.spotted.a" + ], + "title": "Input" + }, + "description": "The full or partial 3 word address to obtain suggestions for. At minimum this must be the first two complete words plus at least one character from the third word." + }, + { + "name": "focus", "in": "query", "required": false, "schema": { @@ -10250,17 +10260,16 @@ "type": "null" } ], - "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "description": "This is a location, specified as latitude,longitude (often where the user making the query is). If specified, the results will be weighted to give preference to those near the focus.", "examples": [ - "1600799173", - "now" + "48.861026,2.335853" ], - "title": "Arrival Time" + "title": "Focus" }, - "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." + "description": "This is a location, specified as latitude,longitude (often where the user making the query is). If specified, the results will be weighted to give preference to those near the focus." }, { - "name": "departure_time", + "name": "clip-to-country", "in": "query", "required": false, "schema": { @@ -10272,17 +10281,16 @@ "type": "null" } ], - "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "description": "Restricts AutoSuggest to only return results inside the countries specified by comma-separated list of ISO 3166-1 alpha-2 country codes.", "examples": [ - "1600799173", - "now" + "FR" ], - "title": "Departure Time" + "title": "Clip-To-Country" }, - "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." + "description": "Restricts AutoSuggest to only return results inside the countries specified by comma-separated list of ISO 3166-1 alpha-2 country codes." }, { - "name": "waypoints", + "name": "clip-to-bounding-box", "in": "query", "required": false, "schema": { @@ -10294,931 +10302,953 @@ "type": "null" } ], - "description": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "description": "Restrict AutoSuggest results to a bounding box, specified by coordinates.south_lat,west_lng,north_lat,east_lng, where: south_lat less than or equal to north_lat, west_lng less than or equal to east_lng.", "examples": [ - "optimize:true|48.850077,3.311124|48.850077,3.411124", - "48.850077,3.311124|48.850077,3.411124" + "48.624314,1.804429,49.058148,2.908555" ], - "title": "Waypoints" + "title": "Clip-To-Bounding-Box" }, - "description": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time." + "description": "Restrict AutoSuggest results to a bounding box, specified by coordinates.south_lat,west_lng,north_lat,east_lng, where: south_lat less than or equal to north_lat, west_lng less than or equal to east_lng." }, { - "name": "mode", + "name": "clip-to-circle", "in": "query", "required": false, "schema": { - "enum": [ - "driving", - "walking", - "cycling", - "truck" + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" + } ], - "type": "string", - "default": "driving", - "title": "Mode" - } + "description": "Restrict AutoSuggest results to a circle, specified by lat, lng, kilometres, where kilometres is the radius of the circle.", + "examples": [ + "48.839701,2.291878,20" + ], + "title": "Clip-To-Circle" + }, + "description": "Restrict AutoSuggest results to a circle, specified by lat, lng, kilometres, where kilometres is the radius of the circle." }, { - "name": "method", + "name": "clip-to-polygon", "in": "query", "required": false, "schema": { - "enum": [ - "time", - "distance" + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" + } ], - "type": "string", - "default": "time", - "title": "Method" - } + "description": "Restrict AutoSuggest results to a polygon, specified by a comma-separated list of lat, lng pairs. The polygon should be closed, i.e. the first element should be repeated as the last element; also the list should contain at least 4 pairs. The API is currently limited to accepting up to 25 pairs.", + "examples": [ + "48.823547,2.199174,48.823547,2.199174,48.922216,2.328709,48.888626,2.473673,48.819279,2.445513,48.784865,2.330668,48.823547,2.199174" + ], + "title": "Clip-To-Polygon" + }, + "description": "Restrict AutoSuggest results to a polygon, specified by a comma-separated list of lat, lng pairs. The polygon should be closed, i.e. the first element should be repeated as the last element; also the list should contain at least 4 pairs. The API is currently limited to accepting up to 25 pairs." }, { - "name": "units", + "name": "input-type", "in": "query", "required": false, "schema": { "enum": [ - "metric", - "imperial" + "text", + "vocon-hybrid", + "nmdp-asr", + "generic-voice" ], "type": "string", - "default": "metric", - "title": "Units" - } + "description": "For power users, used to specify voice input mode.", + "default": "text", + "title": "Input-Type" + }, + "description": "For power users, used to specify voice input mode." + }, + { + "name": "prefer-land", + "in": "query", + "required": false, + "schema": { + "type": "boolean", + "description": "Makes AutoSuggest prefer results on land to those in the sea.", + "default": true, + "title": "Prefer-Land" + }, + "description": "Makes AutoSuggest prefer results on land to those in the sea." }, { "name": "language", "in": "query", "required": false, "schema": { - "enum": [ - "en", - "fr", - "ca", - "de", - "es", - "he", - "it", - "ja", - "nl", - "pl", - "pt", - "ro", - "ru", - "uk", - "zh" + "anyOf": [ + { + "type": "string" + }, + { + "type": "null" + } + ], + "description": "For normal text input, specifies a fallback language, which will help guide AutoSuggest if the input is particularly messy. A supported address language as an ISO 639-1 2 letter code.", + "examples": [ + "fr" ], - "type": "string", - "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "default": "en", "title": "Language" }, - "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`." + "description": "For normal text input, specifies a fallback language, which will help guide AutoSuggest if the input is particularly messy. A supported address language as an ISO 639-1 2 letter code." + } + ], + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_what3words_AutoSuggestResponse" + } + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + } + } + } + }, + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_what3words_AuthenticationErrorResponse" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPValidationError" + } + } + } }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_what3words_HTTPErrorModel" + } + } + } + } + }, + "x-codeSamples": [ { - "name": "origin", - "in": "query", - "required": true, - "schema": { - "type": "string", - "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "examples": [ - "48.709,2.403" - ], - "title": "Origin" - }, - "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." + "lang": "curl", + "label": "cURL", + "source": "curl -L -X GET 'https://api.woosmap.com/what3words/autosuggest?input=couch.spotted.am&clip-to-country=fr&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" }, { - "name": "destination", - "in": "query", - "required": true, - "schema": { - "type": "string", - "description": "The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "examples": [ - "48.768,2.338" - ], - "title": "Destination" - }, - "description": "The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/what3words/autosuggest?input=couch.spotted.am&clip-to-country=fr&key=YOUR_PUBLIC_API_KEY\"\n\npayload={}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, { - "name": "alternatives", - "in": "query", - "required": false, - "schema": { - "type": "boolean", - "description": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "default": false, - "title": "Alternatives" - }, - "description": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time." + "lang": "javascript", + "label": "JavaScript", + "source": "var requestOptions = {\n method: 'GET',\n redirect: 'follow'\n};\n\nfetch(\"https://api.woosmap.com/what3words/autosuggest?input=couch.spotted.am&clip-to-country=fr&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then(response => response.text())\n .then(result => console.log(result))\n .catch(error => console.log('error', error));" + } + ], + "x-original-tag": "what3words" + } + }, + "/zones": { + "get": { + "summary": "List your Zones", + "operationId": "listZones", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], + "tags": [ + "Zones API" + ], + "description": "List all zones for the current project, sorted by `zone_id`.\n", + "security": [ + { + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_limit-4" }, { - "name": "accept-language", - "in": "header", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "title": "Accept-Language" - } + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_offset" } ], "responses": { "200": { - "description": "Successful Response", + "description": "Zones successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_TollsResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_ZonesCollectionResponse" + }, + "examples": { + "default": { + "summary": "Zones data", + "value": { + "zones": [ + { + "store_id": "STORE_ID_123456", + "zone_id": "ZoneB", + "polygon": "POLYGON ((-122.4546384 37.774656, -122.4515485 37.7595934, -122.4354306 37.7602172, -122.4333707 37.7512596, -122.423071 37.7511239, -122.4242726 37.7687665, -122.4259893 37.7691736, -122.4289075 37.7732444, -122.4306241 37.7850483, -122.4472753 37.7830133, -122.445902 37.7759581, -122.4546384 37.774656))", + "types": [ + "delivery" + ], + "description": "Delivery Zone for Store B" + }, + { + "store_id": "STORE_ID_45678", + "zone_id": "ZoneC", + "polygon": "POLYGON ((-122.4758889 37.7524995, -122.4751594 37.7321718, -122.4688079 37.7299995, -122.4648597 37.7261979, -122.4519851 37.7228035, -122.4483802 37.7215815, -122.4458053 37.726741, -122.4365356 37.7310857, -122.4315574 37.7324433, -122.4246909 37.7312214, -122.4219444 37.731493, -122.423071 37.7511239, -122.4333707 37.7512596, -122.4354306 37.7602172, -122.4515485 37.7595934, -122.4528628 37.7582744, -122.4540375 37.7566755, -122.4565266 37.7513144, -122.4601315 37.7521288, -122.4618481 37.7514501, -122.4635648 37.7530788, -122.4758889 37.7524995))", + "types": [ + "delivery" + ], + "description": "Delivery Zone for Store C" + } + ], + "status": "ok" + } + } } } } }, "401": { - "description": "Unable to locate credentials.", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, - "402": { - "description": "Out of free quota.", + "403": { + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, - "403": { - "description": "Credentials found, but not matching.", + "429": { + "description": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error429" + }, + "examples": { + "Forbidden": { + "summary": "Error 429", + "value": { + "detail": "The rate limit for this endpoint has been exceeded" + } + } } } } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY&limit=2&offset=1'" }, - "422": { - "description": "Validation Error", + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY&limit=2&offset=1\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY&limit=2&offset=1\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ] + }, + "post": { + "summary": "Create your Zones", + "operationId": "createZones", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], + "tags": [ + "Zones API" + ], + "description": "Used to batch create Zones to a specific project identified with the `private_key` parameter.\n", + "security": [ + { + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + } + ], + "requestBody": { + "description": "The request body of Zones Creation must be formatted as JSON.", + "required": true, + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_ZonesCollectionRequest" + }, + "examples": { + "default": { + "summary": "Zones data as JSON", + "value": { + "zones": [ + { + "zone_id": "ZoneA", + "description": "Delivery Zone for Store A", + "store_id": "STORE_ID_123456", + "polygon": "POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))", + "types": [ + "delivery" + ] + }, + { + "zone_id": "ZoneB", + "description": "Delivery Zone for Store B", + "store_id": "STORE_ID_123456", + "polygon": "POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))", + "types": [ + "delivery" + ] + }, + { + "zone_id": "ZoneC", + "description": "Delivery Zone for Store C", + "store_id": "STORE_ID_45678", + "polygon": "POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))", + "types": [ + "delivery" + ] + } + ] + } + } + } + } + } + }, + "responses": { + "200": { + "description": "Zones successfully created", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_HTTPValidationError" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_SuccessZones" + }, + "examples": { + "default": { + "summary": "Success response for Zones Created", + "value": { + "status": "ok", + "message": "Zones successfully added." + } + } } } } }, - "429": { - "description": "Rate limit reached", + "400": { + "description": "Invalid. The data is not a valid JSON.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_HTTPErrorModel" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error400" + }, + "examples": { + "Invalid": { + "summary": "Error 400", + "value": { + "status": "error", + "value": "The request is invalid, the data is not a valid JSON." + } + } } } } - } - } - } - }, - "/distance/route/json/": { - "get": { - "tags": [ - "Distance API" - ], - "summary": "Find Routes", - "description": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", - "operationId": "route_distance_route_json__get", - "security": [ - { - "Distance_PublicAPIKey": [] - }, - { - "Distance_PrivateApiKey": [] - }, - { - "Distance_PrivateApiKeyHeader": [] - } - ], - "parameters": [ - { - "name": "waypoints", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "description": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "examples": [ - "optimize:true|48.850077,3.311124|48.850077,3.411124", - "48.850077,3.311124|48.850077,3.411124" - ], - "title": "Waypoints" - }, - "description": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time." - }, - { - "name": "mode", - "in": "query", - "required": false, - "schema": { - "enum": [ - "driving", - "walking", - "cycling" - ], - "type": "string", - "description": "Specifies the mode of transport to use for the calculation.", - "default": "driving", - "title": "Mode" - }, - "description": "Specifies the mode of transport to use for the calculation." - }, - { - "name": "method", - "in": "query", - "required": false, - "schema": { - "enum": [ - "time", - "distance" - ], - "type": "string", - "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "default": "time", - "title": "Method" - }, - "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route" - }, - { - "name": "units", - "in": "query", - "required": false, - "schema": { - "enum": [ - "metric", - "imperial" - ], - "type": "string", - "description": "Specifies the unit system to use when displaying results.", - "default": "metric", - "title": "Units" - }, - "description": "Specifies the unit system to use when displaying results." - }, - { - "name": "language", - "in": "query", - "required": false, - "schema": { - "enum": [ - "en", - "fr", - "ca", - "de", - "es", - "he", - "it", - "ja", - "nl", - "pl", - "pt", - "ro", - "ru", - "uk", - "zh" - ], - "type": "string", - "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "default": "en", - "title": "Language" - }, - "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`." - }, - { - "name": "avoid", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "examples": [ - "tolls", - "tolls|highways|43.3,3.4;42.1,3.5;41.4,3.6" - ], - "title": "Avoid" - }, - "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character." }, - { - "name": "arrival_time", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" + "401": { + "description": "Unauthorized. Incorrect authentication credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" }, - { - "type": "null" + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } - ], - "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "examples": [ - "1600799173", - "now" - ], - "title": "Arrival Time" - }, - "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." + } + } }, - { - "name": "departure_time", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" + "403": { + "description": "Forbidden. This Woosmap API is not enabled for this project.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" }, - { - "type": "null" - } - ], - "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "examples": [ - "1600799173", - "now" - ], - "title": "Departure Time" - }, - "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." - }, - { - "name": "origin", - "in": "query", - "required": true, - "schema": { - "type": "string", - "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "examples": [ - "48.709,2.403" - ], - "title": "Origin" - }, - "description": "The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." - }, - { - "name": "destination", - "in": "query", - "required": true, - "schema": { - "type": "string", - "description": "The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "examples": [ - "48.768,2.338" - ], - "title": "Destination" - }, - "description": "The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values." - }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } + } + } + } + } + }, + "x-codeSamples": [ { - "name": "alternatives", - "in": "query", - "required": false, - "schema": { - "type": "boolean", - "description": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "default": false, - "title": "Alternatives" - }, - "description": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time." + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneB\",\n \"description\": \"Delivery Zone for Store B\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneC\",\n \"description\": \"Delivery Zone for Store C\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n}'" }, { - "name": "details", - "in": "query", - "required": false, - "schema": { - "enum": [ - "full", - "none" - ], - "type": "string", - "description": "Specifies if maneuver instructions should be returned (roadbook)", - "default": "none", - "title": "Details" - }, - "description": "Specifies if maneuver instructions should be returned (roadbook)" + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneB\",\n \"description\": \"Delivery Zone for Store B\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneC\",\n \"description\": \"Delivery Zone for Store C\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, { - "name": "accept-language", - "in": "header", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneB\",\n \"description\": \"Delivery Zone for Store B\",\n \"store_id\": \"STORE_ID_123456\",\n \"polygon\": \"POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))\",\n \"types\": [\n \"delivery\"\n ]\n },\n {\n \"zone_id\": \"ZoneC\",\n \"description\": \"Delivery Zone for Store C\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n" + } + ] + }, + "put": { + "summary": "Update the Zones", + "operationId": "updateZones", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], + "tags": [ + "Zones API" + ], + "description": "Used to update zones in batch. `zone_id` must exists when using `PUT` method, if one zone does not exists, the batch will be refused.", + "security": [ + { + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + } + ], + "requestBody": { + "description": "The request body of Zones Update must be formatted as JSON.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_ZonesCollectionRequest" + }, + "examples": { + "default": { + "summary": "Zones data", + "value": { + "zones": [ + { + "zone_id": "ZoneA", + "description": "Delivery Zone for Store A", + "store_id": "STORE_ID_123456", + "polygon": "POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))", + "types": [ + "delivery" + ] + }, + { + "zone_id": "ZoneB", + "description": "Delivery Zone for Store B", + "store_id": "STORE_ID_123456", + "polygon": "POLYGON ((-122.4546384 37.774656,-122.4515485 37.7595934,-122.4354306 37.7602172,-122.4333707 37.7512596,-122.423071 37.7511239,-122.4242726 37.7687665,-122.4259893 37.7691736,-122.4289075 37.7732444,-122.4306241 37.7850483,-122.4472753 37.7830133,-122.445902 37.7759581,-122.4546384 37.774656))", + "types": [ + "delivery" + ] + }, + { + "zone_id": "ZoneC", + "description": "Delivery Zone for Store C", + "store_id": "STORE_ID_45678", + "polygon": "POLYGON ((-122.4758889 37.7524995,-122.4751594 37.7321718,-122.4688079 37.7299995,-122.4648597 37.7261979,-122.4519851 37.7228035,-122.4483802 37.7215815,-122.4458053 37.726741,-122.4365356 37.7310857,-122.4315574 37.7324433,-122.4246909 37.7312214,-122.4219444 37.731493,-122.423071 37.7511239,-122.4333707 37.7512596,-122.4354306 37.7602172,-122.4515485 37.7595934,-122.4528628 37.7582744,-122.4540375 37.7566755,-122.4565266 37.7513144,-122.4601315 37.7521288,-122.4618481 37.7514501,-122.4635648 37.7530788,-122.4758889 37.7524995))", + "types": [ + "delivery" + ] + } + ] + } } - ], - "title": "Accept-Language" + } } } - ], + }, "responses": { "200": { - "description": "Successful Response", + "description": "Zones successfully updated", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_RouteResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_SuccessZones" + }, + "examples": { + "default": { + "summary": "Success response for Zones updated", + "value": { + "status": "ok", + "message": "Zones successfully added." + } + } } } } }, - "401": { - "description": "Unable to locate credentials.", + "400": { + "description": "Invalid. The data is not a valid JSON.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error400" + }, + "examples": { + "Invalid": { + "summary": "Error 400", + "value": { + "status": "error", + "value": "The request is invalid, the data is not a valid JSON." + } + } } } } }, - "402": { - "description": "Out of free quota.", + "401": { + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Credentials found, but not matching.", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X PUT 'https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n}'" }, - "422": { - "description": "Validation Error", + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"PUT\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + }, + { + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"zones\": [\n {\n \"zone_id\": \"ZoneA\",\n \"description\": \"Delivery Zone for Store A\",\n \"store_id\": \"STORE_ID_45678\",\n \"polygon\": \"POLYGON ((-122.496116 37.7648181,-122.4954079 37.751518,-122.4635648 37.7530788,-122.4618481 37.7514501,-122.4601315 37.7521288,-122.4565266 37.7513144,-122.4540375 37.7566755,-122.4528359 37.7583041,-122.4515485 37.7595934,-122.4546384 37.774656,-122.4718903 37.7731635,-122.472577 37.772485,-122.4755811 37.7725529,-122.4791001 37.7723493,-122.4793576 37.7713995,-122.4784993 37.769839,-122.4783276 37.7680071,-122.4774693 37.766718,-122.4772118 37.7652931,-122.496116 37.7648181))\",\n \"types\": [\n \"delivery\"\n ]\n }\n ]\n});\n\nlet config = {\n method: 'put',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/zones?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n" + } + ] + }, + "delete": { + "summary": "Delete the Zones", + "operationId": "deleteZones", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], + "tags": [ + "Zones API" + ], + "description": "Used to delete one or more Zones.", + "security": [ + { + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] + } + ], + "responses": { + "200": { + "description": "Zones successfully deleted", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_HTTPValidationError" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_SuccessZones" + }, + "examples": { + "default": { + "summary": "Success response for Zones deleted", + "value": { + "status": "ok", + "message": "Zones deleted." + } + } + } + } + } + }, + "401": { + "description": "Unauthorized. Incorrect authentication credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } + } + } + } + }, + "403": { + "description": "Forbidden. This Woosmap API is not enabled for this project.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X DELETE 'https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY'" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_HTTPErrorModel" - } - } - } + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"DELETE\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + }, + { + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'delete',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/zones/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n" } - } + ] } }, - "/distance/distancematrix/json/": { + "/zones/{zone_id}": { "get": { + "summary": "Get Zone from ID", + "operationId": "getZone", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], "tags": [ - "Distance API" + "Zones API" ], - "summary": "Calculate Matrix", - "description": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", - "operationId": "matrix_distance_distancematrix_json__get", + "description": "Used to retrieve a zone from his `zone_id`\n", "security": [ { - "Distance_PublicAPIKey": [] - }, - { - "Distance_PrivateApiKey": [] - }, - { - "Distance_PrivateApiKeyHeader": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] } ], "parameters": [ { - "name": "mode", - "in": "query", - "required": false, - "schema": { - "enum": [ - "driving", - "walking", - "cycling" - ], - "type": "string", - "description": "Specifies the mode of transport to use for the calculation.", - "default": "driving", - "title": "Mode" - }, - "description": "Specifies the mode of transport to use for the calculation." - }, - { - "name": "method", - "in": "query", - "required": false, - "schema": { - "enum": [ - "time", - "distance" - ], - "type": "string", - "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "default": "time", - "title": "Method" - }, - "description": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route" - }, - { - "name": "units", - "in": "query", - "required": false, - "schema": { - "enum": [ - "metric", - "imperial" - ], - "type": "string", - "description": "Specifies the unit system to use when displaying results.", - "default": "metric", - "title": "Units" - }, - "description": "Specifies the unit system to use when displaying results." - }, - { - "name": "language", - "in": "query", - "required": false, - "schema": { - "enum": [ - "en", - "fr", - "ca", - "de", - "es", - "he", - "it", - "ja", - "nl", - "pl", - "pt", - "ro", - "ru", - "uk", - "zh" - ], - "type": "string", - "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "default": "en", - "title": "Language" - }, - "description": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`." - }, - { - "name": "avoid", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "examples": [ - "tolls", - "tolls|highways|43.3,3.4;42.1,3.5;41.4,3.6" - ], - "title": "Avoid" - }, - "description": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character." - }, - { - "name": "origins", - "in": "query", - "required": true, + "in": "path", + "name": "zone_id", "schema": { - "type": "string", - "description": "The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "examples": [ - "48.709,2.403|48.768,2.338", - "enc:_p~iF~ps|U_ulLnnqC_mqNvxq`@:" - ], - "title": "Origins" + "type": "string" }, - "description": "The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`" - }, - { - "name": "destinations", - "in": "query", "required": true, - "schema": { - "type": "string", - "description": "The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "examples": [ - "48.709,2.403|48.768,2.338", - "enc:_p~iF~ps|U_ulLnnqC_mqNvxq`@:" - ], - "title": "Destinations" - }, - "description": "The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`" - }, - { - "name": "arrival_time", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "examples": [ - "1600799173", - "now" - ], - "title": "Arrival Time" - }, - "description": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." - }, - { - "name": "departure_time", - "in": "query", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "examples": [ - "1600799173", - "now" - ], - "title": "Departure Time" - }, - "description": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both." - }, - { - "name": "elements", - "in": "query", - "required": false, - "schema": { - "enum": [ - "distance", - "duration", - "duration_distance" - ], - "type": "string", - "description": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "default": "distance", - "title": "Elements" - }, - "description": "Specifies element values that will be part of the API response (`distance` and/or `duration`)." - }, - { - "name": "accept-language", - "in": "header", - "required": false, - "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "title": "Accept-Language" - } + "example": "ZoneA", + "description": "ID of the zone to get" } ], "responses": { "200": { - "description": "Successful Response", + "description": "Zone successfully retrieved", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_MatrixResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Zone" + }, + "examples": { + "default": { + "summary": "Get a zone from its zone_id", + "value": { + "store_id": "STORE_ID_123456", + "zone_id": "ZoneA", + "polygon": "POLYGON ((-122.496116 37.7648181, -122.4954079 37.751518, -122.4635648 37.7530788, -122.4618481 37.7514501, -122.4601315 37.7521288, -122.4565266 37.7513144, -122.4540375 37.7566755, -122.4528359 37.7583041, -122.4515485 37.7595934, -122.4546384 37.774656, -122.4718903 37.7731635, -122.472577 37.772485, -122.4755811 37.7725529, -122.4791001 37.7723493, -122.4793576 37.7713995, -122.4784993 37.769839, -122.4783276 37.7680071, -122.4774693 37.766718, -122.4772118 37.7652931, -122.496116 37.7648181))", + "types": [ + "delivery" + ], + "description": "Delivery Zone for Store A", + "status": "ok" + } + } } } } }, "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Credentials found, but not matching.", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_HTTPValidationError" - } - } - } + "404": { + "description": "Not Found - `zone_id` do not exist." + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY'" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_HTTPErrorModel" - } - } - } + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } - } + ] }, - "post": { + "delete": { + "summary": "Delete Zone from ID", + "operationId": "deleteZone", + "servers": [ + { + "url": "https://api.woosmap.com" + } + ], "tags": [ - "Distance API" + "Zones API" ], - "summary": "Calculate Matrix", - "description": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", - "operationId": "matrix_post_distance_distancematrix_json__post", + "description": "Used to delete one Zone. The `zone_id` is the id of the zone to delete. To delete several zones, use the comma as a separator.", "security": [ { - "Distance_PublicAPIKey": [] - }, - { - "Distance_PrivateApiKey": [] - }, - { - "Distance_PrivateApiKeyHeader": [] + "Woosmap_Platform_API_Reference_PrivateApiKeyAuth": [] } ], "parameters": [ { - "name": "accept-language", - "in": "header", - "required": false, + "in": "path", + "name": "zone_id", "schema": { - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "title": "Accept-Language" - } + "type": "string" + }, + "required": true, + "example": "ZoneA", + "description": "ID of the zone to delete" } ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_MatrixRequest" - } - } - } - }, "responses": { "200": { - "description": "Successful Response", + "description": "Zones successfully deleted", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_MatrixResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_SuccessZones" + }, + "examples": { + "default": { + "summary": "Success response for Zones deleted", + "value": { + "status": "ok", + "message": "Zone ZoneA deleted." + } + } } } } }, "401": { - "description": "Unable to locate credentials.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" - } - } - } - }, - "402": { - "description": "Out of free quota.", + "description": "Unauthorized. Incorrect authentication credentials.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error401" + }, + "examples": { + "Unauthorized": { + "summary": "Error 401", + "value": { + "detail": "Incorrect authentication credentials. Please check or use a valid API Key" + } + } } } } }, "403": { - "description": "Credentials found, but not matching.", + "description": "Forbidden. This Woosmap API is not enabled for this project.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Distance_AuthenticationErrorResponse" + "$ref": "#/components/schemas/Woosmap_Platform_API_Reference_Error403" + }, + "examples": { + "Forbidden": { + "summary": "Error 403", + "value": { + "detail": "This Woosmap API is not enabled for this project." + } + } } } } + } + }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X DELETE 'https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY'" }, - "422": { - "description": "Validation Error", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_HTTPValidationError" - } - } - } + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload={}\nheaders = {}\n\nresponse = requests.request(\"DELETE\", url, headers=headers, data=payload)\n\nprint(response.text)\n" }, - "429": { - "description": "Rate limit reached", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Distance_HTTPErrorModel" - } - } - } + { + "lang": "nodejs", + "label": "NodeJS", + "source": "var axios = require('axios');\n\nvar config = {\n method: 'delete',\n url: 'https://api.woosmap.com/zones/ZoneA/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios(config)\n.then(function (response) {\n console.log(JSON.stringify(response.data));\n})\n.catch(function (error) {\n console.log(error);\n});\n" } - } + ] } } }, @@ -18768,8 +18798,7 @@ "minimum": -90 }, { - "type": "string", - "pattern": "^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$" + "type": "string" } ], "title": "Lat" @@ -18782,8 +18811,7 @@ "minimum": -180 }, { - "type": "string", - "pattern": "^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$" + "type": "string" } ], "title": "Lng" @@ -19450,6 +19478,19 @@ "title": "FeatureSummaryResponse", "description": "FeatureSummaryResponse represents the minimal amount of information to be able to fetch a feature details." }, + "Datasets_HTTPErrorModel": { + "properties": { + "details": { + "type": "string", + "title": "Details" + } + }, + "type": "object", + "required": [ + "details" + ], + "title": "HTTPErrorModel" + }, "Datasets_HTTPValidationError": { "properties": { "detail": { @@ -19906,19 +19947,6 @@ ], "title": "ValidationError" }, - "Datasets_features__internal__responses__HTTPErrorModel": { - "properties": { - "details": { - "type": "string", - "title": "Details" - } - }, - "type": "object", - "required": [ - "details" - ], - "title": "HTTPErrorModel" - }, "Distance_AuthenticationErrorResponse": { "properties": { "detail": { diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index 0d406bc6..86ab0316 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "8ea96173-5306-49cc-857d-1c84294baa23", + "id": "33932061-701f-4437-8cfc-3070cc7b1461", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "e1dbb04c-5b84-4693-9e0e-1b9efde280af", + "id": "0c0d26b9-d481-44ab-b4f7-10008c87f7d6", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"commodo_9\": 88254079.3200053\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "712cf81e-e15a-4bc0-a96c-5dfdeb89cee3", + "id": "332bd738-e4c3-44ff-9351-a6ba0d1c7e1f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b51ede3b-1823-40b5-841c-f5601fa61ce0", + "id": "6c89b337-26e9-4f50-9d79-950c69204da7", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75d6571a-de4b-49dd-b22f-2f5c641bd5e9", + "id": "6ab3bf4a-5871-49c0-92b1-8b8a5fbb963b", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "48c42ff1-58f4-4dcd-aba1-9d0342249dd9", + "id": "f42df14b-5d7f-4ce7-bcbc-415d810e22d7", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "4f097476-9256-4992-b748-de9066434623", + "id": "13af88f8-b58c-4fa5-b163-e7b9680630b6", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"laborum\",\n \"highlighted\": \"sint\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"dolore in commodo ea\",\n \"highlighted\": \"in tempor culpa\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"sit aliquip\",\n \"highlighted\": \"in magna exercitation\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"culpa dolor \",\n \"highlighted\": \"laborum sunt\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1dde55ef-8905-4759-9ed3-5693bc515e5e", + "id": "c50da057-d05a-45f3-82c1-75c4336c3bd6", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "023cf118-13df-4c1c-a2fd-8dec93655daa", + "id": "99b0d9ea-8fa4-4745-b7ac-599ff91f5ce4", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5aa5c40-6728-47aa-a436-5ba7a7aaebc8", + "id": "603b644f-81f9-4d65-a06c-405e9b660fa1", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "0a7ea36b-1017-434b-bb24-ebc580892610", + "id": "67ad9d4d-8c4e-4a12-a318-69e160f569f7", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "cddc748e-5b5f-48eb-991a-6cb001cf093f", + "id": "a448b3a1-6375-471f-b1b9-8d499c67e1e0", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5754b77-2313-4bf7-88f2-1079c5f6cbec", + "id": "fc60d0ce-e008-4ed2-8565-9b1aa4979310", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "601bc1e3-dfff-4165-b3ca-a8a773ded5ed", + "id": "b995f3bc-ff83-4ddd-9703-7501450462f0", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9472757a-5a94-417b-9602-faba13d55e1c", + "id": "cbd2728b-742e-4e40-be6d-2419c34931ba", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "27801671-c9fd-41ff-814d-bfd6d057ea72", + "id": "5e7fe406-13e3-40e1-91d5-5d9911fdea4c", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "438a779a-4ebd-4de4-b991-6dd33adb0b9b", + "id": "ad3e7cf9-5095-456f-878b-c07122f4f2f4", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea0b65a5-0026-48c6-94d8-c47918fd2d09", + "id": "322cbd2e-4aa0-45ef-95a7-42aea0c174ce", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eebd0aa6-3cd3-4301-9572-e1c67ea90924", + "id": "f371e5e8-345c-44f3-b519-8f08255fdf7c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a77c6f5f-1e0b-4688-8f75-a53d2e717add", + "id": "568a5880-db0a-4eb0-b495-138752b98791", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "4bfe2f86-4097-4cf5-a139-c643f673c017", + "id": "80b60a5a-4f99-4107-835a-d69864a3641f", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "d55ada13-6385-4532-b063-fcb3eafb9aec", + "id": "58ca96af-4495-4b0e-b01a-52af4ae14c55", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bac8542-3123-477e-818b-be5d30225361", + "id": "e89d923c-9e6e-49dd-b029-d9a753cf73c8", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7ab28b5-abb0-4679-ae8f-efdc08cdd13a", + "id": "922b559d-1492-4d50-a430-099b17b1441f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fd7841f-6905-4f88-a003-3d26242e6e7a", + "id": "ed77ad4b-bf26-42f3-bf77-41f6543fca21", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "09017332-8251-4e40-92ec-1b4b24f10ccb", + "id": "c3984d9b-1469-4e1f-9dfa-d2d50dd4e109", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "77502393-d00d-43fb-8e12-db47049872e1", + "id": "48baece1-66d2-4aad-8213-53581dffc2ca", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d4d2805-c4b5-47e6-9f23-18e8926881b3", + "id": "5511b9f7-a4dc-479c-aa01-4448151aa8c5", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22d9fd5a-18db-4222-a28e-7d984b9130e8", + "id": "3f813717-84b1-4444-b2f6-b6a683ca6af8", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "7cbd2ff2-3b52-427a-a5e0-7644b91a0df9", + "id": "1ba21090-74cb-49d7-98ac-178ad7e7e719", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "a5113288-68dc-4828-8803-31b92d1f74c4", + "id": "014339a2-78d6-4227-8749-8292e8053864", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"non_ad9\": \"ullamco\"\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9aadaddf-5c9a-47d5-a735-aaaf6d7b92c8", + "id": "55496b2e-536c-427b-99f7-9133486a41a0", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baa1f730-f0f4-4977-9ba7-8525fd398195", + "id": "3f63be27-8bd7-4cf4-937d-0704ba0d0293", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4580b586-2975-466d-a2bd-f694997d1f47", + "id": "91be1711-472b-49e6-bb84-b4d2ed56d540", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "a4a60364-1ba0-4d58-b785-d73416ff03cf", + "id": "de25e1a8-5258-4f07-961a-74ac9e6affa2", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "a66c2c31-0f42-4608-83d2-80440293bf0d", + "id": "bcb21379-aa2f-4399-b1dd-7474b1ebaa9e", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94169168-5832-4f67-a616-0d8b7943c658", + "id": "3274bbe1-8752-4f1c-bb0a-5f5bea0dbd74", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ba887d3-e53b-4c12-be07-fe6ae890af70", + "id": "b7d30699-f6a8-44f4-81cd-385941246d8e", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc75e89-52dd-4770-ba9d-f5b41291af48", + "id": "5d3b6d77-277e-4813-ad46-ca8f05aeebd2", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sunt_cac\": -23807033,\n \"commodo__37\": -29758498.63619566,\n \"quis_7b9\": 29629314.097808152,\n \"dolor_aa6\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "279f50a9-e0ab-4a7b-94a9-8b11e17964b9", + "id": "d2e5cde8-7fdb-4018-a007-c27e580113dd", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "ec6ffb4d-4f23-4ca2-b717-1bc7b5869bfe", + "id": "7c3b590e-5442-47fe-9813-3fcbb3869471", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "558814d3-0656-4c03-85dc-08907665dcb7", + "id": "1f43ac7f-652b-46c8-b91e-8da967ca0a15", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "641efdd5-a808-4d81-a382-241138bc7489", + "id": "07aa4e40-b71c-4059-b9dd-3ad9df8937d4", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d00db407-088f-4e8f-abdb-04de34036241", + "id": "e89bd80c-cec1-4240-a04a-a380caaf7252", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "7b4af091-1801-4fd8-93e3-c51d376d3169", + "id": "14807ee1-4806-4e4c-b8f0-21f0a328677f", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "e55823fa-e3bb-48b6-b820-f4aa1bc7c586", + "id": "379bed3a-56db-4dae-a99e-4c1047ec1ad0", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"aliquipb7\": -27532783.07311216,\n \"et8\": \"non minim nostrud ad\",\n \"ea_f\": -23569999.48164296,\n \"ex_f\": false\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"incididuntb8\": \"labore Ut in cupidatat\",\n \"sit7d\": true,\n \"elit_9e\": true,\n \"exercitation6\": -62496918.67799112\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f11cc537-4cb5-4691-8ddd-c7c67be69e76", + "id": "c2554d6d-fb41-4a76-8652-ee11e673b827", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1d63172-377d-4d62-9168-139631a0a963", + "id": "213edd52-09a4-4042-a0c5-7c75cec9fc61", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb49084d-019d-4f1a-b41e-9f65ebe67f06", + "id": "88766074-c02d-4b2a-b2dc-5f9972949259", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "822a8e9e-e2d1-47c9-92af-f7a0a85d9964", + "id": "8c52d663-fd85-419b-928f-6db342d0b3b7", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "1260c865-cb4b-4ed0-b20f-65eaddd3a3f9", + "id": "9e8d23c5-dca4-4c8d-98b7-21dab02c7764", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e0f06d-a530-419a-b716-d01f156b38e2", + "id": "12869f6b-9866-4bb0-8658-6e6509ec69fb", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b05759-e638-4895-b656-f7d96de25f51", + "id": "8c52a5c2-486e-4655-90b6-d33acd04c08f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "441b1dac-b4ea-4315-afa3-abc97087f7dd", + "id": "026163c6-0eb6-4afc-9648-111127c0f8f0", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "c6ff0b28-b3c1-4a34-9b28-92933ada7d6c", + "id": "ee4d2b12-77ce-482d-96e5-20655e969b96", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -3966,7 +3966,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "5d3be0a1-eb0d-46bb-b576-33ed66cd87ad", + "id": "8dc33a05-acce-44e4-84c1-186e3d3d5ed4", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -4102,7 +4102,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"locality\",\n \"country\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"village\",\n \"country\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"postal_code\",\n \"city\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"admin_level\",\n \"route\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0c70a3c9-1cf8-4c61-9085-18f5d806d4c1", + "id": "ae7e3a91-4dbb-43aa-85a2-ee5ce6bf5ce7", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab3c1878-c9f2-4576-9330-cd497afd5893", + "id": "57b36a62-6be6-43ce-a604-56d4887c07f7", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -4378,7 +4378,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e88aa76-e250-46b5-a567-86e2ed3e5891", + "id": "37d9cef3-e775-4cd8-b1d3-44a79b6f4eb0", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -4516,7 +4516,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "f4d584d8-85ac-4aab-9913-66142191ee71", + "id": "286e0c70-d38a-4870-a26b-4bf1d2f88540", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4629,7 +4629,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "55f1b4e3-b045-4104-96ae-401909790c21", + "id": "5ffc7505-6b3a-4c5b-93d1-511451123d3a", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4729,7 +4729,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"APPROXIMATE\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"quarter\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"DISTRICT\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "74500a48-4a9c-4c8a-b051-bd3c2e19cc7a", + "id": "937ae0ec-bdf0-49e3-9272-eb9f33a7f7f2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4831,7 +4831,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee7f915d-4971-4849-a631-147bb8b6f2ff", + "id": "9a542aa8-6907-433c-9a33-bb1774a0ab72", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4933,7 +4933,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53792695-193f-49de-9f49-40d1619d0c60", + "id": "3744b55e-64b4-492b-bac3-519a09e04836", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5035,7 +5035,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -5094,7 +5094,7 @@ } }, { - "id": "7f549e11-6624-4361-a294-885762866d33", + "id": "78d78c8e-8b9a-4da7-a114-fba0d0b205c6", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -5193,7 +5193,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5202,7 +5202,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" } ], "variable": [] @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "a2ef53ce-b976-4463-8f43-d78faf5eed00", + "id": "32d71d8f-f89c-4b9c-9ee0-4fdd5cadfad9", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -5329,7 +5329,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5338,7 +5338,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"admin_level\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"country\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"borough\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"city\",\n \"quarter\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0e15f48c-cfe5-46da-a161-eca269a0d868", + "id": "75ced90f-6235-4111-be66-a2bf0c9df4b7", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -5467,7 +5467,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5476,7 +5476,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c89eaae-1e56-4577-a254-6ee59983793e", + "id": "52c3b368-83cb-4602-89cf-f95591e33502", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -5605,7 +5605,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5614,7 +5614,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d002ebe0-886e-448f-abf2-f0f61009f8e7", + "id": "f8d86b9c-99a3-40ea-bebe-dfd6289f9a73", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "quarter" + "value": "admin_level" }, { "disabled": false, @@ -5743,7 +5743,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5752,7 +5752,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -5793,7 +5793,7 @@ } }, { - "id": "3571ae85-3e33-4493-b6c5-cea744da4b6a", + "id": "c3587375-d866-4337-9861-4395d63d3362", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.mall" + "value": "transit.station.airport" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "a0d35d8c-97a1-4704-93c2-d0f02007d22a", + "id": "6c29c7f8-8f97-4703-b06b-f0b7c511aba1", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"tourism.attraction\",\n \"sports.winter\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.food_and_drinks.cafe\",\n \"hospitality.hostel\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.food_and_drinks.food_court\",\n \"business.shop\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.mall\",\n \"business.shop.sports\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"medical.clinic\",\n \"education\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"transit.station.rail\",\n \"business.shop.sports\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business\",\n \"point_of_interest\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.mall\",\n \"transit.station.rail\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "169baeb1-85ba-46d7-a4b3-ca9a64eb1dee", + "id": "e876e791-c461-4b11-a30b-364c14b4730c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfeb2e0d-5887-427c-a3ba-546147474b46", + "id": "3d8e4e53-2047-4b84-9bf5-71d53b5e765e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "051ae948-4211-4077-981b-ea92f426bb7e", + "id": "abc75561-6506-49d8-99f1-59d2e0ada574", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.shop.mall" + "value": "transit.station.airport" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "dde9e420-0f5e-4d3c-8337-983de90f96f1", + "id": "3c13dadb-92b0-4c04-88d6-20f259b6be67", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "96ac292b-5274-4b5f-a05a-43e126aaac4c", + "id": "ab78874c-abf7-4da8-92ed-8cd242ea6fd9", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"REQUEST_DENIED\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"route\",\n \"status\": \"REQUEST_DENIED\"\n }\n ],\n \"status\": \"REQUEST_DENIED\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"route\",\n \"status\": \"INVALID_REQUEST\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"route\",\n \"status\": \"REQUEST_DENIED\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1c8086f3-2332-4462-b30c-cbac5cd9ebe6", + "id": "3a9b764a-a36e-4479-a988-be3e07fb06c9", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ce6f147-e4bb-41de-8050-74ec662ae771", + "id": "7c58d9c4-dac2-43a0-92a4-24ab5667fc5d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "288e5696-1200-44a8-929c-8856c045e454", + "id": "b57b7f81-58a5-4cff-8cb1-a2068ccf2ded", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "39ae38ff-c5be-4080-a2d2-cac3671a48b0", + "id": "21f936c1-4479-4052-b2c3-4929e957cf3c", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6798,7 +6798,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" } ], "variable": [] @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "f12c3c97-649e-4af6-a16f-30b39c37e04d", + "id": "63c6e024-c0d7-4f65-9905-9f8316dfca52", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6872,7 +6872,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"INVALID_REQUEST\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"house_number\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"country\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aef314fe-2ce0-48d9-a673-294104bec9d9", + "id": "1e1f6764-cf82-47bc-8e83-b280a3537905", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6948,7 +6948,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2fe3aa6-2b14-4d7c-9a8b-6828742cd370", + "id": "9e5c3e9d-1b77-478d-bb49-c393cad9fdb0", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7024,7 +7024,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7c45be7-0748-4dcc-a0b8-4625466bb728", + "id": "240be422-934d-4934-a2d9-1a6e10a06941", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7100,7 +7100,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "description": { @@ -7141,7 +7141,7 @@ } }, { - "id": "82a3dbbc-9b5b-49da-8dbd-16a0cfcc4768", + "id": "f49041e7-a84f-450c-89f1-e2aab8e0981b", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7214,7 +7214,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "5283ffd2-15cc-4e59-89cc-5f21cb7ebe04", + "id": "98c40059-d008-46f5-a2fc-f538490723d8", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7324,7 +7324,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"place\",\n \"house_number\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"address_block\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"place\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address_block\",\n \"house_number\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9c4cf698-f1ed-4160-8d1f-ecdfbe7ccb31", + "id": "6c43bef1-9846-45e3-9d85-fbf43d296a88", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7436,7 +7436,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31f3d5d0-2f84-4dd0-b4a1-6976d79fb915", + "id": "abeea35c-5ced-4d85-a8c4-4b8ce8a17369", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7548,7 +7548,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ce5928d-82aa-4585-902a-6bcef76dff1d", + "id": "d976d3e4-4342-4d6d-846f-cef994394b42", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7660,7 +7660,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha2" + "value": "alpha3" }, { "disabled": false, @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "c73e3ef3-1491-49c3-aec2-53bd11d4c7b0", + "id": "ac6d0666-0dd6-4c01-b9f5-05e411dc9d9e", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "48ccc229-e515-4bd0-8821-dc9444dc4a45", + "id": "378d87ad-f41a-453e-ac5a-ed5fbe37586a", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f602e279-5b15-4dba-bcfe-c734d0c4788c", + "id": "478ffae0-6f6e-4d8b-bc5f-2406019188b6", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87debae3-706c-4821-865c-0d38cbfecfcb", + "id": "d5cf6633-1c8f-4c70-a756-ebfb3428f0ba", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc16477b-ccad-4246-a651-04fad92ed1d6", + "id": "81da8f8d-d8b9-4d28-be9f-9c853d172711", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "d5069221-671b-45ac-a7bb-a9f866081a0d", + "id": "e746590a-06cb-4e99-9d87-83a783566663", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "a778f3f7-960a-4d9e-aed0-b817a31e48ab", + "id": "005df18f-667a-431f-800b-086e7223fba8", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad2da481-dd7c-452a-ae89-1b1cd5280ea9", + "id": "5351968e-8564-4a91-b11a-e9a9c9c040c4", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7825e9f9-f5df-4c4a-99ea-38fa331e20c9", + "id": "7b1d0006-bfb6-4434-9471-30c5365a07f4", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7d29117-3512-42e0-9ad2-4c2401bd7f74", + "id": "3b4bcea8-31ad-417e-8482-b0e43c33192e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "5032904a-b54d-4178-a142-2db06ebc1ea9", + "id": "c63b9fd8-4bd6-4857-8ae8-56095ebf60b8", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "199d3c3d-2337-42de-a869-87badad2abc3", + "id": "a857eecf-7679-413c-8541-8fca30e0de33", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc83133d-0580-46fe-a4d7-64132f07f3e9", + "id": "0339a0f7-884e-48b2-9cb8-aaae4d937f55", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "012d1a44-cd02-47ef-9d02-a43add3a8430", + "id": "dfc35b39-24e2-42a8-88c1-f0749c3474db", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "911bc8b9-7249-4ed6-8733-ae05cbc8cd5b", + "id": "89e9e8f4-f391-4564-b554-680d081aa0d8", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "de142c3d-a5e2-4fa0-82b9-588204f0c024", + "id": "236db3c0-ab4b-45ea-95b2-85f5bde910c6", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "28343b2d-a3f5-4e69-bc45-9507c9c7f26e", + "id": "e04fe7a3-44fd-48af-8cb7-fadaee3f9714", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fd68c88-6605-4e61-8ba0-b8f6b040e231", + "id": "b07eb548-cd1b-4861-bd04-d67859f7d8fa", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3a0e129-c250-4cc6-9834-1357514fd4c3", + "id": "e952cb51-7436-4f36-94f7-9d6bff1abee6", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "a4d64886-41c4-4ed3-ab64-ecc68a0a5474", + "id": "65f7ed05-b9a2-4404-848f-866c33b3ed0e", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "3c338b0e-b3bf-4484-af5d-2900310b5592", + "id": "9a5f1d8c-c540-496a-b2cc-79a067b7d156", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e10b055-bb61-4aa4-b71e-5c88ce53b48e", + "id": "829e8ff4-de5a-42ba-8830-6a3ba94c7f83", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9d4b27a-1f91-4ec1-b3dc-84aee738a276", + "id": "c737358e-f6cb-48e2-98b0-4f5035f8750e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8ddfa92-bd1c-4f2d-b3b0-6c41ae107052", + "id": "5c1fb250-4d23-49a3-95da-f553b1619aea", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "eb626087-a840-457c-b1e3-e4620051f306", + "id": "fbd2809d-1752-4e41-b84c-2942bae773be", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "022a3eec-2810-4250-972c-b0e6ee4bf967", + "id": "4783e659-f92a-44d3-9436-f10e0f7aab0b", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca4965f0-a7ad-4b69-8a2d-bbe8fd918942", + "id": "b0a75196-f637-4aa3-a6f2-cbf2895172d2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9a96be9-ff5a-4c4d-8532-c0f3694aaf35", + "id": "3a435c6e-840d-465c-a0a9-bc5ddbcd4b18", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. \n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "7c395975-e52e-41e1-8461-494f4667571f", + "id": "ce8f8c53-51c4-4578-8bcf-a72a0ffde22d", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "4658c845-8985-487f-a4ac-57033bc1cca8", + "id": "12e92a3f-86ff-433a-8469-265f0079caee", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8a47b70c-f7dd-4227-802c-591ba302266b", + "id": "1e2a174e-1aa0-4392-89bf-349fce762e6d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fc534da-0845-4caa-a0aa-a67b933df770", + "id": "ac18eaa5-110f-4825-89f0-d8e6361e52f1", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9df237c6-9885-4456-b7d9-118c75148587", + "id": "de00139e-84e8-458a-8960-f39807c12e4a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b471d6a-c26c-4705-99cf-0829a949e69c", + "id": "e0774567-a1b3-4c8c-8167-58fd16f4e45c", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89e868ef-69e6-4512-bc05-f5139871c8b5", + "id": "d577486b-c8dc-4787-afeb-5aedfbe4c8b6", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10376,7 +10376,7 @@ "description": "Add What3Words capabilities to your address search.", "item": [ { - "id": "9be759c2-3443-4274-8d57-adb7406a4154", + "id": "1897a0e0-0b44-4b0e-b74a-4a2fd8145301", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "0dbbb44f-f3b0-45e5-b197-78aa27f6842d", + "id": "5f6ad433-3835-4e79-872b-c4d404802441", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d01e2f1-c0d0-4534-b59e-d354254c48e8", + "id": "1bf0980f-b0b0-4736-a289-47c5d0e91def", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f75316c-c5a0-4b46-8efd-ea96ec4bc587", + "id": "949cf3f8-7f58-43a6-a16e-40f13e2771c0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0cd4f3c-df76-4d92-9ecd-b7aaa84ebd9b", + "id": "380ae6c8-0a00-41d6-8865-df77e84b7e68", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae6de84f-89f8-47d5-b84c-82f89651a8b5", + "id": "3962143a-3c9c-4e74-b0bc-c23ad71a94c5", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67ff6189-62e0-4d90-a87e-e55cdfa1ea0b", + "id": "81f0e66f-b532-4578-8938-19d68063357a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "e3c6396b-d2e4-424a-bb74-56de143497db", + "id": "0b5af78a-dc37-4dea-994e-9aa00af4a017", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "3bf46ff4-8137-4d48-9006-6fd08a5a601b", + "id": "21a3c88b-f12b-4ab2-bd90-77f9f4f51a40", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"neighbourhood\",\n \"admin_level\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"named_place\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"suburb\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"neighbourhood\",\n \"village\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d8c67131-fab5-4a76-a262-f412a803a85e", + "id": "619c4845-8e6f-4324-b156-4f8be2bae6dc", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f049f61-a371-4932-9734-824903b62afe", + "id": "ad19bed6-cb8c-4fc7-903d-878cfda4f157", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6347473-ff63-45c7-8118-cadb2b716b90", + "id": "5c6c645d-3d20-4c40-aacc-0ff86cbf19ed", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c28498b5-2842-48b4-81dc-3ac5efb1e5a9", + "id": "1d0b5a61-e9e9-42ff-b10b-4bd10baeafc0", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29b4395d-2383-4f99-9fbc-0e854254990c", + "id": "c3511340-5624-4022-94ae-96e59f6db53a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "48c42282-6b3d-47cf-88c0-76c800840d72", + "id": "2c2a2c6d-bfb0-4f8a-a075-95a67ba5d3df", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "7594de81-4746-4a56-a528-b83c6ad00ece", + "id": "5ad556ec-1377-49b4-9e39-4189c07f13a1", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "717e7d1b-091f-45c9-ab3b-2ba58d240873", + "id": "5415b310-c3e7-4f7b-9993-ef26a91fdf94", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a6ce034-03d6-4ae4-9d18-3af9fe00e55d", + "id": "d9e1b004-3944-4894-85d7-a3084b4e0161", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18738ed3-3e79-44c5-971a-d9b3020b3fcb", + "id": "419d43d4-66a6-4b9e-9c7c-bec928f9d594", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "117a4a6b-af0d-48e4-ac12-7626836adb84", + "id": "01eaba34-872a-4a3a-bd15-ca576fa8ec47", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd88157-172f-4268-8dce-90d95fc72d91", + "id": "941011d8-5e5a-4bcf-85a5-ee0e8a0ce6de", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "79438fe1-dceb-476c-a42f-27cbe2f97bad", + "id": "7b8b0f72-34a4-424a-8689-5134f8cc3ff8", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "40175b90-d690-4e7f-8a7c-ced39b2d5180", + "id": "6702dfdb-629c-41f4-be2c-9ce215060a1d", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5be4e583-0318-4704-a3d5-240152cf68b6", + "id": "aac4c564-6a43-4480-a71f-dd82343a102d", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf7dc7af-fe92-49db-a0af-b1b094c1d57c", + "id": "8c2827f6-4d43-4f79-9af3-4aacee9560e0", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c9fc873-b5f4-4d89-9089-cdd2f24583ac", + "id": "cb7aceff-4b82-46ae-a1a2-d74543f2f58c", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7a461eb-23f8-4ff8-bd7f-43be567d461d", + "id": "a8df1785-4536-4a90-ac37-32ce433964f2", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "16aedbbf-8b9b-4936-8921-68b1036cb336", + "id": "2c52e6d2-84ad-4457-ab85-116651bc91d3", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "166af1ad-4851-46c3-b1e0-3d8648d5cebc", + "id": "23aaf194-be93-444e-a0f1-5ff1bef75c84", "name": "OK", "originalRequest": { "url": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f546c00e-9c57-49c0-bb51-b54d30c7b6d3", + "id": "fed5b1fe-41d8-4537-b7ef-6b36dc3b46f3", "name": "Unauthorized", "originalRequest": { "url": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8ad7887-e122-4b58-b502-e11d854a352d", + "id": "3f99f712-017e-4a53-883e-e5c78fa0b114", "name": "Payment Required", "originalRequest": { "url": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc6507f7-f31c-4126-9183-7e7b9c95d237", + "id": "d4f130d1-497f-4d14-8348-b3ea45eec12e", "name": "Forbidden", "originalRequest": { "url": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8494e415-c600-4e8f-9a75-968a39de0b77", + "id": "95aaed3c-fdcc-4b3c-8e05-0c48ff33dde7", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "bd6a9e10-8122-4e4a-9a8d-94a188244f00", + "id": "a0d12cf3-c28b-4f63-9a8b-638e7e06a638", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "55ee124a-81bc-49cf-819d-f555eee87c11", + "id": "2418e0fe-53cb-4e36-99e4-c38c42552875", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"aliquip1\": -37742555,\n \"ea00\": false\n}", + "body": "{\n \"adipisicing70\": \"aute\",\n \"dolore_a9\": -7008561\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "159ab6d8-3b4d-4fab-b8bb-1011890ab57c", + "id": "bada9f10-5301-454b-8c36-f2c9441e9cd9", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "842feb7a-1328-47ad-9d7d-cf2078725efa", + "id": "a6cc4665-cd73-4306-af7c-f6c68d83c22b", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c0f8464-ddde-491e-80a0-217d08b38262", + "id": "b515cf99-68df-4545-a0ab-aa572c8ebdc5", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613014cc-66ea-45f5-bd46-0a3a5b17612d", + "id": "527edde9-9434-41eb-9a55-cf9f523091b7", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "a2832af1-03e2-4a3a-81ce-8933ae639a23", + "id": "a7b2dcaf-4f1d-414e-9150-4e922167d08b", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "fe4b3f47-ae4d-4867-a9a3-64047e4d0988", + "id": "a65907a7-e10a-4ae7-bec1-4920a3b534b2", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "680ca695-2b1f-48a4-8310-2b0416b0b17b", + "id": "2acb0d92-2f6b-4908-899c-61dec496501e", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f316586-c83a-49cd-b11a-d57957d94acf", + "id": "12fd5eed-9a0a-4be1-9543-272d313a6e7d", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d89f4af-d278-4b03-9bec-64bed823b0aa", + "id": "9616bdbf-2a84-4e5d-a2c7-b275b7bd4665", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b122f398-5c7a-43b7-9859-c3fe610b573e", + "id": "8cde8f29-f340-4dc0-86ca-c10d80e43091", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0db45585-7333-4d30-becd-7635b0c2985a", + "id": "70766050-92e5-4a5a-8039-4b53a7e0ae86", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "a18aebe5-3f7c-4834-bfa2-33c894149e91", + "id": "d101730f-f069-4c46-be37-2b0b3a4a3eb4", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "f6f558c0-9e4e-47f1-94c6-04d44c353b87", + "id": "258a547c-cb52-499a-9726-e360501fa12e", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d46c7327-5d15-480f-8cbf-4d5426e6fb19", + "id": "a98db0eb-8af0-4843-86c8-70c193aea57f", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "155bab6b-dbf7-418d-a0d2-bbe42aeb1ce2", + "id": "6e176f0f-c0c1-4050-8b17-27bd4ba1487a", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "393fff72-2fc9-4133-9fa4-8add97630f12", + "id": "170db7fb-7fca-434f-938e-c33f0dd6271a", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6314eedb-0e9c-485c-b032-f7566d3c0147", + "id": "f73c43ea-1c99-4925-a51f-6aec010b6aaf", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea9fbe0f-f9ea-497b-a6ac-a9d962813242", + "id": "ee447be6-11bd-46e0-9717-b10918aab105", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "573c5149-0e66-4fb1-8143-d96cda0dbc36", + "id": "291c8b21-3711-4a5a-a69e-fa4f5f2fdbfb", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "d70000e7-ca0c-40ed-a5a9-4455a61f3a4a", + "id": "bcc553cc-cd9c-47da-85ff-8a34d1777ecc", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4e907e0-9083-4308-b09a-7c9da90cbaa9", + "id": "010f18ce-2140-42ef-bf05-52829949be35", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a01d127-0ce0-4741-9049-c14135ce5b21", + "id": "ed5b49d5-3f5f-4159-9d65-5f06656946f0", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a03c5a7c-74a4-43db-9826-b6d5559a1c67", + "id": "d69ec649-d7c1-4f2d-8d22-2a4937a234ae", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a7ada6c-ad3e-4950-96a3-b595f6950f97", + "id": "bd0729e7-8e7a-4873-8501-17fe06b450b4", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "02ecbbce-895c-402e-9a27-a984af14a5a2", + "id": "9cbf0ea7-6bdc-4cd7-9001-ec2264ec7b4e", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "0587f40e-c07d-4da9-b7cb-071438ebc5c3", + "id": "ce9cac02-aa09-45e0-84c2-220ccc896fc8", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dab0b0c-4d83-4a9e-a5fb-20262bdc3f01", + "id": "98a20de1-99ff-46ea-a257-04781e981baa", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "690aee3c-9d2f-4716-805c-603eea20850f", + "id": "4ce99cf3-d972-4e04-98cf-79b8ea76fd97", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ebdcece-1948-407f-a914-b21cbf3d0860", + "id": "eaa2a29d-ef9c-40e3-9681-2c442ea6baac", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57b3b2ab-24cc-418a-a691-2dcbff5ac5bd", + "id": "bfed860f-02fd-49cb-abf2-1b9a0b4fb435", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "e952819c-74cb-46b2-8107-d119763d767c", + "id": "9befdc38-f286-422e-a2ba-0f18273f89ab", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "7b05b17d-f3d4-42d1-bfbc-4653a8e97aaf", + "id": "74ebf983-9b70-46e1-98c1-e77335f12b3f", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"eiusmod78d\": \"officia sit velit\",\n \"culpa_21\": \"minim incididunt occaecat veniam\",\n \"enim308\": \"culpa est proident sit\"\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"Duis_e\": false\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7e9c8fda-2617-4e84-80a1-52f40674ea8c", + "id": "2836bc67-fdc3-4db6-bd92-a6382fc15d6d", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4696f0f1-68da-4a1a-ba2d-65b6e1409f62", + "id": "27f9622b-fe28-4aca-9799-4b3b794664f6", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc7e64d1-40d7-49cd-a962-41a06748d077", + "id": "09641e2a-ade8-4250-b75e-d5b7401913cd", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75149adc-58dd-41e6-ac6a-e44e6055218a", + "id": "38220c35-fc75-4b6a-8cc8-dd7edfcd1e85", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "97494cfd-d059-4382-80f5-a11484db2152", + "id": "c3923d76-55a2-41d6-b6f3-cbf5226c9dc4", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "c63e323f-9b7c-44fa-baa3-1e09ed19d7f2", + "id": "d992b71f-7166-45f9-9f2a-fb5a03bf8df7", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e835ce8-8289-4679-8d3b-21efeab3d179", + "id": "f5c7d04a-0245-4d4e-b71e-569c5bd8763c", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2677589a-8163-4d89-8875-ea7e4641912a", + "id": "e4898fd6-f300-4562-9342-07fff951307f", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae9904e3-eb3f-4b0e-ae31-95fe54fca755", + "id": "8f11baac-f6a6-4907-9484-8a330e1aaeba", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "870ed340-51ff-4794-b9fc-d899927b73a8", + "id": "03bb2574-7776-4b79-9d40-ca0a377c2ec4", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ut8\": -41047799,\n \"ipsum2_\": 53562847.69247502,\n \"Utc43\": false,\n \"eu_0\": true,\n \"ut_94a\": -4926851.649081826\n },\n {\n \"non_103\": 93063050.80929556,\n \"officia_fc5\": true,\n \"ea_e\": 31552564\n }\n ],\n \"context\": {\n \"nulla_bb7\": -32366664.6548924\n }\n}", + "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17383,7 +17383,7 @@ "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between \norigins and destinations. It provides detailed route data including distance, duration, polyline visualization, \nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for \napplications requiring accurate public transit navigation and trip planning capabilities.\n", "item": [ { - "id": "3ad4ecac-2f31-49da-8d6e-ee7274efeb65", + "id": "769122fe-1df7-4c55-9848-1354f7835177", "name": "Transit Route", "request": { "name": "Transit Route", @@ -17476,7 +17476,7 @@ }, "response": [ { - "id": "8644b621-6da3-4324-bef3-373776d7d5b3", + "id": "d03d4ed3-ea79-4a43-8a9c-d75bd54ce08e", "name": "Successful Response", "originalRequest": { "url": { @@ -17566,7 +17566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c36cb893-703b-480e-b30e-362776719386", + "id": "e485000e-ba4e-4e8b-9a33-b33395473080", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17656,7 +17656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea9d961c-f836-4d93-b98b-adf8d5f0058c", + "id": "009706d8-17c2-4255-8247-056bbc1fd92a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -17746,7 +17746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0da502ed-8c0b-4d85-a14e-d34b0f944fae", + "id": "c4666d77-c13b-4e99-885b-fc6dffaa9ac3", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -17836,7 +17836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "981ad17a-0a3e-402c-9356-f13c4366ced2", + "id": "f0f7d0e5-1369-4c5d-b2a2-bd0bf21dcbb2", "name": "Validation Error", "originalRequest": { "url": { @@ -17926,7 +17926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82d60bab-b316-4b17-9d25-44ff608560cc", + "id": "56ed5d29-4e58-42dc-ab54-3e5e1912ce3c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18028,7 +18028,7 @@ "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking. \n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "37dcd9bb-6e7d-46a7-811b-24498e1dce25", + "id": "6283a1df-9cd1-4b2a-8b64-2d151c986b1f", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -18086,7 +18086,7 @@ }, "response": [ { - "id": "070873e1-617a-4505-9124-5853debcdf61", + "id": "953976f0-5d0f-4ede-a79c-2fd90dec58d3", "name": "Successful Response", "originalRequest": { "url": { @@ -18131,7 +18131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5ee3ecc-2cec-4b11-ba54-999e466e1d8b", + "id": "d0d991e4-0700-4345-976f-d6ad861ab8b2", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18176,7 +18176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff2b378b-c981-4fba-ad0f-c65228e642ff", + "id": "bda602a4-5b38-43ac-b5b4-66da5b4cfc1f", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18221,7 +18221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f065de-2e56-4484-a8a2-a7b9d2199de4", + "id": "cfb275d8-bad9-4059-866d-236ae6b4141b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18266,7 +18266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51ef4fbf-8a41-4d4f-8b13-fd66eefe214f", + "id": "a4b8a317-3002-46db-a39a-7131714ca031", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18311,7 +18311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "903d44d9-e13b-4f1a-a9a4-1869e4c96b3e", + "id": "3e184a49-36fd-4c4f-ab4b-243dac991f78", "name": "Validation Error", "originalRequest": { "url": { @@ -18356,7 +18356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "716360b0-ad3e-4eb4-8eac-178f71bd3f19", + "id": "84bf4b73-93db-48ce-ba92-93e1261e2632", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18407,7 +18407,7 @@ } }, { - "id": "d1298ca8-8005-49cf-8310-126cc960972b", + "id": "2c5729ef-e0ba-44a8-9bf5-5bbe5dfb9ef9", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -18465,7 +18465,7 @@ }, "response": [ { - "id": "1c51187d-e997-45b0-bce0-7e8eccf386e3", + "id": "2871c6ac-c2b3-470f-8752-241ef1333f0e", "name": "Successful Response", "originalRequest": { "url": { @@ -18505,12 +18505,12 @@ "value": "application/json" } ], - "body": "{\n \"exercitation_3f\": -21075667.69258517,\n \"culpaa\": 11521484.959093004\n}", + "body": "{\n \"reprehenderit1\": \"laborum voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dc10bb65-abdd-4e38-9a8d-9f3bd045fdab", + "id": "55da5828-e52e-4c9f-99bd-8761ead608f8", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18555,7 +18555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c971f19-055b-4a32-ab35-bc47f5795590", + "id": "8a8d21b4-920c-4f90-a2b4-503398d22d8e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18600,7 +18600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d87cfcb-d25b-42c5-8025-b4d90eddd694", + "id": "8a7361a6-616e-4893-8461-370675b7b609", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18645,7 +18645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dc60805-4115-48fe-9453-f34a64949beb", + "id": "77d2072e-8704-428f-9dc8-bdfdff25191b", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18690,7 +18690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92972f47-c074-4202-88b5-7429a6657625", + "id": "ea257128-43e7-4b2c-8a59-fe33924a49f9", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -18735,7 +18735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f205620-41b5-4ce0-be3e-3589a5c9f407", + "id": "dff62c28-d917-45ab-9266-ebee5b300469", "name": "Validation Error", "originalRequest": { "url": { @@ -18780,7 +18780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a484a3b8-e8b0-4886-9d06-cc865589379a", + "id": "5fde82de-7f8c-419e-adc8-a4e403e978e4", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18831,7 +18831,7 @@ } }, { - "id": "0e4ecfbd-3d73-4dcc-bc27-92f29c8c8c98", + "id": "30ba3b8b-6548-4053-aeab-8f7c8e6ddf42", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -18902,7 +18902,7 @@ }, "response": [ { - "id": "b44ad955-ca70-4d68-a019-6a4a2708d361", + "id": "7c4dca33-ce4c-490e-9faa-6b4288fb611d", "name": "Successful Response", "originalRequest": { "url": { @@ -18960,7 +18960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ae6468a-99e4-4732-9e94-2007ddd26edd", + "id": "aaec127b-75f9-4a7b-98b2-69def98f5de8", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19018,7 +19018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd01fb84-9ce7-4f5c-8e04-a23fb8dd8146", + "id": "855d9a1c-d230-4bd8-96da-af369499aa62", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19076,7 +19076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9203b2ef-9380-4d5b-b526-96caa10d73b4", + "id": "ac70670e-f2b7-4379-bbba-5f168a55105e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19134,7 +19134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f997d0ca-ebf9-4cd1-ad10-96f11d4d496b", + "id": "9ff153cf-122f-4dde-b513-fa4b72cc5c61", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19192,7 +19192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3122ec9-4571-449c-84bf-623683750315", + "id": "68488719-f44a-491d-862f-ecd5adb369c1", "name": "Validation Error", "originalRequest": { "url": { @@ -19250,7 +19250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0775bd88-494d-46f1-bcc3-e81b68b74fd4", + "id": "5478aaa3-ee66-4f1f-98c1-e6242b947431", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19314,7 +19314,7 @@ } }, { - "id": "6cd28407-d6e9-495a-ae63-d24120d60e6d", + "id": "b15606c6-b744-439e-8f15-401551a3aed8", "name": "List Datasets", "request": { "name": "List Datasets", @@ -19380,7 +19380,7 @@ }, "response": [ { - "id": "5dd5ca8d-dda0-40dc-b76b-f5d618b1b6c9", + "id": "4399bbd0-1471-44fb-9845-68f6d27e8056", "name": "Successful Response", "originalRequest": { "url": { @@ -19443,7 +19443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fe2d7e4-10a8-4a30-8e06-7fab436909ea", + "id": "f7b63cdb-1800-4686-bf8c-12b7a6cf6f3f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4282adfd-b28a-48d7-a2d7-45d6eee35df0", + "id": "3e11825a-0883-473d-9633-c659e5e52839", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19569,7 +19569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4e3f9c7-6b31-4d10-b267-5f2515dff0a5", + "id": "366dc9bd-9c10-46b7-85a1-7d83c1f975e1", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19632,7 +19632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0678a50b-fe55-4b24-b62f-6e8c84050b78", + "id": "7853c085-e43c-4141-b6f5-b2af5825d5e4", "name": "Validation Error", "originalRequest": { "url": { @@ -19695,7 +19695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bc44b55-19c9-4a59-bf0b-badf368813a9", + "id": "26232b83-9f51-4f36-a0a3-46218748d09d", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19764,7 +19764,7 @@ } }, { - "id": "97a60ceb-6406-4045-b5f3-e2fe50660db3", + "id": "7ad71689-af9f-4d36-b474-7ed8e89966f8", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -19824,7 +19824,7 @@ }, "response": [ { - "id": "6ad83ffa-c3e9-4b25-b088-207cd12b6c35", + "id": "d8bb3643-55e3-459d-9e3e-0bf358760ba6", "name": "Successful Response", "originalRequest": { "url": { @@ -19882,7 +19882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a83fbf-60ab-4085-ba16-1f848f62822f", + "id": "be960a59-0793-4272-9480-28045df79095", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19940,7 +19940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18fcf724-e169-4112-ba05-ea6c5c83e90a", + "id": "68dade3e-1dfb-4d2d-baaa-65bbfe2f6d98", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19998,7 +19998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "901a7c3d-81e1-43e4-a835-c780d7c7a6b4", + "id": "00edb18b-9e78-4957-aaf3-6f8fc8ec9d5e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20056,7 +20056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d65c794-6623-4d10-921c-98077aefa302", + "id": "cec7afa2-1c92-4058-9d2f-82f8a90e8a8a", "name": "Validation Error", "originalRequest": { "url": { @@ -20114,7 +20114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277ad046-4182-4f63-a56c-b1dd6499a00e", + "id": "80b33325-9980-49b3-9706-93e366755b21", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20178,7 +20178,7 @@ } }, { - "id": "56c6c82e-c615-434c-bf98-c158ef0ba876", + "id": "45930cea-f448-482f-8a3e-cf3a9d523958", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -20237,7 +20237,7 @@ }, "response": [ { - "id": "1bcbee2c-152f-49f8-adfc-e9a45f3f2956", + "id": "c92b5c9f-2769-479d-999b-95b2f4c3ade4", "name": "Successful Response", "originalRequest": { "url": { @@ -20278,12 +20278,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"in_progress\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"in_progress\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"failed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3c6f1184-1ae6-4f84-b9f2-1d50a00701eb", + "id": "d4c69b22-a4c4-42de-8347-200201493c63", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20329,7 +20329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "065db716-4ea5-488c-8f45-133d675d78fa", + "id": "4c6dd7b0-7872-4e2d-b477-6695fbf4fdf0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20375,7 +20375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "687cb875-e5ce-4905-a81e-8073903c0c43", + "id": "e692cddc-e46b-4abe-b9f5-65500f939714", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20421,7 +20421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f54adcd2-02f9-4fe5-aedb-0b263ea27c74", + "id": "79b830f2-a559-466c-b847-5a587e30e05b", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20467,7 +20467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0ae2833-719d-4716-b500-5923a7c8bfc8", + "id": "296c476b-9c2a-4d95-8758-8a0687f03737", "name": "Validation Error", "originalRequest": { "url": { @@ -20513,7 +20513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a027e993-4910-4e31-9c3d-65b13633304e", + "id": "18b717d9-dceb-424f-9379-3cb4f524ebcc", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20565,7 +20565,7 @@ } }, { - "id": "8f248b83-ccff-4a30-b504-eec5f58dbda8", + "id": "964dbdef-1a78-40ad-8337-7f50bf6998e4", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -20624,7 +20624,7 @@ }, "response": [ { - "id": "af909246-d246-4984-92a0-037dd7bd39cd", + "id": "7ef4a80e-672e-46cf-9a59-97d465f2114b", "name": "Successful Response", "originalRequest": { "url": { @@ -20670,7 +20670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbabb600-0bd1-46f9-8c12-f8b6f6376505", + "id": "a648cb40-c202-4674-8863-6c2ab5ad820a", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20716,7 +20716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4556ef35-8f73-4dcf-a427-8ce74f710dbb", + "id": "483704f3-d249-4d7a-8d81-b7d50443194a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20762,7 +20762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ea1da73-eb93-47ec-a2db-2f8347d27422", + "id": "90a9b475-f239-46bc-b915-e37d20199a07", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20808,7 +20808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8a51d11-8243-4c7b-811b-e272308b4104", + "id": "a7576813-73fc-412f-8927-314260732590", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20854,7 +20854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "467d4d68-9f12-47e9-878c-95240bd65aaa", + "id": "ef8cc741-765a-4681-89cd-43f5d82b808d", "name": "Validation Error", "originalRequest": { "url": { @@ -20900,7 +20900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e539cb-7f15-4ffd-90e0-5e80b1a29af2", + "id": "95335eed-c695-4c01-a9b4-d87acb7c25f7", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20952,7 +20952,7 @@ } }, { - "id": "a6e90d20-c5ed-44b6-9354-751e3e4a7927", + "id": "ab33089f-1bdb-4c7e-8712-8c380a2faa36", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -20996,7 +20996,7 @@ }, "response": [ { - "id": "bc9c1496-c1fa-42a8-b6e4-dc550b418363", + "id": "289094f7-47c6-405b-893d-e784d166df2b", "name": "Successful Response", "originalRequest": { "url": { @@ -21034,7 +21034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d5785e2-5f3f-4c74-9cf8-c40810eed2ae", + "id": "83e1a4ec-f209-4b8e-b017-cb0223aec66d", "name": "Unauthorized", "originalRequest": { "url": { @@ -21060,7 +21060,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7c8aa622-fea1-4853-9d8a-a15ba527fa27", + "id": "4c674ed9-2553-492b-80c9-7ad223b5e472", "name": "Payment Required", "originalRequest": { "url": { @@ -21086,7 +21086,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1ae6f245-dac7-44ab-bd2d-68651a7eb285", + "id": "d228a404-89ab-412a-903a-7e600f732121", "name": "Forbidden", "originalRequest": { "url": { @@ -21112,7 +21112,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9b2d35a9-f910-4e1e-bb6c-b23d333d2a8c", + "id": "d3c47abc-560b-41c9-b4cb-96e9e827e66b", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21150,7 +21150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb98ca6c-bc02-41e1-9de8-efd725a609e0", + "id": "79c05501-f736-4174-9db5-e542fec9a475", "name": "Validation Error", "originalRequest": { "url": { @@ -21188,7 +21188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bceef0ed-b65b-4453-8c37-58531e0ed28e", + "id": "0191f7d0-631c-4473-8717-8a6f72155273", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21232,7 +21232,7 @@ } }, { - "id": "e7e5f566-3bd7-4a85-8150-ea947c6f994e", + "id": "a68c1941-fe37-4b40-8695-9586ecb9d0dc", "name": "Search Features", "request": { "name": "Search Features", @@ -21334,7 +21334,7 @@ }, "response": [ { - "id": "6db50c51-0b51-4575-8773-3fc3b307ea69", + "id": "4e5992bd-79a3-4f60-a24f-ae1268b3728f", "name": "Successful Response", "originalRequest": { "url": { @@ -21417,12 +21417,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5f294cbd-82ee-40c3-b4c1-9f5a5c8b320c", + "id": "5a5d12a3-ae5e-41e3-a9a9-71e3f7c0f42e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21510,7 +21510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c117faa-5ea4-4a13-866a-28654d6028ba", + "id": "2f9cb5b2-24f5-421c-bf23-00b4bf2428d0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21598,7 +21598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3547b658-0e35-453f-a81a-dee6199ca70c", + "id": "c1dd7851-fba3-421d-85ad-779dbefdb869", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21686,7 +21686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a675b2d-d6a9-457a-9db7-7a5bbf7ed3d3", + "id": "ae58e6fb-8fec-4dab-984b-c473fc9e4175", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21774,7 +21774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c72dfff1-b9d6-4307-81bd-1bd5d9a0a9ce", + "id": "5c97a4f8-5f76-4eac-a67c-3986508e75d7", "name": "Validation Error", "originalRequest": { "url": { @@ -21862,7 +21862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b17be70-6ad4-40d8-9900-1ad253003576", + "id": "c28bf6ea-26b5-4578-9171-8fb3f6ce3fd6", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21956,7 +21956,7 @@ } }, { - "id": "5557e741-c09e-4737-bcc9-088cea1d970c", + "id": "bd5198ea-4ba1-4399-9166-583e7146d1e1", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -22058,7 +22058,7 @@ }, "response": [ { - "id": "898995c2-722e-40e1-8883-91e72518d0f7", + "id": "3049a123-cfaf-4543-b3d4-f99be1bf8f02", "name": "Successful Response", "originalRequest": { "url": { @@ -22141,12 +22141,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0f9ddfbf-9d21-4eae-8862-aa0d45cfadb6", + "id": "10304b83-0eb2-4534-97b1-88648dccaad3", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22234,7 +22234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46ff2202-3d0b-49bd-85ac-7b20ce5e8583", + "id": "7c40c5e8-b4b8-43ea-8bae-6bb720c13a8a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22322,7 +22322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dcb6e59-79e8-4056-98b6-da7a0362d8ff", + "id": "6c25001c-1be5-4c8a-a81f-a07ea0855a9b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22410,7 +22410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390c5007-a7a4-472f-b5bd-34d870356a23", + "id": "e588720e-bda1-460b-be2d-9be46f35ced6", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22498,7 +22498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "550b4841-045b-4141-9ddd-a89b70a8e007", + "id": "161be23d-dfe1-40d2-bd4b-27efd01f4ab4", "name": "Validation Error", "originalRequest": { "url": { @@ -22586,7 +22586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98d14a5a-1a2b-4f7d-98fb-8f6acf5de9d2", + "id": "59a06004-444b-41b1-bd01-bc8c7222f773", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22680,7 +22680,7 @@ } }, { - "id": "81693fe5-232e-45f9-8c24-79e2f28a297f", + "id": "37c003e7-f808-4a5e-a925-67765f9822d2", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -22782,7 +22782,7 @@ }, "response": [ { - "id": "2a944616-a1ac-431e-a1e3-f88bcca1509a", + "id": "21ca130d-ace3-475c-b66a-055d03bd1f02", "name": "Successful Response", "originalRequest": { "url": { @@ -22865,12 +22865,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "42be509c-372f-410a-852e-71f45bfc2bd9", + "id": "aa72528c-16b0-4434-a313-4f1d51dc704e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22958,7 +22958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "319d0564-d96c-479a-a8d3-e46809b9f0e8", + "id": "8019f75a-9cd3-49f2-94b7-781b390f2fcf", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23046,7 +23046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17957f33-70b0-4890-b9d5-d79cfbf17179", + "id": "688c709a-dba1-46e2-aab3-635aff32f788", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23134,7 +23134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0c1caa1-05b2-4f59-a3dd-65dff95db702", + "id": "70cadf95-1026-46e4-b5dc-a806f3c27e52", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23222,7 +23222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2111a69e-31a0-4790-98e8-2561e3fcfd55", + "id": "43b081fc-f1c1-4bb7-a2d8-caf09a43c12f", "name": "Validation Error", "originalRequest": { "url": { @@ -23310,7 +23310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "332da88b-180d-4b1b-a483-2ff95816faf2", + "id": "6dfcf12b-d390-467e-858f-ed1121a6874b", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23404,7 +23404,7 @@ } }, { - "id": "69b54406-c57f-4b2f-b180-3c810fb56524", + "id": "79bcc3ff-9438-4e49-903d-a1fdeee66872", "name": "Contains Features", "request": { "name": "Contains Features", @@ -23506,7 +23506,7 @@ }, "response": [ { - "id": "71d14c36-46d5-49ee-9786-f4c5953846c5", + "id": "26382e7f-c98c-4e80-9583-0bfe0fec56cd", "name": "Successful Response", "originalRequest": { "url": { @@ -23589,12 +23589,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6d6c0584-dbce-41f2-b5f9-cc5219df76d2", + "id": "3c89d513-a14f-4d3f-83f1-25c2d384d900", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23682,7 +23682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73c116ed-a683-417b-9f1c-6a182a835603", + "id": "98da9e8b-1a76-4699-8a7b-6bd4d8a06c1a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23770,7 +23770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69e357f6-b147-45a9-9e94-57e92c144568", + "id": "929601f5-67af-467b-bf1c-374976babc44", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23858,7 +23858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af24c9d2-df3a-4ebb-b42a-315dd920736f", + "id": "b1379422-a027-4de7-9896-4f364d1c657b", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23946,7 +23946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfe3cd54-77df-480b-b3c1-2dce992bcdef", + "id": "0b2e1fcd-7f3c-4723-8ba1-877b9c2b10f7", "name": "Validation Error", "originalRequest": { "url": { @@ -24034,7 +24034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b952dc4-8460-4bb0-941f-66dfd811b21d", + "id": "c2296646-ab49-4e8f-8cb5-70335c27797e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24128,7 +24128,7 @@ } }, { - "id": "83b23e2f-6bf7-421e-8916-3791ca64a4c1", + "id": "4f29a9f4-125d-4096-bb96-48b6eb916817", "name": "Within Features", "request": { "name": "Within Features", @@ -24230,7 +24230,7 @@ }, "response": [ { - "id": "400454ce-2c49-4e52-8815-5da269d54ca3", + "id": "1a3d18b8-9663-4edf-bbc8-8558b5741534", "name": "Successful Response", "originalRequest": { "url": { @@ -24313,12 +24313,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"est_9ad\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"velit7\": \"elit in\",\n \"magna_d6\": \"dolor elit mollit\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9b25a571-6ced-491b-92b5-960018eda70f", + "id": "e05cb41b-5172-4b7b-8ff6-a8c6db49c4c1", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24406,7 +24406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d2cd4a3-7da4-41ba-84fb-122e1ca46c1e", + "id": "130a9790-f4d1-4654-b77b-23d93b993be5", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24494,7 +24494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c5b7605-ff42-4bf5-904b-b7964972c264", + "id": "4cffa6de-1649-463d-89fa-2e3f55ede895", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24582,7 +24582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e50ef7ff-6d7c-49fb-96f8-3b41a79752ae", + "id": "ecf67dd0-95a1-4b75-98df-821a56b32261", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24670,7 +24670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "612f57cc-8fd3-47a7-98e1-14db1817d479", + "id": "801b2eab-0e61-4f8f-8252-40346afe12ed", "name": "Validation Error", "originalRequest": { "url": { @@ -24758,7 +24758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d2cb7f8-ab1e-4c2b-a924-9de483d16fc9", + "id": "5e90368a-de45-45bd-9e18-84cdfb4d1c81", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24852,7 +24852,7 @@ } }, { - "id": "fb0c6c8b-ced9-4ee0-8d29-7f336349d8f4", + "id": "92e93f3f-2bc7-4c50-94db-64e405f5e599", "name": "Get Feature", "request": { "name": "Get Feature", @@ -24941,7 +24941,7 @@ }, "response": [ { - "id": "e4523513-24d4-40c3-8e08-7b310dbe7393", + "id": "e887490b-1249-4353-84e7-62ce114fe1eb", "name": "Successful Response", "originalRequest": { "url": { @@ -25001,12 +25001,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"elit_78f\": 32812409,\n \"doloref_\": true\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in8\": -17699505,\n \"deserunt2\": \"minim ad aliquip eiusmod\",\n \"quisf_f\": -69331687\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "14445af9-8534-4c2f-8a81-468211425530", + "id": "2ca4d66c-3178-45b1-9d62-868be5027ac3", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25071,7 +25071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eab38542-a69d-42ae-9faf-3633843855cd", + "id": "9336e35c-b4f6-4cbc-9665-b7c99f6b1096", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25136,7 +25136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7a5536-9cd9-4ac9-aaaa-76f20f43db8b", + "id": "bed005c0-1757-40df-a21d-aa5043e2b7ee", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25201,7 +25201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d103e2f8-0573-489b-81be-1715da45ce3c", + "id": "8b1e1a84-7f5d-4981-ad37-cc67ce1cc336", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -25266,7 +25266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89d2595e-8220-4521-8043-7a4d94d3de1c", + "id": "19de785e-2150-4eac-a914-aa5f7d0854a6", "name": "Validation Error", "originalRequest": { "url": { @@ -25331,7 +25331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e919767-d514-4fe7-b839-a5abb2353865", + "id": "8d1373a2-b9fb-43bd-a592-d727af1fb79d", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25408,18 +25408,18 @@ "description": "", "item": [ { - "id": "783f0184-d359-4fed-942c-2e2e1fc8de09", - "name": "Calculate Isochrone", + "id": "4dbf98a9-a147-46c5-9cf6-b9104039a1a9", + "name": "Find Routes", "request": { - "name": "Calculate Isochrone", + "name": "Find Routes", "description": { - "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", + "content": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", "type": "text/plain" }, "url": { "path": [ "distance", - "isochrone", + "route", "json", "" ], @@ -25427,6 +25427,15 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { @@ -25472,6 +25481,24 @@ "key": "avoid", "value": "" }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, { "disabled": false, "description": { @@ -25484,11 +25511,29 @@ { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" } ], "variable": [] @@ -25530,13 +25575,13 @@ }, "response": [ { - "id": "692893ba-3c15-4d74-b321-82494ab7a812", + "id": "ac575fda-4459-4f56-aa67-842dda1fc0d4", "name": "Successful Response", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "route", "json", "" ], @@ -25544,6 +25589,15 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { @@ -25589,6 +25643,24 @@ "key": "avoid", "value": "" }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, { "disabled": false, "description": { @@ -25601,11 +25673,29 @@ { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -25644,18 +25734,18 @@ "value": "application/json" } ], - "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", + "body": "{\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bc589e39-2742-4fc5-9f2a-68b9e1543172", + "id": "da386ee6-9b23-4aa0-9b49-180a2a45dbb6", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "route", "json", "" ], @@ -25663,6 +25753,15 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { @@ -25708,6 +25807,24 @@ "key": "avoid", "value": "" }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, { "disabled": false, "description": { @@ -25720,11 +25837,29 @@ { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -25768,13 +25903,13 @@ "_postman_previewlanguage": "json" }, { - "id": "737a1ef9-1010-4f78-a868-f938fdb8ee32", + "id": "5a58ebe2-5f14-4e8e-854d-7451680b73cf", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "route", "json", "" ], @@ -25782,6 +25917,15 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { @@ -25827,6 +25971,24 @@ "key": "avoid", "value": "" }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, { "disabled": false, "description": { @@ -25839,11 +26001,29 @@ { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -25887,13 +26067,13 @@ "_postman_previewlanguage": "json" }, { - "id": "903383e2-7e31-4f0c-be89-11fc13f959fe", + "id": "f976dc61-8e00-4c8c-ab6e-e79f16e229d9", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "route", "json", "" ], @@ -25901,6 +26081,15 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { @@ -25949,38 +26138,74 @@ { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "origin", + "key": "arrival_time", "value": "" }, { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "departure_time", + "value": "" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, "key": "accept-language", "value": "" @@ -26006,13 +26231,13 @@ "_postman_previewlanguage": "json" }, { - "id": "660b68e1-5c17-4ca4-8a1d-8be13ae6941c", + "id": "da9243b3-1474-401b-aebc-014a2d8a732e", "name": "Validation Error", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "route", "json", "" ], @@ -26020,6 +26245,15 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { @@ -26065,6 +26299,24 @@ "key": "avoid", "value": "" }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, { "disabled": false, "description": { @@ -26077,11 +26329,29 @@ { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -26125,13 +26395,13 @@ "_postman_previewlanguage": "json" }, { - "id": "1f8f78e5-d940-451b-a06d-3ee329967ef6", + "id": "3dc97c38-add6-45df-a543-b9e6b144502f", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "route", "json", "" ], @@ -26139,6 +26409,15 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { @@ -26184,6 +26463,24 @@ "key": "avoid", "value": "" }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, { "disabled": false, "description": { @@ -26196,11 +26493,29 @@ { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -26250,25 +26565,116 @@ } }, { - "id": "c2b389c3-9915-4838-9c7f-88f4be113009", - "name": "Calculate Isochrone", + "id": "5a6ac583-a2a9-45b9-9abe-ea0550e1563f", + "name": "Calculate Matrix", "request": { - "name": "Calculate Isochrone", + "name": "Calculate Matrix", "description": { - "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", + "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", "type": "text/plain" }, "url": { "path": [ "distance", - "isochrone", + "distancematrix", "json", "" ], "host": [ "{{baseUrl}}" ], - "query": [], + "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + } + ], "variable": [] }, "header": [ @@ -26282,25 +26688,12 @@ "value": "" }, { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", + "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, + "method": "GET", + "body": {}, "auth": { "type": "apikey", "apikey": [ @@ -26321,13 +26714,13 @@ }, "response": [ { - "id": "b2c42ee5-bf72-42f7-9f71-290b44546cc5", + "id": "c863a8f3-7d55-47d1-b8c5-8315bdffe01a", "name": "Successful Response", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "distancematrix", "json", "" ], @@ -26335,6 +26728,96 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -26356,26 +26839,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "OK", "code": 200, @@ -26385,18 +26855,18 @@ "value": "application/json" } ], - "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c8ed7f8a-a0d5-4488-bb13-292bf3c1c5c9", + "id": "52834a66-a12d-41a8-ae9f-6c7b4b984f55", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "distancematrix", "json", "" ], @@ -26404,6 +26874,96 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -26425,26 +26985,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -26459,13 +27006,13 @@ "_postman_previewlanguage": "json" }, { - "id": "8077150f-fc0c-411a-8617-564b14552e25", + "id": "f52a4e43-4ffc-4e2e-b847-7b544324e57b", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "distancematrix", "json", "" ], @@ -26474,46 +27021,123 @@ ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" + "key": "mode", + "value": "driving" }, - "key": "accept-language", - "value": "" - }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Payment Required", "code": 402, @@ -26528,13 +27152,13 @@ "_postman_previewlanguage": "json" }, { - "id": "64fc3548-c856-40ca-ad13-8f578e616b01", + "id": "cac36fbc-196c-4695-b20d-7f733a069561", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "distancematrix", "json", "" ], @@ -26542,6 +27166,96 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -26563,26 +27277,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Forbidden", "code": 403, @@ -26597,13 +27298,13 @@ "_postman_previewlanguage": "json" }, { - "id": "ce934dfd-c6af-4c63-8293-7dcb89b14be5", + "id": "2f02ff86-ed0d-44b4-8f26-433acb12a054", "name": "Validation Error", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "distancematrix", "json", "" ], @@ -26612,46 +27313,123 @@ ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" + "key": "mode", + "value": "driving" }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" } - } + ], + "method": "GET", + "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -26666,13 +27444,13 @@ "_postman_previewlanguage": "json" }, { - "id": "2aa15596-757e-423d-a6a5-29cf39bde39f", + "id": "734eea95-330b-4dfc-a151-e0dcd1a3eb5e", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "distance", - "isochrone", + "distancematrix", "json", "" ], @@ -26680,6 +27458,96 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -26701,26 +27569,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -26741,135 +27596,57 @@ } }, { - "id": "2050a750-dea5-4d25-aaf7-407f9598f1dc", - "name": "Find Tolls", + "id": "c0e8a9af-93ab-4ab3-9473-482dc63e5522", + "name": "Calculate Matrix", "request": { - "name": "Find Tolls", + "name": "Calculate Matrix", "description": { - "content": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", + "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", "type": "text/plain" }, "url": { "path": [ "distance", - "tolls", + "distancematrix", "json", "" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" + "query": [], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {}, + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "auth": { "type": "apikey", "apikey": [ @@ -26890,13 +27667,13 @@ }, "response": [ { - "id": "9f4dd4d6-05ad-4a65-9404-98ad26afcdc5", + "id": "62eda171-9fc6-460d-9e6e-7334a95e554e", "name": "Successful Response", "originalRequest": { "url": { "path": [ "distance", - "tolls", + "distancematrix", "json", "" ], @@ -26904,96 +27681,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -27015,13 +27702,26 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "OK", "code": 200, @@ -27031,18 +27731,18 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"et0a2\": \"in amet adipisicing velit aliqua\",\n \"cillum_b6\": \"est aliqua voluptate dolor aute\",\n \"consequatdb\": 43876515.599037975\n },\n {\n \"sit_09d\": \"sunt\"\n }\n ],\n \"tollSystems\": [\n {\n \"aliquip__\": -8581863,\n \"deserunt84e\": \"dolor labore ex\"\n },\n {\n \"commodo_b_\": \"commodo enim magna\",\n \"do_8e1\": true\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"anim1\": \"in magna sint\",\n \"pariatur_7\": \"sit labore\"\n },\n {\n \"laborum_\": \"ea\",\n \"incididunt_b5c\": -10045759.20367597\n }\n ],\n \"tollSystems\": [\n {\n \"est_ab\": 98138409,\n \"voluptate66a\": -11609598,\n \"dolore_6\": 2015690.956077516\n },\n {\n \"fugiat_c3b\": \"mollit esse qui aute\"\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"velit_7\": -87987236,\n \"etbf\": -14685542\n },\n {\n \"reprehenderit_7\": true,\n \"eiusmodef\": 65731470.278006285,\n \"sed_b53\": true\n }\n ],\n \"tollSystems\": [\n {\n \"Duisd1e\": \"sunt reprehenderit non est\",\n \"aliquip09\": 98045338\n },\n {\n \"velit_c7b\": -56125047\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"sint_3\": -55439646\n },\n {\n \"do_ce\": \"quis\",\n \"irure2\": 56960411.320489794,\n \"anim5c9\": 38508475,\n \"do_e4\": -22084373.24882455,\n \"fugiat_2\": 32037334.414661527\n }\n ],\n \"tollSystems\": [\n {\n \"ullamco_54\": true,\n \"reprehenderit_e\": \"irure in deserunt ut et\",\n \"consectetur_df\": -11667357.162238672\n },\n {\n \"et_d\": false,\n \"reprehenderit__8\": 93935711,\n \"commodo25c\": -7630345\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "72141646-0b34-4bc9-a680-7a8fd0fb1f64", + "id": "87d5b09a-64ea-4bbe-9f6f-c988a6faa4d1", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "distance", - "tolls", + "distancematrix", "json", "" ], @@ -27051,95 +27751,74 @@ ], "query": [ { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, + "key": "accept-language", + "value": "" + }, + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "31f5f7a5-e079-4067-93d1-48c90e31c1ba", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "distance", + "distancematrix", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "description": { "content": "Added as a part of security scheme: apikey", @@ -27161,16 +27840,29 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unauthorized", - "code": 401, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -27182,13 +27874,13 @@ "_postman_previewlanguage": "json" }, { - "id": "8cc6b4c7-2d91-4098-a6a5-a803a7b8994a", - "name": "Out of free quota.", + "id": "c7e95ca9-aa83-41ef-9644-1cc654816aa0", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "distance", - "tolls", + "distancematrix", "json", "" ], @@ -27196,96 +27888,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -27307,16 +27909,29 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Payment Required", - "code": 402, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -27328,13 +27943,13 @@ "_postman_previewlanguage": "json" }, { - "id": "6bf5c9e7-1cb1-4272-95a1-ac736a8ba19c", - "name": "Credentials found, but not matching.", + "id": "c993f311-e1d6-4deb-a5fe-ac1b0d56bab8", + "name": "Validation Error", "originalRequest": { "url": { "path": [ "distance", - "tolls", + "distancematrix", "json", "" ], @@ -27343,98 +27958,8 @@ ], "query": [ { - "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "key", @@ -27453,34 +27978,47 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Forbidden", - "code": 403, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d8651407-27af-4c86-ae5f-226e3afe9989", - "name": "Validation Error", + "id": "4d7d543b-4d7f-4e80-a85b-48c0d1d5f7c1", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "distance", - "tolls", + "distancematrix", "json", "" ], @@ -27488,96 +28026,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -27599,191 +28047,58 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" - }, - { - "id": "5bec1e9c-9481-4428-9f15-3f295ba08457", - "name": "Rate limit reached", - "originalRequest": { - "url": { - "path": [ - "distance", - "tolls", - "json", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "9b184af1-0801-4026-bc7e-10d903b0ca75", - "name": "Find Routes", - "request": { - "name": "Find Routes", - "description": { - "content": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", - "type": "text/plain" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "87dd4ee9-89bb-4dbe-bfbd-9921e085ae2e", + "name": "Calculate Isochrone", + "request": { + "name": "Calculate Isochrone", + "description": { + "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", + "type": "text/plain" }, "url": { "path": [ "distance", - "route", + "isochrone", "json", "" ], @@ -27791,15 +28106,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, { "disabled": false, "description": { @@ -27845,24 +28151,6 @@ "key": "avoid", "value": "" }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, { "disabled": false, "description": { @@ -27875,29 +28163,11 @@ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "value", + "value": "" } ], "variable": [] @@ -27939,13 +28209,13 @@ }, "response": [ { - "id": "4f048b90-7109-4980-bcf8-3664ad0c90b2", + "id": "3e52c713-2618-4d87-9632-dceb1f98ddde", "name": "Successful Response", "originalRequest": { "url": { "path": [ "distance", - "route", + "isochrone", "json", "" ], @@ -27953,15 +28223,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, { "disabled": false, "description": { @@ -28007,24 +28268,6 @@ "key": "avoid", "value": "" }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, { "disabled": false, "description": { @@ -28037,29 +28280,11 @@ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "value", + "value": "" }, { "description": { @@ -28098,18 +28323,18 @@ "value": "application/json" } ], - "body": "{\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bf53625c-f33a-4e29-ae87-fe7da7244f61", + "id": "ca0ad154-e9bc-4476-a13e-73dd791d3eee", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "distance", - "route", + "isochrone", "json", "" ], @@ -28120,20 +28345,11 @@ { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" + "key": "mode", + "value": "driving" }, { "disabled": false, @@ -28171,24 +28387,6 @@ "key": "avoid", "value": "" }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, { "disabled": false, "description": { @@ -28201,29 +28399,11 @@ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "value", + "value": "" }, { "description": { @@ -28267,13 +28447,13 @@ "_postman_previewlanguage": "json" }, { - "id": "45fbb56c-5bd8-43d4-ba66-617658592156", + "id": "47d78cef-6929-4a82-a603-9d55e7b0bb19", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "distance", - "route", + "isochrone", "json", "" ], @@ -28281,15 +28461,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, { "disabled": false, "description": { @@ -28335,24 +28506,6 @@ "key": "avoid", "value": "" }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, { "disabled": false, "description": { @@ -28365,29 +28518,11 @@ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "value", + "value": "" }, { "description": { @@ -28431,13 +28566,13 @@ "_postman_previewlanguage": "json" }, { - "id": "96d95ee6-2584-4a1a-89da-efaf338951aa", + "id": "c9fa2cf0-5998-4ff5-aa02-742b3edd425f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "distance", - "route", + "isochrone", "json", "" ], @@ -28445,15 +28580,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, { "disabled": false, "description": { @@ -28499,24 +28625,6 @@ "key": "avoid", "value": "" }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, { "disabled": false, "description": { @@ -28529,29 +28637,11 @@ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "value", + "value": "" }, { "description": { @@ -28595,13 +28685,13 @@ "_postman_previewlanguage": "json" }, { - "id": "65684209-a75a-4c24-9e84-4996f1185c7e", + "id": "e088eb32-7b7b-477d-bd9c-f13c82ff48b1", "name": "Validation Error", "originalRequest": { "url": { "path": [ "distance", - "route", + "isochrone", "json", "" ], @@ -28609,15 +28699,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, { "disabled": false, "description": { @@ -28663,24 +28744,6 @@ "key": "avoid", "value": "" }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, { "disabled": false, "description": { @@ -28693,29 +28756,11 @@ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "value", + "value": "" }, { "description": { @@ -28759,13 +28804,13 @@ "_postman_previewlanguage": "json" }, { - "id": "ebac452b-d83e-4cf3-82fd-999325ca5985", + "id": "27ac022d-d24e-48b9-8290-da8133f57c36", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "distance", - "route", + "isochrone", "json", "" ], @@ -28773,15 +28818,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, { "disabled": false, "description": { @@ -28827,24 +28863,6 @@ "key": "avoid", "value": "" }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, { "disabled": false, "description": { @@ -28857,33 +28875,15 @@ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "value", + "value": "" }, { - "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "key", @@ -28929,116 +28929,25 @@ } }, { - "id": "530c559d-45bd-469f-9f1e-6c86d15c2730", - "name": "Calculate Matrix", + "id": "7257fe53-f65f-4862-bf9a-14256ff2d72d", + "name": "Calculate Isochrone", "request": { - "name": "Calculate Matrix", + "name": "Calculate Isochrone", "description": { - "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", + "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", "type": "text/plain" }, "url": { "path": [ "distance", - "distancematrix", + "isochrone", "json", "" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - } - ], + "query": [], "variable": [] }, "header": [ @@ -29051,13 +28960,26 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {}, + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "auth": { "type": "apikey", "apikey": [ @@ -29078,13 +29000,13 @@ }, "response": [ { - "id": "b4936e69-c7b1-44ff-8fae-cc8d97e1093d", + "id": "e2b5c2df-dc2b-4262-a4fd-4e3df382dc00", "name": "Successful Response", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "isochrone", "json", "" ], @@ -29092,96 +29014,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29203,13 +29035,26 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "OK", "code": 200, @@ -29219,18 +29064,18 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aa57f385-fe7e-4dd7-be0e-e156950c1e1e", + "id": "b35b59b3-dd10-4edf-8648-627aca6dd958", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "isochrone", "json", "" ], @@ -29239,123 +29084,46 @@ ], "query": [ { - "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Unauthorized", "code": 401, @@ -29370,13 +29138,13 @@ "_postman_previewlanguage": "json" }, { - "id": "35462224-b2fb-4074-873d-03cab1abb4bd", + "id": "630e7717-162f-4462-b1f5-06f9063406a6", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "isochrone", "json", "" ], @@ -29384,96 +29152,6 @@ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29495,13 +29173,26 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Payment Required", "code": 402, @@ -29516,13 +29207,13 @@ "_postman_previewlanguage": "json" }, { - "id": "71350219-3b94-4801-9fcb-51ac7fd48b10", + "id": "3a011b2d-9afd-4c8a-9fce-bc2939aec68b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "isochrone", "json", "" ], @@ -29531,95 +29222,143 @@ ], "query": [ { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, + "key": "accept-language", + "value": "" + }, + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "931c1888-66d5-463e-8a0a-8aad2a575d1e", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "distance", + "isochrone", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, + "key": "accept-language", + "value": "" + }, + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "af992d4b-0bb4-4b6f-9ca8-4fedf2a37b26", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "distance", + "isochrone", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "description": { "content": "Added as a part of security scheme: apikey", @@ -29641,34 +29380,202 @@ "key": "accept-language", "value": "" }, + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Forbidden", - "code": 403, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "1d78f4a7-8b4c-432e-8a13-423e7c6e779d", + "name": "Find Tolls", + "request": { + "name": "Find Tolls", + "description": { + "content": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "distance", + "tolls", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + } + ], + "variable": [] }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "e564f2e1-a197-4dab-959c-6bece6ea2dd9", - "name": "Validation Error", + "id": "bb75a923-caac-44d5-a41f-034b08ecbbec", + "name": "Successful Response", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "tolls", "json", "" ], @@ -29679,92 +29586,92 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "", "type": "text/plain" }, - "key": "origins", - "value": "" + "key": "units", + "value": "metric" }, { "disabled": false, "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "destinations", - "value": "" + "key": "language", + "value": "en" }, { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "arrival_time", + "key": "origin", "value": "" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "departure_time", + "key": "destination", "value": "" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "alternatives", + "value": "false" }, { "description": { @@ -29795,26 +29702,26 @@ "method": "GET", "body": {} }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"magna2\": 25395867.09761004,\n \"suntcd\": \"dolore magna incididunt\"\n },\n {\n \"sinta\": 38054122\n }\n ],\n \"tollSystems\": [\n {\n \"ea6\": 79463651,\n \"dolore464\": 59486185\n },\n {\n \"sunt_b\": -32158810\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"et255\": -99081449.6284139\n },\n {\n \"Lorem_43\": \"do ipsum minim eiusmod\",\n \"ea2\": 37323902\n }\n ],\n \"tollSystems\": [\n {\n \"voluptate_b3\": 37930080.7355524\n },\n {\n \"mollit_63\": 41390201\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"velit_d\": true,\n \"occaecat_9f2\": \"aliquip ut et esse\",\n \"irure860\": 24421235,\n \"exa\": true,\n \"id_1c\": \"dolore deserunt non sint exercitation\"\n },\n {\n \"sunt_c2\": true,\n \"exercitation6d\": 75132126.59137541\n }\n ],\n \"tollSystems\": [\n {\n \"fugiatecf\": \"ullamco labore\",\n \"deserunt5\": \"Ut voluptate sit in\"\n },\n {\n \"in65f\": -40982324\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ex_f\": 7872154.303763151,\n \"veniam_b69\": 11766261\n },\n {\n \"incididunt3ad\": 46103201\n }\n ],\n \"tollSystems\": [\n {\n \"pariatur779\": \"velit aute\",\n \"ad23\": \"proident id Excepteur\"\n },\n {\n \"in__\": -21923248,\n \"Excepteur_3b\": false,\n \"ut_f\": -23519830\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d07cf922-3bff-48c6-b195-1a7d17e80b62", - "name": "Rate limit reached", + "id": "07abe0ed-fae9-44af-9dec-2457b92ecf5f", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "tolls", "json", "" ], @@ -29825,295 +29732,93 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "", "type": "text/plain" }, - "key": "origins", - "value": "" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "", "type": "text/plain" }, - "key": "destinations", - "value": "" + "key": "units", + "value": "metric" }, { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "language", + "value": "en" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "departure_time", + "key": "origin", "value": "" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "f8a05e25-a370-408a-923a-e9ca9ff6aba1", - "name": "Calculate Matrix", - "request": { - "name": "Calculate Matrix", - "description": { - "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", - "type": "text/plain" - }, - "url": { - "path": [ - "distance", - "distancematrix", - "json", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ - { - "id": "12ccd673-8f5e-4a10-8b5c-97dcbc18200a", - "name": "Successful Response", - "originalRequest": { - "url": { - "path": [ - "distance", - "distancematrix", - "json", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "description": { - "content": "Added as a part of security scheme: apikey", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "6282352f-60d7-4df7-8957-1850e2652a7e", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "distance", - "distancematrix", - "json", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ { "description": { "content": "Added as a part of security scheme: apikey", @@ -30135,26 +29840,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -30169,13 +29861,13 @@ "_postman_previewlanguage": "json" }, { - "id": "456b10d8-f0d3-488b-afc7-4f639b661777", + "id": "cd261359-e0ef-437d-a5fe-8c9e7bdc6c5f", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "tolls", "json", "" ], @@ -30183,6 +29875,96 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -30204,26 +29986,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Payment Required", "code": 402, @@ -30238,13 +30007,13 @@ "_postman_previewlanguage": "json" }, { - "id": "d3b4a684-ca89-44a8-b390-92c9a0231539", + "id": "9dee5280-c5c6-4027-b8bf-b61658905d14", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "tolls", "json", "" ], @@ -30252,6 +30021,96 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -30273,26 +30132,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Forbidden", "code": 403, @@ -30307,13 +30153,13 @@ "_postman_previewlanguage": "json" }, { - "id": "0b68f15e-bf57-4d2a-ac7d-0498c9ec09b3", + "id": "25351557-3acd-4b1b-ac92-a673b2d1bee8", "name": "Validation Error", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "tolls", "json", "" ], @@ -30321,6 +30167,96 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -30342,26 +30278,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -30376,13 +30299,13 @@ "_postman_previewlanguage": "json" }, { - "id": "4dd5a73a-b6f4-4005-94cc-9ae139852f18", + "id": "c1165c78-1193-465d-9073-6450e253da14", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", + "tolls", "json", "" ], @@ -30390,6 +30313,96 @@ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -30411,26 +30424,13 @@ "key": "accept-language", "value": "" }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -30465,7 +30465,7 @@ } ], "info": { - "_postman_id": "f00be772-2b07-4e1c-b518-76b0c4171869", + "_postman_id": "39ec5dd3-778b-4cec-8e1b-53368070e17c", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/redocly/decorators/process-tags.js b/redocly/decorators/process-tags.js index 062324bc..1a3146c6 100644 --- a/redocly/decorators/process-tags.js +++ b/redocly/decorators/process-tags.js @@ -1,13 +1,14 @@ module.exports = ProcessTags; /** - * A decorator that processes tags to improve their names, + * A decorator that processes tags to improve their names, sort them * and removes endpoints associated with deleted tags. */ function ProcessTags(options = {}) { const { tagMappings = {}, - tagsToDelete = [] + tagsToDelete = [], + sortOrder = {} } = options; return { @@ -21,7 +22,7 @@ function ProcessTags(options = {}) { // Process and rename tags root.tags = root.tags.map(tag => { - const newTag = { ...tag }; + const newTag = {...tag}; delete newTag['x-displayName']; if (tagMappings[newTag.name]) { @@ -75,10 +76,18 @@ function ProcessTags(options = {}) { return; } + // Preserve original tag before renaming + const originalTag = operation.tags[0]; + // Rename tags in operations if mapping exists operation.tags = operation.tags .map(tag => tagNameMapping[tag] || tag) .filter(tag => !tagsToDelete.includes(tag)); + + // Store original tag for sorting purposes + if (tagNameMapping[originalTag]) { + operation['x-original-tag'] = originalTag; + } }); // If path has no methods left, remove it entirely @@ -86,10 +95,72 @@ function ProcessTags(options = {}) { delete root.paths[path]; } }); + + // Sort paths if sortOrder is provided + if (Object.keys(sortOrder).length > 0) { + const getPrimaryTag = (pathItem) => { + const methods = ['get', 'post', 'put', 'delete', 'patch']; + for (const method of methods) { + if (pathItem[method]?.tags?.[0]) { + return pathItem[method].tags[0]; + } + } + return 'Other'; + }; + + const getOriginalTag = (pathItem) => { + const methods = ['get', 'post', 'put', 'delete', 'patch']; + for (const method of methods) { + if (pathItem[method]?.['x-original-tag']) { + return pathItem[method]['x-original-tag']; + } + } + return null; + }; + + const getPathScore = (pathItem, tag) => { + const order = sortOrder[tag]; + if (!order) return -1; + + const originalTag = getOriginalTag(pathItem); + if (!originalTag) return -1; + + const matchIndex = order.findIndex(keyword => + originalTag.toLowerCase() === keyword.toLowerCase() + ); + + return matchIndex; + }; + + const sortedPaths = Object.entries(root.paths) + .sort(([keyA, itemA], [keyB, itemB]) => { + const tagA = getPrimaryTag(itemA); + const tagB = getPrimaryTag(itemB); + + if (tagA !== tagB) { + return tagA.localeCompare(tagB); + } + + const scoreA = getPathScore(itemA, tagA); + const scoreB = getPathScore(itemB, tagB); + + if (scoreA !== -1 && scoreB !== -1) { + return scoreA - scoreB; + } + + if (scoreA === -1 && scoreB === -1) { + return 0; + } + + return scoreA === -1 ? 1 : -1; + }); + + root.paths = Object.fromEntries(sortedPaths); + } } return root; } } }; -} +} \ No newline at end of file diff --git a/redocly/redocly-merged-config.yaml b/redocly/redocly-merged-config.yaml index 4bb07485..a0226eaa 100644 --- a/redocly/redocly-merged-config.yaml +++ b/redocly/redocly-merged-config.yaml @@ -94,7 +94,12 @@ apis: - 'Transit' - 'Transit & Matrix Async' - 'Distance Matrix Async' - + sortOrder: + 'Distance API': + - route + - distancematrix + - isochrone + - tolls woosmap/tag-groups: tagGroups: - name: 'Search' From 5f54c6e2ad9f3708250eb620a02cd5ccb75b4066 Mon Sep 17 00:00:00 2001 From: galela Date: Fri, 12 Dec 2025 16:06:26 +0100 Subject: [PATCH 5/5] fix: correctl set Tag description when grouping --- dist/merged-woosmap-openapi3.json | 11 +- dist/woosmap-postman.json | 878 ++++++++++++++--------------- redocly/decorators/process-tags.js | 152 +++-- redocly/redocly-merged-config.yaml | 26 +- 4 files changed, 535 insertions(+), 532 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index b29ec567..c3a547c2 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -69,7 +69,10 @@ }, { "name": "Woosmap for what3words API", - "description": "Add What3Words capabilities to your address search." + "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system. \n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of \n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", + "externalDocs": { + "url": "https://developers.woosmap.com/products/w3w-api/get-started/" + } }, { "name": "Indoor API", @@ -93,7 +96,11 @@ } }, { - "name": "Distance API" + "name": "Distance API", + "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", + "externalDocs": { + "url": "https://developers.woosmap.com/products/distance-api/get-started/" + } } ], "paths": { diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index 86ab0316..bb5e59fe 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "33932061-701f-4437-8cfc-3070cc7b1461", + "id": "12f42328-1c1d-47dd-9e88-d28425f5998e", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "0c0d26b9-d481-44ab-b4f7-10008c87f7d6", + "id": "99360d16-521b-4004-a311-5bfd3e4073b4", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"commodo_9\": 88254079.3200053\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"fugiat_7\": 74280096.4447116,\n \"est_22\": -36240756.99768899,\n \"incididunt024\": -43926597\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"officia22\": \"sed Duis non\"\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "332bd738-e4c3-44ff-9351-a6ba0d1c7e1f", + "id": "dff4f7c7-98ae-423e-bfc0-fae18b2c98c2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c89b337-26e9-4f50-9d79-950c69204da7", + "id": "21a34770-fe79-4653-9e84-5132b0573542", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab3bf4a-5871-49c0-92b1-8b8a5fbb963b", + "id": "41106090-32d1-4337-8d98-6be74366f0f8", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "f42df14b-5d7f-4ce7-bcbc-415d810e22d7", + "id": "1d7a9353-dbb6-4dea-a1c2-0087ad612c50", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "13af88f8-b58c-4fa5-b163-e7b9680630b6", + "id": "d40ab30d-1425-45e8-b501-bc2f46e52c46", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"sit aliquip\",\n \"highlighted\": \"in magna exercitation\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"culpa dolor \",\n \"highlighted\": \"laborum sunt\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"fugiat cillum occaecat\",\n \"highlighted\": \"quis nulla\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"elit\",\n \"highlighted\": \"dolor do pariatur\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c50da057-d05a-45f3-82c1-75c4336c3bd6", + "id": "8d9c952b-e76f-4d82-80dc-fb23d6340121", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99b0d9ea-8fa4-4745-b7ac-599ff91f5ce4", + "id": "6ae1ac6b-f753-4407-9dc6-760fb6e1d19c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "603b644f-81f9-4d65-a06c-405e9b660fa1", + "id": "9162fa01-5b56-49e0-9848-ccd5a84a220a", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "67ad9d4d-8c4e-4a12-a318-69e160f569f7", + "id": "c100d02a-b8f6-4361-9d9a-5ac6cd958873", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "a448b3a1-6375-471f-b1b9-8d499c67e1e0", + "id": "847eb767-9a16-4aab-bbbf-e1f68f9d8d2c", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc60d0ce-e008-4ed2-8565-9b1aa4979310", + "id": "3c79832d-ec24-420b-a0ee-c9750d8aa2b5", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b995f3bc-ff83-4ddd-9703-7501450462f0", + "id": "fbef352c-539d-43d9-a9ac-83389f718550", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbd2728b-742e-4e40-be6d-2419c34931ba", + "id": "3358e0ff-86b8-40ee-aad2-af8484bcb148", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "5e7fe406-13e3-40e1-91d5-5d9911fdea4c", + "id": "0098b0a0-a936-49bb-8c35-02b537288f3b", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "ad3e7cf9-5095-456f-878b-c07122f4f2f4", + "id": "0cfb1e83-c0db-47cb-9648-ccede599a834", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "322cbd2e-4aa0-45ef-95a7-42aea0c174ce", + "id": "651892b7-bdfb-48fc-830d-90127e3ea465", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f371e5e8-345c-44f3-b519-8f08255fdf7c", + "id": "87c65ee7-2c08-4498-a930-d783e3749eaf", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "568a5880-db0a-4eb0-b495-138752b98791", + "id": "d2e5656c-6506-4b00-a7e7-98ff34865958", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "80b60a5a-4f99-4107-835a-d69864a3641f", + "id": "db32ada2-4e00-4e71-827a-586c70170313", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "58ca96af-4495-4b0e-b01a-52af4ae14c55", + "id": "fb0876ca-57df-4a92-bde6-e59128e2aaf9", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e89d923c-9e6e-49dd-b029-d9a753cf73c8", + "id": "87455dd6-1bc2-4fde-841c-b2e2ca9be609", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "922b559d-1492-4d50-a430-099b17b1441f", + "id": "52452e06-5f0e-4c9c-820f-0071a97ef73c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed77ad4b-bf26-42f3-bf77-41f6543fca21", + "id": "a7959603-e68a-428d-a962-39488a1d16c3", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "c3984d9b-1469-4e1f-9dfa-d2d50dd4e109", + "id": "542afb42-7f01-42df-870f-f19771cc145b", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "48baece1-66d2-4aad-8213-53581dffc2ca", + "id": "dca422c0-e3da-4130-8406-3c60c14cdd6d", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5511b9f7-a4dc-479c-aa01-4448151aa8c5", + "id": "d9a71f3e-f394-4cc1-a73d-20744ca49fef", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f813717-84b1-4444-b2f6-b6a683ca6af8", + "id": "948a6392-f17e-4437-8074-10ce04dffd0d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "1ba21090-74cb-49d7-98ac-178ad7e7e719", + "id": "6bc1499f-8a39-4e65-98f5-15edd91fbc34", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "014339a2-78d6-4227-8749-8292e8053864", + "id": "a2e92211-3a21-47ca-93ed-2073bc66fefc", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"non_ad9\": \"ullamco\"\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"eu_5\": 14942258,\n \"nulla_0\": 42944063\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "55496b2e-536c-427b-99f7-9133486a41a0", + "id": "ee0c25f9-db27-4e7b-956f-80e783f6daa2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f63be27-8bd7-4cf4-937d-0704ba0d0293", + "id": "2755fe77-6d22-4696-8236-b3067192745c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91be1711-472b-49e6-bb84-b4d2ed56d540", + "id": "4be5e2d8-9e3b-44dd-8e2b-b9341a240413", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "de25e1a8-5258-4f07-961a-74ac9e6affa2", + "id": "4417089a-3afd-4c62-bfdb-8d1bb49e9235", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "bcb21379-aa2f-4399-b1dd-7474b1ebaa9e", + "id": "3a4aa095-7b83-4179-8205-8000442615e4", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3274bbe1-8752-4f1c-bb0a-5f5bea0dbd74", + "id": "5ecb9520-7e54-40f0-b529-37eb1fd6790e", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7d30699-f6a8-44f4-81cd-385941246d8e", + "id": "0cad6c06-3575-4246-9195-08280a44d832", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d3b6d77-277e-4813-ad46-ca8f05aeebd2", + "id": "abfd0f9d-1893-41b3-86b7-9f50de1f94dd", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"elit_996\": \"quis id\",\n \"ea_2\": true\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"tempor_87\": 69783432.79027727,\n \"et_20\": 55584743,\n \"velit35d\": -8084050.126044363\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "d2e5cde8-7fdb-4018-a007-c27e580113dd", + "id": "43a26b79-f891-4e86-b2c3-05a1bfba97fe", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "7c3b590e-5442-47fe-9813-3fcbb3869471", + "id": "60bdb3a0-4ff4-4c24-b364-068826c149fe", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f43ac7f-652b-46c8-b91e-8da967ca0a15", + "id": "9f6e1e25-09e5-406c-b3a5-7a2aadfcfdae", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07aa4e40-b71c-4059-b9dd-3ad9df8937d4", + "id": "aaa0fe9c-591d-4b5f-87f3-3f5704d1fc50", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e89bd80c-cec1-4240-a04a-a380caaf7252", + "id": "b0b05b09-0559-4fac-9025-04a61caae4dd", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "14807ee1-4806-4e4c-b8f0-21f0a328677f", + "id": "2f93cf41-6e14-4979-8889-9e6f311362e5", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "379bed3a-56db-4dae-a99e-4c1047ec1ad0", + "id": "070b4f6f-68b5-40b3-ad0d-ab77d9e939e5", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"aliquipb7\": -27532783.07311216,\n \"et8\": \"non minim nostrud ad\",\n \"ea_f\": -23569999.48164296,\n \"ex_f\": false\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"incididuntb8\": \"labore Ut in cupidatat\",\n \"sit7d\": true,\n \"elit_9e\": true,\n \"exercitation6\": -62496918.67799112\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"occaecat44\": \"ut non sint\",\n \"culpa_0db\": 40768285.57278499,\n \"elitd\": -12554173\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c2554d6d-fb41-4a76-8652-ee11e673b827", + "id": "add4581f-6f99-4fab-bfde-aa37e90c7c1d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "213edd52-09a4-4042-a0c5-7c75cec9fc61", + "id": "cf501a46-a19a-4c9b-9989-d65ac085dccf", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88766074-c02d-4b2a-b2dc-5f9972949259", + "id": "f27af265-a837-4511-b41f-c94442569129", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "8c52d663-fd85-419b-928f-6db342d0b3b7", + "id": "8a55f0d8-a2c4-4434-891a-b06c4f54124c", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "9e8d23c5-dca4-4c8d-98b7-21dab02c7764", + "id": "076c8897-b7ea-4c70-87ab-b890c7b8d30f", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12869f6b-9866-4bb0-8658-6e6509ec69fb", + "id": "c0aaf9cc-f00d-4da2-84da-507beed5361f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c52a5c2-486e-4655-90b6-d33acd04c08f", + "id": "4b23c084-1be1-4bc7-a569-1c9c199de4d2", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "026163c6-0eb6-4afc-9648-111127c0f8f0", + "id": "51c2d395-4d0a-4aff-8b6d-a2dfa1a3454e", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "ee4d2b12-77ce-482d-96e5-20655e969b96", + "id": "2d68423e-88ba-40e8-b50c-a21be971856c", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3966,7 +3966,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "8dc33a05-acce-44e4-84c1-186e3d3d5ed4", + "id": "e9cee15d-2abd-4a3f-a0e7-b58110469208", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4102,7 +4102,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"postal_code\",\n \"city\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"admin_level\",\n \"route\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"admin_level\",\n \"neighbourhood\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"city\",\n \"neighbourhood\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ae7e3a91-4dbb-43aa-85a2-ee5ce6bf5ce7", + "id": "153d99a2-fc95-4461-bad0-9e97d12439b9", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57b36a62-6be6-43ce-a604-56d4887c07f7", + "id": "89fefaa2-b585-4389-99b2-774ce0762d79", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4378,7 +4378,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37d9cef3-e775-4cd8-b1d3-44a79b6f4eb0", + "id": "ee645436-455e-4fc0-87eb-694115b72a0f", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4516,7 +4516,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "286e0c70-d38a-4870-a26b-4bf1d2f88540", + "id": "c8bfe57e-d6ae-4612-bb89-f7a2ab667dd5", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "5ffc7505-6b3a-4c5b-93d1-511451123d3a", + "id": "abdd4a63-cee4-4738-8cf9-273eab580ee4", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"quarter\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"DISTRICT\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"hamlet\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"DISTRICT\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "937ae0ec-bdf0-49e3-9272-eb9f33a7f7f2", + "id": "00d18f20-c430-446a-bc29-ddb5bbf59e77", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a542aa8-6907-433c-9a33-bb1774a0ab72", + "id": "562cca86-c159-448c-ad4b-9ff25c9cfeae", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3744b55e-64b4-492b-bac3-519a09e04836", + "id": "00f2559b-6ea8-4d3b-8d6f-288249e2ebf1", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ } }, { - "id": "78d78c8e-8b9a-4da7-a114-fba0d0b205c6", + "id": "2f000cfc-9002-4d4c-9d6f-1cd32cbaa242", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5193,7 +5193,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "32d71d8f-f89c-4b9c-9ee0-4fdd5cadfad9", + "id": "c7447f4e-ab9d-47e0-ad6f-abeb70b13fa1", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5329,7 +5329,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"borough\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"city\",\n \"quarter\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"city\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"quarter\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "75ced90f-6235-4111-be66-a2bf0c9df4b7", + "id": "caa3d7c3-933b-4558-ad25-9e85508a0135", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5467,7 +5467,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52c3b368-83cb-4602-89cf-f95591e33502", + "id": "6d882387-0eb1-4123-a174-fe2284eafa31", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5605,7 +5605,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8d86b9c-99a3-40ea-bebe-dfd6289f9a73", + "id": "89fb73b6-2b29-4347-a39f-438c72f90445", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5743,7 +5743,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5793,7 +5793,7 @@ } }, { - "id": "c3587375-d866-4337-9861-4395d63d3362", + "id": "898d0c3c-0ae8-45f5-8151-982b2523b4a6", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "tourism.monument" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "6c29c7f8-8f97-4703-b06b-f0b7c511aba1", + "id": "de225617-fc0f-4c5b-b8d7-8152d7bc6240", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"medical.clinic\",\n \"education\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"transit.station.rail\",\n \"business.shop.sports\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business\",\n \"point_of_interest\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.mall\",\n \"transit.station.rail\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"transit.station.airport\",\n \"business.food_and_drinks.biergarten\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"hospitality.hotel\",\n \"park\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.car_repair\",\n \"hospitality.hotel\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.food_and_drinks.pub\",\n \"hospitality.motel\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e876e791-c461-4b11-a30b-364c14b4730c", + "id": "95182a17-c53d-4a7a-8cbe-5297bbdd3be7", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d8e4e53-2047-4b84-9bf5-71d53b5e765e", + "id": "3ffccf53-170a-4962-a9ee-011ad52ac7bb", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abc75561-6506-49d8-99f1-59d2e0ada574", + "id": "c19dcbac-a461-4cd5-a2c5-fa2769010f07", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "transit.station.airport" + "value": "tourism.monument" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "3c13dadb-92b0-4c04-88d6-20f259b6be67", + "id": "fe123540-2d7d-482d-a558-dd8ea2962de2", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "ab78874c-abf7-4da8-92ed-8cd242ea6fd9", + "id": "4d2b0161-2938-4eee-8f77-8e45b1541e80", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"route\",\n \"status\": \"INVALID_REQUEST\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"route\",\n \"status\": \"REQUEST_DENIED\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"INVALID_REQUEST\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"REQUEST_DENIED\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3a9b764a-a36e-4479-a988-be3e07fb06c9", + "id": "146a632d-7c58-43d7-9ba7-bc95a09d9c8a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c58d9c4-dac2-43a0-92a4-24ab5667fc5d", + "id": "45a5a1ad-d2cb-4e5a-a97a-a640cf8d2c4e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b57b7f81-58a5-4cff-8cb1-a2068ccf2ded", + "id": "7645e886-5538-4926-bdd3-ac6d0d2e51f0", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "21f936c1-4479-4052-b2c3-4929e957cf3c", + "id": "b08efbc9-5053-4035-8100-de7b29f65968", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "63c6e024-c0d7-4f65-9905-9f8316dfca52", + "id": "2c03f576-865e-44f0-b3da-da908d75d7d7", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"country\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"route\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1e1f6764-cf82-47bc-8e83-b280a3537905", + "id": "5cb5df0d-e154-4d16-a333-8ae2e1115b0c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e5c3e9d-1b77-478d-bb49-c393cad9fdb0", + "id": "4d43bcfe-f5de-49a9-846d-ba0f72716543", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "240be422-934d-4934-a2d9-1a6e10a06941", + "id": "b1145c4f-2fdd-467b-8d4d-564d32115319", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7141,7 +7141,7 @@ } }, { - "id": "f49041e7-a84f-450c-89f1-e2aab8e0981b", + "id": "28b4b51f-a3f6-4c78-931a-1735967f73b2", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "98c40059-d008-46f5-a2fc-f538490723d8", + "id": "f4fd1542-f54d-4e2f-a156-67a6337578cc", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"place\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address_block\",\n \"house_number\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"country\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"admin_level\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"REQUEST_DENIED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6c43bef1-9846-45e3-9d85-fbf43d296a88", + "id": "ed876b54-eaf7-4291-be43-7f83b3f8ae2f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abeea35c-5ced-4d85-a8c4-4b8ce8a17369", + "id": "fee6c4ca-946e-45ff-85f1-d486de411f80", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d976d3e4-4342-4d6d-846f-cef994394b42", + "id": "68fdf636-818f-4702-b083-01cc2f20aa93", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "ac6d0666-0dd6-4c01-b9f5-05e411dc9d9e", + "id": "553ff9fb-76bb-437e-93a5-adc333508b65", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "378d87ad-f41a-453e-ac5a-ed5fbe37586a", + "id": "56288658-c8cd-4ded-a2b2-815b30aa4daf", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "478ffae0-6f6e-4d8b-bc5f-2406019188b6", + "id": "6ade90ea-31d8-49b7-996b-d3953f198ad0", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5cf6633-1c8f-4c70-a756-ebfb3428f0ba", + "id": "24318760-731e-4d8c-949f-28f201be730d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81da8f8d-d8b9-4d28-be9f-9c853d172711", + "id": "1a3ed2a8-176a-454e-afef-4b733803d4c1", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "e746590a-06cb-4e99-9d87-83a783566663", + "id": "c76fd457-d26b-45ef-8e13-05057bd39d02", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "005df18f-667a-431f-800b-086e7223fba8", + "id": "5de56810-6f46-4702-85ca-6384eeaa3d0a", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5351968e-8564-4a91-b11a-e9a9c9c040c4", + "id": "35a24d9d-8de2-4eba-80ce-81c6907ae0df", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b1d0006-bfb6-4434-9471-30c5365a07f4", + "id": "f5e6642f-8df6-40f9-9e41-37979519de60", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b4bcea8-31ad-417e-8482-b0e43c33192e", + "id": "51759efd-f381-4887-9784-c7c7dec1cae7", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "c63b9fd8-4bd6-4857-8ae8-56095ebf60b8", + "id": "49c7cf21-53af-4f6c-8018-01d40c8861b2", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "a857eecf-7679-413c-8541-8fca30e0de33", + "id": "bb6836a1-f3b6-4004-8f42-5b4ae87f35ed", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0339a0f7-884e-48b2-9cb8-aaae4d937f55", + "id": "a6754ae4-dc4f-4258-98dd-0f129fa552b0", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfc35b39-24e2-42a8-88c1-f0749c3474db", + "id": "4d580afc-f059-4842-9293-aac7d2df54b9", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89e9e8f4-f391-4564-b554-680d081aa0d8", + "id": "6900d9bd-b51d-43b6-8166-e341c9d4acc9", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "236db3c0-ab4b-45ea-95b2-85f5bde910c6", + "id": "346ec9af-da45-4975-be9c-d7045f64b6a7", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "e04fe7a3-44fd-48af-8cb7-fadaee3f9714", + "id": "702809ac-a0bf-46a7-889b-ef233551ea6b", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b07eb548-cd1b-4861-bd04-d67859f7d8fa", + "id": "9491335d-360b-4690-a50f-c9c1873e8523", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e952cb51-7436-4f36-94f7-9d6bff1abee6", + "id": "a7e3861f-309f-4031-9b66-9d4539f075a1", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "65f7ed05-b9a2-4404-848f-866c33b3ed0e", + "id": "89eba47b-18da-4012-be11-1c9ffff5ad34", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "9a5f1d8c-c540-496a-b2cc-79a067b7d156", + "id": "4171bbe3-b26c-4858-8832-36fd5fcea224", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "829e8ff4-de5a-42ba-8830-6a3ba94c7f83", + "id": "c34cf99e-96c7-4b48-b5dc-1285a9cc810a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c737358e-f6cb-48e2-98b0-4f5035f8750e", + "id": "a34fd7fb-0160-470d-a814-9dc9ab8e1933", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c1fb250-4d23-49a3-95da-f553b1619aea", + "id": "09670ee8-16ad-4678-b7e3-27d31463cfd9", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "fbd2809d-1752-4e41-b84c-2942bae773be", + "id": "6d4957f9-f724-45b2-bd9e-7b7506970a6f", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "4783e659-f92a-44d3-9436-f10e0f7aab0b", + "id": "69fac5b6-ed3f-4d8b-bbbf-39c043f0b8f3", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0a75196-f637-4aa3-a6f2-cbf2895172d2", + "id": "a2a11c6e-ea89-4866-a71c-950ac35b5080", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a435c6e-840d-465c-a0a9-bc5ddbcd4b18", + "id": "d1aaf2df-aed6-4a6e-98e8-60bf94e987ac", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. \n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "ce8f8c53-51c4-4578-8bcf-a72a0ffde22d", + "id": "74eb7e3d-c060-4b3d-abc2-fd1396f6ee7e", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "12e92a3f-86ff-433a-8469-265f0079caee", + "id": "9dd9dd79-f753-45d6-a40c-29d5dccbae6b", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1e2a174e-1aa0-4392-89bf-349fce762e6d", + "id": "30bf824c-6201-4fa7-af0e-9ad51cdb21c4", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac18eaa5-110f-4825-89f0-d8e6361e52f1", + "id": "59e2ae6a-7107-4ff2-b8e7-b6c58fd8ba07", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de00139e-84e8-458a-8960-f39807c12e4a", + "id": "3723207b-b671-44d6-adf1-b6bdaa957cda", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0774567-a1b3-4c8c-8167-58fd16f4e45c", + "id": "507d8dcb-68a7-4f02-aa4c-242196898b8c", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d577486b-c8dc-4787-afeb-5aedfbe4c8b6", + "id": "3a5c853b-d98e-4c19-b9db-41061acd887f", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10373,10 +10373,10 @@ }, { "name": "Woosmap for what3words API", - "description": "Add What3Words capabilities to your address search.", + "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system. \n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of \n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", "item": [ { - "id": "1897a0e0-0b44-4b0e-b74a-4a2fd8145301", + "id": "86df2def-66df-41d5-8f5e-f0c3bddee54d", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "5f6ad433-3835-4e79-872b-c4d404802441", + "id": "d95993bc-e2e2-4294-bae2-20c2e0684825", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bf0980f-b0b0-4736-a289-47c5d0e91def", + "id": "0b47a054-043f-41ff-826a-7542667549ad", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "949cf3f8-7f58-43a6-a16e-40f13e2771c0", + "id": "f4a3c0ed-c85d-41a6-b084-d6b0db7a2770", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "380ae6c8-0a00-41d6-8865-df77e84b7e68", + "id": "8cefa613-c6df-443d-bb5d-e07b0c9158ca", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3962143a-3c9c-4e74-b0bc-c23ad71a94c5", + "id": "77ba0a8e-e07a-46f2-bb14-6be16c7440cc", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81f0e66f-b532-4578-8938-19d68063357a", + "id": "d775f7fe-dc50-4596-a2f9-133e38dc130e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "0b5af78a-dc37-4dea-994e-9aa00af4a017", + "id": "70819f74-5698-4b96-836d-c44f0935f07f", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "21a3c88b-f12b-4ab2-bd90-77f9f4f51a40", + "id": "e711f603-d0aa-4014-9ff1-3eb657d8c0ac", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"suburb\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"neighbourhood\",\n \"village\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"village\",\n \"borough\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"suburb\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "619c4845-8e6f-4324-b156-4f8be2bae6dc", + "id": "f3708ab9-8021-406f-a709-3376208a6dc1", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad19bed6-cb8c-4fc7-903d-878cfda4f157", + "id": "8d8c0f61-4707-4bff-a550-b2c412005dcf", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c6c645d-3d20-4c40-aacc-0ff86cbf19ed", + "id": "856c0cd8-29d1-4d9a-9734-35115c0ed865", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d0b5a61-e9e9-42ff-b10b-4bd10baeafc0", + "id": "a0e7b0b1-a044-4514-b0c4-64ec28d92d4a", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3511340-5624-4022-94ae-96e59f6db53a", + "id": "0782c86f-2b7e-4f14-8752-838576a1faaf", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "2c2a2c6d-bfb0-4f8a-a075-95a67ba5d3df", + "id": "00b2e7f0-7f4a-48b0-94b5-b113b0058074", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "5ad556ec-1377-49b4-9e39-4189c07f13a1", + "id": "efa4f299-f134-4a77-961f-7258b42b810f", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5415b310-c3e7-4f7b-9993-ef26a91fdf94", + "id": "b4588b24-ea4e-4aa5-a255-8849246b4518", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9e1b004-3944-4894-85d7-a3084b4e0161", + "id": "7f256ed0-3f2f-4427-b303-ebecd5f9105d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "419d43d4-66a6-4b9e-9c7c-bec928f9d594", + "id": "84189785-c3eb-4683-b9b9-df563e203b62", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01eaba34-872a-4a3a-bd15-ca576fa8ec47", + "id": "38e737fc-211c-4583-8fc9-22b67aa5c0b1", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "941011d8-5e5a-4bcf-85a5-ee0e8a0ce6de", + "id": "9d13add9-2560-494e-afea-6916e2eeb5a3", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "7b8b0f72-34a4-424a-8689-5134f8cc3ff8", + "id": "59fabffe-a966-461e-9e00-e0929f9ebc07", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "6702dfdb-629c-41f4-be2c-9ce215060a1d", + "id": "9ab66b93-ad21-4e2f-86a3-a5281c92491a", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aac4c564-6a43-4480-a71f-dd82343a102d", + "id": "70ff3a91-c60c-4244-a821-545ff3806d07", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c2827f6-4d43-4f79-9af3-4aacee9560e0", + "id": "d03d89d9-b7f3-46d9-9b44-6c03e3fa8eeb", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb7aceff-4b82-46ae-a1a2-d74543f2f58c", + "id": "ad72a98d-deaa-4ff9-bc06-c4c1f0d546f0", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8df1785-4536-4a90-ac37-32ce433964f2", + "id": "908af292-9d16-4b76-b159-680fb0d0f700", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "2c52e6d2-84ad-4457-ab85-116651bc91d3", + "id": "bf2b22bf-92e2-407a-93bb-4d5b81779041", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12555,7 +12555,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" } ], "variable": [] @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "23aaf194-be93-444e-a0f1-5ff1bef75c84", + "id": "e017dd44-39d9-4de8-8694-b08c24381a81", "name": "OK", "originalRequest": { "url": { @@ -12607,7 +12607,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fed5b1fe-41d8-4537-b7ef-6b36dc3b46f3", + "id": "dd70dc0f-824f-4969-8a57-5bbf192ac9d8", "name": "Unauthorized", "originalRequest": { "url": { @@ -12661,7 +12661,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f99f712-017e-4a53-883e-e5c78fa0b114", + "id": "a9a9fad1-9d23-4cc2-803b-1234df564109", "name": "Payment Required", "originalRequest": { "url": { @@ -12715,7 +12715,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4f130d1-497f-4d14-8348-b3ea45eec12e", + "id": "1a259c50-8ffe-48ce-aadf-7443279659af", "name": "Forbidden", "originalRequest": { "url": { @@ -12769,7 +12769,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95aaed3c-fdcc-4b3c-8e05-0c48ff33dde7", + "id": "55f451f4-98c7-4d89-8da3-6d5d61dba655", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12823,7 +12823,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "a0d12cf3-c28b-4f63-9a8b-638e7e06a638", + "id": "a0c64bf3-7e24-4485-80db-4a9905d423cc", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "2418e0fe-53cb-4e36-99e4-c38c42552875", + "id": "fd88e384-ed2b-4bd4-b91a-443c63bb3f79", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"adipisicing70\": \"aute\",\n \"dolore_a9\": -7008561\n}", + "body": "{\n \"magna_a3\": true,\n \"id_2d7\": 22495497\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bada9f10-5301-454b-8c36-f2c9441e9cd9", + "id": "7dec01e1-d9ce-4aba-b389-284449f9b73d", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6cc4665-cd73-4306-af7c-f6c68d83c22b", + "id": "2282aa33-474e-4b80-999c-fba03696a873", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b515cf99-68df-4545-a0ab-aa572c8ebdc5", + "id": "c16f5569-4030-4457-9eb0-b865222ab458", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "527edde9-9434-41eb-9a55-cf9f523091b7", + "id": "8b1c5c7c-0614-4f3e-9b3e-8ff82638533e", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "a7b2dcaf-4f1d-414e-9150-4e922167d08b", + "id": "8cd2d6e9-0b10-48f7-aa99-e0f7e11ad5f6", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "a65907a7-e10a-4ae7-bec1-4920a3b534b2", + "id": "68cbe2af-aefd-4fbd-a728-16c9c4bbe85a", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2acb0d92-2f6b-4908-899c-61dec496501e", + "id": "6ba28563-9dc3-4cb2-8e33-931444bab86d", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12fd5eed-9a0a-4be1-9543-272d313a6e7d", + "id": "7e6015a3-46c9-4225-8c75-4e98c007469e", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9616bdbf-2a84-4e5d-a2c7-b275b7bd4665", + "id": "bdf9665e-b1c0-47dd-be47-e7f2b090dcef", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cde8f29-f340-4dc0-86ca-c10d80e43091", + "id": "9762af49-3893-4e21-8197-182c8d502819", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70766050-92e5-4a5a-8039-4b53a7e0ae86", + "id": "fa2b9e08-475c-42f1-a5f8-45d3f3533858", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "d101730f-f069-4c46-be37-2b0b3a4a3eb4", + "id": "295e6f7d-ed4f-4bf9-9a9b-d33664a048d2", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "258a547c-cb52-499a-9726-e360501fa12e", + "id": "dbb333e0-a248-470a-8e2e-f7ad3cb2301e", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a98db0eb-8af0-4843-86c8-70c193aea57f", + "id": "77fbb3a5-4bd9-4435-8ced-b3b5f2a1f58b", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e176f0f-c0c1-4050-8b17-27bd4ba1487a", + "id": "58e1b001-7f69-4b97-9999-6f9b656d981d", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "170db7fb-7fca-434f-938e-c33f0dd6271a", + "id": "9d9f3702-080b-4cf5-8260-4817ed355ee9", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f73c43ea-1c99-4925-a51f-6aec010b6aaf", + "id": "75fe1e27-8758-4963-838b-a57ef9c2d30a", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee447be6-11bd-46e0-9717-b10918aab105", + "id": "4656afc2-480c-4a06-a093-faacbd3a3e7d", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "291c8b21-3711-4a5a-a69e-fa4f5f2fdbfb", + "id": "907afa5f-ff9a-4513-88cb-2bd81e89174f", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "bcc553cc-cd9c-47da-85ff-8a34d1777ecc", + "id": "00d29dc3-0d46-400b-a579-3d768085851a", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "010f18ce-2140-42ef-bf05-52829949be35", + "id": "01995b91-72b1-446d-b25b-abce30067784", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed5b49d5-3f5f-4159-9d65-5f06656946f0", + "id": "296e4999-889e-4aca-b37a-8abe74db271d", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69ec649-d7c1-4f2d-8d22-2a4937a234ae", + "id": "9a493c1e-c27e-4667-b9d8-2cbcf12e169e", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd0729e7-8e7a-4873-8501-17fe06b450b4", + "id": "920c6b17-7b93-450c-8e7a-545c8e91b32b", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "9cbf0ea7-6bdc-4cd7-9001-ec2264ec7b4e", + "id": "085f0ded-2c32-4dd9-946e-8551ebce30dc", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "ce9cac02-aa09-45e0-84c2-220ccc896fc8", + "id": "3d3bc067-2520-4da0-bd80-e819f1893807", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98a20de1-99ff-46ea-a257-04781e981baa", + "id": "0d5f8524-c0e9-44cf-8029-bc640554687d", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ce99cf3-d972-4e04-98cf-79b8ea76fd97", + "id": "2138d8d6-c20f-4e06-a1d0-07db53c9a93c", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaa2a29d-ef9c-40e3-9681-2c442ea6baac", + "id": "3e00b2c4-bbc2-4d7f-a034-6d5746a18cbb", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfed860f-02fd-49cb-abf2-1b9a0b4fb435", + "id": "0525eb2b-8dc0-40c7-ac1f-063887748427", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "9befdc38-f286-422e-a2ba-0f18273f89ab", + "id": "1b3da356-e8e9-4954-8d71-4cfd7a5c04c8", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "74ebf983-9b70-46e1-98c1-e77335f12b3f", + "id": "86560029-a238-4f3c-8fe9-6c35e3bc7e9a", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"Duis_e\": false\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"aute3\": false,\n \"temporc\": \"dolore\"\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2836bc67-fdc3-4db6-bd92-a6382fc15d6d", + "id": "aa528909-bb79-4e19-9fa5-f7ea46499eb4", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27f9622b-fe28-4aca-9799-4b3b794664f6", + "id": "05eb213a-22f3-4891-908e-3f0f1fc28217", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09641e2a-ade8-4250-b75e-d5b7401913cd", + "id": "aaa8e356-afd0-4a37-8f62-e4e66a389b54", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38220c35-fc75-4b6a-8cc8-dd7edfcd1e85", + "id": "53e38bee-9451-4b12-b3b8-85efd7813ab7", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "c3923d76-55a2-41d6-b6f3-cbf5226c9dc4", + "id": "43daf54b-0330-47c4-a78d-82ceb3612afd", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "d992b71f-7166-45f9-9f2a-fb5a03bf8df7", + "id": "db7102e1-c201-439c-a23f-115dba7c6cc0", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5c7d04a-0245-4d4e-b71e-569c5bd8763c", + "id": "79f139e0-e087-40c6-b31e-98dff7136930", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4898fd6-f300-4562-9342-07fff951307f", + "id": "82bc9107-38d9-4628-b14e-3eb9c90aca88", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f11baac-f6a6-4907-9484-8a330e1aaeba", + "id": "808f97dd-7061-474d-8af1-bbafc75867ac", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03bb2574-7776-4b79-9d40-ca0a377c2ec4", + "id": "7e45b471-151b-4fc4-ad51-3300c793ccc8", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"consecteturb6\": false,\n \"pariatur5c\": 64852118.19630936,\n \"irure_7\": \"anim esse pariatur elit\"\n },\n {\n \"nisi5a\": \"\",\n \"estda\": true,\n \"proident_f93\": false\n }\n ],\n \"context\": {\n \"veniam__\": true,\n \"sit_d\": -13741057.12274672\n }\n}", + "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17383,7 +17383,7 @@ "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between \norigins and destinations. It provides detailed route data including distance, duration, polyline visualization, \nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for \napplications requiring accurate public transit navigation and trip planning capabilities.\n", "item": [ { - "id": "769122fe-1df7-4c55-9848-1354f7835177", + "id": "abc5aa51-dd7b-498d-a5f2-9c5337a9ff29", "name": "Transit Route", "request": { "name": "Transit Route", @@ -17476,7 +17476,7 @@ }, "response": [ { - "id": "d03d4ed3-ea79-4a43-8a9c-d75bd54ce08e", + "id": "e2a87dc4-69b7-4122-a628-e19fa8e8794c", "name": "Successful Response", "originalRequest": { "url": { @@ -17566,7 +17566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e485000e-ba4e-4e8b-9a33-b33395473080", + "id": "820592cb-ad3a-4788-8dcd-e2a9cae8452e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17656,7 +17656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "009706d8-17c2-4255-8247-056bbc1fd92a", + "id": "708977b5-82fe-460d-981f-384db40a3f43", "name": "Out of free quota.", "originalRequest": { "url": { @@ -17746,7 +17746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4666d77-c13b-4e99-885b-fc6dffaa9ac3", + "id": "4f217c50-be9f-403d-9c44-d685af122d96", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -17836,7 +17836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0f7d0e5-1369-4c5d-b2a2-bd0bf21dcbb2", + "id": "6382f9c3-123b-44cb-a8a4-7214965c9983", "name": "Validation Error", "originalRequest": { "url": { @@ -17926,7 +17926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ed5d29-4e58-42dc-ab54-3e5e1912ce3c", + "id": "eb7c18e8-789e-4743-abd4-409bbc1c88a1", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18028,7 +18028,7 @@ "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking. \n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "6283a1df-9cd1-4b2a-8b64-2d151c986b1f", + "id": "45d5ac6d-9469-487a-ad57-2bf983e1e227", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -18086,7 +18086,7 @@ }, "response": [ { - "id": "953976f0-5d0f-4ede-a79c-2fd90dec58d3", + "id": "e6625784-b666-4447-9386-8d7adaf570c2", "name": "Successful Response", "originalRequest": { "url": { @@ -18131,7 +18131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d991e4-0700-4345-976f-d6ad861ab8b2", + "id": "033ffd7d-406a-4ea8-8683-9a83acab8909", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18176,7 +18176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bda602a4-5b38-43ac-b5b4-66da5b4cfc1f", + "id": "c327e654-fb3f-4e8c-84f5-6e9aeaa83eab", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18221,7 +18221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfb275d8-bad9-4059-866d-236ae6b4141b", + "id": "27ee82b4-b62f-4c8d-b1a0-d16a8aa8c320", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18266,7 +18266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b8a317-3002-46db-a39a-7131714ca031", + "id": "bd98cd8b-4601-4ac0-815b-4da3b681d955", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18311,7 +18311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e184a49-36fd-4c4f-ab4b-243dac991f78", + "id": "868754ad-b0b1-42d4-9c67-ce6f97ea35fc", "name": "Validation Error", "originalRequest": { "url": { @@ -18356,7 +18356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84bf4b73-93db-48ce-ba92-93e1261e2632", + "id": "7801c0fa-eb76-4442-a801-8fc6a625282a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18407,7 +18407,7 @@ } }, { - "id": "2c5729ef-e0ba-44a8-9bf5-5bbe5dfb9ef9", + "id": "5f9fccf3-80e5-40a1-97ee-ff3eee392c87", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -18465,7 +18465,7 @@ }, "response": [ { - "id": "2871c6ac-c2b3-470f-8752-241ef1333f0e", + "id": "2a410c8f-f3c4-4da4-8b87-604b2814b9f0", "name": "Successful Response", "originalRequest": { "url": { @@ -18505,12 +18505,12 @@ "value": "application/json" } ], - "body": "{\n \"reprehenderit1\": \"laborum voluptate\"\n}", + "body": "{\n \"mollit_4\": \"esse nisi enim\",\n \"et_ebf\": false,\n \"adipisicing_e\": -15211856\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "55da5828-e52e-4c9f-99bd-8761ead608f8", + "id": "02d4a307-1e46-4bc2-b439-f51f28ae5841", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18555,7 +18555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a8d21b4-920c-4f90-a2b4-503398d22d8e", + "id": "43bd2db8-5f8f-4c67-b289-25713057b13d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18600,7 +18600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a7361a6-616e-4893-8461-370675b7b609", + "id": "6d3f6dbb-94ab-48c2-a4b3-7cbaeeaec615", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18645,7 +18645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77d2072e-8704-428f-9dc8-bdfdff25191b", + "id": "f75cbfa5-b37a-4a39-a5dd-712c3e7cc937", "name": "Dataset was not found", "originalRequest": { "url": { @@ -18690,7 +18690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea257128-43e7-4b2c-8a59-fe33924a49f9", + "id": "9eacd6dd-4f7e-4ca2-a7ce-a6636431de63", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -18735,7 +18735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dff62c28-d917-45ab-9266-ebee5b300469", + "id": "307be12d-7c47-4102-88ed-569e4c7aebab", "name": "Validation Error", "originalRequest": { "url": { @@ -18780,7 +18780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fde82de-7f8c-419e-adc8-a4e403e978e4", + "id": "0dc0f936-f153-47da-88bc-f5f09e633537", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18831,7 +18831,7 @@ } }, { - "id": "30ba3b8b-6548-4053-aeab-8f7c8e6ddf42", + "id": "33fc3336-7d27-4cee-bda0-4212d7f2dcfb", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -18902,7 +18902,7 @@ }, "response": [ { - "id": "7c4dca33-ce4c-490e-9faa-6b4288fb611d", + "id": "06789657-3d64-4012-afd5-1690dcec13a5", "name": "Successful Response", "originalRequest": { "url": { @@ -18960,7 +18960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaec127b-75f9-4a7b-98b2-69def98f5de8", + "id": "18b4bcb1-355d-49d8-84ce-10a06e002702", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19018,7 +19018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "855d9a1c-d230-4bd8-96da-af369499aa62", + "id": "d91f874e-1d63-46b8-9d73-b04fe0b41b8f", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19076,7 +19076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac70670e-f2b7-4379-bbba-5f168a55105e", + "id": "0d9d2c38-ffb7-48b0-9eb6-d68de80805db", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19134,7 +19134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ff153cf-122f-4dde-b513-fa4b72cc5c61", + "id": "7754c22d-5f01-4577-b4db-6609641ce082", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19192,7 +19192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68488719-f44a-491d-862f-ecd5adb369c1", + "id": "98c4329d-d300-4045-8b44-fd64e2d4e8d7", "name": "Validation Error", "originalRequest": { "url": { @@ -19250,7 +19250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5478aaa3-ee66-4f1f-98c1-e6242b947431", + "id": "4e2eae86-a19d-4257-990a-e7c535d59441", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19314,7 +19314,7 @@ } }, { - "id": "b15606c6-b744-439e-8f15-401551a3aed8", + "id": "d2ff111d-8688-4814-9479-62d4d8a4aba7", "name": "List Datasets", "request": { "name": "List Datasets", @@ -19380,7 +19380,7 @@ }, "response": [ { - "id": "4399bbd0-1471-44fb-9845-68f6d27e8056", + "id": "6378c7b4-71c7-4e91-927d-a5ca47f1f441", "name": "Successful Response", "originalRequest": { "url": { @@ -19443,7 +19443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7b63cdb-1800-4686-bf8c-12b7a6cf6f3f", + "id": "a5832151-2601-463a-bcf8-a686834139fc", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e11825a-0883-473d-9633-c659e5e52839", + "id": "34c059e8-0d27-4b57-89c5-027cdb101fbe", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19569,7 +19569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "366dc9bd-9c10-46b7-85a1-7d83c1f975e1", + "id": "4fe3e92d-3298-4d55-969f-97ce20f48131", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19632,7 +19632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7853c085-e43c-4141-b6f5-b2af5825d5e4", + "id": "2eaed416-adbb-4a84-98e1-6e6685d6537f", "name": "Validation Error", "originalRequest": { "url": { @@ -19695,7 +19695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26232b83-9f51-4f36-a0a3-46218748d09d", + "id": "7f2f96e6-e1b8-41bf-b671-b0408bd454c2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19764,7 +19764,7 @@ } }, { - "id": "7ad71689-af9f-4d36-b474-7ed8e89966f8", + "id": "7276e97d-3c60-4023-8056-94436231b396", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -19824,7 +19824,7 @@ }, "response": [ { - "id": "d8bb3643-55e3-459d-9e3e-0bf358760ba6", + "id": "9d758ba1-440d-4364-b901-f7a5cb000acc", "name": "Successful Response", "originalRequest": { "url": { @@ -19882,7 +19882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be960a59-0793-4272-9480-28045df79095", + "id": "7d931ede-a555-4a13-8e24-d2c9ae5a5f7e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19940,7 +19940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68dade3e-1dfb-4d2d-baaa-65bbfe2f6d98", + "id": "31765b26-c62a-447c-9820-e6af96a874b7", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19998,7 +19998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00edb18b-9e78-4957-aaf3-6f8fc8ec9d5e", + "id": "ff229f97-87b2-49ed-a7ef-1de029297106", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20056,7 +20056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cec7afa2-1c92-4058-9d2f-82f8a90e8a8a", + "id": "ec2d583d-2d9d-4b9e-87af-8bf4c24df2d2", "name": "Validation Error", "originalRequest": { "url": { @@ -20114,7 +20114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80b33325-9980-49b3-9706-93e366755b21", + "id": "f46e38f8-16a9-466b-8123-d9f39a13b1c0", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20178,7 +20178,7 @@ } }, { - "id": "45930cea-f448-482f-8a3e-cf3a9d523958", + "id": "8a3a1aa1-aeb2-4161-af3b-01318e5bbd9a", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -20237,7 +20237,7 @@ }, "response": [ { - "id": "c92b5c9f-2769-479d-999b-95b2f4c3ade4", + "id": "ced7859c-2080-4066-be09-19ba565b485a", "name": "Successful Response", "originalRequest": { "url": { @@ -20278,12 +20278,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"failed\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"in_progress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d4c69b22-a4c4-42de-8347-200201493c63", + "id": "e3197bbf-23ff-4cc8-9323-6df9b6709d52", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20329,7 +20329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c6dd7b0-7872-4e2d-b477-6695fbf4fdf0", + "id": "705830a9-a676-4553-a693-cb6d391e90bb", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20375,7 +20375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e692cddc-e46b-4abe-b9f5-65500f939714", + "id": "e0b885b6-d6e6-45b5-8fda-32a2225fdd58", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20421,7 +20421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79b830f2-a559-466c-b847-5a587e30e05b", + "id": "27e67416-7483-430e-b49b-103a083dda98", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20467,7 +20467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "296c476b-9c2a-4d95-8758-8a0687f03737", + "id": "efd76af4-f3bf-4d4f-aa83-0277bb01b316", "name": "Validation Error", "originalRequest": { "url": { @@ -20513,7 +20513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18b717d9-dceb-424f-9379-3cb4f524ebcc", + "id": "6ae1155c-f0cf-4041-9b6b-000e2953e3e6", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20565,7 +20565,7 @@ } }, { - "id": "964dbdef-1a78-40ad-8337-7f50bf6998e4", + "id": "74f501f1-e824-41fb-a587-a7f8b0f82ffc", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -20624,7 +20624,7 @@ }, "response": [ { - "id": "7ef4a80e-672e-46cf-9a59-97d465f2114b", + "id": "185b369c-a675-49d8-8850-c4dd629d5888", "name": "Successful Response", "originalRequest": { "url": { @@ -20670,7 +20670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a648cb40-c202-4674-8863-6c2ab5ad820a", + "id": "f9b51e93-7ec9-4868-b289-73294bba6134", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20716,7 +20716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "483704f3-d249-4d7a-8d81-b7d50443194a", + "id": "7e9148dc-ac22-455d-80a4-af03dfe20206", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20762,7 +20762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90a9b475-f239-46bc-b915-e37d20199a07", + "id": "d602a225-3fad-4a96-ac0e-012f579fab1c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20808,7 +20808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7576813-73fc-412f-8927-314260732590", + "id": "c9850d3a-0a45-40af-a7fb-a49290ea0913", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20854,7 +20854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef8cc741-765a-4681-89cd-43f5d82b808d", + "id": "9e66a252-2510-4375-9ba5-6d0b925c960b", "name": "Validation Error", "originalRequest": { "url": { @@ -20900,7 +20900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95335eed-c695-4c01-a9b4-d87acb7c25f7", + "id": "c4fe7303-f3e6-4db2-bb1c-28b41baa9be9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20952,7 +20952,7 @@ } }, { - "id": "ab33089f-1bdb-4c7e-8712-8c380a2faa36", + "id": "8f75aa0b-d73c-4ff8-b941-779c56eadfec", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -20996,7 +20996,7 @@ }, "response": [ { - "id": "289094f7-47c6-405b-893d-e784d166df2b", + "id": "39905c35-35ee-411d-91f9-9f2e88ede81d", "name": "Successful Response", "originalRequest": { "url": { @@ -21034,7 +21034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83e1a4ec-f209-4b8e-b017-cb0223aec66d", + "id": "28a8a492-d681-44f0-8041-f2aa576b54c7", "name": "Unauthorized", "originalRequest": { "url": { @@ -21060,7 +21060,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4c674ed9-2553-492b-80c9-7ad223b5e472", + "id": "7258a19c-2c74-45a7-92a5-e2d990d62313", "name": "Payment Required", "originalRequest": { "url": { @@ -21086,7 +21086,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d228a404-89ab-412a-903a-7e600f732121", + "id": "aaefb329-eff0-4e5a-bb22-83e84f8f9471", "name": "Forbidden", "originalRequest": { "url": { @@ -21112,7 +21112,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d3c47abc-560b-41c9-b4cb-96e9e827e66b", + "id": "23886276-b668-441f-9e47-9e42576f517d", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21150,7 +21150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79c05501-f736-4174-9db5-e542fec9a475", + "id": "22bdcf34-b279-4462-a01f-4417c5ad6e03", "name": "Validation Error", "originalRequest": { "url": { @@ -21188,7 +21188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0191f7d0-631c-4473-8717-8a6f72155273", + "id": "93353c87-a11e-4174-8e6b-3ade7556eae8", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21232,7 +21232,7 @@ } }, { - "id": "a68c1941-fe37-4b40-8695-9586ecb9d0dc", + "id": "e5be2895-3270-4782-9587-106cae73d707", "name": "Search Features", "request": { "name": "Search Features", @@ -21334,7 +21334,7 @@ }, "response": [ { - "id": "4e5992bd-79a3-4f60-a24f-ae1268b3728f", + "id": "6a01823b-9b57-4a9b-90bf-a17aa7b722dc", "name": "Successful Response", "originalRequest": { "url": { @@ -21417,12 +21417,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5a5d12a3-ae5e-41e3-a9a9-71e3f7c0f42e", + "id": "ac3c1c2d-6fcd-47e7-adad-907a627f6c5e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21510,7 +21510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f9cb5b2-24f5-421c-bf23-00b4bf2428d0", + "id": "3713bc23-7f9e-4819-85e0-0027e4c5dd8e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21598,7 +21598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1dd7851-fba3-421d-85ad-779dbefdb869", + "id": "bbf1c8ec-4b23-4f37-9d8e-3cb3efdb0241", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21686,7 +21686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae58e6fb-8fec-4dab-984b-c473fc9e4175", + "id": "02aec00d-fc56-454e-8442-4f3c43141ee6", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21774,7 +21774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c97a4f8-5f76-4eac-a67c-3986508e75d7", + "id": "5dcc7092-db63-4aa3-8542-d33792820fe5", "name": "Validation Error", "originalRequest": { "url": { @@ -21862,7 +21862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c28bf6ea-26b5-4578-9171-8fb3f6ce3fd6", + "id": "0766261a-59b4-40dc-8138-a798a2e02000", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21956,7 +21956,7 @@ } }, { - "id": "bd5198ea-4ba1-4399-9166-583e7146d1e1", + "id": "49cd8bdf-d2bf-4205-8936-f00184549c5e", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -22058,7 +22058,7 @@ }, "response": [ { - "id": "3049a123-cfaf-4543-b3d4-f99be1bf8f02", + "id": "5b4b40e1-3cd8-4adc-8841-e8c887959821", "name": "Successful Response", "originalRequest": { "url": { @@ -22141,12 +22141,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "10304b83-0eb2-4534-97b1-88648dccaad3", + "id": "c3e4a1fb-ace1-49db-ad49-eb25128b4293", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22234,7 +22234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c40c5e8-b4b8-43ea-8bae-6bb720c13a8a", + "id": "4b9bcc21-5fba-4479-a007-f8828a04887d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22322,7 +22322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c25001c-1be5-4c8a-a81f-a07ea0855a9b", + "id": "53c74259-dbbc-4b62-a74f-7df74d968983", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22410,7 +22410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e588720e-bda1-460b-be2d-9be46f35ced6", + "id": "e66c22d1-b480-40bd-a16a-78bf5ba230fc", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22498,7 +22498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "161be23d-dfe1-40d2-bd4b-27efd01f4ab4", + "id": "0e9a77d4-5623-4213-9669-4a97c927f2e8", "name": "Validation Error", "originalRequest": { "url": { @@ -22586,7 +22586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59a06004-444b-41b1-bd01-bc8c7222f773", + "id": "e7967b54-d531-4a0a-a77f-221490f438e9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22680,7 +22680,7 @@ } }, { - "id": "37c003e7-f808-4a5e-a925-67765f9822d2", + "id": "b325065d-e27f-4e4e-aeb3-286253882d4a", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -22782,7 +22782,7 @@ }, "response": [ { - "id": "21ca130d-ace3-475c-b66a-055d03bd1f02", + "id": "91a17fca-31b2-4c60-9ea0-13e3fbcaf195", "name": "Successful Response", "originalRequest": { "url": { @@ -22865,12 +22865,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aa72528c-16b0-4434-a313-4f1d51dc704e", + "id": "d542e902-4d5d-4095-872f-9f964b0ec745", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22958,7 +22958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8019f75a-9cd3-49f2-94b7-781b390f2fcf", + "id": "b5667398-b4d8-469d-a000-631386a8f3d9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23046,7 +23046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "688c709a-dba1-46e2-aab3-635aff32f788", + "id": "a70f9ff3-7c2c-4328-a128-dfcfc1e68567", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23134,7 +23134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70cadf95-1026-46e4-b5dc-a806f3c27e52", + "id": "23589f0e-533a-458f-b026-6a75502c0ca9", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23222,7 +23222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43b081fc-f1c1-4bb7-a2d8-caf09a43c12f", + "id": "4a9a5c94-dfe5-4d5a-8297-66766f960cd8", "name": "Validation Error", "originalRequest": { "url": { @@ -23310,7 +23310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dfcf12b-d390-467e-858f-ed1121a6874b", + "id": "426143d2-753a-4b69-94f1-7c2226d4bd44", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23404,7 +23404,7 @@ } }, { - "id": "79bcc3ff-9438-4e49-903d-a1fdeee66872", + "id": "4d4c5f83-6c0c-48ee-bb80-faf7c4e48f73", "name": "Contains Features", "request": { "name": "Contains Features", @@ -23506,7 +23506,7 @@ }, "response": [ { - "id": "26382e7f-c98c-4e80-9583-0bfe0fec56cd", + "id": "a9e49ea5-ed93-4d10-ad36-27524b453120", "name": "Successful Response", "originalRequest": { "url": { @@ -23589,12 +23589,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3c89d513-a14f-4d3f-83f1-25c2d384d900", + "id": "7113e843-0518-40e5-9018-8dca181cdabf", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23682,7 +23682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98da9e8b-1a76-4699-8a7b-6bd4d8a06c1a", + "id": "cae93ed8-95d6-4f4f-8aba-396791f25283", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23770,7 +23770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "929601f5-67af-467b-bf1c-374976babc44", + "id": "7387180a-9662-471e-904d-d2e62c9037ba", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23858,7 +23858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1379422-a027-4de7-9896-4f364d1c657b", + "id": "d4e2ab58-37d2-483a-aea4-9e70a64acba7", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23946,7 +23946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b2e1fcd-7f3c-4723-8ba1-877b9c2b10f7", + "id": "55e7c1ab-64f6-4f46-8138-51835d69806d", "name": "Validation Error", "originalRequest": { "url": { @@ -24034,7 +24034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2296646-ab49-4e8f-8cb5-70335c27797e", + "id": "9e23881d-25fb-4d69-966c-1c09ac94102a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24128,7 +24128,7 @@ } }, { - "id": "4f29a9f4-125d-4096-bb96-48b6eb916817", + "id": "5251fb13-2d84-4e7a-8ff0-d4da80bf0865", "name": "Within Features", "request": { "name": "Within Features", @@ -24230,7 +24230,7 @@ }, "response": [ { - "id": "1a3d18b8-9663-4edf-bbc8-8558b5741534", + "id": "452ecb2e-c96a-4df9-a95b-1d3c4a204de4", "name": "Successful Response", "originalRequest": { "url": { @@ -24313,12 +24313,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"quisf\": 65466264.05492875,\n \"laboris0d2\": \"voluptate ullamco\",\n \"esse_55\": 52772271.785075635,\n \"mollit_ae_\": 10961955.241537288\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"eiusmodbf2\": \"consequat enim\",\n \"Excepteur8b\": \"sunt dolor aliquip in\",\n \"mollit1ca\": \"enim\"\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e05cb41b-5172-4b7b-8ff6-a8c6db49c4c1", + "id": "66392107-085f-4c5e-9439-e2e0d7d59fc7", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24406,7 +24406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "130a9790-f4d1-4654-b77b-23d93b993be5", + "id": "72f4e6c3-aaaf-42ad-8c9f-8a711681b0d1", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24494,7 +24494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cffa6de-1649-463d-89fa-2e3f55ede895", + "id": "04f39cf1-ea41-42f3-a468-a35c18ef4b14", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24582,7 +24582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecf67dd0-95a1-4b75-98df-821a56b32261", + "id": "b9aa60c3-b3f8-4978-b784-d333333dc0c3", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24670,7 +24670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "801b2eab-0e61-4f8f-8252-40346afe12ed", + "id": "799f1a37-4821-4f6d-9352-a1e03f48aa6a", "name": "Validation Error", "originalRequest": { "url": { @@ -24758,7 +24758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e90368a-de45-45bd-9e18-84cdfb4d1c81", + "id": "47038256-0dcf-479a-bd6d-d02caf62a48f", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24852,7 +24852,7 @@ } }, { - "id": "92e93f3f-2bc7-4c50-94db-64e405f5e599", + "id": "d7deda86-eb20-4ab1-aad7-71ff3740165a", "name": "Get Feature", "request": { "name": "Get Feature", @@ -24941,7 +24941,7 @@ }, "response": [ { - "id": "e887490b-1249-4353-84e7-62ce114fe1eb", + "id": "c9dab7c3-e6f6-4648-a48a-ad305696d0dd", "name": "Successful Response", "originalRequest": { "url": { @@ -25001,12 +25001,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in8\": -17699505,\n \"deserunt2\": \"minim ad aliquip eiusmod\",\n \"quisf_f\": -69331687\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"magnaa\": -18393920.541398674,\n \"et7\": -25173785\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2ca4d66c-3178-45b1-9d62-868be5027ac3", + "id": "90f3c62a-f8f2-4825-815a-fa50d9bcdc4c", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25071,7 +25071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9336e35c-b4f6-4cbc-9665-b7c99f6b1096", + "id": "f1939248-937d-4124-87ac-79f901aba5fd", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25136,7 +25136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bed005c0-1757-40df-a21d-aa5043e2b7ee", + "id": "ff34a9bc-64f6-46a4-b8b3-4fbab1ab4019", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25201,7 +25201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b1e1a84-7f5d-4981-ad37-cc67ce1cc336", + "id": "74899f23-97f0-4f6f-975c-5183edca7247", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -25266,7 +25266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19de785e-2150-4eac-a914-aa5f7d0854a6", + "id": "76943e39-e9ef-45b1-beef-65454c703f5a", "name": "Validation Error", "originalRequest": { "url": { @@ -25331,7 +25331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d1373a2-b9fb-43bd-a592-d727af1fb79d", + "id": "2fba4d28-f290-4a07-8a03-f03aa13a2dfa", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25405,10 +25405,10 @@ }, { "name": "Distance API", - "description": "", + "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "4dbf98a9-a147-46c5-9cf6-b9104039a1a9", + "id": "04473a52-557c-4f46-83f6-eb32daabf977", "name": "Find Routes", "request": { "name": "Find Routes", @@ -25575,7 +25575,7 @@ }, "response": [ { - "id": "ac575fda-4459-4f56-aa67-842dda1fc0d4", + "id": "8d19094d-94f3-4a5d-a53f-869dd14abb06", "name": "Successful Response", "originalRequest": { "url": { @@ -25739,7 +25739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da386ee6-9b23-4aa0-9b49-180a2a45dbb6", + "id": "ed3abc41-ea58-4fde-bcb7-ecbef3159dee", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25903,7 +25903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a58ebe2-5f14-4e8e-854d-7451680b73cf", + "id": "034c600e-d885-48e4-8105-07a3809834b0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26067,7 +26067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f976dc61-8e00-4c8c-ab6e-e79f16e229d9", + "id": "87ea057c-053c-4873-9049-37a8322471c5", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26231,7 +26231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da9243b3-1474-401b-aebc-014a2d8a732e", + "id": "8cae955f-b197-4505-906a-51b85bd31e4f", "name": "Validation Error", "originalRequest": { "url": { @@ -26395,7 +26395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc97c38-add6-45df-a543-b9e6b144502f", + "id": "45ebe4ed-12c4-4ab2-a8f2-1332294c57ab", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26565,7 +26565,7 @@ } }, { - "id": "5a6ac583-a2a9-45b9-9abe-ea0550e1563f", + "id": "58f4181e-284d-4019-b6a7-17302d223d42", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -26714,7 +26714,7 @@ }, "response": [ { - "id": "c863a8f3-7d55-47d1-b8c5-8315bdffe01a", + "id": "b49fe7f5-fb5e-45b4-9dbc-cc635c59ff84", "name": "Successful Response", "originalRequest": { "url": { @@ -26855,12 +26855,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "52834a66-a12d-41a8-ae9f-6c7b4b984f55", + "id": "f3fd05ee-9ef4-46e7-9c07-e5555afc6c24", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27006,7 +27006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f52a4e43-4ffc-4e2e-b847-7b544324e57b", + "id": "f84024d1-f48c-4cd1-954b-c4606b50278f", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27152,7 +27152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cac36fbc-196c-4695-b20d-7f733a069561", + "id": "e9ddf212-8fc1-441a-ba72-a0250ce244cd", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27298,7 +27298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f02ff86-ed0d-44b4-8f26-433acb12a054", + "id": "5073ad10-a807-4dea-806e-597b0bd0cbdf", "name": "Validation Error", "originalRequest": { "url": { @@ -27444,7 +27444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "734eea95-330b-4dfc-a151-e0dcd1a3eb5e", + "id": "ef0331f6-f081-4e47-91e3-9e3714e90029", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27596,7 +27596,7 @@ } }, { - "id": "c0e8a9af-93ab-4ab3-9473-482dc63e5522", + "id": "189f522a-e9fd-42b7-9c8c-c818c42e74d6", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -27667,7 +27667,7 @@ }, "response": [ { - "id": "62eda171-9fc6-460d-9e6e-7334a95e554e", + "id": "e5c21216-1ad3-40b7-b920-a19d46975058", "name": "Successful Response", "originalRequest": { "url": { @@ -27731,12 +27731,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "87d5b09a-64ea-4bbe-9f6f-c988a6faa4d1", + "id": "7a1b7e71-1c28-4340-902d-c268ca345c68", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27805,7 +27805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31f5f7a5-e079-4067-93d1-48c90e31c1ba", + "id": "487d75e2-6b9f-402f-b935-1e2461c0a165", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27874,7 +27874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7e95ca9-aa83-41ef-9644-1cc654816aa0", + "id": "f5adf65a-cee5-4e18-bef7-ad1b4e85ec77", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27943,7 +27943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c993f311-e1d6-4deb-a5fe-ac1b0d56bab8", + "id": "8e4da475-83ca-4d7a-ae50-38c40680c8c7", "name": "Validation Error", "originalRequest": { "url": { @@ -28012,7 +28012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d7d543b-4d7f-4e80-a85b-48c0d1d5f7c1", + "id": "ad580bda-b18b-48e2-a37a-980337cf4f70", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28087,7 +28087,7 @@ } }, { - "id": "87dd4ee9-89bb-4dbe-bfbd-9921e085ae2e", + "id": "1c8817d2-91f7-4b52-9f0c-c9334e8d6151", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -28209,7 +28209,7 @@ }, "response": [ { - "id": "3e52c713-2618-4d87-9632-dceb1f98ddde", + "id": "264fa82b-c3a2-46d2-8d30-84ee489fadba", "name": "Successful Response", "originalRequest": { "url": { @@ -28328,7 +28328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca0ad154-e9bc-4476-a13e-73dd791d3eee", + "id": "b026269c-7897-4c5d-b00a-b48894cfb60e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28447,7 +28447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47d78cef-6929-4a82-a603-9d55e7b0bb19", + "id": "5dca0b45-c4be-4890-a35b-b0fcfe8455ab", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28566,7 +28566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9fa2cf0-5998-4ff5-aa02-742b3edd425f", + "id": "3498b6bd-f028-41f9-b137-25fa11a1d34b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28685,7 +28685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e088eb32-7b7b-477d-bd9c-f13c82ff48b1", + "id": "1cfb09fe-9ab9-4ace-82d2-7739e700ab89", "name": "Validation Error", "originalRequest": { "url": { @@ -28804,7 +28804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27ac022d-d24e-48b9-8290-da8133f57c36", + "id": "c5c75ac4-49b8-4ebe-b035-a554692a992c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28929,7 +28929,7 @@ } }, { - "id": "7257fe53-f65f-4862-bf9a-14256ff2d72d", + "id": "cabed10f-b493-4b32-98b6-7f95763a72e5", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -29000,7 +29000,7 @@ }, "response": [ { - "id": "e2b5c2df-dc2b-4262-a4fd-4e3df382dc00", + "id": "4e3ab205-5914-41fb-bcd1-40b6d3f83194", "name": "Successful Response", "originalRequest": { "url": { @@ -29069,7 +29069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35b59b3-dd10-4edf-8648-627aca6dd958", + "id": "50ed59e5-1ef3-489b-be7a-04734037aa5d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -29138,7 +29138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "630e7717-162f-4462-b1f5-06f9063406a6", + "id": "354ce74e-f60b-4071-8809-b9f5ca01dabe", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29207,7 +29207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a011b2d-9afd-4c8a-9fce-bc2939aec68b", + "id": "c0086d8d-ab68-4c56-8e4b-945e894f7819", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29276,7 +29276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "931c1888-66d5-463e-8a0a-8aad2a575d1e", + "id": "bd246adc-1c2d-4fe2-bf44-515ff199d118", "name": "Validation Error", "originalRequest": { "url": { @@ -29345,7 +29345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af992d4b-0bb4-4b6f-9ca8-4fedf2a37b26", + "id": "714983a8-b384-474d-b71a-78f667e519ef", "name": "Rate limit reached", "originalRequest": { "url": { @@ -29420,7 +29420,7 @@ } }, { - "id": "1d78f4a7-8b4c-432e-8a13-423e7c6e779d", + "id": "2405f14e-334e-4c1e-b586-90b5d53f8018", "name": "Find Tolls", "request": { "name": "Find Tolls", @@ -29569,7 +29569,7 @@ }, "response": [ { - "id": "bb75a923-caac-44d5-a41f-034b08ecbbec", + "id": "a1d4194d-70f1-41c5-b4a6-95bcc2ac96ff", "name": "Successful Response", "originalRequest": { "url": { @@ -29710,12 +29710,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"magna2\": 25395867.09761004,\n \"suntcd\": \"dolore magna incididunt\"\n },\n {\n \"sinta\": 38054122\n }\n ],\n \"tollSystems\": [\n {\n \"ea6\": 79463651,\n \"dolore464\": 59486185\n },\n {\n \"sunt_b\": -32158810\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"et255\": -99081449.6284139\n },\n {\n \"Lorem_43\": \"do ipsum minim eiusmod\",\n \"ea2\": 37323902\n }\n ],\n \"tollSystems\": [\n {\n \"voluptate_b3\": 37930080.7355524\n },\n {\n \"mollit_63\": 41390201\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"velit_d\": true,\n \"occaecat_9f2\": \"aliquip ut et esse\",\n \"irure860\": 24421235,\n \"exa\": true,\n \"id_1c\": \"dolore deserunt non sint exercitation\"\n },\n {\n \"sunt_c2\": true,\n \"exercitation6d\": 75132126.59137541\n }\n ],\n \"tollSystems\": [\n {\n \"fugiatecf\": \"ullamco labore\",\n \"deserunt5\": \"Ut voluptate sit in\"\n },\n {\n \"in65f\": -40982324\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ex_f\": 7872154.303763151,\n \"veniam_b69\": 11766261\n },\n {\n \"incididunt3ad\": 46103201\n }\n ],\n \"tollSystems\": [\n {\n \"pariatur779\": \"velit aute\",\n \"ad23\": \"proident id Excepteur\"\n },\n {\n \"in__\": -21923248,\n \"Excepteur_3b\": false,\n \"ut_f\": -23519830\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"aute7f\": -83425008.63877618,\n \"tempor_445\": false,\n \"nisi_1\": -11452313.06906873,\n \"deserunt919\": \"est ipsum nulla esse anim\"\n },\n {\n \"in_e78\": \"exercitation quis mollit Excepteur irure\",\n \"aliqua57\": \"proident elit velit voluptate\"\n }\n ],\n \"tollSystems\": [\n {\n \"etf\": \"tempor proident dolore reprehenderit est\",\n \"nisi_079\": \"non voluptate\"\n },\n {\n \"adipisicing_d56\": 93382422.66079888,\n \"consectetura\": -83360295.6435215,\n \"cillum_9\": false,\n \"reprehenderit_80\": 52157952\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"magna_6d\": -64329957,\n \"id2ef\": -47141042.20358583\n },\n {\n \"aliquip_378\": \"sit consect\",\n \"magna1f9\": false,\n \"est9b7\": true\n }\n ],\n \"tollSystems\": [\n {\n \"cupidatat_7b3\": -85334571.93231167\n },\n {\n \"veniam871\": -13359407.236717671,\n \"sint_07\": \"ex Ut dolore in\",\n \"aliqua68\": -89529904,\n \"culpa5\": false\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"reprehenderit_a\": -91296102.21795197,\n \"nostrud_fa1\": -80799309.51325199\n },\n {\n \"pariatur_4a\": 64769713.88687426\n }\n ],\n \"tollSystems\": [\n {\n \"consectetur_0b2\": 35115595.868160605,\n \"culpa6f\": -2104754\n },\n {\n \"do_af\": 81208459.12372449,\n \"enim9c7\": true\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ina7\": false\n },\n {\n \"quis_0f\": -52080046.71758211,\n \"sunt_e7\": true\n }\n ],\n \"tollSystems\": [\n {\n \"laboris_6c\": false,\n \"ut_e\": -40529930.5730491,\n \"quis_d\": -73259348\n },\n {\n \"do_8\": 4231197.186606377\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "07abe0ed-fae9-44af-9dec-2457b92ecf5f", + "id": "5ca9e663-435c-46f8-a51e-d435dc16f126", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -29861,7 +29861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd261359-e0ef-437d-a5fe-8c9e7bdc6c5f", + "id": "7a9a9ed2-a0f3-4cb8-88fa-570fa861a66b", "name": "Out of free quota.", "originalRequest": { "url": { @@ -30007,7 +30007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dee5280-c5c6-4027-b8bf-b61658905d14", + "id": "797312dd-8a3c-4d6e-a377-76d5c87873e6", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -30153,7 +30153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25351557-3acd-4b1b-ac92-a673b2d1bee8", + "id": "891ae758-37be-4d14-9625-cbb155686a6e", "name": "Validation Error", "originalRequest": { "url": { @@ -30299,7 +30299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1165c78-1193-465d-9073-6450e253da14", + "id": "d3fb416c-4686-4419-a05b-fb6e85411f84", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30465,7 +30465,7 @@ } ], "info": { - "_postman_id": "39ec5dd3-778b-4cec-8e1b-53368070e17c", + "_postman_id": "fd666ae7-9784-418a-b18d-90773ea3e71d", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/redocly/decorators/process-tags.js b/redocly/decorators/process-tags.js index 1a3146c6..310e0a40 100644 --- a/redocly/decorators/process-tags.js +++ b/redocly/decorators/process-tags.js @@ -1,9 +1,5 @@ module.exports = ProcessTags; -/** - * A decorator that processes tags to improve their names, sort them - * and removes endpoints associated with deleted tags. - */ function ProcessTags(options = {}) { const { tagMappings = {}, @@ -11,149 +7,147 @@ function ProcessTags(options = {}) { sortOrder = {} } = options; + const METHODS = ['get', 'post', 'put', 'delete', 'patch']; + return { Root: { leave(root) { - if (!root.tags || !root.tags.length) { - root.tags = []; - } + if (!root.tags) root.tags = []; const tagNameMapping = {}; - // Process and rename tags + // 1. Rename tags root.tags = root.tags.map(tag => { const newTag = {...tag}; delete newTag['x-displayName']; - if (tagMappings[newTag.name]) { - const mapping = tagMappings[newTag.name]; - + const mapping = tagMappings[newTag.name]; + if (mapping) { if (typeof mapping === 'string') { tagNameMapping[newTag.name] = mapping; newTag.name = mapping; } else { - if (mapping.name) tagNameMapping[newTag.name] = mapping.name; - - newTag.name = mapping.name || newTag.name; - newTag.description = mapping.description || newTag.description; - newTag.externalDocs = mapping.externalDocs || newTag.externalDocs; + if (mapping.name) { + tagNameMapping[newTag.name] = mapping.name; + newTag.name = mapping.name; + } } } - return newTag; }); - // Remove deleted tags from root.tags + // 2. Filter deleted tags if (tagsToDelete.length > 0) { root.tags = root.tags.filter(tag => !tagsToDelete.includes(tag.name)); } - // Remove duplicate tags - const processedNames = new Set(); - root.tags = root.tags.filter(tag => { - if (processedNames.has(tag.name)) return false; - processedNames.add(tag.name); - return true; + // 3. Merge duplicates + const tagMap = new Map(); + root.tags.forEach(tag => { + if (tagMap.has(tag.name)) { + const existing = tagMap.get(tag.name); + if (tag.description && !existing.description) { + existing.description = tag.description; + if (tag.externalDocs) existing.externalDocs = tag.externalDocs; + } + } else { + tagMap.set(tag.name, tag); + } }); - // Update and clean up paths + // 4. Inject authoritative config definitions + Object.keys(tagMappings).forEach(sourceName => { + const mapping = tagMappings[sourceName]; + + if (typeof mapping === 'object' && mapping.name && mapping.description) { + const targetName = mapping.name; + let tagEntry = tagMap.get(targetName); + + if (!tagEntry) { + tagEntry = {name: targetName}; + tagMap.set(targetName, tagEntry); + } + + tagEntry.description = mapping.description; + if (mapping.externalDocs) { + tagEntry.externalDocs = mapping.externalDocs; + } + } + + const name = typeof mapping === 'string' ? mapping : mapping.name; + tagNameMapping[sourceName] = name; + }); + + root.tags = Array.from(tagMap.values()); + + // 5. Update operations if (root.paths) { Object.keys(root.paths).forEach(path => { const pathItem = root.paths[path]; - // Iterate through each HTTP method Object.keys(pathItem).forEach(method => { const operation = pathItem[method]; if (!operation || !operation.tags) return; - // Remove operations with deleted tags - const hasDeletedTag = operation.tags.some(tag => - tagsToDelete.includes(tag) - ); - - if (hasDeletedTag) { + if (operation.tags.some(t => tagsToDelete.includes(t))) { delete pathItem[method]; return; } - // Preserve original tag before renaming const originalTag = operation.tags[0]; - // Rename tags in operations if mapping exists operation.tags = operation.tags .map(tag => tagNameMapping[tag] || tag) .filter(tag => !tagsToDelete.includes(tag)); - // Store original tag for sorting purposes if (tagNameMapping[originalTag]) { operation['x-original-tag'] = originalTag; } }); - // If path has no methods left, remove it entirely if (Object.keys(pathItem).length === 0) { delete root.paths[path]; } }); - // Sort paths if sortOrder is provided + // 6. Sort paths if (Object.keys(sortOrder).length > 0) { const getPrimaryTag = (pathItem) => { - const methods = ['get', 'post', 'put', 'delete', 'patch']; - for (const method of methods) { - if (pathItem[method]?.tags?.[0]) { - return pathItem[method].tags[0]; - } + for (const method of METHODS) { + if (pathItem[method]?.tags?.[0]) return pathItem[method].tags[0]; } return 'Other'; }; const getOriginalTag = (pathItem) => { - const methods = ['get', 'post', 'put', 'delete', 'patch']; - for (const method of methods) { - if (pathItem[method]?.['x-original-tag']) { - return pathItem[method]['x-original-tag']; - } + for (const method of METHODS) { + if (pathItem[method]?.['x-original-tag']) return pathItem[method]['x-original-tag']; + if (pathItem[method]?.tags?.[0]) return pathItem[method].tags[0]; } return null; }; - const getPathScore = (pathItem, tag) => { - const order = sortOrder[tag]; - if (!order) return -1; - - const originalTag = getOriginalTag(pathItem); - if (!originalTag) return -1; - - const matchIndex = order.findIndex(keyword => - originalTag.toLowerCase() === keyword.toLowerCase() + const getPathScore = (pathItem, currentTag) => { + const order = sortOrder[currentTag]; + if (!order) return 999; + const originalKey = getOriginalTag(pathItem); + if (!originalKey) return 999; + const index = order.findIndex(keyword => + originalKey.toLowerCase().includes(keyword.toLowerCase()) ); - - return matchIndex; + return index === -1 ? 999 : index; }; - const sortedPaths = Object.entries(root.paths) - .sort(([keyA, itemA], [keyB, itemB]) => { - const tagA = getPrimaryTag(itemA); - const tagB = getPrimaryTag(itemB); - - if (tagA !== tagB) { - return tagA.localeCompare(tagB); - } + const sortedPaths = Object.entries(root.paths).sort(([_, itemA], [__, itemB]) => { + const tagA = getPrimaryTag(itemA); + const tagB = getPrimaryTag(itemB); - const scoreA = getPathScore(itemA, tagA); - const scoreB = getPathScore(itemB, tagB); + if (tagA !== tagB) return tagA.localeCompare(tagB); - if (scoreA !== -1 && scoreB !== -1) { - return scoreA - scoreB; - } - - if (scoreA === -1 && scoreB === -1) { - return 0; - } - - return scoreA === -1 ? 1 : -1; - }); + const scoreA = getPathScore(itemA, tagA); + const scoreB = getPathScore(itemB, tagB); + return scoreA - scoreB; + }); root.paths = Object.fromEntries(sortedPaths); } @@ -163,4 +157,4 @@ function ProcessTags(options = {}) { } } }; -} \ No newline at end of file +} diff --git a/redocly/redocly-merged-config.yaml b/redocly/redocly-merged-config.yaml index a0226eaa..287eb470 100644 --- a/redocly/redocly-merged-config.yaml +++ b/redocly/redocly-merged-config.yaml @@ -46,21 +46,22 @@ apis: url: "https://developers.woosmap.com/products/w3w-api/get-started/" # Datasets API - 'dataset': + 'search': 'Datasets API' + 'features': 'Datasets API' + 'dataset': 'Datasets API' + 'Datasets API': name: 'Datasets API' description: | Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval. - + * **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions. * **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters. * **Features:** Direct access to individual geographic features by unique ID with field masking. - + Ideal for applications that require precise location analysis, spatial queries and geographic data management. externalDocs: url: "https://developers.woosmap.com/products/datasets-api/get-started/" - 'search': 'Datasets API' - 'features': 'Datasets API' 'static': name: 'Static Map API' @@ -71,24 +72,25 @@ apis: externalDocs: url: "https://developers.woosmap.com/products/map-static-api/get-started/" - # Distance API - 'route': + # Distance API + 'route': 'Distance API' + 'distancematrix': 'Distance API' + 'isochrone': 'Distance API' + 'tolls': 'Distance API' + 'Distance API': name: 'Distance API' description: | The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide. - + * **Route:** Calculate travel distance, duration, and paths between origin and destination. * **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations. * **Isochrone:** Determine all locations reachable within a specific time or distance. * **Tolls:** Estimate toll costs and details for specific routes. - + Requests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management. externalDocs: url: "https://developers.woosmap.com/products/distance-api/get-started/" - 'distancematrix': 'Distance API' - 'isochrone': 'Distance API' - 'tolls': 'Distance API' tagsToDelete: - 'Transit'