{ "info": { "_postman_id": "041fd750-5809-40b9-be0e-4b8f24bf74af", "name": "Unified.to account location API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:24:56.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "lastUpdatedBy": "35240", "uid": "35240-041fd750-5809-40b9-be0e-4b8f24bf74af" }, "item": [ { "name": "commerce", "item": [ { "name": "{connection_id}", "item": [ { "name": "location", "item": [ { "name": "{id}", "item": [ { "name": "Remove a location", "id": "a437938b-0071-4ef1-8277-087ef3013a29", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "variable": [ { "id": "a73bb944-cf97-44d3-8b35-deb1c359cd36", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "072f1fff-284a-487c-ad6e-10b3157410ea", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "db7d6fb2-b70d-4e00-b29b-32148be0be9f", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-db7d6fb2-b70d-4e00-b29b-32148be0be9f" }, { "id": "107bce33-ec47-4915-a359-dba7c1362b6a", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-107bce33-ec47-4915-a359-dba7c1362b6a" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-a437938b-0071-4ef1-8277-087ef3013a29" }, { "name": "Retrieve a location", "id": "3c349d9d-3b58-4394-96b0-6672eef6afb2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=language_locale&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "language_locale" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "bf3ee2cc-65e4-4b35-8b23-61e3929aa011", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "7ba018da-c646-4bdc-97c6-37c3d46712bf", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "d00c0732-f117-4498-bfa6-98715c6319c5", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-d00c0732-f117-4498-bfa6-98715c6319c5" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-3c349d9d-3b58-4394-96b0-6672eef6afb2" }, { "name": "Update a location", "id": "e9c00e67-70d7-4348-8a9f-448c93bf3230", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=language_locale&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "language_locale" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "735ad619-4150-46e4-bf72-a3f9a6311b97", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "de1c5b7a-2efb-467e-96f0-517345da1717", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "80837646-de50-4ccd-b214-6b99c6bde98d", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-80837646-de50-4ccd-b214-6b99c6bde98d" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-e9c00e67-70d7-4348-8a9f-448c93bf3230" }, { "name": "Update a location", "id": "5386bc00-f702-4dbf-9eaf-bf2a8c9bb8d9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=language_locale&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "language_locale" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "fe69b3d6-1ad5-4273-8287-4fdc6be0fd3b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "6cfd4280-ec8a-4c45-949f-86a9963900f4", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "c3ac725c-4079-4caf-8ec6-f846cfb95e9a", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-c3ac725c-4079-4caf-8ec6-f846cfb95e9a" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-5386bc00-f702-4dbf-9eaf-bf2a8c9bb8d9" } ], "id": "b811bb52-d574-4395-8ef5-ca15d50351d6", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-b811bb52-d574-4395-8ef5-ca15d50351d6" }, { "name": "List all locations", "id": "fbfe84a6-03b8-41ab-923e-9fd426cd9120", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location?limit=&offset=&updated_gte=&sort=&order=&query=&org_id=&fields=language_locale&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The org ID to filter by (reference to AccountingOrganization)", "key": "org_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "language_locale" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "ffbeb9c2-1b7e-4eb5-af74-42ca34a022d1", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "29f779ae-1c8a-4088-a6a6-ee7dc6ed1187", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location?limit=&offset=&updated_gte=&sort=&order=&query=&org_id=&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The org ID to filter by (reference to AccountingOrganization)", "key": "org_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"WAREHOUSE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MEASUREMENT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"reprehenderit_96\": -27074722.691745996\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n },\n {\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MEASUREMENT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"sed_9\": \"ut velit\",\n \"reprehenderit_ebf\": -88500613.46191564,\n \"quise\": -55067779.69191949\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"FAX\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-29f779ae-1c8a-4088-a6a6-ee7dc6ed1187" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-fbfe84a6-03b8-41ab-923e-9fd426cd9120" }, { "name": "Create a location", "id": "7bc0dd1b-d185-44b5-b5c9-7bec44ff0396", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location?fields=language_locale&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "language_locale" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "d023c409-280e-4919-bcf4-cff3e8901afa", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "5c29c35e-c530-4858-b2e6-00ac56818dff", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"categories\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"is_active\": \"\",\n \"language_locale\": \"\",\n \"latitude\": \"\",\n \"location_type\": \"STORE\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"ad5fa\": true,\n \"labore_42\": 13848817\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-5c29c35e-c530-4858-b2e6-00ac56818dff" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-7bc0dd1b-d185-44b5-b5c9-7bec44ff0396" } ], "id": "6e59a2b2-960d-4180-bf77-348b765b5b07", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-6e59a2b2-960d-4180-bf77-348b765b5b07" } ], "id": "788059a9-8cca-4edd-87ba-8422263835c9", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-788059a9-8cca-4edd-87ba-8422263835c9" } ], "id": "957f20bf-0a66-4e1f-9025-549bdab72612", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-957f20bf-0a66-4e1f-9025-549bdab72612" }, { "name": "hris", "item": [ { "name": "{connection_id}", "item": [ { "name": "location", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Location", "id": "7f865c53-8b70-4fd1-ac1a-aef99cfcb66a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "variable": [ { "id": "85e97461-d6bd-4a60-8c28-b50bf604c404", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "3efacfd6-372b-4d11-b2e8-07e1d367c276", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "a1ff104c-d15e-45dd-9d4c-46e61a790228", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-a1ff104c-d15e-45dd-9d4c-46e61a790228" }, { "id": "fbd9e967-2998-472d-b30f-9408b226944c", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-fbd9e967-2998-472d-b30f-9408b226944c" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-7f865c53-8b70-4fd1-ac1a-aef99cfcb66a" }, { "name": "Retrieve a Location", "id": "e29e1266-8dbe-4312-b627-a867841a0454", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id?fields=id&fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "27f43425-2d5e-43e1-b7b3-4dffd46add79", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "69cbc243-0b44-4aef-bdcc-4e9254eadc4c", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "f909be43-051f-4587-a531-c0e66fb22b38", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id?fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-f909be43-051f-4587-a531-c0e66fb22b38" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-e29e1266-8dbe-4312-b627-a867841a0454" }, { "name": "Update a Location", "id": "05b5fcd9-816b-40ba-be6f-202d2d0ab964", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id?fields=id&fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "643db1a4-c0bc-40a8-9bfe-99f39eb03062", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "0b5d7611-026a-48c5-86b5-4fcbc80a41b0", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "e37f09e3-d2be-4744-bfa5-215e2b9e4201", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id?fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-e37f09e3-d2be-4744-bfa5-215e2b9e4201" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-05b5fcd9-816b-40ba-be6f-202d2d0ab964" }, { "name": "Update a Location", "id": "fff52e47-4b3c-4b58-9c7c-f28bc0717c97", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id?fields=id&fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "9d96da02-e9d7-4bd4-ac19-98632331d483", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "2afa2d21-23cd-4566-b990-fae8f5079389", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "b1480d4b-9872-4f11-90cf-171d457c11d3", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/location/:id?fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-b1480d4b-9872-4f11-90cf-171d457c11d3" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-fff52e47-4b3c-4b58-9c7c-f28bc0717c97" } ], "id": "4dda92b6-e1b1-4923-a831-c121738f8421", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-4dda92b6-e1b1-4923-a831-c121738f8421" }, { "name": "List All Locations", "id": "dccc54fb-8050-49ea-8581-93818577d4ad", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/hris/:connection_id/location?limit=&offset=&updated_gte=&sort=&order=&query=&company_id=&fields=id&fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The company ID to filter by (reference to HrisCompany)", "key": "company_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "190be58a-1673-4438-a68d-a8f1d1de327b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "4a459947-5c22-4c64-a9ed-00d04fe08e84", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/hris/:connection_id/location?limit=&offset=&updated_gte=&sort=&order=&query=&company_id=&fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The company ID to filter by (reference to HrisCompany)", "key": "company_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"sitc02\": -35221993,\n \"nostrud__9\": -54786038\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"elit6c\": \"cupidatat laboris in quis nisi\"\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-4a459947-5c22-4c64-a9ed-00d04fe08e84" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-dccc54fb-8050-49ea-8581-93818577d4ad" }, { "name": "Create a Location", "id": "24c0ce99-305e-49da-9d68-9e09ef011f4c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/location?fields=id&fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "72ccd60e-c5af-4f1f-a92e-81560e40aeb0", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "2fe0a905-1b5a-49a3-9733-00ce6041f478", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/hris/:connection_id/location?fields=company_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "hris", ":connection_id", "location" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "company_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"currency\": \"\",\n \"description\": \"\",\n \"external_identifier\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_hq\": \"\",\n \"language_locale\": \"\",\n \"name\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore6\": 18174399\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"timezone\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-2fe0a905-1b5a-49a3-9733-00ce6041f478" } ], "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-24c0ce99-305e-49da-9d68-9e09ef011f4c" } ], "id": "afb12778-1a69-45b1-b8c0-79f0851a70ad", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-afb12778-1a69-45b1-b8c0-79f0851a70ad" } ], "id": "4a98bae6-a517-45fb-86fa-20fd0a7e247c", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-4a98bae6-a517-45fb-86fa-20fd0a7e247c" } ], "id": "48afa599-748f-4198-b1ba-a5fb22cd0399", "createdAt": "2026-07-28T03:24:57.000Z", "updatedAt": "2026-07-28T03:24:57.000Z", "uid": "35240-48afa599-748f-4198-b1ba-a5fb22cd0399" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }