From e1edd25feb685e4f4d4429e9fb6e28a82c005447 Mon Sep 17 00:00:00 2001 From: christopher dartnell Date: Thu, 27 Nov 2025 17:55:08 +0100 Subject: [PATCH 1/6] feat(localities): add reference for the `session_id` parameter --- specification/parameters/localities/session_id.yml | 11 +++++++++++ .../paths/localities/localitiesAutocomplete.yml | 1 + specification/paths/localities/localitiesDetails.yml | 1 + 3 files changed, 13 insertions(+) create mode 100644 specification/parameters/localities/session_id.yml diff --git a/specification/parameters/localities/session_id.yml b/specification/parameters/localities/session_id.yml new file mode 100644 index 00000000..90d09a02 --- /dev/null +++ b/specification/parameters/localities/session_id.yml @@ -0,0 +1,11 @@ +name: session_id +description: > + This uuid4 string creates a link in all autocomplete made by a user and the details query. + To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, + and set on all autocomplete queries and the details query terminating the autocomplete session. +schema: + type: string + format: uuid + example: 541bf062-76c3-4e7c-8d9b-ae00043290d9 +in: query + diff --git a/specification/paths/localities/localitiesAutocomplete.yml b/specification/paths/localities/localitiesAutocomplete.yml index b116fab5..3404d872 100644 --- a/specification/paths/localities/localitiesAutocomplete.yml +++ b/specification/paths/localities/localitiesAutocomplete.yml @@ -22,6 +22,7 @@ parameters: - $ref: "../../parameters/localities/data.yml" - $ref: "../../parameters/localities/extended.yml" - $ref: "../../parameters/localities/custom_description.yml" + - $ref: "../../parameters/localities/session_id.yml" responses: "200": description: Autocompletion Localities successfully retrieved diff --git a/specification/paths/localities/localitiesDetails.yml b/specification/paths/localities/localitiesDetails.yml index 0c66e4ed..125e7be7 100644 --- a/specification/paths/localities/localitiesDetails.yml +++ b/specification/paths/localities/localitiesDetails.yml @@ -14,6 +14,7 @@ parameters: - $ref: "../../parameters/localities/language.yml" - $ref: "../../parameters/localities/fields.yml" - $ref: "../../parameters/address/cc_format.yml" + - $ref: "../../parameters/localities/session_id.yml" - $ref: "../../parameters/localities/page.yml" - $ref: "../../parameters/localities/addresses_per_page.yml" responses: From 4c9fa5a3c595cbdd4e47c2b2eebb56d04b1e6a3e Mon Sep 17 00:00:00 2001 From: gaelsimon Date: Thu, 27 Nov 2025 17:38:29 +0000 Subject: [PATCH 2/6] chore: update dist folder [skip ci] --- ...ttp_parameters_localitiesautocomplete.html | 10 + ..._http_parameters_localitiesautocomplete.md | 4 + ...map_http_parameters_localitiesdetails.html | 10 + ...osmap_http_parameters_localitiesdetails.md | 4 + ...smap_http_parameters_localitiesnearby.html | 16 +- ...oosmap_http_parameters_localitiesnearby.md | 8 +- dist/merged-woosmap-openapi3.json | 100 +- dist/woosmap-openapi3.json | 16 + dist/woosmap-openapi3.yml | 11 + dist/woosmap-postman.json | 1088 +++++++++-------- 10 files changed, 716 insertions(+), 551 deletions(-) diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.html b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.html index 54593b39..50b53c33 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.html +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.html @@ -117,6 +117,16 @@

radius

not set is 100 000.

+
  • +

    session_id

    +

    + This uuid4 string creates a link in all autocomplete made by a user and + the details query. To make correct use of the session_id, it + must be unique to each end user and regenerated after a details query, and + set on all autocomplete queries and the details query terminating the + autocomplete session. +

    +
  • types

    diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md index 020adc2e..30732ae8 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md @@ -42,6 +42,10 @@ This parameter may be used in addition to the `location` parameter to define the distance in meters within which the API will return results in priority. Results outside of the defined area may still be displayed. Default radius if this parameter is not set is 100 000. +-

    session_id

    + + This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session. + -

    types

    Specifies the types of suggestions to return in the query. Multiple types can be combined using the pipe character (`|`) as a separator. This parameter supports a wide range of locality classifications, including: diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html index c3becbed..8e26b1b6 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html @@ -77,6 +77,16 @@

    page

    deprecated and has been turned off on December 31, 2021.

  • +
  • +

    session_id

    +

    + This uuid4 string creates a link in all autocomplete made by a user and + the details query. To make correct use of the session_id, it + must be unique to each end user and regenerated after a details query, and + set on all autocomplete queries and the details query terminating the + autocomplete session. +

    +
  • Generated from the diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md index 8b4ab6b4..29044237 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md @@ -32,6 +32,10 @@ In a few cases, a postal code details may contain addresses (UK postal codes). The address list is paginated. In that case, you can navigate in the address list thanks to the `addresses_per_page` and `page` parameters. Notice: as all the addresses are now automatically returned in the response, the `page` parameter is deprecated and has been turned off on December 31, 2021. +-

    session_id

    + + This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session. +

    Generated from the OpenAPI specification. ✎ Edit diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.html b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.html index 3d365611..a183f302 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.html +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.html @@ -6,6 +6,14 @@

    Required parameters

    location

    Center of the search circle.

    +
  • +

    types

    +

    + The types of points of interest to return. Multiple types can be passed + using the pipe character (|) as a separator. For example: + types=business.shop|medical.pharmacy|business.finance.bank. +

    +
  • Optional parameters

    Generated from the diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md index b85960b9..786bbf37 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md @@ -6,6 +6,10 @@ Center of the search circle. +-

    types

    + + The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`. +

    Optional parameters

    -

    excluded_types

    @@ -24,10 +28,6 @@ radius of the search circle, in meter. --

    types

    - - The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`. -

    Generated from the OpenAPI specification. ✎ Edit diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index bd5786f4..db76b181 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -2409,6 +2409,9 @@ }, { "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_custom_description" + }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_session_id" } ], "responses": { @@ -2628,6 +2631,9 @@ { "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format" }, + { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_session_id" + }, { "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_page-2" }, @@ -6357,6 +6363,8 @@ "required": true, "schema": { "type": "number", + "maximum": 90, + "minimum": -90, "title": "Lat" }, "example": "43.6" @@ -6367,6 +6375,8 @@ "required": true, "schema": { "type": "number", + "maximum": 180, + "minimum": -180, "title": "Lng" }, "example": "3.883" @@ -9079,7 +9089,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9099,7 +9109,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9181,7 +9191,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9191,7 +9201,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9211,7 +9221,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9301,7 +9311,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9321,7 +9331,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9430,7 +9440,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9518,7 +9528,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9600,7 +9610,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9620,7 +9630,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9702,7 +9712,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9722,7 +9732,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9775,7 +9785,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9795,7 +9805,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9932,7 +9942,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -9952,7 +9962,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10174,7 +10184,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10194,7 +10204,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10416,7 +10426,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10436,7 +10446,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10658,7 +10668,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10678,7 +10688,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10850,7 +10860,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10870,7 +10880,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -10995,7 +11005,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -11015,7 +11025,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -11243,6 +11253,16 @@ "required": false, "in": "query" }, + "Woosmap_Platform_API_Reference_session_id": { + "name": "session_id", + "description": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "schema": { + "type": "string", + "format": "uuid", + "example": "541bf062-76c3-4e7c-8d9b-ae00043290d9" + }, + "in": "query" + }, "Woosmap_Platform_API_Reference_public_id": { "name": "public_id", "description": "A textual identifier that uniquely identifies a locality, returned from a [Localities Autocomplete](https://developers.woosmap.com/products/localities/autocomplete/).\n", @@ -20450,19 +20470,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": { @@ -20918,6 +20925,19 @@ "type" ], "title": "ValidationError" + }, + "Datasets_features__internal__responses__HTTPErrorModel": { + "properties": { + "details": { + "type": "string", + "title": "Details" + } + }, + "type": "object", + "required": [ + "details" + ], + "title": "HTTPErrorModel" } }, "securitySchemes": { diff --git a/dist/woosmap-openapi3.json b/dist/woosmap-openapi3.json index 75646aa1..e7488f7d 100755 --- a/dist/woosmap-openapi3.json +++ b/dist/woosmap-openapi3.json @@ -2375,6 +2375,9 @@ }, { "$ref": "#/components/parameters/custom_description" + }, + { + "$ref": "#/components/parameters/session_id" } ], "responses": { @@ -2594,6 +2597,9 @@ { "$ref": "#/components/parameters/cc_format" }, + { + "$ref": "#/components/parameters/session_id" + }, { "$ref": "#/components/parameters/page-2" }, @@ -6501,6 +6507,16 @@ "required": false, "in": "query" }, + "session_id": { + "name": "session_id", + "description": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "schema": { + "type": "string", + "format": "uuid", + "example": "541bf062-76c3-4e7c-8d9b-ae00043290d9" + }, + "in": "query" + }, "public_id": { "name": "public_id", "description": "A textual identifier that uniquely identifies a locality, returned from a [Localities Autocomplete](https://developers.woosmap.com/products/localities/autocomplete/).\n", diff --git a/dist/woosmap-openapi3.yml b/dist/woosmap-openapi3.yml index 725a2c24..606a4099 100755 --- a/dist/woosmap-openapi3.yml +++ b/dist/woosmap-openapi3.yml @@ -2496,6 +2496,7 @@ paths: - $ref: '#/components/parameters/data' - $ref: '#/components/parameters/extended' - $ref: '#/components/parameters/custom_description' + - $ref: '#/components/parameters/session_id' responses: '200': description: Autocompletion Localities successfully retrieved @@ -2644,6 +2645,7 @@ paths: - $ref: '#/components/parameters/language-2' - $ref: '#/components/parameters/fields' - $ref: '#/components/parameters/cc_format' + - $ref: '#/components/parameters/session_id' - $ref: '#/components/parameters/page-2' - $ref: '#/components/parameters/addresses_per_page' responses: @@ -5663,6 +5665,15 @@ components: example: locality:"{name} - {administrative_area_level_0}"|postal_code:"{name} ({administrative_area_level_1})" required: false in: query + session_id: + name: session_id + description: | + This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session. + schema: + type: string + format: uuid + example: 541bf062-76c3-4e7c-8d9b-ae00043290d9 + in: query public_id: name: public_id description: | diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index f879c711..ebe688f9 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": "5c31b698-5e0d-4d50-b70d-70f3c7baa704", + "id": "2d454198-ed5e-40d8-aae4-239b1a027158", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "75ee865d-313f-4127-b914-3ecb38b0ee5e", + "id": "4374668d-7a21-4f42-ad6c-2eb81876de70", "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 \"aliquaab\": 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 \"exercitation6_3\": -68860699,\n \"incididunt_1\": true,\n \"nisi_a13\": true\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\": 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": "2f46199f-0413-4d07-a18c-ed574a3d715b", + "id": "2046018f-12a7-4370-92e2-bd95f0722077", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93ea173b-445b-40c3-bf87-d2b748f90673", + "id": "bd0c3cc0-3d68-467a-aa2e-4af53dee8f9e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5347ecca-8e6c-482f-a3a8-9e869847eaf3", + "id": "4568529e-9e31-4e4e-ba92-c999793c1a43", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "bf8d98e7-2c2a-4b1f-a8c1-8a8f3985c9b0", + "id": "31584765-99f1-4669-a7e5-ae9047db83b1", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "46ac885b-8e3a-4cef-9c18-d4a74d50489d", + "id": "8bc65406-b311-4356-a669-bddaa4e3df99", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"nulla\",\n \"highlighted\": \"nulla dolore nisi enim\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"culpa irure ea\",\n \"highlighted\": \"reprehenderit Ut est\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"nostrud ea consequat\",\n \"highlighted\": \"tempor exercitation\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"id amet Ut\",\n \"highlighted\": \"enim Ut\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "33b1d869-c954-43b8-8df3-89e9aa9368ab", + "id": "a876fbb1-67cd-4c45-9f01-8f73ab4d0982", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7faeec37-bc64-48ea-b131-a5eeb825fea5", + "id": "346cc74a-2dfe-4221-a427-bd002200e52c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dfe1a16-6aeb-4df4-8992-e64744000ed3", + "id": "5c072071-471c-47c3-9b88-973ca65507d6", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "864d4100-74e7-47dc-95c2-e2032888574c", + "id": "01971555-0abe-4d04-a0f4-91e2b646f071", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "214b34ae-9d4f-4a1f-b40e-a231db9c62f6", + "id": "3493e2a6-682a-4621-9d05-7651f0054ecc", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4394ce4a-d70d-488d-b33b-cbb107408ce0", + "id": "c7bbd482-d0fb-4f4f-b97d-2defb58ac133", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fad2c9f-b640-47b2-b2c1-08b10f33bc11", + "id": "936f850f-b22f-4a6b-8823-da7d5fcb495d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fb9ae72-d46f-4f5d-b126-506b4a8ac0b4", + "id": "b6ed723a-4cfa-4111-9fb2-bde3f558d40f", "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": "2b8b4ea5-d48b-44a6-aa94-9a6e1b950a0d", + "id": "b5b11a99-7d41-40cd-bbf9-f8547c4000e7", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "6e14e551-81d6-42e7-ad7a-ee9b1d9fc5d4", + "id": "77432f15-87a9-4c02-9deb-08aead29566a", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "39682e81-0859-4fbd-916b-813bde95ba49", + "id": "bb2fe58a-4b31-4f32-a260-76f0953ed2d7", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "4d5b3cbc-74d0-4e6a-92fa-4ba84665f540", + "id": "6fea856a-946b-4760-8b3b-e8b7edec33c9", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "33787675-9c3f-484b-918f-af42f3003d2d", + "id": "1ea1dea1-64d0-4263-ab08-82291978c35c", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "9fb53242-1e2b-41de-ba41-c5ac45de990f", + "id": "41fd3b8c-2bdd-45bd-962c-db4dd18e0a7e", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "34bddda9-a5a7-4847-8515-a870551365e9", + "id": "23700fa0-e4d3-424d-99bc-8ba4165ef80f", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "d7f6230b-deb1-423e-b1a6-462b2e5ef517", + "id": "15a6ae2d-9d8e-4f5a-8dc2-bc55219f9ff6", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "eed460a5-cd52-4ebd-a07e-7722ab6b722e", + "id": "4a8e0f06-a4be-4430-87cf-ba14faea07bd", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "3e3bb72e-9de2-4fdc-af6b-082ddc4a1062", + "id": "7d19bbed-ea54-4d69-915f-c4a5fc4b5e06", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "50986fe2-a15c-4682-b435-ac93d8108b4a", + "id": "795629f5-1e70-48d2-bb27-eb4f1d67b00b", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "d5794433-233e-4032-98e6-76bf13bd64df", + "id": "6fd477c2-6b54-4dfc-b9c5-ce5558e029e7", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca57963d-7db9-454a-8197-f9702f1e0467", + "id": "bf7046a3-55be-4e92-a80e-62ba476d2112", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21b8be7a-7e3a-41be-b2d2-84e9794c9d8b", + "id": "abcac4ff-54a9-4706-b78a-7510f72f0b48", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "8a70d66b-6ba0-4bcd-b258-fad550c4c4e1", + "id": "1bab2568-39e2-4803-bfe2-42b643816254", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "de3556b3-cb68-4839-a2e7-7663b48e3eb9", + "id": "2a960269-8e4e-4365-97b6-332a7218a127", "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 \"minim_1\": \"in occaecat in\",\n \"Excepteurdb\": -66351488.876486495\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}", + "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 \"fugiatd97\": 78764202,\n \"proident46\": 28856840.745678753\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": "692c3cf7-3c66-4572-b0b4-85b17edb633f", + "id": "793767ed-b8bc-440c-8c4e-21eb19517a68", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f95829b-3535-4f0f-8202-be2b8790b6a7", + "id": "696ac6d2-efc7-43b9-b19c-e5c2e3341eea", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4bb1bb5-15a4-48d3-906e-018fcf14cc1e", + "id": "385e4105-7da4-4af6-af91-fabd6c24d078", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "71a9ac18-03fd-4728-b03e-be556a5a60f6", + "id": "642dc455-8878-4ce8-90af-58dc8f623c51", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "fb223b87-86b8-4bb9-99d9-e2bd576bc6c2", + "id": "c2bfad76-6ad0-44c6-916a-f50ccde584fe", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "7a3b0437-9e49-4d6b-9d02-8502e6fa2949", + "id": "a1fa781c-7111-4dc8-a920-bc88d12516c4", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "59b1650c-47c1-469a-912c-6d9b06d64dbb", + "id": "2e865b62-b6e4-46b5-9372-850daf68f031", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "a3d73381-fa58-4c03-a753-4940c4cde7c7", + "id": "d0204b50-7879-41c5-be20-21f605a66573", "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 \"ut_9bf\": false,\n \"eiusmod_907\": -59111190\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\": null\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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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": "214cba19-8215-40c0-aaa3-5865b3467606", + "id": "f395db02-3c19-49b0-8ece-55024466748f", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "76acc358-b13c-4a2f-acdf-71eade5e1251", + "id": "fa0bb4e1-5d6e-4286-a583-25bb32ac005a", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ff03b9a-a971-4ef6-8a6b-b6e2fac241cf", + "id": "2f2bd6f3-ceb3-4139-864e-0ad8064ebdd2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "848768f9-dece-4580-94ab-ee016433210b", + "id": "59a2534a-d7b7-48af-9f7a-c78e2956d836", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5154d7-4471-4e1b-b736-e5b9c80de748", + "id": "0556218d-458c-44f9-b153-e00bbdbf8c39", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "edc7a3bb-55f4-4c17-a213-1c7cda144c3b", + "id": "7514d072-a929-40da-9d2f-acd426055e7c", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "920fec93-65c4-4d21-9010-e047ab5ae7c7", + "id": "e7499359-3826-4a51-a431-df19ec39d47e", "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 \"Lorem_2\": -42944700\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 \"ipsum6b5\": 45715140.18308151\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\": {\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": "5c75d7c5-9bf7-4e4e-b281-16a871e9b04a", + "id": "3c50c7fe-9492-4050-9ef9-d737a1ddf848", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7219a509-3a65-4737-ac4d-8b9f61f73b43", + "id": "d8abe475-03c4-4a5f-a2b6-cc75a873a926", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e01dc5d-97d8-47e5-86ac-edcb01c3cbfa", + "id": "277c925a-0464-4d48-a262-11080c02f360", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "6f1a1b6c-9086-4947-b004-d790aa801b09", + "id": "d653c741-1b50-4acd-b955-8f6f8bd8d38d", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "79d19a61-b79f-4801-b9b4-35d40ebddfe0", + "id": "8fa074ca-7b61-42a4-bfc1-e7d3eab56f1b", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8433976-edd5-492f-b67b-be92b96cefb6", + "id": "de8a6d89-c45b-4610-b8dc-de1d6a6b623b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f2c34c8-88c7-43c8-a146-1833251ff5cc", + "id": "78d2a1f5-48c6-4fce-8e33-e08206bcdd67", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dddd131-d3fc-47e8-ab29-ab14faae246a", + "id": "0fac156d-60f4-42cb-890c-b26c79ae0515", "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": "b680665c-572b-40c6-bf0f-4791ad1b53f0", + "id": "22499002-803c-44d4-86ec-832fce19069a", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -3985,6 +3985,15 @@ }, "key": "custom_description", "value": "" + }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" } ], "variable": [] @@ -4017,7 +4026,7 @@ }, "response": [ { - "id": "601d55cb-0685-4427-b2dc-4926d2c8fe11", + "id": "ce80ca1c-9906-4ec1-96f5-d29a0da9602f", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4057,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -4122,6 +4131,15 @@ "key": "custom_description", "value": "" }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -4150,12 +4168,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 \"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}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"village\",\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 \"locality\",\n \"locality\"\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": "85554894-3e7b-4de3-90ba-e93c35fcc597", + "id": "8b22e4f9-d375-4df1-95ef-308da697a69d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4204,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -4260,6 +4278,15 @@ "key": "custom_description", "value": "" }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -4293,7 +4320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "484464a2-17c5-45e0-8914-4a970a328bc4", + "id": "66eaedb8-1b7a-4b3c-af77-d02029ff1cf4", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4351,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -4398,6 +4425,15 @@ "key": "custom_description", "value": "" }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -4431,7 +4467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a157a2e-417c-43a8-a897-3d7fe645ea35", + "id": "0600d4a3-1926-401f-aa7d-5d5e9db4a043", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4498,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -4536,6 +4572,15 @@ "key": "custom_description", "value": "" }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -4575,7 +4620,7 @@ } }, { - "id": "43f5a7b5-59df-4fe6-85bc-8a4625325d5a", + "id": "292fd086-9dc2-45ad-b1fb-72e45fba63e5", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4629,7 +4674,16 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" + }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" }, { "disabled": false, @@ -4680,7 +4734,7 @@ }, "response": [ { - "id": "94247e09-55fc-4960-b1a2-988dabad2453", + "id": "70566e50-320a-4288-b9a0-bfcf0595810c", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4729,7 +4783,16 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" + }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" }, { "disabled": false, @@ -4777,12 +4840,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"neighbourhood\",\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\": \"ROOFTOP\"\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 \"country\"\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": "86ae657c-a1d7-4309-8291-2964041c1ed2", + "id": "af634b6b-caf8-4bd4-bb03-5d2ed1b3e9f3", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4831,7 +4894,16 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" + }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" }, { "disabled": false, @@ -4884,7 +4956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3c2bb79-a65d-4ddf-8c6b-4e8ff4776eaa", + "id": "552e37b6-df29-4afe-b6e8-5b9f7a2c82ad", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4933,7 +5005,16 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" + }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" }, { "disabled": false, @@ -4986,7 +5067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f82594f-7d2d-4af6-affd-aee79fc1783c", + "id": "7f88af55-4078-474a-862a-46536ace5987", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5035,7 +5116,16 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" + }, + { + "disabled": false, + "description": { + "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "type": "text/plain" + }, + "key": "session_id", + "value": "" }, { "disabled": false, @@ -5094,7 +5184,7 @@ } }, { - "id": "123e2df0-d54c-49f2-967d-1923bf783106", + "id": "4af193c6-0d71-4b3c-9a18-936dfe3cc9db", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5229,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -5202,7 +5292,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" } ], "variable": [] @@ -5235,7 +5325,7 @@ }, "response": [ { - "id": "86962b09-9d96-47fb-b935-454f902dc619", + "id": "c5cca7fe-65db-4153-9203-51cdadfa6c23", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5365,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -5338,7 +5428,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5368,12 +5458,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"city\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"DISTRICT\",\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 \"locality\"\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}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"city\"\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\": \"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 \"locality\",\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4feeed84-d881-44eb-a154-ad9f9cd5f4f5", + "id": "d4bf89bc-8bee-403d-8ec9-bcb3b975d054", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5503,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -5476,7 +5566,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5511,7 +5601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfe7b309-55fa-45b6-bcee-51ad9f251a3d", + "id": "1792c1d9-7ba0-4fbd-99c3-f9200824ec27", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5641,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -5614,7 +5704,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5649,7 +5739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b5a8b1d-8364-4361-a828-bd61c5eb0b35", + "id": "efd183d6-dfc2-48a4-9b58-b1797d0627f1", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5779,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "hamlet" }, { "disabled": false, @@ -5752,7 +5842,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5793,7 +5883,7 @@ } }, { - "id": "a7811791-2995-4bbe-870e-329fc1155f6c", + "id": "3212bb5a-2ad6-4f23-b569-2c462bbc2dfe", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5816,11 +5906,11 @@ { "disabled": false, "description": { - "content": "The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", + "content": "(Required) The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "disabled": false, @@ -5865,7 +5955,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" } ], "variable": [] @@ -5898,7 +5988,7 @@ }, "response": [ { - "id": "45818eb2-5469-4f5a-8038-9ebde9606f45", + "id": "ffbb15e7-910f-436f-9457-73ea5587e81a", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5916,11 +6006,11 @@ { "disabled": false, "description": { - "content": "The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", + "content": "(Required) The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "disabled": false, @@ -5965,7 +6055,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "description": { @@ -5995,12 +6085,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.cinema\",\n \"education.university\"\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\",\n \"tourism.monument\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.shop.doityourself\",\n \"business.food_and_drinks.fast_food\"\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.parking\",\n \"police\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.shop.electronics\",\n \"business.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 \"business.shop.furniture\",\n \"business.shop.sports\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"education.university\",\n \"business.shop.butcher\"\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.university\",\n \"business.conference_centre\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "886c7ac5-89a3-4256-8c4e-5aeb8f00f181", + "id": "98db6d31-13d6-4a3c-858a-a67911e499b8", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6018,11 +6108,11 @@ { "disabled": false, "description": { - "content": "The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", + "content": "(Required) The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "disabled": false, @@ -6067,7 +6157,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "description": { @@ -6102,7 +6192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d92d78e0-7be7-4a92-95b6-c3ca27f92ae5", + "id": "3eee30a5-3a55-4f57-a9cf-7405af84da3b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6120,11 +6210,11 @@ { "disabled": false, "description": { - "content": "The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", + "content": "(Required) The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "disabled": false, @@ -6169,7 +6259,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "description": { @@ -6204,7 +6294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b073297a-51f6-4eab-8126-570a345d4760", + "id": "1daf4599-52bb-4399-97ea-1aaffde48b4b", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6222,11 +6312,11 @@ { "disabled": false, "description": { - "content": "The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", + "content": "(Required) The types of points of interest to return. Multiple types can be passed using the pipe character (`|`) as a separator. For example: `types=business.shop|medical.pharmacy|business.finance.bank`.\n", "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "disabled": false, @@ -6271,7 +6361,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.aquarium" + "value": "tourism.attraction.zoo" }, { "description": { @@ -6318,7 +6408,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": "2d8bd2e1-bf6e-4c19-b641-6ed353a7b538", + "id": "6d9e9ce3-fd94-4204-b849-c774bf62d9f0", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6496,7 @@ }, "response": [ { - "id": "9b7751eb-f56b-4d62-9896-9cd89655b164", + "id": "bb8fde04-ff8a-46f1-a948-bb4f9187a730", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6576,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\": \"OK\"\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\": \"UNKNOWN_ERROR\"\n }\n ],\n \"status\": \"OK\"\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\": \"house_number\",\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\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d1c097fc-ee6d-4c8c-82a2-267aa8a151bb", + "id": "08b318f1-d0eb-49e2-8919-04c1bdd4e030", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0076dd8-f9d2-4569-b4cb-b63e3b643a38", + "id": "249b1fb0-1f0d-4715-9cea-339d272f1a05", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da3aee9e-afde-4a33-9b21-a12aef29689e", + "id": "3e1029ab-1dbf-4bc2-9e5c-400cdd01e21f", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6842,7 @@ } }, { - "id": "cfda677a-120b-425e-994c-4c20751f16a2", + "id": "bef6648b-b223-4c82-ae9d-e4ad00f428dd", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6798,7 +6888,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" } ], "variable": [] @@ -6831,7 +6921,7 @@ }, "response": [ { - "id": "296a66f4-639e-4459-a3bd-de5c2a9f9f94", + "id": "f48e473a-03ff-420a-a15b-3fe7606c8483", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6872,7 +6962,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -6902,12 +6992,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\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\": \"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\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\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\": \"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": "14222a7b-329b-47e6-8b07-bde94daf4fb0", + "id": "7be261ad-18d0-4e09-a9ab-69e1466cb093", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6948,7 +7038,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -6983,7 +7073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acd57bcf-47c7-40bd-bf17-1b61a15d0527", + "id": "23d43487-9331-4ec7-8314-a06a41a7ddc2", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7024,7 +7114,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -7059,7 +7149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd0515d3-8b4e-44b9-b7e1-46085dbcdf6c", + "id": "e8e5cb15-096c-4ce5-a260-3a9db4289fd6", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7100,7 +7190,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -7141,7 +7231,7 @@ } }, { - "id": "de0b637c-d58c-4dc6-9fd8-e3d7385dfd82", + "id": "dbbf72d6-eccc-4a41-86af-a23cb537958f", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7214,7 +7304,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7256,7 +7346,7 @@ }, "response": [ { - "id": "a9523a53-48f3-4419-9c03-fdd0b684375e", + "id": "e686a213-4b0b-45a0-8095-4964bd9bd67b", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7324,7 +7414,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7363,12 +7453,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\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\": \"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\": \"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 \"status\": \"INVALID_REQUEST\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\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\": \"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 \"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\": \"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 ],\n \"status\": \"INVALID_REQUEST\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3b9a6bb4-91e4-42ff-b23c-e2c351c4f49e", + "id": "b5161cfe-fd4f-4d2b-a416-fb6becd95841", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7436,7 +7526,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7480,7 +7570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de141865-6c17-4e67-b94a-19cc2b32c544", + "id": "70cba244-7ff2-46cc-9ed9-8a23024b0f16", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7548,7 +7638,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7592,7 +7682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64f257d9-c384-4584-a3cc-17128de32f60", + "id": "7161dcb6-b45d-4b43-a82b-a770518a210d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7660,7 +7750,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7716,7 +7806,7 @@ "description": "Woosmap Distance 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": "8877a391-7413-4263-bea2-97641f942073", + "id": "dd4ea1a4-e244-4b79-ad56-f44d26804012", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -7762,7 +7852,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -7798,7 +7888,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -7849,7 +7939,7 @@ }, "response": [ { - "id": "4d382e41-e2e8-4721-8d61-ca84310afdb4", + "id": "8517b014-05bd-4757-95e5-efcc605b22c5", "name": "Distance Matrix successfully retrieved", "originalRequest": { "url": { @@ -7890,7 +7980,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -7926,7 +8016,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -7974,12 +8064,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"OK\",\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3b571ba9-f27f-47b9-851f-9d83cc410c79", + "id": "0293e9d2-6bc0-4206-82e7-8480656a4ab8", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8020,7 +8110,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -8056,7 +8146,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -8109,7 +8199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "119fbdf6-4a86-4062-96f4-9d49928bfd2b", + "id": "80ad383e-83e8-4627-9b2b-6ea9cf9f6038", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8150,7 +8240,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -8186,7 +8276,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -8239,7 +8329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84d4dc4e-97d2-4b58-83c3-647baa48abc9", + "id": "017d46c1-6263-4432-ae24-7048fe6b801d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8280,7 +8370,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -8316,7 +8406,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -8375,7 +8465,7 @@ } }, { - "id": "6a59c5e7-4bb0-489e-9388-5af477fd824d", + "id": "4c2e6190-90bf-4aa8-9abd-519ff3c79d03", "name": "Distance Matrix using POST", "request": { "name": "Distance Matrix using POST", @@ -8411,7 +8501,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8439,7 +8529,7 @@ }, "response": [ { - "id": "31c95de7-a35e-4208-9a57-f413133d2f9b", + "id": "32647e93-094d-4aa9-8f47-11d929730f70", "name": "Distance Matrix with POST successfully retrieved", "originalRequest": { "url": { @@ -8479,7 +8569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8496,12 +8586,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"OK\",\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8574d6ad-0208-4393-a047-d7f8b4adcaa6", + "id": "ec7455f8-99f1-4484-b012-941fd485a753", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8541,7 +8631,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8563,7 +8653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e4afbfc-13c8-4512-b7ed-738c70ee08d4", + "id": "c97d98a2-894d-417e-90ab-106e944dae49", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8603,7 +8693,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8625,7 +8715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6756398-637b-43a2-8bb4-3d6f9ac67827", + "id": "894c7b66-9bf9-48fc-8b6c-540b5c608ae6", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8665,7 +8755,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8687,7 +8777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "544354da-4998-4387-bc94-18777e905bfb", + "id": "2729411b-f8d7-474d-88a2-9b7a813815af", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8727,7 +8817,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8755,7 +8845,7 @@ } }, { - "id": "79591b3e-8843-4e74-aa54-de5004741bbe", + "id": "1782eca5-c93b-4657-be6e-ae2c78d88ca3", "name": "Route", "request": { "name": "Route", @@ -8801,7 +8891,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -8846,7 +8936,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -8855,7 +8945,7 @@ "type": "text/plain" }, "key": "details", - "value": "none" + "value": "full" }, { "disabled": false, @@ -8915,7 +9005,7 @@ }, "response": [ { - "id": "36700a93-f95a-4bce-a75d-7f7373794d6f", + "id": "14efe547-4b6f-45dc-8341-126a8322c8f8", "name": "Route successfully retrieved", "originalRequest": { "url": { @@ -8956,7 +9046,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -9001,7 +9091,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -9010,7 +9100,7 @@ "type": "text/plain" }, "key": "details", - "value": "none" + "value": "full" }, { "disabled": false, @@ -9067,12 +9157,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"REQUEST_DENIED\",\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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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}", + "body": "{\n \"status\": \"INVALID_REQUEST\",\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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "75b0c6b6-26b5-493d-8f14-6eb2c6a7a574", + "id": "29840e14-e124-467e-bbf1-ee0a66d9bfcc", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9113,7 +9203,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -9158,7 +9248,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -9167,7 +9257,7 @@ "type": "text/plain" }, "key": "details", - "value": "none" + "value": "full" }, { "disabled": false, @@ -9229,7 +9319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "206da689-580f-4304-8859-9b8b6d19fd10", + "id": "6da72161-9caa-4208-a476-5edadfd4fb74", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9270,7 +9360,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -9315,7 +9405,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -9324,7 +9414,7 @@ "type": "text/plain" }, "key": "details", - "value": "none" + "value": "full" }, { "disabled": false, @@ -9386,7 +9476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "071cbbfa-9a60-4875-8ca8-0902a8695ca0", + "id": "43a1415d-0bf8-4f73-b1d6-12352e1e50df", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -9427,7 +9517,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -9472,7 +9562,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -9481,7 +9571,7 @@ "type": "text/plain" }, "key": "details", - "value": "none" + "value": "full" }, { "disabled": false, @@ -9549,7 +9639,7 @@ } }, { - "id": "9a55ef15-3fdd-4850-b313-2a3b9f690f5f", + "id": "2910fe0a-d613-4ec1-a65b-7be10a1cfb98", "name": "Tolls", "request": { "name": "Tolls", @@ -9595,7 +9685,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -9640,7 +9730,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -9691,7 +9781,7 @@ }, "response": [ { - "id": "3ffb3895-af0c-456c-a8ad-d5efaf00d7dc", + "id": "b1f1cee3-8f73-4ed3-a6bc-5b5924ca59b0", "name": "Tolls successfully retrieved", "originalRequest": { "url": { @@ -9732,7 +9822,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -9777,7 +9867,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -9825,12 +9915,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"OK\",\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 \"countryCode\": \"\",\n \"aliqua_2f5\": -98065126.02357937\n },\n {\n \"countryCode\": \"\",\n \"dolorb8\": -69886648\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\"\n },\n {\n \"countryCode\": \"\",\n \"laborum_d37\": 59298529.93711805\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\",\n \"sed_823\": \"consectetur ipsum \"\n },\n {\n \"countryCode\": \"\",\n \"nulla7_0\": true\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\",\n \"amet_0\": false\n },\n {\n \"countryCode\": \"\",\n \"enim59\": \"culpa sit laborum\",\n \"proident_\": \"Ut in\",\n \"enim855\": -61743758.018945806\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"INVALID_REQUEST\",\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 \"countryCode\": \"\"\n },\n {\n \"countryCode\": \"\",\n \"irure56\": \"eiusmod proident qui deserunt\",\n \"tempord86\": -85368779,\n \"sit_ab8\": 28813243.796061754\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\",\n \"sit06\": false,\n \"aute7db\": \"eiusmod consectetur ullamco cillum\",\n \"etd7\": false\n },\n {\n \"countryCode\": \"\",\n \"occaecat__0\": 54034497\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\"\n },\n {\n \"countryCode\": \"\"\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\",\n \"id_802\": false,\n \"mollit_7c\": 31251062\n },\n {\n \"countryCode\": \"\",\n \"ex_1\": -51944669,\n \"est_5\": -36193867,\n \"do4_c\": -94769782.64748164\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e88f1d99-a103-4051-b650-700a7332608d", + "id": "83a137a7-54b0-48a4-9725-09d8022cb426", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9871,7 +9961,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -9916,7 +10006,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -9969,7 +10059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f658c6a6-5149-4657-bd10-3501ec833090", + "id": "62cf6368-06d4-4141-849d-0f96ed442b67", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -10010,7 +10100,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -10055,7 +10145,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -10108,7 +10198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2827fc78-d8d4-42d0-a076-90590c5481f3", + "id": "3658c0e0-e05e-4493-8daf-75b0b5319e71", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -10149,7 +10239,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -10194,7 +10284,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -10253,7 +10343,7 @@ } }, { - "id": "3072d891-10ed-4058-b367-9777be9cba2d", + "id": "cd33f357-4819-4625-a8a6-1d56734790cb", "name": "Isochrone (Early Access)", "request": { "name": "Isochrone (Early Access)", @@ -10299,7 +10389,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -10326,7 +10416,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -10368,7 +10458,7 @@ }, "response": [ { - "id": "3e1e3899-538e-408e-ad16-d020b63faa52", + "id": "d41f32dd-8d50-49f0-b3a6-8078d6c38f76", "name": "Isochrone successfully retrieved", "originalRequest": { "url": { @@ -10409,7 +10499,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -10436,7 +10526,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -10475,12 +10565,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"OVER_QUERY_LIMIT\",\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"geometry\": \"\"\n }\n}", + "body": "{\n \"status\": \"OK\",\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"geometry\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7dcc151f-8822-4b52-82b4-db58306ec30a", + "id": "a62015b8-bf98-4b84-979d-e34c2f9fad84", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -10521,7 +10611,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -10548,7 +10638,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -10592,7 +10682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f73c2a87-efd2-4626-9e80-f277e34fa1af", + "id": "e547b02d-0ca3-437a-9ce5-aaa03028b841", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -10633,7 +10723,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -10660,7 +10750,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -10704,7 +10794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef2588c-9f7d-4ae2-b75b-e0b90f928c1f", + "id": "4be3bbfb-e61c-4165-aba6-775d218bed64", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -10745,7 +10835,7 @@ "type": "text/plain" }, "key": "mode", - "value": "driving" + "value": "walking" }, { "disabled": false, @@ -10772,7 +10862,7 @@ "type": "text/plain" }, "key": "method", - "value": "time" + "value": "distance" }, { "disabled": false, @@ -10828,7 +10918,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": "337b7467-7869-4f60-90ec-aa543ff5cfe4", + "id": "62776f21-1ff3-4471-a56e-d7ed92ea5995", "name": "List your Zones", "request": { "name": "List your Zones", @@ -10896,7 +10986,7 @@ }, "response": [ { - "id": "a71b33bd-031b-43ce-a6c8-2329ba9de994", + "id": "1b24f8e7-35d7-4414-9361-331d02832f94", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -10961,7 +11051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a6de6e4-5c24-425f-a6fb-3e84720dc393", + "id": "aaabd9af-de3f-4252-aa3a-af3cfe8bbf5a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -11026,7 +11116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "657ad812-6c53-48ff-b3ad-1a583a0ddd8a", + "id": "85a0d7a9-8fba-4567-8e0c-794c0e4b9235", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -11091,7 +11181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bc5d277-fef5-446f-834a-b9cf9913015d", + "id": "e85bcf4d-d668-45ec-94f5-ac875e0677da", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -11162,7 +11252,7 @@ } }, { - "id": "1f8891a4-5730-47f4-b158-c8a5d7c9855f", + "id": "61c6d5f1-8dcd-4d20-8939-ed5032b54814", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -11224,7 +11314,7 @@ }, "response": [ { - "id": "15989340-ea3a-46f3-a370-c59cf1ea045c", + "id": "ecbf3f6a-5114-490d-be40-224fbf1d6644", "name": "Zones successfully created", "originalRequest": { "url": { @@ -11284,7 +11374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c87a98e-77f3-4287-95e3-e2a3728ee086", + "id": "82473bb1-8dda-43d0-90c5-f93cd259536d", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -11344,7 +11434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93cff01f-02a8-45dc-808d-7db390839a3c", + "id": "63b588ac-08de-4bf2-aa4f-b22a3be68266", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -11404,7 +11494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e82e770e-b4a6-4beb-802a-b12cc99bbf9d", + "id": "45d69407-58d4-471e-9f27-3abd01f0c29b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -11470,7 +11560,7 @@ } }, { - "id": "f3d4f33d-4f1c-4598-8d1e-67aa1a838969", + "id": "fe5607b2-7515-4c38-8c0d-f3734463235a", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -11532,7 +11622,7 @@ }, "response": [ { - "id": "032ad768-1999-4b4a-a503-5e16540bf5ac", + "id": "e7506ca9-9491-4924-a842-92f0e333c4eb", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -11592,7 +11682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bca8b42-8e89-4bc5-b379-12db3e71df52", + "id": "3288ac7e-e623-401b-a9b8-287fb56178f7", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -11652,7 +11742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edb78d7d-296f-4709-8a30-2adbcf338eec", + "id": "1ac03d6f-28cb-46db-a77c-49b22c267b3b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -11712,7 +11802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a724c7d-066b-40fb-8411-04a0afaf4204", + "id": "85370cb9-4d8c-4ed9-b184-ee857fd2eeb4", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -11778,7 +11868,7 @@ } }, { - "id": "83cd0794-7846-4f48-959d-3615cd932301", + "id": "5304bfff-3d06-4152-ba53-5fdc0ca256d2", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -11827,7 +11917,7 @@ }, "response": [ { - "id": "94baa41c-651b-4899-818c-759681a65d0d", + "id": "226888b1-c5df-4acb-8e29-b7daccdd4aad", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -11874,7 +11964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea425978-4c84-4d64-97d3-d0f168e4a91b", + "id": "78d2dc38-899b-4b60-980e-ef537207b4e7", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -11921,7 +12011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9c9baf5-1ac8-4181-a860-f470dd88fe71", + "id": "5057922e-623e-48ae-9f03-76fe0bcc690d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -11974,7 +12064,7 @@ } }, { - "id": "e6c303b1-a214-408a-bd5b-a16d3d256ebf", + "id": "513e3469-548a-451d-8844-c5a41dd9d75c", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -12035,7 +12125,7 @@ }, "response": [ { - "id": "66bc3adc-261a-4acd-a512-fcb4a02a5110", + "id": "45c15869-c66e-4e03-b9d5-edf938c69e4c", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -12083,7 +12173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e28579d7-e95d-440b-9b11-cddfb67fcb17", + "id": "f62293da-d517-4869-a28d-56d9490ff7c3", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -12131,7 +12221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bc2926c-d0ca-46a2-9f07-7aec9c22a6d4", + "id": "66c14441-999a-4fb3-b624-ccbf8d1d256c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -12179,7 +12269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46baae8c-b79d-48ad-8415-de5ce8daccb7", + "id": "e9a148d2-0dba-4ea7-b953-1097444a99c3", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -12221,7 +12311,7 @@ } }, { - "id": "01d11538-9288-49a1-b644-158d0bcd537c", + "id": "63b15fe9-4cb4-4061-92f9-225e4897e2ad", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -12282,7 +12372,7 @@ }, "response": [ { - "id": "0d643ba1-6c65-4308-8926-078ac12f971d", + "id": "91107087-10c2-49f1-b862-a244aa24438d", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -12330,7 +12420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7626947-3ac1-4ecd-986d-8dc3097fce6c", + "id": "8f0683b8-31d4-4055-a1c8-4b52bcf9eda0", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -12378,7 +12468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23609d26-2520-4a2f-acf9-70db988b5c59", + "id": "4d2a2a9e-f1c3-42d6-b9be-d01f6c5eb73d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -12438,7 +12528,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": "1422fbe3-c223-4c85-80fd-028ac48a639b", + "id": "89a9c2b7-e33d-4a94-80bf-e63ecf75da22", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -12612,7 +12702,7 @@ }, "response": [ { - "id": "6af6fcf2-c387-403f-878a-60647906b328", + "id": "1b9e7ebb-fcf4-473c-8dab-c6794b71f571", "name": "Successful Response", "originalRequest": { "url": { @@ -12756,7 +12846,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d3536293-a6b3-44d6-a644-ec66cff32870", + "id": "cdf99d97-fe6a-4187-9183-0e8cd80a7fd3", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -12900,7 +12990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a28390d8-279a-4871-b7a9-4d27d7ae5d82", + "id": "019c6ff3-d358-4a52-b529-c8e1f517b132", "name": "Out of free quota.", "originalRequest": { "url": { @@ -13044,7 +13134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6778b504-2018-4118-a858-99f723e64854", + "id": "78e90738-5d67-492c-9793-df78a542a3b0", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -13188,7 +13278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7deafd9-ce66-4e68-99c4-85eee08c96a6", + "id": "8ae7b4f4-dfcb-4d1a-8c66-c5009a9d7aeb", "name": "Validation Error", "originalRequest": { "url": { @@ -13332,7 +13422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a23600ed-5fe1-4bf0-bf77-f9e6ad61ac85", + "id": "65df09d0-8ed0-46c9-bff5-9ed807dce75a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -13488,7 +13578,7 @@ "description": "Add What3Words capabilities to your address search.", "item": [ { - "id": "a65842ae-b219-4a5b-95e9-9db7efab7450", + "id": "e0651afc-26d3-446a-96a2-a28b050912ed", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -13563,7 +13653,7 @@ }, "response": [ { - "id": "69fe3df9-1fab-425a-a1eb-dfcb1d25c9aa", + "id": "b7d68db8-319d-4934-86be-61913086a651", "name": "Successful Response", "originalRequest": { "url": { @@ -13635,7 +13725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "259fb678-8b96-4148-8d42-e5d9ba9a1dd1", + "id": "01de6e85-36fa-4c8e-8852-729d53ff042a", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -13707,7 +13797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f501117b-75e4-42bd-b1d0-b5c77a78ffe2", + "id": "4e3a6a93-fa96-4ef3-b7e5-f92f07fa71f4", "name": "Out of free quota.", "originalRequest": { "url": { @@ -13779,7 +13869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34ebdbd6-20c3-43bc-9122-e6782a36b67d", + "id": "afadca9e-93fc-46c3-a220-9cf2fc4e9046", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -13851,7 +13941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9991b608-8066-41f2-a8ef-ea9af8dbf7f4", + "id": "45245af6-33e9-49a9-bcf7-d0e24ea99dbc", "name": "Validation Error", "originalRequest": { "url": { @@ -13923,7 +14013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87be49de-0dc9-4e1a-a5de-21c5a0fc3817", + "id": "09f57c4e-7de8-4278-97e4-64951ee6925e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -14001,7 +14091,7 @@ } }, { - "id": "65a4382b-f76c-4475-81cd-3405b57768f0", + "id": "9b8c2cf9-ecf7-4a80-87eb-98ff19f02471", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -14067,7 +14157,7 @@ }, "response": [ { - "id": "232de4b6-c481-419a-893a-efe431ae201a", + "id": "040aa447-30fc-4c9d-b33c-ac7f1d0951e8", "name": "Successful Response", "originalRequest": { "url": { @@ -14125,12 +14215,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"borough\",\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 \"named_place\",\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}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"town\",\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 \"town\",\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": "52804b95-56ea-4a56-9a04-c33dd4644ae9", + "id": "4a6ed514-e774-41dc-bdac-1db70b7e7de5", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -14193,7 +14283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db6f91a0-1e2b-461a-a36f-d0a97141920b", + "id": "2f94a0a9-6a79-45d8-89b6-08f0255670ca", "name": "Out of free quota.", "originalRequest": { "url": { @@ -14256,7 +14346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a13791-7f08-4644-8fc5-68023bb50fd2", + "id": "f29737b7-fb96-441a-ae91-402a493bae54", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -14319,7 +14409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7b7bff0-6ac4-42d2-b2b3-8bf02e3c219c", + "id": "a10f4b38-934a-446b-8ed0-86ad625d805a", "name": "Validation Error", "originalRequest": { "url": { @@ -14382,7 +14472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b8e616f-cea1-4907-89df-d6b94592202a", + "id": "c1e3e86d-a813-4e49-a646-b9cda484d0e6", "name": "Rate limit reached", "originalRequest": { "url": { @@ -14451,7 +14541,7 @@ } }, { - "id": "9fd5a5b0-8424-491c-b986-7f2dcea6a73b", + "id": "1461bcdf-d3d6-45a8-a1d1-df63dec29de3", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -14580,7 +14670,7 @@ }, "response": [ { - "id": "12af051e-0590-4684-a317-3badfb10f1a7", + "id": "8a2c7137-4ab1-4cdd-ac8c-d7cf7d556203", "name": "Successful Response", "originalRequest": { "url": { @@ -14706,7 +14796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8deff87c-a816-45d6-b42d-18e128c38bf5", + "id": "a9d4bb05-c9e9-4745-b877-52160c3b9e11", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -14832,7 +14922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74e56e3f-d102-468c-9df4-5b0062acfcf0", + "id": "b954c69c-a243-43a1-bc93-c710194038ab", "name": "Out of free quota.", "originalRequest": { "url": { @@ -14958,7 +15048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b19fcbb4-5abd-47c1-b0f2-5542bef3dc8f", + "id": "772c6c17-5cf6-461c-ba98-c1b3fc2d1186", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -15084,7 +15174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06301cb5-53b4-4b9f-9b11-e703d259dad0", + "id": "7766431c-165c-4ce5-8761-b604eee900e5", "name": "Validation Error", "originalRequest": { "url": { @@ -15210,7 +15300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7388617b-ecbf-44cc-bbf6-2167665b713d", + "id": "2619eb84-6308-4ec0-9c27-7e6b1e45eccf", "name": "Rate limit reached", "originalRequest": { "url": { @@ -15348,7 +15438,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": "eede5f97-6566-4d1f-98e6-6fc1f25db23a", + "id": "52c56499-0ada-4a08-b298-33b6478bd50b", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -15407,7 +15497,7 @@ }, "response": [ { - "id": "bf7687e6-a793-4a04-9fc3-aa1071a6bd1a", + "id": "e0757c8e-bb3a-4ce5-8135-29db636c551a", "name": "OK", "originalRequest": { "url": { @@ -15453,7 +15543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "976304c3-a42a-4e5b-9c2a-f5b2c0d9a3b8", + "id": "4d26468c-6877-43b4-af3c-f4716307daf6", "name": "Unauthorized", "originalRequest": { "url": { @@ -15499,7 +15589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1469334e-0f57-437e-8b45-d183bcf6bbad", + "id": "11eb358c-52b6-4493-9d5c-6d450cca925d", "name": "Payment Required", "originalRequest": { "url": { @@ -15545,7 +15635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3743e9f7-c70e-4566-b8c4-231048f99476", + "id": "f1e8b2a6-da00-4527-8766-39dec1fa2dd0", "name": "Forbidden", "originalRequest": { "url": { @@ -15591,7 +15681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a50accdc-0d42-4580-91cf-7ff5026fc0ca", + "id": "6e3bdfc9-eb39-461c-98c2-fb69c78c6244", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15632,7 +15722,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15643,7 +15733,7 @@ } }, { - "id": "7bf94689-5c8f-4ff1-9c21-91ed797b7465", + "id": "b627c0c8-6271-4e91-906c-36ce7b1a9bc7", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -15667,7 +15757,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" } ], "variable": [] @@ -15700,7 +15790,7 @@ }, "response": [ { - "id": "46178a18-69fa-4cef-a47f-37edcd4d13a9", + "id": "89a3ec75-9de3-44ce-8978-a7a5f35bb126", "name": "OK", "originalRequest": { "url": { @@ -15719,7 +15809,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -15754,7 +15844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "442e2edb-cfe4-401d-9984-98e79c23a760", + "id": "6bf72a80-dde6-46fa-afd0-887d2366d799", "name": "Unauthorized", "originalRequest": { "url": { @@ -15773,7 +15863,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -15808,7 +15898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3520a4e6-fad4-41e0-808c-78358aa6a293", + "id": "a7377551-4397-4bf1-8632-13911b3330d9", "name": "Payment Required", "originalRequest": { "url": { @@ -15827,7 +15917,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -15862,7 +15952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec664467-a96b-44c9-966a-6e8c6c789c39", + "id": "3db38cbc-35a7-4540-909e-a6b09afbbf98", "name": "Forbidden", "originalRequest": { "url": { @@ -15881,7 +15971,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -15916,7 +16006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "805d5272-818d-467e-ab47-99333a152819", + "id": "2b00650b-b3cc-445c-8cbb-92fb529e574e", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15935,7 +16025,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "name" + "value": "updated_at" }, { "description": { @@ -15965,7 +16055,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15976,7 +16066,7 @@ } }, { - "id": "4fa6aef0-fdbc-4eef-a66f-615faef09c79", + "id": "8d2c2021-ba4b-4aff-b197-55f277ff81a0", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -16042,7 +16132,7 @@ }, "response": [ { - "id": "811601fa-7b0d-453b-8bb4-2d7a32795d80", + "id": "5c3e9979-141e-458c-b6c4-88cf9afdb4a3", "name": "OK", "originalRequest": { "url": { @@ -16100,12 +16190,12 @@ "value": "application/json" } ], - "body": "{\n \"ullamco_289\": false\n}", + "body": "{\n \"dolore_4f\": 28435518\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5cdb741e-6a19-42fc-9f97-3eedfbda966a", + "id": "d37fef01-0778-4903-9985-1f9a313a4b00", "name": "Unauthorized", "originalRequest": { "url": { @@ -16168,7 +16258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c1cb55-270e-4081-a9fd-2648bca427fd", + "id": "d7a7afb0-0cae-4dfa-81d1-e8784a0c1eb5", "name": "Payment Required", "originalRequest": { "url": { @@ -16231,7 +16321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64adca84-40b8-401c-902b-d4925c7e3e5d", + "id": "551a9641-72a7-4d13-9ae8-f8f198468182", "name": "Forbidden", "originalRequest": { "url": { @@ -16294,7 +16384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7386036f-d7a2-4ecd-b035-880a6233b74c", + "id": "0ef9b199-cd72-49e7-bb1f-43deae500a01", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16352,7 +16442,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16363,7 +16453,7 @@ } }, { - "id": "8df287fb-1b8d-456f-9c79-703bc762253f", + "id": "53ec0473-1a4e-4ad9-99bf-444c056f684f", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -16468,7 +16558,7 @@ }, "response": [ { - "id": "ea338825-e7af-46eb-9358-b78f050ea5dd", + "id": "1dffccfe-0e3b-451d-8ade-29a5be3b8e22", "name": "OK", "originalRequest": { "url": { @@ -16559,7 +16649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a52c207a-e2df-41ff-9e88-dbea86342b7d", + "id": "4b6ed774-9377-4c7c-9245-b866f852f440", "name": "Bad Request", "originalRequest": { "url": { @@ -16650,7 +16740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7b56038-147c-4497-adbc-7da3f9e91963", + "id": "705dface-d312-4dd3-aced-a65839a7593e", "name": "Unauthorized", "originalRequest": { "url": { @@ -16741,7 +16831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bdd2ce7-6be6-4a4e-af14-7580f0238875", + "id": "e5bc9e80-ea12-4f69-9ae4-c4cfb7179cdf", "name": "Payment Required", "originalRequest": { "url": { @@ -16832,7 +16922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d015430-979a-4336-8df5-8441367bf529", + "id": "a6e41322-18d9-49f3-b1e7-6d5d37d56400", "name": "Forbidden", "originalRequest": { "url": { @@ -16923,7 +17013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72249356-e84a-44dd-9e5c-e7c58816eb8f", + "id": "26c9419e-dc28-4d06-9f54-704d01e67b4c", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17009,7 +17099,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17020,7 +17110,7 @@ } }, { - "id": "4b01b0d8-b1eb-494d-a835-ba20996dfc4b", + "id": "bbfeea89-5e3e-48bb-97db-2dc6a24c8428", "name": "Directions", "request": { "name": "Directions", @@ -17152,7 +17242,7 @@ }, "response": [ { - "id": "4de8ac4c-be8e-4d75-8f2c-b0faa1ccb49f", + "id": "6100e042-a835-412d-bd80-c14c0041e8fd", "name": "OK", "originalRequest": { "url": { @@ -17270,7 +17360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca460a36-8d79-4f0c-9174-da50ae7631f0", + "id": "9e45ea54-7a52-4dee-acaf-6c59278aceac", "name": "Bad Request", "originalRequest": { "url": { @@ -17388,7 +17478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeef2e28-4771-4bce-9f30-8dca3d02e72e", + "id": "524f5f5b-3b0e-4884-95f1-5b49ef35b2af", "name": "Unauthorized", "originalRequest": { "url": { @@ -17506,7 +17596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e6aaef3-66ad-42d7-b7ac-c7ab12a07677", + "id": "29b0a6e1-0ca2-4e49-bcf7-e61d5fbdd156", "name": "Payment Required", "originalRequest": { "url": { @@ -17624,7 +17714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bd74c72-e1e4-4400-b42c-55a0b274ab6b", + "id": "f976dd3d-2511-4158-9fe1-ead6e3b9c4e8", "name": "Forbidden", "originalRequest": { "url": { @@ -17742,7 +17832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf4edec-abce-4757-9b74-7dbca0a10149", + "id": "d45cfcd1-773c-40c4-8e36-ab2b7f78ea56", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17855,7 +17945,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17866,7 +17956,7 @@ } }, { - "id": "15c8ece3-70d3-4f24-be81-de5e37ec87d8", + "id": "e4325e6d-91e8-4f53-ba55-7a6a542ed0b1", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -18036,7 +18126,7 @@ }, "response": [ { - "id": "b357a9e8-5d42-41f0-915b-74c3d7c5b9a4", + "id": "a6c4abff-8bc7-429d-ad6b-930d4bceb000", "name": "OK", "originalRequest": { "url": { @@ -18192,7 +18282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ae05af4-2718-466b-a51c-decc7b0daa4c", + "id": "dc73a8d6-8f9d-488a-bb4f-f1448c306037", "name": "Unauthorized", "originalRequest": { "url": { @@ -18348,7 +18438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dca069b2-75ab-464a-b611-3396d9de2f59", + "id": "22f09933-84d3-4e7e-994a-f5cfe6dafa04", "name": "Payment Required", "originalRequest": { "url": { @@ -18504,7 +18594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8429c28-f1e0-463a-844a-6217f731e5da", + "id": "1589c70a-b985-4043-9b3d-03704aa2f8e9", "name": "Forbidden", "originalRequest": { "url": { @@ -18660,7 +18750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce5a07da-8541-4735-a5b9-9727b735bc95", + "id": "4fb77346-53a2-4c1d-b4c4-169850f0cd28", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -18811,7 +18901,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -18822,7 +18912,7 @@ } }, { - "id": "7d33bb7c-3aa0-471c-bdfe-8991db800032", + "id": "c375876b-677c-47ea-8fc0-29366174611e", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -18983,7 +19073,7 @@ }, "response": [ { - "id": "55ef9c15-300c-461c-a228-d72584f81820", + "id": "a790d7f0-a27a-427c-b12f-983b4139b988", "name": "OK", "originalRequest": { "url": { @@ -19130,7 +19220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8889ddd1-0cb4-465d-804c-7312eb0f9e33", + "id": "e5a36c37-0f00-4d1d-b679-9196d4ee0969", "name": "Unauthorized", "originalRequest": { "url": { @@ -19277,7 +19367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7d3d8a1-48d4-4add-91d0-69a578a01bbc", + "id": "1d724cad-a760-4647-878c-1e60051edb43", "name": "Payment Required", "originalRequest": { "url": { @@ -19424,7 +19514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99556326-7a8a-4ae7-a8ee-c96410e31d56", + "id": "d25465e6-e9c4-41b1-abcc-26c156c794ac", "name": "Forbidden", "originalRequest": { "url": { @@ -19571,7 +19661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9012ceb-5bc2-4125-83e0-410b83ab8768", + "id": "fb249810-c9ad-467d-9563-665402d43bfe", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -19713,7 +19803,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -19724,7 +19814,7 @@ } }, { - "id": "2b7e57b1-15fa-4682-8bdf-a66faccbcefd", + "id": "f2d97a78-4bd1-441e-a6bc-2ff9921b9684", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -19795,7 +19885,7 @@ }, "response": [ { - "id": "f5490e4e-f564-45c7-95cb-c88bad6854ea", + "id": "be60e543-d02d-4127-825e-d07061853d9c", "name": "OK", "originalRequest": { "url": { @@ -19838,12 +19928,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"consectetur_b8\": \"dolore id fugiat Ut\",\n \"dolor_e\": -40160098.768762566\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"ullamcof_b\": true,\n \"ad4b\": -58975994.835323274,\n \"irure9\": \"do dolore voluptate mollit anim\",\n \"ipsum8\": 6855222.755928114\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "482a1aab-099b-4ff7-ae3e-6b47f7dfcc0e", + "id": "2def59fd-e650-42e1-a89e-7a16bb25595a", "name": "Unauthorized", "originalRequest": { "url": { @@ -19891,7 +19981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f158343e-0352-4fb7-a4e2-174780b53888", + "id": "216dc510-5fab-4d07-9dda-4e1e39f847d3", "name": "Payment Required", "originalRequest": { "url": { @@ -19939,7 +20029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "307e4ff9-40de-484f-b441-39d0fe26c63c", + "id": "173c6b7f-6107-429a-a81c-03f43688e824", "name": "Forbidden", "originalRequest": { "url": { @@ -19987,7 +20077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3faa35ad-2c30-4c3a-a2bc-3f5721a1480c", + "id": "50fd4adf-770a-4bf3-b838-b627bb48c397", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -20030,7 +20120,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -20041,7 +20131,7 @@ } }, { - "id": "009abd08-730d-456f-b9da-4d49cc725c4d", + "id": "3104bd02-cfb5-46a8-8216-4653119b70b7", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -20143,7 +20233,7 @@ }, "response": [ { - "id": "f8cd5da6-7665-4402-bc48-e94317bab342", + "id": "106dad56-0743-4232-8d9d-b322005637fd", "name": "OK", "originalRequest": { "url": { @@ -20211,7 +20301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af767809-9da1-4388-b3ad-224f615fa1c2", + "id": "133e36cf-4e23-44b3-92a6-ca7fe572ba1e", "name": "Unauthorized", "originalRequest": { "url": { @@ -20279,7 +20369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98aa6a80-0c35-4cd4-a19d-46d7765218df", + "id": "d9b932b6-8f86-4dd6-8731-71e71f4fef4b", "name": "Payment Required", "originalRequest": { "url": { @@ -20347,7 +20437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3422a20-e735-4250-ac30-e87c3de24d2b", + "id": "4e33dd5f-8406-4e6f-9db5-9d4a29ced046", "name": "Forbidden", "originalRequest": { "url": { @@ -20415,7 +20505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7fc4418-969b-43c8-80a7-60ab67c70136", + "id": "cc81eb6c-faa4-4af3-b173-44e91cdeab38", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -20478,7 +20568,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"minimf\": 63163700,\n \"et_96a\": 31499836\n },\n {\n \"Ut_6d5\": true\n }\n ],\n \"context\": {\n \"eae6\": 95560849,\n \"sint_9_8\": 22931768,\n \"ut_6cd\": -74704779.42150357\n }\n}", + "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -20495,7 +20585,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": "b24658c3-fa09-4bda-8286-cda20546a717", + "id": "23c7cbfa-a3ac-4f74-87cd-ee38664a2c4d", "name": "Transit Route", "request": { "name": "Transit Route", @@ -20588,7 +20678,7 @@ }, "response": [ { - "id": "3a2fe9b3-0a78-4b43-8e40-08f01ee3c80f", + "id": "7a5632d4-d6ee-420b-934b-d83fddbad595", "name": "Successful Response", "originalRequest": { "url": { @@ -20678,7 +20768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c0ed52e-85fc-4f77-8ec5-7d4de5202026", + "id": "e8d5abc2-cc09-453c-af71-a6276c67e67a", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20768,7 +20858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8cd5264-16db-44b1-bec5-03a8eed7bae2", + "id": "df28b88d-c1ed-47da-9cf1-c4175020a1bc", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20858,7 +20948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfbdcc33-04d0-4461-baf4-de74c4040b2d", + "id": "d95b237e-bbb9-4e17-86d9-302178486df2", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20948,7 +21038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a93f05d-89e3-4759-a3d4-d817f830841d", + "id": "150dc604-5b79-4cc8-88bd-615aff551679", "name": "Validation Error", "originalRequest": { "url": { @@ -21038,7 +21128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5256b1ab-f083-4796-a1ae-ae0a1991d9f9", + "id": "e841902a-dffa-406d-a8c2-ef24e65e3d0a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21140,7 +21230,7 @@ "description": "The Datasets API enables you to store, manage, and analyze geospatial data collections. Work with custom datasets containing points, lines, or polygons - with each feature defined by its geometry and properties.\n\n* Create and manage datasets from uploaded Shapefile data\n* Import data from external sources via URL or scheduled updates\n* Monitor dataset status and processing through detailed status reports\n* Schedule dataset deletion for proper data lifecycle management\n* Leverage high accuracy storage for location-dependent business processes\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "a9a2d391-2c8a-47b4-b941-34924dcb193f", + "id": "e852e9fd-53b1-4453-a45c-d546fed1b42f", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -21198,7 +21288,7 @@ }, "response": [ { - "id": "2df1103e-acdf-4f6d-bf35-69600fbafd9f", + "id": "c664dfee-d675-44d2-aa93-f4be4291a548", "name": "Successful Response", "originalRequest": { "url": { @@ -21243,7 +21333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "384844e5-89b6-4fa2-b09e-4f9f2d0a35c6", + "id": "7a2daa7d-84bb-4788-9860-e505cfa125d8", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21288,7 +21378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "062cda1a-b875-4889-8a6b-e18e892e6442", + "id": "a7b20a4d-f90f-4323-99a3-fe05b5745e87", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21333,7 +21423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36909bf6-51fd-4ba6-b505-c3aeb2abf3ca", + "id": "8e69245b-ddc4-4ff6-9ea9-d3d77f8896aa", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21378,7 +21468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc5a121-5329-4c83-999e-cdcca4131edf", + "id": "ec6b3f9e-dff7-4a66-909b-90c51f7e6bea", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21423,7 +21513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91452d99-6c4a-4cf1-83a5-41d08f4ce8bb", + "id": "13430931-dc3c-4e7c-8979-c6a7a6db3f78", "name": "Validation Error", "originalRequest": { "url": { @@ -21468,7 +21558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caaf9297-ca1d-41ca-a836-5935382d9f9f", + "id": "0805ea79-6caf-482e-89fd-c1bf604bdfab", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21519,7 +21609,7 @@ } }, { - "id": "1a5d7062-ddd6-4d3d-989b-a2e622c47cf9", + "id": "b4ca9858-296d-49c1-b91d-d8bd8f6092d9", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -21577,7 +21667,7 @@ }, "response": [ { - "id": "a9f23171-1f3d-4b70-966d-0d975425b6b9", + "id": "530d4255-7276-401b-9e01-e5d9955699a9", "name": "Successful Response", "originalRequest": { "url": { @@ -21617,12 +21707,12 @@ "value": "application/json" } ], - "body": "{\n \"ida_a\": false,\n \"Excepteur_04\": -38477499.82226927,\n \"in6\": \"esse aute ut\"\n}", + "body": "{\n \"in7\": \"irure dolor\",\n \"aliquip_de\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bef008c8-5423-4f19-a088-441cf72e8909", + "id": "adfa816f-717c-4533-9ea2-d8a843f3d58c", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21667,7 +21757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e8deb87-1a52-4f9a-8537-c0a8b5be0794", + "id": "22c3aef6-d2ba-4325-bc0c-ae4d2abd662d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21712,7 +21802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a22ea7b0-9703-46be-87f1-45adaccfa3eb", + "id": "1f74a11f-62b9-4309-a873-a3c4d5c6556b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21757,7 +21847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e71bc3e7-cdbe-4e70-8408-982cdb478274", + "id": "5a63f8cc-4361-4773-aa6b-ed739f8f142d", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21802,7 +21892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7136ee22-8ebe-44c7-bc42-a6dcf75d3e9b", + "id": "3202369f-8ecb-48b3-af69-184d5d6f3378", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -21847,7 +21937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a101547b-95a5-437f-ab71-ac1ed5af67f7", + "id": "3cec0976-04d9-4a6a-a8d3-55f407c5e91f", "name": "Validation Error", "originalRequest": { "url": { @@ -21892,7 +21982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b403b447-c50d-4c05-8b7c-4f8578ecdf8a", + "id": "8f8806aa-c119-4845-9b14-6b79ea839efb", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21943,7 +22033,7 @@ } }, { - "id": "c6f9da7f-726d-4874-a7d1-8beed02ac384", + "id": "3b2843b2-014a-417f-bd84-ae8744c33a87", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -22014,7 +22104,7 @@ }, "response": [ { - "id": "41140960-a046-4544-ae37-e3fb1a85acb2", + "id": "072bde42-f57d-46e3-8994-09ea81e78655", "name": "Successful Response", "originalRequest": { "url": { @@ -22072,7 +22162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b15417f-7f54-40a9-9133-b24ee9a1d820", + "id": "a9a5c4f8-a556-4afe-bae5-9a0f3b15b569", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22130,7 +22220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "946018ec-a101-4b0c-9cfa-80955fd5d538", + "id": "df67ef28-afb6-4a4d-95ef-16f90f70006d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22188,7 +22278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cd14d68-33a8-4b73-98fb-2b17db1f39fe", + "id": "ffbd6724-60cc-4ecd-aff8-239255a4241a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22246,7 +22336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d16467e9-4f4c-4df3-946b-4e9664475653", + "id": "1752d83c-74aa-4a20-b5ca-f1116fad8533", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22304,7 +22394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e38a60c4-3864-4719-af6c-7365b51eb1b8", + "id": "365deb99-1aa1-47e9-84dd-34f1eeab48e5", "name": "Validation Error", "originalRequest": { "url": { @@ -22362,7 +22452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bffb2986-c3aa-41fe-b131-246e1c9ac21e", + "id": "18e15906-4190-42bd-9ea3-a49dee4b41f1", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22426,7 +22516,7 @@ } }, { - "id": "02ce091a-cd15-4183-828b-a1e58523a175", + "id": "75a89737-9acd-4b8b-adee-858517d6cbc3", "name": "List Datasets", "request": { "name": "List Datasets", @@ -22492,7 +22582,7 @@ }, "response": [ { - "id": "0cf9e016-4b57-49aa-856e-6898d5c2d053", + "id": "9e8dcba5-edb5-4962-9fc8-ab85cea8a6d9", "name": "Successful Response", "originalRequest": { "url": { @@ -22555,7 +22645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7311861-30e0-4d94-97aa-65b6d0a119c8", + "id": "220c389e-d1a0-4254-9276-cb5ccc14b04f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22618,7 +22708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00e648ce-1816-4454-9597-34ccfc81c514", + "id": "897f7173-254c-430b-b3f2-152de400a469", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22681,7 +22771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b69ea6be-1a7e-4172-b4ed-8e5980cc5f07", + "id": "f6c3ae73-530d-48a7-9604-7aff2d2c2f9a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22744,7 +22834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e2d009a-79d2-432c-b5f0-0ba435956d1d", + "id": "fad15e61-402c-4dd5-98a0-532021d9fd25", "name": "Validation Error", "originalRequest": { "url": { @@ -22807,7 +22897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83f09b4c-db30-40d2-824a-d1864434dc44", + "id": "f432eaba-bd53-46a4-94b0-9ccbb98ff86d", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22876,7 +22966,7 @@ } }, { - "id": "6af30df2-12c0-4c34-b64d-a1efe3e277fc", + "id": "fd2affdc-3e44-4fae-9c4a-eaf1d7e320ab", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -22936,7 +23026,7 @@ }, "response": [ { - "id": "0d2ff811-ecd4-4d61-9951-f8d1d5171d89", + "id": "9679d60f-4e87-4818-8de0-b1bc1192c6df", "name": "Successful Response", "originalRequest": { "url": { @@ -22994,7 +23084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0263962f-05d2-44c5-92c6-0a68cdff2097", + "id": "905d8847-ef7a-4574-8faf-b79e44bd389f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23052,7 +23142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d442ca-cc26-4e25-b960-3440cb1046df", + "id": "6ee40e04-f52a-4b4d-9eab-3f9912911237", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23110,7 +23200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bced6cc-4ab2-4976-9db0-2013d10cb512", + "id": "992f2288-80ab-47c9-a16d-1ae7e9af1b7f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23168,7 +23258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ece7a168-7fdf-4f9a-b52b-d64bffef1533", + "id": "0a69c52e-c9bd-4abd-9f85-437189e24ece", "name": "Validation Error", "originalRequest": { "url": { @@ -23226,7 +23316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "335aefc2-e44d-4440-8a8b-f75bb2a5968a", + "id": "3778a276-d5bc-4e48-91af-eb64ffeb2559", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23290,7 +23380,7 @@ } }, { - "id": "61494361-2773-4bcd-9875-5accbbc198d0", + "id": "9bae8bd4-1b25-4dfc-8b8e-e2f4c1f3de9c", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -23349,7 +23439,7 @@ }, "response": [ { - "id": "983630aa-e44e-467b-820a-b25fbff8f61a", + "id": "ab6928a8-d6e3-4a05-ac08-1f879bb23061", "name": "Successful Response", "originalRequest": { "url": { @@ -23390,12 +23480,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\": \"info\"\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\": \"error\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"failed\"\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\": \"warning\"\n }\n ],\n \"status\": \"in_progress\"\n },\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\": \"info\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b2b94cf9-4dbb-4aa9-893c-1ace936d4197", + "id": "4576b26d-ef18-4d9a-a910-b0d277959ff7", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23441,7 +23531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b35b253-d2e3-4889-9a4f-fe591fa1111d", + "id": "86a9899c-b3d5-42da-bdfe-045bda0ea23d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23487,7 +23577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9316f477-d86c-4380-95c8-85bab3478bed", + "id": "0d85878d-8d09-4089-9932-4cd1c8d29d2b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23533,7 +23623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "520d3bf4-0fcc-4203-b2d6-484b09bcb73b", + "id": "90683671-0c4c-4bf4-8ec1-7080a798d4e0", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23579,7 +23669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b104809-f68d-40e5-8c5b-a3d457c6cae3", + "id": "124c95a1-0ee8-4617-b4d2-8193964c05af", "name": "Validation Error", "originalRequest": { "url": { @@ -23625,7 +23715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09a761df-35e2-46d9-bb52-70a7a33d1269", + "id": "0c15313c-b604-470c-a662-7a584ce71439", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23677,7 +23767,7 @@ } }, { - "id": "c07cf34d-3e0f-4612-805c-9ca883cd3196", + "id": "aa5ec744-4bfe-48f4-9531-f3a0e68f039d", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -23736,7 +23826,7 @@ }, "response": [ { - "id": "c591bdf3-b8ca-4d0b-8210-ca94d18ad473", + "id": "ba29b3d7-a92a-4c91-a6b0-32c927d6cba3", "name": "Successful Response", "originalRequest": { "url": { @@ -23782,7 +23872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3632159a-6627-4a4d-ae9e-ffe40214a809", + "id": "d2c3ce02-3c63-4225-9ca3-54ad2578ec42", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23828,7 +23918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e114ac32-3213-40f0-b676-dd76481c396f", + "id": "a4ab2b7d-6262-4212-b0b0-2e9cf7f785cb", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23874,7 +23964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6319da07-dc38-4ad5-9b19-6751d7c38af6", + "id": "07faa3ab-823d-4cc8-9030-48cc9700f556", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23920,7 +24010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "700052c1-47da-49af-8bb6-40b556c730f7", + "id": "fd2eed20-152f-4a58-af38-0e309732ae2f", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23966,7 +24056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fee73257-b5d5-4ebc-905c-04dd33c1482c", + "id": "3b8fefc7-a864-47cb-b45b-eba21a6b2fd4", "name": "Validation Error", "originalRequest": { "url": { @@ -24012,7 +24102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "081f1290-b8ef-4bd6-85c5-3bf2177453c3", + "id": "bd06d67a-affb-4152-88d0-379842145581", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24064,7 +24154,7 @@ } }, { - "id": "a05f1d67-907a-4ab6-8389-f0ab703a3ad9", + "id": "4ec86aac-183e-4d75-8a1e-8fe7cc85fe47", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -24108,7 +24198,7 @@ }, "response": [ { - "id": "fbd1c051-8f38-48f4-9f96-4db9b7fedcde", + "id": "638b1449-7710-43b0-8eb2-fc485373b6ba", "name": "Successful Response", "originalRequest": { "url": { @@ -24146,7 +24236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98634018-467d-477a-b0ae-aa9f139d78d4", + "id": "1386cd3c-262e-46bf-bdbc-742e9cbd32d6", "name": "Unauthorized", "originalRequest": { "url": { @@ -24172,7 +24262,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a9b5c1c8-7e14-4947-bb53-cb79f7e1df01", + "id": "0963bcff-6996-4a6a-b4d0-e55289d0ceb1", "name": "Payment Required", "originalRequest": { "url": { @@ -24198,7 +24288,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c2e702c0-9d91-417a-9e80-31e504a41dac", + "id": "976b2f65-5116-482f-b162-078baaa77435", "name": "Forbidden", "originalRequest": { "url": { @@ -24224,7 +24314,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0fe77ea6-58f7-40b0-ae60-2fce14c7f718", + "id": "908dfc6b-1136-48c7-9160-76bc9304c156", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24262,7 +24352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "223a1cf0-0378-4ffb-877d-6e8dfa44405a", + "id": "3dc5d628-b8b0-4ba0-8ec5-563e729c1d67", "name": "Validation Error", "originalRequest": { "url": { @@ -24300,7 +24390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "784ed52b-829c-4be1-9b19-39becc960e58", + "id": "1570428f-5d23-40a2-a1b4-7903ddef63c9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24350,7 +24440,7 @@ "description": "Perform powerful spatial analysis on your geospatial data with four key search capabilities:\n\n* Nearby search: Find features within a specified distance from a location\n* Contains search: Discover which features completely contain a point or geometry\n* Intersects search: Identify features that intersect with a given geometry\n* Within search: Locate features that fall entirely inside a specified boundary\n\nAll operations support attribute filtering with WHERE clauses, pagination for large results, and multiple geometry formats (GeoJSON, WKB, encoded polylines).\n", "item": [ { - "id": "d911f7fc-5c66-4241-a5a1-c194e0ef0c78", + "id": "675c4909-814d-40da-adde-b63ce4bb0cdd", "name": "Search Features", "request": { "name": "Search Features", @@ -24452,7 +24542,7 @@ }, "response": [ { - "id": "14640b86-78e9-41a3-a3bd-498769ec2ddf", + "id": "7eecb1c3-98c5-44ee-85db-0ffd881c2ec7", "name": "Successful Response", "originalRequest": { "url": { @@ -24535,12 +24625,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"amet_2\": 67349746,\n \"consecteture\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_14\": -6294064\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "036fc9b4-1ffb-4afe-a038-5901c2a30a33", + "id": "3323ec58-7730-46e2-bfe1-45ebaae04c21", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24628,7 +24718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37e98f8e-c3ad-4cc8-864a-713d79f7540a", + "id": "431a7b3c-e8a3-4fa5-9e2b-059c55b2a3d1", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24716,7 +24806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16dab2fe-e494-4329-b807-a6539fc85500", + "id": "74e0a6bb-fd3a-4411-98d1-2f60c6a50f86", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24804,7 +24894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60746137-3796-4591-954b-cd6e15f21508", + "id": "caec7c3f-d5a0-4a86-a561-43ade7292862", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24892,7 +24982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd4231d-a0a2-4d0d-b52e-022be2a0dce5", + "id": "4663358a-7dc0-48e2-97ee-9c20f5eb0531", "name": "Validation Error", "originalRequest": { "url": { @@ -24980,7 +25070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44101940-285e-452d-8b5b-72b234ff9e9d", + "id": "c98da671-f672-4897-a795-5648ebb355eb", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25074,7 +25164,7 @@ } }, { - "id": "7b54ccb0-e0b0-4d1f-9fbd-8aee66751472", + "id": "9ac1c840-4a3a-4a32-9b88-62d30353f04c", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -25176,7 +25266,7 @@ }, "response": [ { - "id": "7ccc77be-7efc-4092-84c6-61b7022bb981", + "id": "00960c59-6772-46d0-a7c9-05437cc5f68e", "name": "Successful Response", "originalRequest": { "url": { @@ -25259,12 +25349,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"amet_2\": 67349746,\n \"consecteture\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_14\": -6294064\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d27dd232-b42a-46f1-a44a-46d670ec160c", + "id": "1ffb620a-0569-496f-a287-b72161e8f464", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25352,7 +25442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4da02b06-da12-4766-8169-1b03003cee08", + "id": "2d1999fc-0b9d-46e7-86fe-cc08559f0bea", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25440,7 +25530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e7d71e-0e77-4057-af1b-e6074a6f47ff", + "id": "fc468b4c-ebba-4e94-86f8-5cb2f46cf0dd", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25528,7 +25618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b61fdadb-e991-4429-8555-f05d6d636be6", + "id": "a61d8584-6979-4242-811c-59755294b2a0", "name": "Dataset was not found", "originalRequest": { "url": { @@ -25616,7 +25706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11ca395f-66d0-4791-9c79-edac15648293", + "id": "696d6a5d-223c-4ae9-b2e9-fb9ea9650f3c", "name": "Validation Error", "originalRequest": { "url": { @@ -25704,7 +25794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d510041-1193-469b-a496-849b505d7c7f", + "id": "d67c8f48-dc18-48c7-89ea-86b4c2af4402", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25798,7 +25888,7 @@ } }, { - "id": "d908c187-289d-4da6-bd76-49b05435a46b", + "id": "12dacd10-7753-4dad-8f07-e0f98e6a0830", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -25900,7 +25990,7 @@ }, "response": [ { - "id": "b702263c-8312-4d7a-a9f7-705ad907e117", + "id": "75426084-60cf-4e47-85a2-aa0fbbe03d63", "name": "Successful Response", "originalRequest": { "url": { @@ -25983,12 +26073,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"amet_2\": 67349746,\n \"consecteture\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_14\": -6294064\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d4cc1214-a9f0-441b-8c40-8b42965b7826", + "id": "9ed2a7cb-88e9-40ca-abe8-f4f05fa4578c", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26076,7 +26166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cff9387-6d68-416b-bdb2-9a0b660163b4", + "id": "2c22046f-485a-4a89-82a6-571f3b25d8f8", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26164,7 +26254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44666e33-9e82-425e-af89-b70e72dd0d0b", + "id": "a3f95d72-434c-4603-83cb-b264b0010323", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26252,7 +26342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c5ea0d9-7240-447b-a49f-1ba8659eaefe", + "id": "44a68beb-f45c-484c-bda8-d6d83ea1f120", "name": "Dataset was not found", "originalRequest": { "url": { @@ -26340,7 +26430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c43cf32-242e-40a6-944a-f460aba998a3", + "id": "543ba03a-0675-4a8e-9ac8-97c60b875514", "name": "Validation Error", "originalRequest": { "url": { @@ -26428,7 +26518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d970ae7-ddec-4784-bd21-f858abc1ffa1", + "id": "45091914-96f4-4426-ac33-833b5b1d65ae", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26522,7 +26612,7 @@ } }, { - "id": "6a4fb786-d1a2-40bf-a3cc-e5c1264ca13a", + "id": "5511f593-01dd-40ca-ab11-92124aac20c9", "name": "Contains Features", "request": { "name": "Contains Features", @@ -26624,7 +26714,7 @@ }, "response": [ { - "id": "6acd8206-8f60-4158-b2b8-5f2c6e285a83", + "id": "211c834f-54bc-4223-b0eb-a8d80932471f", "name": "Successful Response", "originalRequest": { "url": { @@ -26707,12 +26797,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"amet_2\": 67349746,\n \"consecteture\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_14\": -6294064\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7a2a0656-500c-474d-a47a-8fc7c185e635", + "id": "2599d7a1-0e38-4d6b-82ae-d60e182dae15", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26800,7 +26890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adc178cc-d864-4e65-888e-accc07ef336e", + "id": "5ee00517-1f73-46f8-81a1-f1ba76207c9a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26888,7 +26978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ecedc57-9f7e-4055-a32f-c55d622c5253", + "id": "d53b4521-ac3c-47d5-a9f9-02456abd9487", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26976,7 +27066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96e3f543-f11b-4882-89cf-e05557f65138", + "id": "c51cd44e-cd1c-45b3-8dd3-51ce63a9ea20", "name": "Dataset was not found", "originalRequest": { "url": { @@ -27064,7 +27154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e37132a-0df8-4e1a-91b3-1e6fbf7ebd0e", + "id": "95c15e84-8577-4b51-9446-214dac2958e4", "name": "Validation Error", "originalRequest": { "url": { @@ -27152,7 +27242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a37f5561-45d0-4739-a176-bcf031a9d924", + "id": "14320758-ba58-4091-8760-0cbd798748ce", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27246,7 +27336,7 @@ } }, { - "id": "980540ba-2767-4ec1-9d49-d260eba858c1", + "id": "b72e12eb-7eb5-4f2b-b4b0-9f3b262aa347", "name": "Within Features", "request": { "name": "Within Features", @@ -27348,7 +27438,7 @@ }, "response": [ { - "id": "272b628b-d8d4-4288-8925-4ee07a80c832", + "id": "9d7272ea-99df-42cb-9a36-dd0e2e9610fa", "name": "Successful Response", "originalRequest": { "url": { @@ -27431,12 +27521,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"amet_2\": 67349746,\n \"consecteture\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_14\": -6294064\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "714cffd1-b9de-4605-a88f-51ba85d1c5e4", + "id": "56774da6-281a-47e6-b51c-6cf90928a9cc", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27524,7 +27614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2e07dc4-677a-4751-be60-c8c0af8acea0", + "id": "f1224fa1-1db5-4fc1-95d6-8e41e1c32cf4", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27612,7 +27702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ffa8cd-e230-437a-8115-9a1595af1810", + "id": "0de2a5ef-ee06-4d59-9af2-049508e20ff2", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27700,7 +27790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90bbb0ee-5910-4684-a5a6-dab04718ce92", + "id": "2a4bc6a4-8d09-474b-9661-3bd128331fb4", "name": "Dataset was not found", "originalRequest": { "url": { @@ -27788,7 +27878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c3da60e-c8f2-4dcd-9736-2e838648e330", + "id": "62a0c4d0-6077-4297-8798-315969ef9261", "name": "Validation Error", "originalRequest": { "url": { @@ -27876,7 +27966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1c47cc9-758f-41d6-8806-3f94815445fa", + "id": "90d5e8b5-0660-48bb-972f-47755d6f9788", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27976,7 +28066,7 @@ "description": "Access and retrieve individual geographic features from your datasets by their unique ID. This endpoint provides direct access to the complete geometry and properties of specific features within your datasets.\n\nThe API supports field masking to optimize response size by retrieving only needed attributes. Output formats include both GeoJSON and WKB, allowing flexible integration with various mapping and analysis systems.\n", "item": [ { - "id": "8ea6ee80-dcae-49f1-a3db-a227190e8b38", + "id": "995f1deb-162c-43bc-bf89-3638a0671054", "name": "Get Feature", "request": { "name": "Get Feature", @@ -28065,7 +28155,7 @@ }, "response": [ { - "id": "e8a14b81-0299-4752-a388-16a802e3fb71", + "id": "c7c99550-0290-42ca-ab28-3eb76aabd288", "name": "Successful Response", "originalRequest": { "url": { @@ -28125,12 +28215,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"officia_2fc\": -86350349,\n \"culpa_833\": -68585778.32139754,\n \"mollit_5d9\": -44328381\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"fugiatc\": 25117360.034631282,\n \"tempor_182\": 47327473\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7e8d1b27-c2a5-4132-b9a3-4d97030d5322", + "id": "75868472-d9bb-4df5-9238-4de078f793ec", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28195,7 +28285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29601092-10b5-496e-9a27-092c10e65d55", + "id": "49383c03-fb4a-4158-a283-589db0535458", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28260,7 +28350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70deb7be-2d8f-473c-93bc-87079638ac19", + "id": "57a18857-5152-4e28-a75e-c0ef8ae09e9a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28325,7 +28415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dabe03b9-a1bf-4161-bd40-7d0ef3166374", + "id": "150bd3e1-56bc-4c2e-b5ce-8d7b46a3b5c9", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -28390,7 +28480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "391cbb8f-8feb-430a-bee4-4dfdc135231a", + "id": "4c9b851b-47fa-42c8-8ca0-292701624bed", "name": "Validation Error", "originalRequest": { "url": { @@ -28455,7 +28545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ba294c-b2af-40e1-9c6a-7f0ee5819c4f", + "id": "f90f0d5a-894e-4e9f-94df-db071fc01542", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28540,7 +28630,7 @@ } ], "info": { - "_postman_id": "fdc3bcf0-58dc-42a1-9b5e-d66f359bec19", + "_postman_id": "9942506e-91eb-4bd5-ac18-4562e666fc00", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { From 1819633ab4363304f7042568b4aefd6fd6a039eb Mon Sep 17 00:00:00 2001 From: christopher dartnell Date: Thu, 27 Nov 2025 18:51:18 +0100 Subject: [PATCH 3/6] feat(localities): add new file to index --- specification/parameters/_index.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specification/parameters/_index.yml b/specification/parameters/_index.yml index a2daf5dc..36d79050 100755 --- a/specification/parameters/_index.yml +++ b/specification/parameters/_index.yml @@ -98,6 +98,8 @@ localities_radius: $ref: "./localities/radius.yml" localities_types: $ref: "./localities/types.yml" +session_id: + $ref: "./localities/session_id.yml" search_encoded_polyline: $ref: "./search/encoded_polyline.yml" search_language: From 471ae4a94b7376b3116275595d17529a90e21239 Mon Sep 17 00:00:00 2001 From: christopher dartnell Date: Thu, 27 Nov 2025 21:49:31 +0100 Subject: [PATCH 4/6] chore: add new file to index --- specification/parameters/_index.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/parameters/_index.yml b/specification/parameters/_index.yml index 36d79050..9e1f6226 100755 --- a/specification/parameters/_index.yml +++ b/specification/parameters/_index.yml @@ -96,10 +96,10 @@ localities_public_id: $ref: "./localities/public_id.yml" localities_radius: $ref: "./localities/radius.yml" +localities_session_id: + $ref: "./localities/session_id.yml" localities_types: $ref: "./localities/types.yml" -session_id: - $ref: "./localities/session_id.yml" search_encoded_polyline: $ref: "./search/encoded_polyline.yml" search_language: From ea1270f725cebb65075d1826814421a47088da23 Mon Sep 17 00:00:00 2001 From: christopher dartnell Date: Thu, 27 Nov 2025 21:49:43 +0100 Subject: [PATCH 5/6] chore: rephrase session_id to make it more appealing --- specification/parameters/localities/session_id.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/parameters/localities/session_id.yml b/specification/parameters/localities/session_id.yml index 90d09a02..ab3ec550 100644 --- a/specification/parameters/localities/session_id.yml +++ b/specification/parameters/localities/session_id.yml @@ -1,8 +1,8 @@ name: session_id description: > - This uuid4 string creates a link in all autocomplete made by a user and the details query. - To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, - and set on all autocomplete queries and the details query terminating the autocomplete session. + A unique identifier used to **optimize the autocomplete session** for the end user. + This ID links all subsequent autocomplete queries and the final details query. + It **must** be regenerated after the details query, which terminates the current session. schema: type: string format: uuid From dd9fa69cbd09851f636579edacb29d0a3fd778e0 Mon Sep 17 00:00:00 2001 From: gaelsimon Date: Thu, 27 Nov 2025 20:53:45 +0000 Subject: [PATCH 6/6] chore: update dist folder [skip ci] --- ...ttp_parameters_localitiesautocomplete.html | 10 +- ..._http_parameters_localitiesautocomplete.md | 2 +- ...map_http_parameters_localitiesdetails.html | 10 +- ...osmap_http_parameters_localitiesdetails.md | 2 +- dist/merged-woosmap-openapi3.json | 5 +- dist/woosmap-openapi3.json | 5 +- dist/woosmap-openapi3.yml | 4 +- dist/woosmap-postman.json | 906 +++++++++--------- 8 files changed, 476 insertions(+), 468 deletions(-) diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.html b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.html index 50b53c33..2c3b2511 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.html +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.html @@ -120,11 +120,11 @@

    radius

  • session_id

    - This uuid4 string creates a link in all autocomplete made by a user and - the details query. To make correct use of the session_id, it - must be unique to each end user and regenerated after a details query, and - set on all autocomplete queries and the details query terminating the - autocomplete session. + A unique identifier used to + optimize the autocomplete session for the end user. This + ID links all subsequent autocomplete queries and the final details query. + It must be regenerated after the details query, which + terminates the current session.

  • diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md index 30732ae8..b51ebcff 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md @@ -44,7 +44,7 @@ -

    session_id

    - This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session. + A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session. -

    types

    diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html index 8e26b1b6..3442578c 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html @@ -80,11 +80,11 @@

    page

  • session_id

    - This uuid4 string creates a link in all autocomplete made by a user and - the details query. To make correct use of the session_id, it - must be unique to each end user and regenerated after a details query, and - set on all autocomplete queries and the details query terminating the - autocomplete session. + A unique identifier used to + optimize the autocomplete session for the end user. This + ID links all subsequent autocomplete queries and the final details query. + It must be regenerated after the details query, which + terminates the current session.

  • diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md index 29044237..db76d948 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md @@ -34,7 +34,7 @@ -

    session_id

    - This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session. + A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.

    Generated from the OpenAPI specification. diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index db76b181..945c8088 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -11255,7 +11255,7 @@ }, "Woosmap_Platform_API_Reference_session_id": { "name": "session_id", - "description": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "description": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "schema": { "type": "string", "format": "uuid", @@ -11817,6 +11817,9 @@ "Woosmap_Platform_API_Reference_localities_radius": { "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_radius-2" }, + "Woosmap_Platform_API_Reference_localities_session_id": { + "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_session_id" + }, "Woosmap_Platform_API_Reference_localities_types": { "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_types" }, diff --git a/dist/woosmap-openapi3.json b/dist/woosmap-openapi3.json index e7488f7d..93b0bd50 100755 --- a/dist/woosmap-openapi3.json +++ b/dist/woosmap-openapi3.json @@ -6509,7 +6509,7 @@ }, "session_id": { "name": "session_id", - "description": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "description": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "schema": { "type": "string", "format": "uuid", @@ -7071,6 +7071,9 @@ "localities_radius": { "$ref": "#/components/parameters/radius-2" }, + "localities_session_id": { + "$ref": "#/components/parameters/session_id" + }, "localities_types": { "$ref": "#/components/parameters/types" }, diff --git a/dist/woosmap-openapi3.yml b/dist/woosmap-openapi3.yml index 606a4099..72f825cd 100755 --- a/dist/woosmap-openapi3.yml +++ b/dist/woosmap-openapi3.yml @@ -5668,7 +5668,7 @@ components: session_id: name: session_id description: | - This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session. + A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session. schema: type: string format: uuid @@ -6147,6 +6147,8 @@ components: $ref: '#/components/parameters/public_id' localities_radius: $ref: '#/components/parameters/radius-2' + localities_session_id: + $ref: '#/components/parameters/session_id' localities_types: $ref: '#/components/parameters/types' search_encoded_polyline: diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index ebe688f9..fe58771f 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": "2d454198-ed5e-40d8-aae4-239b1a027158", + "id": "7bee8f8d-b2c0-4574-83c4-5e69670187c3", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "4374668d-7a21-4f42-ad6c-2eb81876de70", + "id": "db50a5be-bf83-4802-8196-7fd2d229b001", "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\": 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}", + "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\": {\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2046018f-12a7-4370-92e2-bd95f0722077", + "id": "c50be2d2-357c-46ff-9040-a0131b90d026", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd0c3cc0-3d68-467a-aa2e-4af53dee8f9e", + "id": "5439864d-a250-4640-a2e5-85d292b0e454", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4568529e-9e31-4e4e-ba92-c999793c1a43", + "id": "7210f76b-f1f5-47eb-91d4-e6b60dde837c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "31584765-99f1-4669-a7e5-ae9047db83b1", + "id": "cb564cdb-d642-4cfd-bf36-7b57f0485d2f", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "8bc65406-b311-4356-a669-bddaa4e3df99", + "id": "5644dcd2-9b47-42aa-b7d1-da32da9d016f", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"nostrud ea consequat\",\n \"highlighted\": \"tempor exercitation\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"id amet Ut\",\n \"highlighted\": \"enim Ut\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"ut\",\n \"highlighted\": \"ut occaecat\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"sed dolore velit ipsum\",\n \"highlighted\": \"id in dolore\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a876fbb1-67cd-4c45-9f01-8f73ab4d0982", + "id": "18fa671b-cb40-4392-9ac3-476c30b7dc7e", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "346cc74a-2dfe-4221-a427-bd002200e52c", + "id": "08c038c0-7628-434a-818e-b5a0bb159ff5", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c072071-471c-47c3-9b88-973ca65507d6", + "id": "f9628d37-f2ea-4aeb-b356-a8ce6d12ce25", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "01971555-0abe-4d04-a0f4-91e2b646f071", + "id": "75532010-2a68-4512-a50c-13836af189d4", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "3493e2a6-682a-4621-9d05-7651f0054ecc", + "id": "9d0d256d-5031-41df-9baa-31c310e1bb65", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7bbd482-d0fb-4f4f-b97d-2defb58ac133", + "id": "5987df1a-485d-4421-a298-bd418aca3d56", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "936f850f-b22f-4a6b-8823-da7d5fcb495d", + "id": "321b2ccf-4f8f-452a-aa5c-b191cfddec51", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6ed723a-4cfa-4111-9fb2-bde3f558d40f", + "id": "fbe6394f-9e78-4276-a122-ea344a5831b2", "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": "b5b11a99-7d41-40cd-bbf9-f8547c4000e7", + "id": "2788442c-ecd5-4d78-9108-3b135a6bf424", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "77432f15-87a9-4c02-9deb-08aead29566a", + "id": "71ac136c-f473-4e4f-9a8e-926ac6a74626", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "bb2fe58a-4b31-4f32-a260-76f0953ed2d7", + "id": "3188fc67-dc36-4880-a3fa-39964c69b635", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "6fea856a-946b-4760-8b3b-e8b7edec33c9", + "id": "d3737dae-0b9f-428a-84cb-b2b76d1cddee", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "1ea1dea1-64d0-4263-ab08-82291978c35c", + "id": "510aa60b-414f-4957-91d8-1107d9a06e51", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "41fd3b8c-2bdd-45bd-962c-db4dd18e0a7e", + "id": "794b00e1-b4a1-4a5e-887e-533d78b2cad5", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "23700fa0-e4d3-424d-99bc-8ba4165ef80f", + "id": "771d55bb-55fd-4594-a51a-cc92959619ec", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "15a6ae2d-9d8e-4f5a-8dc2-bc55219f9ff6", + "id": "a7ee5490-a519-4367-b57f-9fedbcff4b3e", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "4a8e0f06-a4be-4430-87cf-ba14faea07bd", + "id": "00a7614b-3a52-429f-a5b4-3a5a8e15a665", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "7d19bbed-ea54-4d69-915f-c4a5fc4b5e06", + "id": "e96840bf-7981-450b-81c7-cc9eca8a87c0", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "795629f5-1e70-48d2-bb27-eb4f1d67b00b", + "id": "088b6dbe-8999-4ae3-a85e-80a4fba070b5", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "6fd477c2-6b54-4dfc-b9c5-ce5558e029e7", + "id": "66e95f9a-6d12-4bdd-8ae7-0d56865421aa", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf7046a3-55be-4e92-a80e-62ba476d2112", + "id": "fe37394c-33dc-4820-868b-7a4b8ffe0928", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abcac4ff-54a9-4706-b78a-7510f72f0b48", + "id": "3639db40-6e67-49b9-9169-42cfddb89c5d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "1bab2568-39e2-4803-bfe2-42b643816254", + "id": "2d72a3fa-b763-4b7b-b8b1-cd19f901b38d", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "2a960269-8e4e-4365-97b6-332a7218a127", + "id": "fadea245-36d4-4a13-b8e8-85d54c519950", "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 \"fugiatd97\": 78764202,\n \"proident46\": 28856840.745678753\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\": 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": "793767ed-b8bc-440c-8c4e-21eb19517a68", + "id": "1df6ee0c-6b15-49af-a04f-d5a1d327ed72", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "696ac6d2-efc7-43b9-b19c-e5c2e3341eea", + "id": "73deec23-6046-49f7-8e46-efcba665332f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "385e4105-7da4-4af6-af91-fabd6c24d078", + "id": "66eba2f3-a755-40d9-9c76-711877f413c2", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "642dc455-8878-4ce8-90af-58dc8f623c51", + "id": "1480b56b-6038-40b8-9bd2-25bb7a80c7a9", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "c2bfad76-6ad0-44c6-916a-f50ccde584fe", + "id": "3f682399-f515-442b-9dec-d42c23e7350d", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "a1fa781c-7111-4dc8-a920-bc88d12516c4", + "id": "dc00caeb-0b41-4baa-903b-307e98ab3f13", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "2e865b62-b6e4-46b5-9372-850daf68f031", + "id": "b4ef67b7-6d34-4772-993d-d9db3465eba6", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "d0204b50-7879-41c5-be20-21f605a66573", + "id": "9fda7a9b-4512-4e81-9e70-e207b550b084", "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 \"amet_67\": -21515433.376306087\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\": {\n \"pariatur_bc\": 61777040.20489836,\n \"mollit0e_\": true\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 \"officia6d_\": \"officia\",\n \"amet5f8\": -46445559.82103671,\n \"occaecat16\": \"m\"\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\": {\n \"ut_c\": 75369795,\n \"proident94d\": \"sit ut\"\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": "f395db02-3c19-49b0-8ece-55024466748f", + "id": "fab28a0a-0c67-4fb4-be23-bff2fca7e442", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "fa0bb4e1-5d6e-4286-a583-25bb32ac005a", + "id": "fb3b3ea6-4a70-4a6d-8cbb-739379927df0", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f2bd6f3-ceb3-4139-864e-0ad8064ebdd2", + "id": "7f83d9d7-f403-4ff6-9911-f6c8e7a7d086", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59a2534a-d7b7-48af-9f7a-c78e2956d836", + "id": "61ab81bf-6593-4189-a296-e53043b172ad", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0556218d-458c-44f9-b153-e00bbdbf8c39", + "id": "32bbbe15-078c-4c68-a880-b029b012a001", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "7514d072-a929-40da-9d2f-acd426055e7c", + "id": "096f9ccd-f593-4708-ab8f-318238e40b47", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "e7499359-3826-4a51-a431-df19ec39d47e", + "id": "1a4be596-3481-4883-85b9-980271303625", "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\": {\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}", + "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 \"cupidatat3\": \"ea ut\",\n \"aliquac\": true,\n \"aliqua65\": \"qui laborum est ut\"\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\": 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": "3c50c7fe-9492-4050-9ef9-d737a1ddf848", + "id": "aff69bee-4ce0-45c0-96a4-3fc3afb6b00a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8abe475-03c4-4a5f-a2b6-cc75a873a926", + "id": "97108d5b-6152-4afa-bfc8-97d1ca74c265", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277c925a-0464-4d48-a262-11080c02f360", + "id": "fc3d635e-4b89-4104-a0e3-03140678e6f9", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "d653c741-1b50-4acd-b955-8f6f8bd8d38d", + "id": "ca637dae-4a20-497b-bfaa-6bc5e3e6a6f8", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "8fa074ca-7b61-42a4-bfc1-e7d3eab56f1b", + "id": "546435ac-2d0f-4616-b1aa-0b27cfb0623a", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de8a6d89-c45b-4610-b8dc-de1d6a6b623b", + "id": "d541c172-a8d8-4ead-b2ed-676427ec6b34", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78d2a1f5-48c6-4fce-8e33-e08206bcdd67", + "id": "5096a293-779d-47ff-a170-0ee6ce0d5943", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fac156d-60f4-42cb-890c-b26c79ae0515", + "id": "1c91f681-55f9-4ffa-8c04-a727acb8cfca", "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": "22499002-803c-44d4-86ec-832fce19069a", + "id": "4907b483-f25d-4f97-a8f2-8e96ac82ceaf", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -3989,7 +3989,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -4026,7 +4026,7 @@ }, "response": [ { - "id": "ce80ca1c-9906-4ec1-96f5-d29a0da9602f", + "id": "e0bd787e-7522-4c45-aaec-c3061d3d85f0", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4057,7 +4057,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -4134,7 +4134,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -4168,12 +4168,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"village\",\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 \"locality\",\n \"locality\"\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 \"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 \"suburb\",\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8b22e4f9-d375-4df1-95ef-308da697a69d", + "id": "176705c8-ded8-4a14-bfd6-5f9b23f963e4", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4204,7 +4204,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -4281,7 +4281,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -4320,7 +4320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66eaedb8-1b7a-4b3c-af77-d02029ff1cf4", + "id": "13c8422f-1547-4afb-af39-4bae24caba95", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4351,7 +4351,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -4428,7 +4428,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -4467,7 +4467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0600d4a3-1926-401f-aa7d-5d5e9db4a043", + "id": "6a53e16b-6356-4eb7-8cee-65a210ee21cc", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4498,7 +4498,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -4575,7 +4575,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -4620,7 +4620,7 @@ } }, { - "id": "292fd086-9dc2-45ad-b1fb-72e45fba63e5", + "id": "57796377-d297-40b7-87ad-20f05e0b41be", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4679,7 +4679,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -4734,7 +4734,7 @@ }, "response": [ { - "id": "70566e50-320a-4288-b9a0-bfcf0595810c", + "id": "4be629fc-82ea-457b-8c1b-407e2d54bb87", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4788,7 +4788,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -4840,12 +4840,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"country\"\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 \"hamlet\",\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\": \"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": "af634b6b-caf8-4bd4-bb03-5d2ed1b3e9f3", + "id": "62c8e1a9-96e1-4358-a5b8-25b14ab7e4e3", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4899,7 +4899,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -4956,7 +4956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "552e37b6-df29-4afe-b6e8-5b9f7a2c82ad", + "id": "523917e8-043c-488b-a070-d2517f079a94", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5010,7 +5010,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -5067,7 +5067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f88af55-4078-474a-862a-46536ace5987", + "id": "a6b61665-78f8-4bc2-a250-16013712f196", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5121,7 +5121,7 @@ { "disabled": false, "description": { - "content": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n", + "content": "A unique identifier used to **optimize the autocomplete session** for the end user. This ID links all subsequent autocomplete queries and the final details query. It **must** be regenerated after the details query, which terminates the current session.\n", "type": "text/plain" }, "key": "session_id", @@ -5184,7 +5184,7 @@ } }, { - "id": "4af193c6-0d71-4b3c-9a18-936dfe3cc9db", + "id": "9f98c711-2c59-4fee-952a-938056154963", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5229,7 +5229,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -5325,7 +5325,7 @@ }, "response": [ { - "id": "c5cca7fe-65db-4153-9203-51cdadfa6c23", + "id": "2a3dc5ea-01a6-42c2-814e-b45e17b4311e", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5365,7 +5365,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -5458,12 +5458,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"city\"\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\": \"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 \"locality\",\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}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\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\": \"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 \"country\",\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": "d4bf89bc-8bee-403d-8ec9-bcb3b975d054", + "id": "e8bfe3e4-d36c-44e8-aa0e-5bef8463c134", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5503,7 +5503,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -5601,7 +5601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1792c1d9-7ba0-4fbd-99c3-f9200824ec27", + "id": "17d98b12-6d2d-4e05-b294-29b39027a4e7", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5641,7 +5641,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -5739,7 +5739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efd183d6-dfc2-48a4-9b58-b1797d0627f1", + "id": "08a79622-b261-4acd-8fc1-cb9c0dd2211e", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5779,7 +5779,7 @@ "type": "text/plain" }, "key": "types", - "value": "hamlet" + "value": "neighbourhood" }, { "disabled": false, @@ -5883,7 +5883,7 @@ } }, { - "id": "3212bb5a-2ad6-4f23-b569-2c462bbc2dfe", + "id": "acbbfd46-d548-4f1c-885d-d67163bf63b5", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5910,7 +5910,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "disabled": false, @@ -5955,7 +5955,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.zoo" + "value": "sports" } ], "variable": [] @@ -5988,7 +5988,7 @@ }, "response": [ { - "id": "ffbb15e7-910f-436f-9457-73ea5587e81a", + "id": "a1a51624-b7e6-4d0d-9971-df9f15162d5e", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -6010,7 +6010,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "disabled": false, @@ -6055,7 +6055,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "description": { @@ -6085,12 +6085,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.shop.electronics\",\n \"business.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 \"business.shop.furniture\",\n \"business.shop.sports\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"education.university\",\n \"business.shop.butcher\"\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.university\",\n \"business.conference_centre\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.finance\",\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 \"business.food_and_drinks.pub\",\n \"business.shop.library\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.mall\",\n \"education.school\"\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.guest_house\",\n \"business.shop.butcher\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "98db6d31-13d6-4a3c-858a-a67911e499b8", + "id": "d71c8c3d-78e7-43d0-bbca-325a0c4381d2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6112,7 +6112,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "disabled": false, @@ -6157,7 +6157,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "description": { @@ -6192,7 +6192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eee30a5-3a55-4f57-a9cf-7405af84da3b", + "id": "52e4c18b-a058-4483-8fb1-688db1add4d5", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6214,7 +6214,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "disabled": false, @@ -6259,7 +6259,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "description": { @@ -6294,7 +6294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1daf4599-52bb-4399-97ea-1aaffde48b4b", + "id": "34389dea-f7ad-4ee8-996a-8cebedc874e8", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6316,7 +6316,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "disabled": false, @@ -6361,7 +6361,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.attraction.zoo" + "value": "sports" }, { "description": { @@ -6408,7 +6408,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": "6d9e9ce3-fd94-4204-b849-c774bf62d9f0", + "id": "4e7e4aaa-d2ec-4585-a08b-80ef90f05c90", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6496,7 +6496,7 @@ }, "response": [ { - "id": "bb8fde04-ff8a-46f1-a948-bb4f9187a730", + "id": "70681372-876d-4462-a68f-d2f08a571aae", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6576,12 +6576,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\": \"house_number\",\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\": \"OK\"\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\": \"OK\"\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\": \"OK\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "08b318f1-d0eb-49e2-8919-04c1bdd4e030", + "id": "d09e88e8-27fa-4769-937c-83962f317e6f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6666,7 +6666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "249b1fb0-1f0d-4715-9cea-339d272f1a05", + "id": "abae1192-047c-4172-af84-b434d7e7d588", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6751,7 +6751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e1029ab-1dbf-4bc2-9e5c-400cdd01e21f", + "id": "8c6f62b5-1232-425b-9cb4-e8eeb8615b7a", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6842,7 +6842,7 @@ } }, { - "id": "bef6648b-b223-4c82-ae9d-e4ad00f428dd", + "id": "74c29d5b-bc90-42ce-86bc-0a2c84b7dce6", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6921,7 +6921,7 @@ }, "response": [ { - "id": "f48e473a-03ff-420a-a15b-3fe7606c8483", + "id": "c8782529-c23e-4ea3-8469-ec001ffdbc73", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6992,12 +6992,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\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\": \"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\": \"INVALID_REQUEST\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"address_block\"\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": "7be261ad-18d0-4e09-a9ab-69e1466cb093", + "id": "afc7dded-6dce-4452-bb0b-ae0dd36f818f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7073,7 +7073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23d43487-9331-4ec7-8314-a06a41a7ddc2", + "id": "24034666-fe35-4629-b9e7-5e563adecd4b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7149,7 +7149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8e5cb15-096c-4ce5-a260-3a9db4289fd6", + "id": "34379c82-8a4a-4cdb-a60a-27c5f3d980e8", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7231,7 +7231,7 @@ } }, { - "id": "dbbf72d6-eccc-4a41-86af-a23cb537958f", + "id": "d6a9297b-391d-4932-8bca-efb6cc813215", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7346,7 +7346,7 @@ }, "response": [ { - "id": "e686a213-4b0b-45a0-8095-4964bd9bd67b", + "id": "39ff4b03-3085-4c38-b6c6-a658d5ae3ea9", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7453,12 +7453,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\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\": \"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 \"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\": \"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 ],\n \"status\": \"INVALID_REQUEST\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address_block\",\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 \"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\": \"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": "b5161cfe-fd4f-4d2b-a416-fb6becd95841", + "id": "a63b8d83-542a-4412-a950-6d2ba9c39eba", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7570,7 +7570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70cba244-7ff2-46cc-9ed9-8a23024b0f16", + "id": "fc5bca46-4e5f-48a5-aef6-db206649fb0c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7682,7 +7682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7161dcb6-b45d-4b43-a82b-a770518a210d", + "id": "6f98c5d5-f869-4f4b-b1b8-33dd36e68000", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7806,7 +7806,7 @@ "description": "Woosmap Distance 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": "dd4ea1a4-e244-4b79-ad56-f44d26804012", + "id": "9391dd13-0288-48ae-b361-25408523b419", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -7852,7 +7852,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -7939,7 +7939,7 @@ }, "response": [ { - "id": "8517b014-05bd-4757-95e5-efcc605b22c5", + "id": "4455ad18-ed33-4791-adb9-757e588eb8ee", "name": "Distance Matrix successfully retrieved", "originalRequest": { "url": { @@ -7980,7 +7980,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -8064,12 +8064,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"OVER_QUERY_LIMIT\",\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0293e9d2-6bc0-4206-82e7-8480656a4ab8", + "id": "4157ce95-b270-4ed1-972b-74797b968d33", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8110,7 +8110,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -8199,7 +8199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80ad383e-83e8-4627-9b2b-6ea9cf9f6038", + "id": "6f2db630-b192-47e5-82aa-e58dca25695d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8240,7 +8240,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -8329,7 +8329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "017d46c1-6263-4432-ae24-7048fe6b801d", + "id": "ea452c90-7a62-4787-afb7-0a7cda057ad2", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8370,7 +8370,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -8465,7 +8465,7 @@ } }, { - "id": "4c2e6190-90bf-4aa8-9abd-519ff3c79d03", + "id": "06df56f0-93fd-4753-9351-4c5379f345ca", "name": "Distance Matrix using POST", "request": { "name": "Distance Matrix using POST", @@ -8501,7 +8501,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8529,7 +8529,7 @@ }, "response": [ { - "id": "32647e93-094d-4aa9-8f47-11d929730f70", + "id": "bdd088e8-f485-4392-a311-f452bff14557", "name": "Distance Matrix with POST successfully retrieved", "originalRequest": { "url": { @@ -8569,7 +8569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8586,12 +8586,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"OVER_QUERY_LIMIT\",\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ec7455f8-99f1-4484-b012-941fd485a753", + "id": "123de622-7dda-4cca-8499-19c788814c43", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8631,7 +8631,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8653,7 +8653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c97d98a2-894d-417e-90ab-106e944dae49", + "id": "1fc7e6ae-f868-4ab9-8772-ca319d0e1e14", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8693,7 +8693,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8715,7 +8715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "894c7b66-9bf9-48fc-8b6c-540b5c608ae6", + "id": "a88dd193-1f83-4568-808f-62535d7ef0c4", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8755,7 +8755,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8777,7 +8777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2729411b-f8d7-474d-88a2-9b7a813815af", + "id": "96463437-4d0d-4663-af9c-62701cacfa63", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8817,7 +8817,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"cycling\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"language\": \"\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"time\",\n \"departure_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8845,7 +8845,7 @@ } }, { - "id": "1782eca5-c93b-4657-be6e-ae2c78d88ca3", + "id": "bc0a68e3-939d-48a5-8e54-267ca77cd891", "name": "Route", "request": { "name": "Route", @@ -8891,7 +8891,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -9005,7 +9005,7 @@ }, "response": [ { - "id": "14efe547-4b6f-45dc-8341-126a8322c8f8", + "id": "380abf1d-2630-4919-8a5d-cc8b2add7694", "name": "Route successfully retrieved", "originalRequest": { "url": { @@ -9046,7 +9046,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -9157,12 +9157,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"INVALID_REQUEST\",\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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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}", + "body": "{\n \"status\": \"BACKEND_ERROR\",\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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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 \"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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "29840e14-e124-467e-bbf1-ee0a66d9bfcc", + "id": "dcc59786-399d-4dd6-97d3-756cf725fdca", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9203,7 +9203,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -9319,7 +9319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6da72161-9caa-4208-a476-5edadfd4fb74", + "id": "7a5b4010-0a3a-492a-b13d-bca76396b933", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9360,7 +9360,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -9476,7 +9476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43a1415d-0bf8-4f73-b1d6-12352e1e50df", + "id": "0d19f28e-58ab-4ae6-8e66-f2b7512d2608", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -9517,7 +9517,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -9639,7 +9639,7 @@ } }, { - "id": "2910fe0a-d613-4ec1-a65b-7be10a1cfb98", + "id": "12196e93-d68f-4464-85b3-dde7164919d9", "name": "Tolls", "request": { "name": "Tolls", @@ -9685,7 +9685,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -9781,7 +9781,7 @@ }, "response": [ { - "id": "b1f1cee3-8f73-4ed3-a6bc-5b5924ca59b0", + "id": "296d86ff-8840-460d-9bf6-ebeec343e499", "name": "Tolls successfully retrieved", "originalRequest": { "url": { @@ -9822,7 +9822,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -9915,12 +9915,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"INVALID_REQUEST\",\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 \"countryCode\": \"\"\n },\n {\n \"countryCode\": \"\",\n \"irure56\": \"eiusmod proident qui deserunt\",\n \"tempord86\": -85368779,\n \"sit_ab8\": 28813243.796061754\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\",\n \"sit06\": false,\n \"aute7db\": \"eiusmod consectetur ullamco cillum\",\n \"etd7\": false\n },\n {\n \"countryCode\": \"\",\n \"occaecat__0\": 54034497\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\"\n },\n {\n \"countryCode\": \"\"\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\",\n \"id_802\": false,\n \"mollit_7c\": 31251062\n },\n {\n \"countryCode\": \"\",\n \"ex_1\": -51944669,\n \"est_5\": -36193867,\n \"do4_c\": -94769782.64748164\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"OK\",\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 \"countryCode\": \"\",\n \"deseruntfd3\": 18163191,\n \"dolore_dd2\": \"dolore Ut officia\"\n },\n {\n \"countryCode\": \"\"\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\"\n },\n {\n \"countryCode\": \"\",\n \"officiac84\": -71945483.08737798\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\",\n \"etc\": 50269015\n },\n {\n \"countryCode\": \"\",\n \"anim_72a\": 78216710.35644564\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\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 \"countryCode\": \"\",\n \"dolor_0f7\": true,\n \"commodo_2ab\": 5013360,\n \"deserunt_3\": true\n },\n {\n \"countryCode\": \"\",\n \"incididunt_efc\": 60474394.331551164,\n \"Loreme9\": false\n }\n ],\n \"tollSystems\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "83a137a7-54b0-48a4-9725-09d8022cb426", + "id": "2a4e6284-8039-4386-adaa-fb890d55d372", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9961,7 +9961,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -10059,7 +10059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62cf6368-06d4-4141-849d-0f96ed442b67", + "id": "5d81b3d1-9d01-4541-9215-ad2c485ea2db", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -10100,7 +10100,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -10198,7 +10198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3658c0e0-e05e-4493-8daf-75b0b5319e71", + "id": "5d91735e-1c8e-4586-83d2-b01e793f6d21", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -10239,7 +10239,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -10343,7 +10343,7 @@ } }, { - "id": "cd33f357-4819-4625-a8a6-1d56734790cb", + "id": "e9b35adb-b4a0-4f57-be99-e01031f744ce", "name": "Isochrone (Early Access)", "request": { "name": "Isochrone (Early Access)", @@ -10389,7 +10389,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -10458,7 +10458,7 @@ }, "response": [ { - "id": "d41f32dd-8d50-49f0-b3a6-8078d6c38f76", + "id": "09ca7cbd-23a9-471e-beff-44097635ba0e", "name": "Isochrone successfully retrieved", "originalRequest": { "url": { @@ -10499,7 +10499,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -10565,12 +10565,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"OK\",\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"geometry\": \"\"\n }\n}", + "body": "{\n \"status\": \"INVALID_REQUEST\",\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"geometry\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a62015b8-bf98-4b84-979d-e34c2f9fad84", + "id": "74b804e5-f097-477d-823d-29609a50193a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -10611,7 +10611,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -10682,7 +10682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e547b02d-0ca3-437a-9ce5-aaa03028b841", + "id": "7ef2a4b0-2485-4297-80bc-b21a5126e798", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -10723,7 +10723,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -10794,7 +10794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be3bbfb-e61c-4165-aba6-775d218bed64", + "id": "93d20682-595f-4f62-98da-d20f77d731d3", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -10835,7 +10835,7 @@ "type": "text/plain" }, "key": "mode", - "value": "walking" + "value": "cycling" }, { "disabled": false, @@ -10918,7 +10918,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": "62776f21-1ff3-4471-a56e-d7ed92ea5995", + "id": "eeb1f034-a0bc-4274-a9d7-e3faa8b3767b", "name": "List your Zones", "request": { "name": "List your Zones", @@ -10986,7 +10986,7 @@ }, "response": [ { - "id": "1b24f8e7-35d7-4414-9361-331d02832f94", + "id": "621acb62-ca69-4203-abb1-8c268000e2ed", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -11051,7 +11051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaabd9af-de3f-4252-aa3a-af3cfe8bbf5a", + "id": "1f0ab907-1cbc-454e-89fd-75ee603a4540", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -11116,7 +11116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85a0d7a9-8fba-4567-8e0c-794c0e4b9235", + "id": "966faa2f-e93c-4bb6-8ca5-a25f95962d8a", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -11181,7 +11181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e85bcf4d-d668-45ec-94f5-ac875e0677da", + "id": "f564af5a-c398-48c3-99e2-fd4efdd983a3", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -11252,7 +11252,7 @@ } }, { - "id": "61c6d5f1-8dcd-4d20-8939-ed5032b54814", + "id": "3485e1fa-e300-4bfd-82aa-52fb19dd79cb", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -11314,7 +11314,7 @@ }, "response": [ { - "id": "ecbf3f6a-5114-490d-be40-224fbf1d6644", + "id": "0cfecc1e-e953-4709-bccd-09d3325c93d2", "name": "Zones successfully created", "originalRequest": { "url": { @@ -11374,7 +11374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82473bb1-8dda-43d0-90c5-f93cd259536d", + "id": "57ecbafc-90a0-42a8-86e3-44dc539bd2a7", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -11434,7 +11434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63b588ac-08de-4bf2-aa4f-b22a3be68266", + "id": "c1d35c27-e31d-459a-ba7c-104bc00d449b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -11494,7 +11494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45d69407-58d4-471e-9f27-3abd01f0c29b", + "id": "14d532ec-0a7e-49de-9222-41e351ac8431", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -11560,7 +11560,7 @@ } }, { - "id": "fe5607b2-7515-4c38-8c0d-f3734463235a", + "id": "ded1db63-e87a-41aa-86e6-55e69dc3b1fd", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -11622,7 +11622,7 @@ }, "response": [ { - "id": "e7506ca9-9491-4924-a842-92f0e333c4eb", + "id": "de884df8-8941-4ebe-8162-3b85bb2bab99", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -11682,7 +11682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3288ac7e-e623-401b-a9b8-287fb56178f7", + "id": "8a54572d-35b8-4863-a079-a23c5ca2ea18", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -11742,7 +11742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ac03d6f-28cb-46db-a77c-49b22c267b3b", + "id": "7872e149-0b56-4576-bda4-5ee2d610dee7", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -11802,7 +11802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85370cb9-4d8c-4ed9-b184-ee857fd2eeb4", + "id": "2b51a792-a868-4a70-9506-86f2cdef18d8", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -11868,7 +11868,7 @@ } }, { - "id": "5304bfff-3d06-4152-ba53-5fdc0ca256d2", + "id": "fe373559-35e4-4700-960b-1dd58b2a0d2e", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -11917,7 +11917,7 @@ }, "response": [ { - "id": "226888b1-c5df-4acb-8e29-b7daccdd4aad", + "id": "e2a0bceb-af3a-4da7-87e0-444912e699a2", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -11964,7 +11964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78d2dc38-899b-4b60-980e-ef537207b4e7", + "id": "e0b7b2e5-2dd1-4354-8430-76c1fa990301", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -12011,7 +12011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5057922e-623e-48ae-9f03-76fe0bcc690d", + "id": "9921a462-ff47-4d9d-b4cd-a39295ff4eef", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -12064,7 +12064,7 @@ } }, { - "id": "513e3469-548a-451d-8844-c5a41dd9d75c", + "id": "3776e7ec-e472-4862-acf7-b67d00006d03", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -12125,7 +12125,7 @@ }, "response": [ { - "id": "45c15869-c66e-4e03-b9d5-edf938c69e4c", + "id": "d6a2092f-b822-4a40-9f73-f0b9975b3118", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -12173,7 +12173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f62293da-d517-4869-a28d-56d9490ff7c3", + "id": "9a850e7c-d3aa-44fa-836c-b1ec1478b0bd", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -12221,7 +12221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66c14441-999a-4fb3-b624-ccbf8d1d256c", + "id": "8a4a9df5-c00f-449d-9e97-78fbd3f00345", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -12269,7 +12269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9a148d2-0dba-4ea7-b953-1097444a99c3", + "id": "79b53a3d-70a9-4e14-b4f1-44e363af3ba3", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -12311,7 +12311,7 @@ } }, { - "id": "63b15fe9-4cb4-4061-92f9-225e4897e2ad", + "id": "f2810cea-e608-4ca9-b6d7-e9d6869cf091", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -12372,7 +12372,7 @@ }, "response": [ { - "id": "91107087-10c2-49f1-b862-a244aa24438d", + "id": "e7e886af-642e-408d-81d6-2e13c9254b90", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -12420,7 +12420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f0683b8-31d4-4055-a1c8-4b52bcf9eda0", + "id": "c23b28d0-605e-430b-b9c7-9f22f34a2580", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -12468,7 +12468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d2a2a9e-f1c3-42d6-b9be-d01f6c5eb73d", + "id": "fa695a3a-7d34-4012-99bc-1753e033efd5", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -12528,7 +12528,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": "89a9c2b7-e33d-4a94-80bf-e63ecf75da22", + "id": "4e26ff73-f3aa-4a93-af80-95f1de4a58f1", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -12702,7 +12702,7 @@ }, "response": [ { - "id": "1b9e7ebb-fcf4-473c-8dab-c6794b71f571", + "id": "c416da9c-1ca7-4e3c-b8a6-f6dfe919c550", "name": "Successful Response", "originalRequest": { "url": { @@ -12846,7 +12846,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cdf99d97-fe6a-4187-9183-0e8cd80a7fd3", + "id": "4e59bca8-e87b-4e66-993e-b11d515e48df", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -12990,7 +12990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "019c6ff3-d358-4a52-b529-c8e1f517b132", + "id": "ee9e913c-52fb-4ef8-864a-75c32f5707b2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -13134,7 +13134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78e90738-5d67-492c-9793-df78a542a3b0", + "id": "7dee544f-1600-4fc7-90b4-8aa43e6353e4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -13278,7 +13278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ae7b4f4-dfcb-4d1a-8c66-c5009a9d7aeb", + "id": "fb5648f7-59b9-45d1-a5ae-f0d4ac071ab2", "name": "Validation Error", "originalRequest": { "url": { @@ -13422,7 +13422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65df09d0-8ed0-46c9-bff5-9ed807dce75a", + "id": "42b9f7cc-52e5-4f17-85c7-b552b68ed545", "name": "Rate limit reached", "originalRequest": { "url": { @@ -13578,7 +13578,7 @@ "description": "Add What3Words capabilities to your address search.", "item": [ { - "id": "e0651afc-26d3-446a-96a2-a28b050912ed", + "id": "29974e12-7b75-4981-91f9-6751a141813d", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -13653,7 +13653,7 @@ }, "response": [ { - "id": "b7d68db8-319d-4934-86be-61913086a651", + "id": "cce13d8e-9605-468c-b625-6210ffd5aad5", "name": "Successful Response", "originalRequest": { "url": { @@ -13725,7 +13725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01de6e85-36fa-4c8e-8852-729d53ff042a", + "id": "1e03be08-e2bc-4ef9-b165-96fca3f95035", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -13797,7 +13797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e3a6a93-fa96-4ef3-b7e5-f92f07fa71f4", + "id": "a09841e7-cf11-4e49-8b8d-4e2228f30e27", "name": "Out of free quota.", "originalRequest": { "url": { @@ -13869,7 +13869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afadca9e-93fc-46c3-a220-9cf2fc4e9046", + "id": "ef2382ef-a098-4c22-9563-bbe35763012f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -13941,7 +13941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45245af6-33e9-49a9-bcf7-d0e24ea99dbc", + "id": "15da13d4-1d05-4082-8ae3-18abe0c6a1b7", "name": "Validation Error", "originalRequest": { "url": { @@ -14013,7 +14013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f57c4e-7de8-4278-97e4-64951ee6925e", + "id": "f02afddd-5eec-4a3d-a9ee-861aa14daecd", "name": "Rate limit reached", "originalRequest": { "url": { @@ -14091,7 +14091,7 @@ } }, { - "id": "9b8c2cf9-ecf7-4a80-87eb-98ff19f02471", + "id": "92acdabf-86aa-4026-b095-3c4cb7e236a2", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -14157,7 +14157,7 @@ }, "response": [ { - "id": "040aa447-30fc-4c9d-b33c-ac7f1d0951e8", + "id": "4aa2ff0a-a81b-471c-9f85-b769e7366ea4", "name": "Successful Response", "originalRequest": { "url": { @@ -14215,12 +14215,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"town\",\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 \"town\",\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 \"suburb\",\n \"locality\"\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 \"city\",\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4a6ed514-e774-41dc-bdac-1db70b7e7de5", + "id": "82a6d1f9-d9e3-42a5-ab31-4a056a60ac68", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -14283,7 +14283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f94a0a9-6a79-45d8-89b6-08f0255670ca", + "id": "ba327d44-b52e-4841-8ddc-fda0a0c3be51", "name": "Out of free quota.", "originalRequest": { "url": { @@ -14346,7 +14346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f29737b7-fb96-441a-ae91-402a493bae54", + "id": "40d35e7f-fc3a-41af-9484-68178ae2865c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -14409,7 +14409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a10f4b38-934a-446b-8ed0-86ad625d805a", + "id": "84b77c26-dd53-4a04-b35a-21b58b97eedc", "name": "Validation Error", "originalRequest": { "url": { @@ -14472,7 +14472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1e3e86d-a813-4e49-a646-b9cda484d0e6", + "id": "dd09f430-906f-4864-94e9-4e0204e0a97e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -14541,7 +14541,7 @@ } }, { - "id": "1461bcdf-d3d6-45a8-a1d1-df63dec29de3", + "id": "1e50a676-195a-43dc-a34e-0d1634120c00", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -14670,7 +14670,7 @@ }, "response": [ { - "id": "8a2c7137-4ab1-4cdd-ac8c-d7cf7d556203", + "id": "fae235a8-77e6-4274-ab1e-3cef87991d84", "name": "Successful Response", "originalRequest": { "url": { @@ -14796,7 +14796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9d4bb05-c9e9-4745-b877-52160c3b9e11", + "id": "9338f52a-7b5f-4ad2-98d5-df3c6c2d41bd", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -14922,7 +14922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b954c69c-a243-43a1-bc93-c710194038ab", + "id": "238eb450-6ab5-49c1-8661-57735c8000cd", "name": "Out of free quota.", "originalRequest": { "url": { @@ -15048,7 +15048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "772c6c17-5cf6-461c-ba98-c1b3fc2d1186", + "id": "b17896b4-29e4-4f51-9e77-8355d6c7de04", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -15174,7 +15174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7766431c-165c-4ce5-8761-b604eee900e5", + "id": "eb74f635-356e-4e07-b95d-f988806f16db", "name": "Validation Error", "originalRequest": { "url": { @@ -15300,7 +15300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2619eb84-6308-4ec0-9c27-7e6b1e45eccf", + "id": "337b8ce7-ca04-4bb6-87b0-26537180fc3a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -15438,7 +15438,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": "52c56499-0ada-4a08-b298-33b6478bd50b", + "id": "f1d22d9c-ad68-4d2e-ab20-32ef168f8df7", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -15497,7 +15497,7 @@ }, "response": [ { - "id": "e0757c8e-bb3a-4ce5-8135-29db636c551a", + "id": "e1266031-0837-4db8-8b04-cb75b7489612", "name": "OK", "originalRequest": { "url": { @@ -15543,7 +15543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d26468c-6877-43b4-af3c-f4716307daf6", + "id": "6024fd35-d330-4941-9fa3-8a7c9e9c6f90", "name": "Unauthorized", "originalRequest": { "url": { @@ -15589,7 +15589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11eb358c-52b6-4493-9d5c-6d450cca925d", + "id": "0480f22d-876f-4088-a6ef-68cd094ded15", "name": "Payment Required", "originalRequest": { "url": { @@ -15635,7 +15635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1e8b2a6-da00-4527-8766-39dec1fa2dd0", + "id": "e3a373ba-b9d8-4668-9e06-8d089a49a629", "name": "Forbidden", "originalRequest": { "url": { @@ -15681,7 +15681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e3bdfc9-eb39-461c-98c2-fb69c78c6244", + "id": "a0b671f7-39b0-40bc-b313-8e7ec39227e7", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15722,7 +15722,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15733,7 +15733,7 @@ } }, { - "id": "b627c0c8-6271-4e91-906c-36ce7b1a9bc7", + "id": "8866d6af-299e-4882-8644-2e50a8084ec4", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -15790,7 +15790,7 @@ }, "response": [ { - "id": "89a3ec75-9de3-44ce-8978-a7a5f35bb126", + "id": "f4110102-2e8b-4624-a701-e0e99f921258", "name": "OK", "originalRequest": { "url": { @@ -15844,7 +15844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bf72a80-dde6-46fa-afd0-887d2366d799", + "id": "ba5e6f82-6d6c-441d-b576-e340debf6675", "name": "Unauthorized", "originalRequest": { "url": { @@ -15898,7 +15898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7377551-4397-4bf1-8632-13911b3330d9", + "id": "56681bf8-a245-4f72-bf67-d65f33e8a2a5", "name": "Payment Required", "originalRequest": { "url": { @@ -15952,7 +15952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db38cbc-35a7-4540-909e-a6b09afbbf98", + "id": "ca4d3e0d-1e8f-4dbd-bdd5-1c1d6e592a32", "name": "Forbidden", "originalRequest": { "url": { @@ -16006,7 +16006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b00650b-b3cc-445c-8cbb-92fb529e574e", + "id": "2a47bdfb-3b4e-42a6-97c4-17fc96e14c94", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16055,7 +16055,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16066,7 +16066,7 @@ } }, { - "id": "8d2c2021-ba4b-4aff-b197-55f277ff81a0", + "id": "2ffa1084-9939-42db-836f-67cfe142f43d", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -16132,7 +16132,7 @@ }, "response": [ { - "id": "5c3e9979-141e-458c-b6c4-88cf9afdb4a3", + "id": "5518ec54-90e5-4640-9b37-d56c9031cfc5", "name": "OK", "originalRequest": { "url": { @@ -16190,12 +16190,12 @@ "value": "application/json" } ], - "body": "{\n \"dolore_4f\": 28435518\n}", + "body": "{\n \"consequat8\": 80357139.7179636\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d37fef01-0778-4903-9985-1f9a313a4b00", + "id": "24ddc1fd-44ed-4e86-8a9f-19a02c77c4e8", "name": "Unauthorized", "originalRequest": { "url": { @@ -16258,7 +16258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7a7afb0-0cae-4dfa-81d1-e8784a0c1eb5", + "id": "c198c68c-97e6-4940-b09a-6a4f6ada42bd", "name": "Payment Required", "originalRequest": { "url": { @@ -16321,7 +16321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "551a9641-72a7-4d13-9ae8-f8f198468182", + "id": "64dd48bf-1170-41fa-8114-03a948490257", "name": "Forbidden", "originalRequest": { "url": { @@ -16384,7 +16384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ef9b199-cd72-49e7-bb1f-43deae500a01", + "id": "a5a3fd37-1e21-47c0-bc43-fe06b9fef546", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16442,7 +16442,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16453,7 +16453,7 @@ } }, { - "id": "53ec0473-1a4e-4ad9-99bf-444c056f684f", + "id": "777c9b6b-9c7f-427c-b25a-7a0b336d434e", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -16558,7 +16558,7 @@ }, "response": [ { - "id": "1dffccfe-0e3b-451d-8ade-29a5be3b8e22", + "id": "4faee3f0-02de-4d0e-ac2a-474456c69512", "name": "OK", "originalRequest": { "url": { @@ -16649,7 +16649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b6ed774-9377-4c7c-9245-b866f852f440", + "id": "1b802682-7bc5-4745-a1cb-e8a2a2ad880e", "name": "Bad Request", "originalRequest": { "url": { @@ -16740,7 +16740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "705dface-d312-4dd3-aced-a65839a7593e", + "id": "6247562f-3af5-41aa-9982-10a96b8ac637", "name": "Unauthorized", "originalRequest": { "url": { @@ -16831,7 +16831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5bc9e80-ea12-4f69-9ae4-c4cfb7179cdf", + "id": "ca2e5603-6989-44f8-bcc2-e6488823b2fe", "name": "Payment Required", "originalRequest": { "url": { @@ -16922,7 +16922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6e41322-18d9-49f3-b1e7-6d5d37d56400", + "id": "e1ad8f80-f65d-4ce5-bb17-f7a4ee4370f5", "name": "Forbidden", "originalRequest": { "url": { @@ -17013,7 +17013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c9419e-dc28-4d06-9f54-704d01e67b4c", + "id": "07345dc6-db4e-4fb0-ac53-f9333721f5ba", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17110,7 +17110,7 @@ } }, { - "id": "bbfeea89-5e3e-48bb-97db-2dc6a24c8428", + "id": "bc0b786b-4bb0-499e-bed6-45e49b48793b", "name": "Directions", "request": { "name": "Directions", @@ -17242,7 +17242,7 @@ }, "response": [ { - "id": "6100e042-a835-412d-bd80-c14c0041e8fd", + "id": "b065ce99-c208-48ca-906e-d9124967d9f7", "name": "OK", "originalRequest": { "url": { @@ -17360,7 +17360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e45ea54-7a52-4dee-acaf-6c59278aceac", + "id": "e1373290-decf-4f08-a086-b34d916841b9", "name": "Bad Request", "originalRequest": { "url": { @@ -17478,7 +17478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "524f5f5b-3b0e-4884-95f1-5b49ef35b2af", + "id": "31ed4769-7271-4de7-a090-98927fa0a35d", "name": "Unauthorized", "originalRequest": { "url": { @@ -17596,7 +17596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29b0a6e1-0ca2-4e49-bcf7-e61d5fbdd156", + "id": "9a24ec7d-203d-4cb0-9966-f44d433f3b50", "name": "Payment Required", "originalRequest": { "url": { @@ -17714,7 +17714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f976dd3d-2511-4158-9fe1-ead6e3b9c4e8", + "id": "e99ae89f-507d-4a97-8023-bf16800adedd", "name": "Forbidden", "originalRequest": { "url": { @@ -17832,7 +17832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d45cfcd1-773c-40c4-8e36-ab2b7f78ea56", + "id": "a23a860a-d961-4d4c-be6f-f991150cb2ad", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17945,7 +17945,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17956,7 +17956,7 @@ } }, { - "id": "e4325e6d-91e8-4f53-ba55-7a6a542ed0b1", + "id": "fe594818-dbe4-45f0-bd53-b0ed1d7edcee", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -18126,7 +18126,7 @@ }, "response": [ { - "id": "a6c4abff-8bc7-429d-ad6b-930d4bceb000", + "id": "e7a99ee5-ded8-405e-b822-1809e6fcf9fa", "name": "OK", "originalRequest": { "url": { @@ -18282,7 +18282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc73a8d6-8f9d-488a-bb4f-f1448c306037", + "id": "8406961e-d9d6-4544-82af-e5174c70537b", "name": "Unauthorized", "originalRequest": { "url": { @@ -18438,7 +18438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22f09933-84d3-4e7e-994a-f5cfe6dafa04", + "id": "e468409b-8608-44ad-9f8d-b231aa7166c0", "name": "Payment Required", "originalRequest": { "url": { @@ -18594,7 +18594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1589c70a-b985-4043-9b3d-03704aa2f8e9", + "id": "bb502bb1-da25-4588-8cf3-69d64010bb12", "name": "Forbidden", "originalRequest": { "url": { @@ -18750,7 +18750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fb77346-53a2-4c1d-b4c4-169850f0cd28", + "id": "27939694-9b55-4a0f-bf95-7e3d47cad84e", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -18901,7 +18901,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -18912,7 +18912,7 @@ } }, { - "id": "c375876b-677c-47ea-8fc0-29366174611e", + "id": "1cb00019-6b5a-426c-98f5-f64b76e9d704", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -19073,7 +19073,7 @@ }, "response": [ { - "id": "a790d7f0-a27a-427c-b12f-983b4139b988", + "id": "e61c6d06-3d08-466d-bc22-040bd9a45359", "name": "OK", "originalRequest": { "url": { @@ -19220,7 +19220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5a36c37-0f00-4d1d-b679-9196d4ee0969", + "id": "e5cd0046-86c1-464d-ad96-61c2364e7cc7", "name": "Unauthorized", "originalRequest": { "url": { @@ -19367,7 +19367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d724cad-a760-4647-878c-1e60051edb43", + "id": "70f60f8f-4e8e-4f93-af4a-337a19e3e945", "name": "Payment Required", "originalRequest": { "url": { @@ -19514,7 +19514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d25465e6-e9c4-41b1-abcc-26c156c794ac", + "id": "cac17982-f82a-4b13-9638-e2e13cc61df7", "name": "Forbidden", "originalRequest": { "url": { @@ -19661,7 +19661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb249810-c9ad-467d-9563-665402d43bfe", + "id": "4cca300b-a633-4d22-87b8-5413158a1bc5", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -19803,7 +19803,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -19814,7 +19814,7 @@ } }, { - "id": "f2d97a78-4bd1-441e-a6bc-2ff9921b9684", + "id": "c0142a83-61a4-4607-803b-613aae335acb", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -19885,7 +19885,7 @@ }, "response": [ { - "id": "be60e543-d02d-4127-825e-d07061853d9c", + "id": "18204937-812c-4f84-96ff-55951369b237", "name": "OK", "originalRequest": { "url": { @@ -19928,12 +19928,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"ullamcof_b\": true,\n \"ad4b\": -58975994.835323274,\n \"irure9\": \"do dolore voluptate mollit anim\",\n \"ipsum8\": 6855222.755928114\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"aliqua_f\": -19789215\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2def59fd-e650-42e1-a89e-7a16bb25595a", + "id": "1413e6c4-bf21-4bd4-8812-5680d90ab43a", "name": "Unauthorized", "originalRequest": { "url": { @@ -19981,7 +19981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "216dc510-5fab-4d07-9dda-4e1e39f847d3", + "id": "a003f32f-9275-4ea5-a940-2b92d570b853", "name": "Payment Required", "originalRequest": { "url": { @@ -20029,7 +20029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "173c6b7f-6107-429a-a81c-03f43688e824", + "id": "f2a251e5-bb26-4e0f-9d18-afff84b9d983", "name": "Forbidden", "originalRequest": { "url": { @@ -20077,7 +20077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50fd4adf-770a-4bf3-b838-b627bb48c397", + "id": "84e7cb45-253e-42f5-b61e-6d385445564f", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -20120,7 +20120,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -20131,7 +20131,7 @@ } }, { - "id": "3104bd02-cfb5-46a8-8216-4653119b70b7", + "id": "6fea38cd-0bb2-4615-97bf-9fe2fb05496a", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -20233,7 +20233,7 @@ }, "response": [ { - "id": "106dad56-0743-4232-8d9d-b322005637fd", + "id": "ef54da69-f653-4aec-ab0b-83f7dec64db8", "name": "OK", "originalRequest": { "url": { @@ -20301,7 +20301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "133e36cf-4e23-44b3-92a6-ca7fe572ba1e", + "id": "19c52a8d-128a-4158-8f37-3bf8a7644714", "name": "Unauthorized", "originalRequest": { "url": { @@ -20369,7 +20369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9b932b6-8f86-4dd6-8731-71e71f4fef4b", + "id": "6b247b22-16ef-4a04-97cd-ce19bb10ea80", "name": "Payment Required", "originalRequest": { "url": { @@ -20437,7 +20437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e33dd5f-8406-4e6f-9db5-9d4a29ced046", + "id": "771969f7-32b6-4e50-b131-d94ec9b6ce02", "name": "Forbidden", "originalRequest": { "url": { @@ -20505,7 +20505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc81eb6c-faa4-4af3-b173-44e91cdeab38", + "id": "f2e5841c-aeab-44a8-89d5-d4f49d88f51f", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -20568,7 +20568,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"aliqua_9\": \"nulla fugiat commodo cupidatat\",\n \"est_1\": -6888656.738637522\n },\n {\n \"non39\": false,\n \"sunt_b\": \"labore occaecat voluptate\",\n \"nulla_\": false,\n \"Lorem0f\": -6384979.831527054\n }\n ],\n \"context\": {\n \"commodo_6d1\": -54376997.99261315\n }\n}", + "body": "{\n \"detail\": [\n {\n \"nisi_db\": -93116539.0293804,\n \"nulla_11\": false\n },\n {\n \"officia_a2\": 39824875,\n \"Duisa\": -5407645\n }\n ],\n \"context\": {\n \"occaecat_1f\": 49664312\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -20585,7 +20585,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": "23c7cbfa-a3ac-4f74-87cd-ee38664a2c4d", + "id": "09b1addf-2067-4178-bb88-edc9745f1970", "name": "Transit Route", "request": { "name": "Transit Route", @@ -20678,7 +20678,7 @@ }, "response": [ { - "id": "7a5632d4-d6ee-420b-934b-d83fddbad595", + "id": "8146df2e-0831-4a3c-9605-01ae8146a143", "name": "Successful Response", "originalRequest": { "url": { @@ -20768,7 +20768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d5abc2-cc09-453c-af71-a6276c67e67a", + "id": "72ecacd2-4e16-4ee4-9fcd-adb7361f3520", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20858,7 +20858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df28b88d-c1ed-47da-9cf1-c4175020a1bc", + "id": "2417cad6-3a86-47cb-9b5e-737afa473190", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20948,7 +20948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d95b237e-bbb9-4e17-86d9-302178486df2", + "id": "5b8f0164-8f78-4eda-80b4-f46054ee47d7", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21038,7 +21038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "150dc604-5b79-4cc8-88bd-615aff551679", + "id": "672ee17a-e77f-44dd-b23a-dc9b8c2b69f8", "name": "Validation Error", "originalRequest": { "url": { @@ -21128,7 +21128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e841902a-dffa-406d-a8c2-ef24e65e3d0a", + "id": "a5e04c44-472c-4d9b-bc93-507184396836", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21230,7 +21230,7 @@ "description": "The Datasets API enables you to store, manage, and analyze geospatial data collections. Work with custom datasets containing points, lines, or polygons - with each feature defined by its geometry and properties.\n\n* Create and manage datasets from uploaded Shapefile data\n* Import data from external sources via URL or scheduled updates\n* Monitor dataset status and processing through detailed status reports\n* Schedule dataset deletion for proper data lifecycle management\n* Leverage high accuracy storage for location-dependent business processes\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "e852e9fd-53b1-4453-a45c-d546fed1b42f", + "id": "f4a8619d-fca6-40ea-9193-7afd2957562b", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -21288,7 +21288,7 @@ }, "response": [ { - "id": "c664dfee-d675-44d2-aa93-f4be4291a548", + "id": "c63f1d64-f647-4a8e-baef-1a4cbff55c28", "name": "Successful Response", "originalRequest": { "url": { @@ -21333,7 +21333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a2daa7d-84bb-4788-9860-e505cfa125d8", + "id": "bfea2035-46d0-4a26-abc2-5bbd74189f47", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21378,7 +21378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7b20a4d-f90f-4323-99a3-fe05b5745e87", + "id": "df1817fc-e93c-4201-9b3c-c3fba13ec9a9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21423,7 +21423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e69245b-ddc4-4ff6-9ea9-d3d77f8896aa", + "id": "85a26658-7df7-469b-8be1-ec42648c9f3c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21468,7 +21468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec6b3f9e-dff7-4a66-909b-90c51f7e6bea", + "id": "c2771c0f-1b11-44cc-97ae-2bc7b421e1df", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21513,7 +21513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13430931-dc3c-4e7c-8979-c6a7a6db3f78", + "id": "81901431-041c-413a-8ecb-548564b9292b", "name": "Validation Error", "originalRequest": { "url": { @@ -21558,7 +21558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0805ea79-6caf-482e-89fd-c1bf604bdfab", + "id": "55ea2a39-181f-4e41-aa0d-35c616b36ef4", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21609,7 +21609,7 @@ } }, { - "id": "b4ca9858-296d-49c1-b91d-d8bd8f6092d9", + "id": "ee0eae57-6503-42e3-8e78-c8f90ddede53", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -21667,7 +21667,7 @@ }, "response": [ { - "id": "530d4255-7276-401b-9e01-e5d9955699a9", + "id": "eb26645f-edd7-451b-969c-ad9ff7389b8f", "name": "Successful Response", "originalRequest": { "url": { @@ -21707,12 +21707,12 @@ "value": "application/json" } ], - "body": "{\n \"in7\": \"irure dolor\",\n \"aliquip_de\": false\n}", + "body": "{\n \"est_0\": -86727470.96483949,\n \"sit_4\": -71482384.8990124,\n \"labore984\": true,\n \"aliquae2\": -84643919.17577437,\n \"cillum_4\": \"cillum nisi exercitation in mollit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "adfa816f-717c-4533-9ea2-d8a843f3d58c", + "id": "aac9e9e4-9998-439d-bf69-5d45f180d030", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21757,7 +21757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22c3aef6-d2ba-4325-bc0c-ae4d2abd662d", + "id": "3cd3c150-163e-4a68-b3b7-1a2f8d33cfa3", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21802,7 +21802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f74a11f-62b9-4309-a873-a3c4d5c6556b", + "id": "7057c8cf-39a7-4081-95fc-07deab3a5dc1", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21847,7 +21847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a63f8cc-4361-4773-aa6b-ed739f8f142d", + "id": "ebf9773d-08f6-4e61-b954-b2ea2249f36b", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21892,7 +21892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3202369f-8ecb-48b3-af69-184d5d6f3378", + "id": "f7fc16a8-7e08-41c9-b80c-f969eb6bf558", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -21937,7 +21937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cec0976-04d9-4a6a-a8d3-55f407c5e91f", + "id": "3425c78f-c4c7-44e1-ac3e-833a3e8d26aa", "name": "Validation Error", "originalRequest": { "url": { @@ -21982,7 +21982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f8806aa-c119-4845-9b14-6b79ea839efb", + "id": "8cb4c65a-97da-4067-9c1d-78f28bb3d9a1", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22033,7 +22033,7 @@ } }, { - "id": "3b2843b2-014a-417f-bd84-ae8744c33a87", + "id": "a4aef6be-8132-4d78-b163-5d6c49e1a81d", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -22104,7 +22104,7 @@ }, "response": [ { - "id": "072bde42-f57d-46e3-8994-09ea81e78655", + "id": "8872d3e9-9cbb-44f2-a2d7-8599545fe3f1", "name": "Successful Response", "originalRequest": { "url": { @@ -22162,7 +22162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9a5c4f8-a556-4afe-bae5-9a0f3b15b569", + "id": "a70fdcb5-5d56-44c2-b413-6a1d3dc8e91d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22220,7 +22220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df67ef28-afb6-4a4d-95ef-16f90f70006d", + "id": "c298ee28-8289-468c-85d6-3bf401b9be5b", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22278,7 +22278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffbd6724-60cc-4ecd-aff8-239255a4241a", + "id": "6224624d-1544-461d-84f0-2c01770d033d", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22336,7 +22336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1752d83c-74aa-4a20-b5ca-f1116fad8533", + "id": "192d1f17-e1a3-4aac-a6ea-38bfda8a2fb0", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22394,7 +22394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "365deb99-1aa1-47e9-84dd-34f1eeab48e5", + "id": "88df04e6-b75a-4183-8b06-42669c7dc973", "name": "Validation Error", "originalRequest": { "url": { @@ -22452,7 +22452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18e15906-4190-42bd-9ea3-a49dee4b41f1", + "id": "395ed7c2-4dd7-4618-afcf-242fb6bd3a72", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22516,7 +22516,7 @@ } }, { - "id": "75a89737-9acd-4b8b-adee-858517d6cbc3", + "id": "d69247bf-86ac-4724-b48e-f22a9f097f5c", "name": "List Datasets", "request": { "name": "List Datasets", @@ -22582,7 +22582,7 @@ }, "response": [ { - "id": "9e8dcba5-edb5-4962-9fc8-ab85cea8a6d9", + "id": "112675fd-195e-4d59-a744-4de6b487e75b", "name": "Successful Response", "originalRequest": { "url": { @@ -22645,7 +22645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "220c389e-d1a0-4254-9276-cb5ccc14b04f", + "id": "769a3d48-63cc-42f1-95de-92ec26755743", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22708,7 +22708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "897f7173-254c-430b-b3f2-152de400a469", + "id": "18ec7752-313f-4d1f-9b05-5798e77a10c5", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22771,7 +22771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6c3ae73-530d-48a7-9604-7aff2d2c2f9a", + "id": "aab27421-7239-4514-810d-43b5ebd9f12c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22834,7 +22834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad15e61-402c-4dd5-98a0-532021d9fd25", + "id": "f55ab202-dbb1-4f25-99c6-11d11379b5c4", "name": "Validation Error", "originalRequest": { "url": { @@ -22897,7 +22897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f432eaba-bd53-46a4-94b0-9ccbb98ff86d", + "id": "cc8e7de7-e021-4cbd-97f9-52552f774fde", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22966,7 +22966,7 @@ } }, { - "id": "fd2affdc-3e44-4fae-9c4a-eaf1d7e320ab", + "id": "277a9fdb-47b2-4316-9b18-cffac561313f", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -23026,7 +23026,7 @@ }, "response": [ { - "id": "9679d60f-4e87-4818-8de0-b1bc1192c6df", + "id": "efe00ffd-d4e0-4374-b223-5626216fd53c", "name": "Successful Response", "originalRequest": { "url": { @@ -23084,7 +23084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "905d8847-ef7a-4574-8faf-b79e44bd389f", + "id": "0745d9bf-6705-458c-bc69-fc6dcf720b40", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23142,7 +23142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ee40e04-f52a-4b4d-9eab-3f9912911237", + "id": "f47de6b8-275c-4f4a-8e6a-a21cdc9eb909", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23200,7 +23200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "992f2288-80ab-47c9-a16d-1ae7e9af1b7f", + "id": "1edca4f1-1a93-45dc-b72c-d0901b81b92e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23258,7 +23258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a69c52e-c9bd-4abd-9f85-437189e24ece", + "id": "6d9c6249-60c1-43d7-b0ca-a343cb7cef47", "name": "Validation Error", "originalRequest": { "url": { @@ -23316,7 +23316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3778a276-d5bc-4e48-91af-eb64ffeb2559", + "id": "ba088a2d-62de-4b35-a54d-5817ecc64714", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23380,7 +23380,7 @@ } }, { - "id": "9bae8bd4-1b25-4dfc-8b8e-e2f4c1f3de9c", + "id": "db961031-2e55-47b2-a393-139491cecbe0", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -23439,7 +23439,7 @@ }, "response": [ { - "id": "ab6928a8-d6e3-4a05-ac08-1f879bb23061", + "id": "11f40a8e-b87f-4a8d-8aec-195f761f8384", "name": "Successful Response", "originalRequest": { "url": { @@ -23480,12 +23480,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\": \"warning\"\n }\n ],\n \"status\": \"in_progress\"\n },\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\": \"info\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"success\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\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\": \"failed\"\n },\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\": \"success\"\n }\n ],\n \"status\": \"in_progress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4576b26d-ef18-4d9a-a910-b0d277959ff7", + "id": "3f546039-e13e-4a95-a514-491a71f9de92", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23531,7 +23531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a9899c-b3d5-42da-bdfe-045bda0ea23d", + "id": "60db12cf-d227-4adc-a293-ebe6de88ad92", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23577,7 +23577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d85878d-8d09-4089-9932-4cd1c8d29d2b", + "id": "84204808-9e9a-4bc0-b181-fe4660801e24", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23623,7 +23623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90683671-0c4c-4bf4-8ec1-7080a798d4e0", + "id": "aacbaffc-2e08-4369-aba2-de57f5a3a020", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23669,7 +23669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "124c95a1-0ee8-4617-b4d2-8193964c05af", + "id": "2ee222e9-549c-4ecc-8d52-a1a72adc3ef5", "name": "Validation Error", "originalRequest": { "url": { @@ -23715,7 +23715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c15313c-b604-470c-a662-7a584ce71439", + "id": "1391f447-1e03-4364-a659-e8bb2e6e4457", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23767,7 +23767,7 @@ } }, { - "id": "aa5ec744-4bfe-48f4-9531-f3a0e68f039d", + "id": "15434b18-84fc-473e-b222-8fe4873272fe", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -23826,7 +23826,7 @@ }, "response": [ { - "id": "ba29b3d7-a92a-4c91-a6b0-32c927d6cba3", + "id": "0db5be3f-3880-4349-afa6-3ba51d3c2fce", "name": "Successful Response", "originalRequest": { "url": { @@ -23872,7 +23872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2c3ce02-3c63-4225-9ca3-54ad2578ec42", + "id": "15b6c414-f1a8-4996-a207-d79ee0ad4602", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23918,7 +23918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ab2b7d-6262-4212-b0b0-2e9cf7f785cb", + "id": "a9363a4d-0210-4e7f-ab84-3f8f7e596e4f", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23964,7 +23964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07faa3ab-823d-4cc8-9030-48cc9700f556", + "id": "dd44b6c9-ef55-4c17-bed2-ed7f35ebbb93", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24010,7 +24010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd2eed20-152f-4a58-af38-0e309732ae2f", + "id": "9e2d2b1f-9ebc-4ed8-86f6-b301c50dfe74", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24056,7 +24056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b8fefc7-a864-47cb-b45b-eba21a6b2fd4", + "id": "b6302cdb-8c37-472b-96ad-6f6cb4d53376", "name": "Validation Error", "originalRequest": { "url": { @@ -24102,7 +24102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd06d67a-affb-4152-88d0-379842145581", + "id": "924a7454-2413-4852-8c05-0b47e90fa2d0", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24154,7 +24154,7 @@ } }, { - "id": "4ec86aac-183e-4d75-8a1e-8fe7cc85fe47", + "id": "2b944a86-f33a-4e7e-bbc9-400e8d317dbe", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -24198,7 +24198,7 @@ }, "response": [ { - "id": "638b1449-7710-43b0-8eb2-fc485373b6ba", + "id": "02df6184-04a0-4248-a514-77e22a7c76de", "name": "Successful Response", "originalRequest": { "url": { @@ -24236,7 +24236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1386cd3c-262e-46bf-bdbc-742e9cbd32d6", + "id": "c7b3088d-4981-40c1-a303-891485e9c862", "name": "Unauthorized", "originalRequest": { "url": { @@ -24262,7 +24262,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0963bcff-6996-4a6a-b4d0-e55289d0ceb1", + "id": "68a75a27-e657-4b2e-8193-6b98fd8f7ba2", "name": "Payment Required", "originalRequest": { "url": { @@ -24288,7 +24288,7 @@ "_postman_previewlanguage": "text" }, { - "id": "976b2f65-5116-482f-b162-078baaa77435", + "id": "cfe393a1-6c54-40a8-b3e3-a22331a649f0", "name": "Forbidden", "originalRequest": { "url": { @@ -24314,7 +24314,7 @@ "_postman_previewlanguage": "text" }, { - "id": "908dfc6b-1136-48c7-9160-76bc9304c156", + "id": "7d9be330-65da-4857-a4cb-c23131c153ba", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24352,7 +24352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc5d628-b8b0-4ba0-8ec5-563e729c1d67", + "id": "eb411d2a-10ce-4d01-bd24-215c1a7cf0af", "name": "Validation Error", "originalRequest": { "url": { @@ -24390,7 +24390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1570428f-5d23-40a2-a1b4-7903ddef63c9", + "id": "51ba2660-b33a-4144-b63c-cb4fce8acca5", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24440,7 +24440,7 @@ "description": "Perform powerful spatial analysis on your geospatial data with four key search capabilities:\n\n* Nearby search: Find features within a specified distance from a location\n* Contains search: Discover which features completely contain a point or geometry\n* Intersects search: Identify features that intersect with a given geometry\n* Within search: Locate features that fall entirely inside a specified boundary\n\nAll operations support attribute filtering with WHERE clauses, pagination for large results, and multiple geometry formats (GeoJSON, WKB, encoded polylines).\n", "item": [ { - "id": "675c4909-814d-40da-adde-b63ce4bb0cdd", + "id": "d3ddbe73-f8c0-45bf-85c7-41faa199e656", "name": "Search Features", "request": { "name": "Search Features", @@ -24542,7 +24542,7 @@ }, "response": [ { - "id": "7eecb1c3-98c5-44ee-85db-0ffd881c2ec7", + "id": "07eaded7-c31f-4da7-b77c-88337024871b", "name": "Successful Response", "originalRequest": { "url": { @@ -24625,12 +24625,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"magna_7a\": 38072242.0185796\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_c44\": true,\n \"in_81\": -54014259.09648903,\n \"dolor_1d0\": -97589878.30925862\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3323ec58-7730-46e2-bfe1-45ebaae04c21", + "id": "a4fdcd53-7894-460a-8fbd-8fa323baf1e4", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24718,7 +24718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "431a7b3c-e8a3-4fa5-9e2b-059c55b2a3d1", + "id": "5f9e02aa-0b32-4081-b587-a65933575b1c", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24806,7 +24806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74e0a6bb-fd3a-4411-98d1-2f60c6a50f86", + "id": "d68c4861-6a08-4f87-be86-9e261be96906", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24894,7 +24894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caec7c3f-d5a0-4a86-a561-43ade7292862", + "id": "3f4407c6-a89d-40c1-b859-05410c488eec", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24982,7 +24982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4663358a-7dc0-48e2-97ee-9c20f5eb0531", + "id": "60dc767f-430b-420e-8851-c32e38e74124", "name": "Validation Error", "originalRequest": { "url": { @@ -25070,7 +25070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c98da671-f672-4897-a795-5648ebb355eb", + "id": "5928e5a9-8111-47cd-80de-ac546b8c9942", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25164,7 +25164,7 @@ } }, { - "id": "9ac1c840-4a3a-4a32-9b88-62d30353f04c", + "id": "60893f5f-baef-4d21-9ecf-29c52d0e7dce", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -25266,7 +25266,7 @@ }, "response": [ { - "id": "00960c59-6772-46d0-a7c9-05437cc5f68e", + "id": "40ccb888-c366-4a26-904f-6479a31b21b6", "name": "Successful Response", "originalRequest": { "url": { @@ -25349,12 +25349,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"magna_7a\": 38072242.0185796\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_c44\": true,\n \"in_81\": -54014259.09648903,\n \"dolor_1d0\": -97589878.30925862\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1ffb620a-0569-496f-a287-b72161e8f464", + "id": "4137b941-8b37-438b-ab48-2e7c94707dd5", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25442,7 +25442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d1999fc-0b9d-46e7-86fe-cc08559f0bea", + "id": "fcd7d7c3-bf79-404c-9d1f-f7a3d5f59cf0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25530,7 +25530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc468b4c-ebba-4e94-86f8-5cb2f46cf0dd", + "id": "1916a1c6-8f85-469a-855d-5bc3077c6eb4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25618,7 +25618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a61d8584-6979-4242-811c-59755294b2a0", + "id": "e70d5f1c-5d54-44c2-9b00-cc066961e641", "name": "Dataset was not found", "originalRequest": { "url": { @@ -25706,7 +25706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "696d6a5d-223c-4ae9-b2e9-fb9ea9650f3c", + "id": "af374dc8-0597-4c1a-a31a-27d705089e4e", "name": "Validation Error", "originalRequest": { "url": { @@ -25794,7 +25794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d67c8f48-dc18-48c7-89ea-86b4c2af4402", + "id": "c1dc4b3d-8000-48e5-abd2-b27f403b65cc", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25888,7 +25888,7 @@ } }, { - "id": "12dacd10-7753-4dad-8f07-e0f98e6a0830", + "id": "85356cf7-3d49-4586-8d98-c248a7439c4d", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -25990,7 +25990,7 @@ }, "response": [ { - "id": "75426084-60cf-4e47-85a2-aa0fbbe03d63", + "id": "276a2fe5-c173-445d-9b3a-a4d188c35147", "name": "Successful Response", "originalRequest": { "url": { @@ -26073,12 +26073,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"magna_7a\": 38072242.0185796\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_c44\": true,\n \"in_81\": -54014259.09648903,\n \"dolor_1d0\": -97589878.30925862\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9ed2a7cb-88e9-40ca-abe8-f4f05fa4578c", + "id": "df706148-e08f-4e63-902d-0e2b36bbaf69", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26166,7 +26166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c22046f-485a-4a89-82a6-571f3b25d8f8", + "id": "2141dd31-7e0a-4f9a-8973-7dc8cd0f2c45", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26254,7 +26254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3f95d72-434c-4603-83cb-b264b0010323", + "id": "c065f021-b19a-4f0c-8421-c168b092f603", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26342,7 +26342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44a68beb-f45c-484c-bda8-d6d83ea1f120", + "id": "ba42f776-e8e4-481a-989e-10e2e243d77e", "name": "Dataset was not found", "originalRequest": { "url": { @@ -26430,7 +26430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "543ba03a-0675-4a8e-9ac8-97c60b875514", + "id": "7a6efad1-56dd-455b-b3d9-e323341367b3", "name": "Validation Error", "originalRequest": { "url": { @@ -26518,7 +26518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45091914-96f4-4426-ac33-833b5b1d65ae", + "id": "104ee71d-8c05-4218-af7e-035db46a3b60", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26612,7 +26612,7 @@ } }, { - "id": "5511f593-01dd-40ca-ab11-92124aac20c9", + "id": "36ac0e9d-adf1-4c34-b986-68579efd47c9", "name": "Contains Features", "request": { "name": "Contains Features", @@ -26714,7 +26714,7 @@ }, "response": [ { - "id": "211c834f-54bc-4223-b0eb-a8d80932471f", + "id": "61eaa9a1-a7d6-4d4e-85c7-8ecb11dcfa1c", "name": "Successful Response", "originalRequest": { "url": { @@ -26797,12 +26797,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"magna_7a\": 38072242.0185796\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_c44\": true,\n \"in_81\": -54014259.09648903,\n \"dolor_1d0\": -97589878.30925862\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2599d7a1-0e38-4d6b-82ae-d60e182dae15", + "id": "fdce9795-20db-4f4a-be71-197f9e00c201", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26890,7 +26890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee00517-1f73-46f8-81a1-f1ba76207c9a", + "id": "f6c49aa7-f617-48ac-ae13-ea6706a37a3d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26978,7 +26978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d53b4521-ac3c-47d5-a9f9-02456abd9487", + "id": "af34bc59-90d3-4da4-b8ec-3240b3811238", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27066,7 +27066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c51cd44e-cd1c-45b3-8dd3-51ce63a9ea20", + "id": "7a5c9d77-3cc8-4b04-a9d2-759f37bd5738", "name": "Dataset was not found", "originalRequest": { "url": { @@ -27154,7 +27154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95c15e84-8577-4b51-9446-214dac2958e4", + "id": "f267b8ed-5def-4ccf-ac64-c07253809bc3", "name": "Validation Error", "originalRequest": { "url": { @@ -27242,7 +27242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14320758-ba58-4091-8760-0cbd798748ce", + "id": "9f31e600-da2a-46fe-b0f6-43c1632bd6b4", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27336,7 +27336,7 @@ } }, { - "id": "b72e12eb-7eb5-4f2b-b4b0-9f3b262aa347", + "id": "3425878f-4cf5-42a7-8f2c-4c618dff4721", "name": "Within Features", "request": { "name": "Within Features", @@ -27438,7 +27438,7 @@ }, "response": [ { - "id": "9d7272ea-99df-42cb-9a36-dd0e2e9610fa", + "id": "d6960c02-cc03-4782-adeb-a3f38e15e577", "name": "Successful Response", "originalRequest": { "url": { @@ -27521,12 +27521,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"Ut105\": -33416780,\n \"dolorf\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"anima\": -43143851.11282157,\n \"eaa5f\": true\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"magna_7a\": 38072242.0185796\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_c44\": true,\n \"in_81\": -54014259.09648903,\n \"dolor_1d0\": -97589878.30925862\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "56774da6-281a-47e6-b51c-6cf90928a9cc", + "id": "254080ff-8d14-43db-b9be-d70e4a1da60c", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27614,7 +27614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1224fa1-1db5-4fc1-95d6-8e41e1c32cf4", + "id": "bae6ee37-fb48-4d51-a77a-621ee2bdadf8", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27702,7 +27702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0de2a5ef-ee06-4d59-9af2-049508e20ff2", + "id": "ec49631a-abdc-4bd2-989d-15641f9078da", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27790,7 +27790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a4bc6a4-8d09-474b-9661-3bd128331fb4", + "id": "ee0389e4-b3c0-46bd-97e8-7b1946558d6a", "name": "Dataset was not found", "originalRequest": { "url": { @@ -27878,7 +27878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a0c4d0-6077-4297-8798-315969ef9261", + "id": "0c390c61-987d-4b0b-a1c0-a9476b2275c1", "name": "Validation Error", "originalRequest": { "url": { @@ -27966,7 +27966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90d5e8b5-0660-48bb-972f-47755d6f9788", + "id": "12ddf060-4e2b-4566-8de3-0c68f66223ce", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28066,7 +28066,7 @@ "description": "Access and retrieve individual geographic features from your datasets by their unique ID. This endpoint provides direct access to the complete geometry and properties of specific features within your datasets.\n\nThe API supports field masking to optimize response size by retrieving only needed attributes. Output formats include both GeoJSON and WKB, allowing flexible integration with various mapping and analysis systems.\n", "item": [ { - "id": "995f1deb-162c-43bc-bf89-3638a0671054", + "id": "2973edf3-ed80-4b8d-bd14-fc31a50e883b", "name": "Get Feature", "request": { "name": "Get Feature", @@ -28155,7 +28155,7 @@ }, "response": [ { - "id": "c7c99550-0290-42ca-ab28-3eb76aabd288", + "id": "3e7ab75f-0863-47db-81df-043a889779e8", "name": "Successful Response", "originalRequest": { "url": { @@ -28215,12 +28215,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"fugiatc\": 25117360.034631282,\n \"tempor_182\": 47327473\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"deseruntcc\": true,\n \"ad_30\": false,\n \"est5a\": 48404753,\n \"adipisicing3e\": 9889092.70668152,\n \"velit_a\": -96001327\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "75868472-d9bb-4df5-9238-4de078f793ec", + "id": "32caa2f2-7ceb-4084-b880-97fa7c652044", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28285,7 +28285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49383c03-fb4a-4158-a283-589db0535458", + "id": "57da13f5-9f65-47ec-8693-a15cc75a4c86", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28350,7 +28350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57a18857-5152-4e28-a75e-c0ef8ae09e9a", + "id": "77b2f4ec-899b-47b3-bd14-1b6515e59274", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28415,7 +28415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "150bd3e1-56bc-4c2e-b5ce-8d7b46a3b5c9", + "id": "e1e94b5e-99ba-4d62-8f6a-8188a8b50955", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -28480,7 +28480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c9b851b-47fa-42c8-8ca0-292701624bed", + "id": "8b518562-2abf-4a80-be16-2b59d87fac48", "name": "Validation Error", "originalRequest": { "url": { @@ -28545,7 +28545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f90f0d5a-894e-4e9f-94df-db071fc01542", + "id": "4f972557-6379-4f18-9651-00005e056034", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28630,7 +28630,7 @@ } ], "info": { - "_postman_id": "9942506e-91eb-4bd5-ac18-4562e666fc00", + "_postman_id": "bb94f96f-7cef-4167-b9c6-d8e59f63320c", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {