{ "info": { "_postman_id": "346ef7e8-dd57-4f64-87e1-e6ab232f2189", "name": "Unified.to account commerce 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:23:23.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "lastUpdatedBy": "35240", "uid": "35240-346ef7e8-dd57-4f64-87e1-e6ab232f2189" }, "item": [ { "name": "commerce", "item": [ { "name": "{connection_id}", "item": [ { "name": "availability", "item": [ { "name": "List all availabilities", "id": "e3e74574-5548-47cd-b225-e13c41d5e82c", "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/availability?limit=&offset=&updated_gte=&sort=&order=&query=&location_id=&start_gte=&end_lt=&item_id=&user_id=&size=&fields=end_at&fields=end_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "availability" ], "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 location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "The item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "Filter by party size (dining)", "key": "size", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "end_at" }, { "description": "Fields to return", "key": "fields", "value": "end_at" }, { "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": "826ff34f-1a29-4b2c-815d-8de949f3d123", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "4b26b6fc-6fe5-44c8-9738-095af07617ee", "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/availability?limit=&offset=&updated_gte=&sort=&order=&query=&location_id=&start_gte=&end_lt=&item_id=&user_id=&size=&fields=end_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "availability" ], "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 location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "The item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "Filter by party size (dining)", "key": "size", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "end_at" }, { "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 \"end_at\": \"\",\n \"item_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"laborum7d\": false,\n \"aute_00\": \"labor\",\n \"ad_111\": \"incididunt qui consectetur pariatur enim\"\n },\n \"size\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\"\n },\n {\n \"end_at\": \"\",\n \"item_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"nulla_9a\": -37137004,\n \"sint55\": 99642970\n },\n \"size\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-4b26b6fc-6fe5-44c8-9738-095af07617ee" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-e3e74574-5548-47cd-b225-e13c41d5e82c" } ], "id": "3671b71d-0d95-423c-a006-fe818042e649", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-3671b71d-0d95-423c-a006-fe818042e649" }, { "name": "collection", "item": [ { "name": "{id}", "item": [ { "name": "Remove a collection", "id": "5acccc1a-4f48-4760-a535-ed7c1e60cd23", "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/collection/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":id" ], "variable": [ { "id": "15a75a30-d4ee-45b1-b0c9-c8570563d499", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ad986916-9fe7-4be5-bcb4-c7b37dc2d473", "key": "id", "value": "", "description": "(Required) ID of the Collection" } ] } }, "response": [ { "id": "0a2ca816-b5af-48fa-b820-2ae29c856701", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/collection/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-0a2ca816-b5af-48fa-b820-2ae29c856701" }, { "id": "f83db4b6-e5b8-4081-8401-2693ef9efcb6", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/collection/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-f83db4b6-e5b8-4081-8401-2693ef9efcb6" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-5acccc1a-4f48-4760-a535-ed7c1e60cd23" }, { "name": "Retrieve a collection", "id": "33467c8b-edcd-4d46-bbf4-69b120f67371", "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/collection/:id?fields=tags&fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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": "a0b8895a-cb38-4b70-89e3-dd15deca9fb1", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "0c052865-273a-4cc0-8c05-92c2ae9ecced", "key": "id", "value": "", "description": "(Required) ID of the Collection" } ] } }, "response": [ { "id": "775f3011-d295-4d5c-af16-963a6af75e28", "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/collection/:id?fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-775f3011-d295-4d5c-af16-963a6af75e28" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-33467c8b-edcd-4d46-bbf4-69b120f67371" }, { "name": "Update a collection", "id": "891443ac-4331-4cce-acdb-eb20b1a15101", "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/collection/:id?fields=tags&fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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": "76a546df-6afb-4c22-a9e2-561737087211", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "c45270e2-bb44-4b93-8323-f17d6832e5a9", "key": "id", "value": "", "description": "(Required) ID of the Collection" } ] } }, "response": [ { "id": "27ae46a8-eae6-4352-9e1d-798011bd8338", "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/collection/:id?fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-27ae46a8-eae6-4352-9e1d-798011bd8338" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-891443ac-4331-4cce-acdb-eb20b1a15101" }, { "name": "Update a collection", "id": "626157d1-8a20-4fc0-82fa-4127b0a5b78b", "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/collection/:id?fields=tags&fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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": "2c9a165e-1e23-46f5-9973-509d8a0dfd79", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8f2bf892-c347-4ccc-8115-c64c2bc7ebba", "key": "id", "value": "", "description": "(Required) ID of the Collection" } ] } }, "response": [ { "id": "169c3340-8e58-43f0-ad53-93397d1256c8", "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/collection/:id?fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-169c3340-8e58-43f0-ad53-93397d1256c8" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-626157d1-8a20-4fc0-82fa-4127b0a5b78b" } ], "id": "afc5d593-12f9-4b10-b61f-60e65114e39a", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-afc5d593-12f9-4b10-b61f-60e65114e39a" }, { "name": "List all collections", "id": "85b4c56f-bb0a-4dc0-bf9f-0ab38463e37c", "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/collection?limit=&offset=&updated_gte=&sort=&order=&query=&type=&parent_id=&saleschannel_id=&org_id=&fields=tags&fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection" ], "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": "" }, { "key": "type", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "The saleschannel ID to filter by (reference to CommerceSaleschannel)", "key": "saleschannel_id", "value": "" }, { "description": "The org ID to filter by (reference to AccountingOrganization)", "key": "org_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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": "89d1b24e-0a87-4c6e-9907-d049e545d596", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "bbf4c576-5343-4799-9013-c28e66e1bf40", "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/collection?limit=&offset=&updated_gte=&sort=&order=&query=&type=&parent_id=&saleschannel_id=&org_id=&fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection" ], "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": "" }, { "key": "type", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "The saleschannel ID to filter by (reference to CommerceSaleschannel)", "key": "saleschannel_id", "value": "" }, { "description": "The org ID to filter by (reference to AccountingOrganization)", "key": "org_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\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\": \"TEXTAREA\",\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\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\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dof8\": true,\n \"consectetur_56\": -95403487.40696673\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"SAVED_SEARCH\",\n \"updated_at\": \"\"\n },\n {\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\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\": \"NUMBER\",\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\": \"MULTIPLE_SELECT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsum_f03\": -93333633\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"CATEGORY\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-bbf4c576-5343-4799-9013-c28e66e1bf40" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-85b4c56f-bb0a-4dc0-bf9f-0ab38463e37c" }, { "name": "Create a collection", "id": "c2af8a78-c03c-4036-9c92-f30b1f91f38e", "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/collection?fields=tags&fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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": "c97237df-9b19-49ef-8a30-26ed97a3b6d0", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "8fc792ac-57dc-4e2d-9fe2-3ef8d407889a", "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/collection?fields=is_active&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "collection" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "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 \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"item_metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"media\": [\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\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliquip_75\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"type\": \"COLLECTION\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-8fc792ac-57dc-4e2d-9fe2-3ef8d407889a" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-c2af8a78-c03c-4036-9c92-f30b1f91f38e" } ], "id": "e40d2538-322a-4693-b851-b449b9fc9dfb", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-e40d2538-322a-4693-b851-b449b9fc9dfb" }, { "name": "inventory", "item": [ { "name": "{id}", "item": [ { "name": "Remove an inventory", "id": "c3092c1a-ffe3-43d7-9c87-4feafe0cf39b", "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/inventory/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":id" ], "variable": [ { "id": "ee991c20-00e6-41c9-8883-cb6e689841b0", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "7e89cb6e-f031-45db-b875-ccefea036b53", "key": "id", "value": "", "description": "(Required) ID of the Inventory" } ] } }, "response": [ { "id": "493416dc-c2de-438d-b151-bf6b8406a7e2", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/inventory/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-493416dc-c2de-438d-b151-bf6b8406a7e2" }, { "id": "a3848798-71a8-4425-8628-7e49a420faa2", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/inventory/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-a3848798-71a8-4425-8628-7e49a420faa2" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-c3092c1a-ffe3-43d7-9c87-4feafe0cf39b" }, { "name": "Retrieve an inventory", "id": "606bffe4-fa82-48e4-8855-8189e94a6a26", "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/inventory/:id?fields=item_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "item_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "3974b0c7-2966-4536-9911-d1774b60bc76", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ed4ad86b-29e4-40fc-bdde-ab8857cc4e0f", "key": "id", "value": "", "description": "(Required) ID of the Inventory" } ] } }, "response": [ { "id": "57eec22a-2548-4324-92a9-b1f0fb598c2e", "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/inventory/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-57eec22a-2548-4324-92a9-b1f0fb598c2e" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-606bffe4-fa82-48e4-8855-8189e94a6a26" }, { "name": "Update an inventory", "id": "0d4b3db5-b72b-4b19-ad67-32b259609674", "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/inventory/:id?fields=item_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "item_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "f1781284-ecb5-48e1-ac8b-50600bfa556d", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "de0a29dd-2eec-4d4a-b088-2c437cd63872", "key": "id", "value": "", "description": "(Required) ID of the Inventory" } ] } }, "response": [ { "id": "a6547299-c27a-4d14-a38b-058ed3709e5f", "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/inventory/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-a6547299-c27a-4d14-a38b-058ed3709e5f" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-0d4b3db5-b72b-4b19-ad67-32b259609674" }, { "name": "Update an inventory", "id": "6a1f46cc-b2b7-43d3-a582-d56631b44fcc", "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/inventory/:id?fields=item_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "item_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "c8cb6972-ef36-4bba-abf4-e4099d0a0d38", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "6c5c6645-7c38-4a48-b572-2b5d57eeaadb", "key": "id", "value": "", "description": "(Required) ID of the Inventory" } ] } }, "response": [ { "id": "7d44c059-70a3-44c0-8074-8ef623d20c03", "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/inventory/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-7d44c059-70a3-44c0-8074-8ef623d20c03" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-6a1f46cc-b2b7-43d3-a582-d56631b44fcc" } ], "id": "51619ab0-5ac7-4cdd-8bd1-e154628dec10", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-51619ab0-5ac7-4cdd-8bd1-e154628dec10" }, { "name": "List all inventories", "id": "52be88d5-446d-4849-9ab7-63de14707174", "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/inventory?limit=&offset=&updated_gte=&sort=&order=&query=&item_variant_id=&location_id=&fields=item_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory" ], "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 item variant ID to filter by (reference to CommerceCommerceItemvariant)", "key": "item_variant_id", "value": "" }, { "description": "The location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "item_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "0dd757e0-3b3f-4ad6-a6f5-d7e2bd801fc5", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "3393a216-2384-47d4-94fc-a8f337520140", "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/inventory?limit=&offset=&updated_gte=&sort=&order=&query=&item_variant_id=&location_id=&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory" ], "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 item variant ID to filter by (reference to CommerceCommerceItemvariant)", "key": "item_variant_id", "value": "" }, { "description": "The location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"mollitb\": false,\n \"dolore3f\": \"id\"\n },\n \"updated_at\": \"\"\n },\n {\n \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"labore_e5\": 55250181.868826866\n },\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-3393a216-2384-47d4-94fc-a8f337520140" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-52be88d5-446d-4849-9ab7-63de14707174" }, { "name": "Create an inventory", "id": "286343cc-ece4-45ca-b90c-1b3fce1eca37", "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/inventory?fields=item_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "item_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "1ba1785e-a3f3-4eb2-b53c-93a63bdba162", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "fa3573eb-65c1-4d74-ac43-ab6155eb5b99", "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/inventory?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "inventory" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"available\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_option_id\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"amet2\": 86511951\n },\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-fa3573eb-65c1-4d74-ac43-ab6155eb5b99" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-286343cc-ece4-45ca-b90c-1b3fce1eca37" } ], "id": "236328a5-cea0-4cdd-a91d-488d33d7d793", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-236328a5-cea0-4cdd-a91d-488d33d7d793" }, { "name": "item", "item": [ { "name": "{id}", "item": [ { "name": "Remove an item", "id": "bdd5c688-83b8-4784-958d-1a13969a4659", "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/item/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":id" ], "variable": [ { "id": "74229146-0b3d-42ed-bfb5-48e3927daedb", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ea31ad86-c438-4084-b1c7-aa3b5c461ebf", "key": "id", "value": "", "description": "(Required) ID of the Item" } ] } }, "response": [ { "id": "68dfabb3-b3ef-41b8-b367-42ee3036fd0e", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/item/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-68dfabb3-b3ef-41b8-b367-42ee3036fd0e" }, { "id": "659e3232-eb2f-4531-967a-96224e8ef2b6", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/item/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-659e3232-eb2f-4531-967a-96224e8ef2b6" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-bdd5c688-83b8-4784-958d-1a13969a4659" }, { "name": "Retrieve an item", "id": "a7201b14-e05f-448e-9580-8570f1c9b12d", "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/item/:id?fields=location_id&fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "location_id" }, { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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": "988a2fa1-176d-4df3-96e1-a31fec2be3d9", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "c90fc6de-a710-439c-97c6-58364d169290", "key": "id", "value": "", "description": "(Required) ID of the Item" } ] } }, "response": [ { "id": "efa24a89-f8df-47aa-a6a4-d55dca9a369b", "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/item/:id?fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-efa24a89-f8df-47aa-a6a4-d55dca9a369b" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-a7201b14-e05f-448e-9580-8570f1c9b12d" }, { "name": "Update an item", "id": "a1ab7188-68d3-4fed-b589-a7108d09a38d", "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/item/:id?fields=location_id&fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "location_id" }, { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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": "ed1fee23-ec13-433f-9083-8236b8db103f", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "fb6d7441-fe4f-44a8-b255-34506fea5c7b", "key": "id", "value": "", "description": "(Required) ID of the Item" } ] } }, "response": [ { "id": "34c5934e-b9e6-4f39-978f-91ec994f7df2", "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/item/:id?fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-34c5934e-b9e6-4f39-978f-91ec994f7df2" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-a1ab7188-68d3-4fed-b589-a7108d09a38d" }, { "name": "Update an item", "id": "a86a3bed-a7f0-48e9-9f65-a9974b330c74", "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/item/:id?fields=location_id&fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "location_id" }, { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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": "7cf8769f-a304-4295-9991-c2fb20c06ac9", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "a411a325-4127-4a3b-b496-4457f44ce75e", "key": "id", "value": "", "description": "(Required) ID of the Item" } ] } }, "response": [ { "id": "15c1163c-5bac-4ee5-8a99-1f07a44a0187", "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/item/:id?fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-15c1163c-5bac-4ee5-8a99-1f07a44a0187" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-a86a3bed-a7f0-48e9-9f65-a9974b330c74" } ], "id": "6e5227b9-9fa3-490e-b73a-6ef7bb319931", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-6e5227b9-9fa3-490e-b73a-6ef7bb319931" }, { "name": "List all items", "id": "e77efbee-1550-4407-9bbd-5044751488d9", "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/item?limit=&offset=&updated_gte=&sort=&order=&query=&collection_id=&org_id=&fields=location_id&fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item" ], "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 collection ID to filter by (reference to CommerceCollection)", "key": "collection_id", "value": "" }, { "description": "The org ID to filter by (reference to AccountingOrganization)", "key": "org_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "location_id" }, { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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": "0432504b-e549-47b6-b93e-89ad27a1baef", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "666489fc-9755-485d-aa63-2739e0b3c65a", "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/item?limit=&offset=&updated_gte=&sort=&order=&query=&collection_id=&org_id=&fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item" ], "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 collection ID to filter by (reference to CommerceCollection)", "key": "collection_id", "value": "" }, { "description": "The org ID to filter by (reference to AccountingOrganization)", "key": "org_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"NUMBER\",\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\": \"DATE\",\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 \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"aliqua724\": \"dolore exercitation nulla do\"\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\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\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"Duis21\": -6157523.065328658\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"cm\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"video\",\n \"width\": \"\"\n },\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"elit_a43\": -48355243.08315682\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\"\n },\n {\n \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"BOOLEAN\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\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\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ad__b\": \"dolore dolor pariatur\"\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"SINGLE_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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"fugiat9fa\": 26533410.402591825\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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\": \"TEXT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"fugiatea\": \"dolore ut\",\n \"deseruntd44\": \"culpa officia\"\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"kg\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-666489fc-9755-485d-aa63-2739e0b3c65a" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-e77efbee-1550-4407-9bbd-5044751488d9" }, { "name": "Create an item", "id": "5245f7be-f6f5-4fe5-a854-d83021eead53", "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/item?fields=location_id&fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "location_id" }, { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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": "651ce0d6-ea31-4d2a-8b19-7f8d47d170b8", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "478b926d-6689-4243-a7b7-6f2724c18497", "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/item?fields=collections&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "item" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "collections" }, { "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 \"account_id\": \"\",\n \"collection_ids\": [\n \"\",\n \"\"\n ],\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"duration\": \"\",\n \"global_code\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_taxable\": \"\",\n \"is_visible\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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\": \"TEXT\",\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\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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 \"name\": \"\",\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"cillum_b\": true\n },\n \"requires_shipping\": \"\",\n \"slug\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"taxrate_id\": \"\",\n \"total_stock\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\",\n \"variants\": [\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"TEXT\",\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\": \"PRICE\",\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\": \"image\",\n \"width\": \"\"\n }\n ],\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\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"non_4_\": -57595999.23870535\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\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\": \"MEASUREMENT\",\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\": \"CURRENCY\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"ipsumf5b\": false\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n }\n ],\n \"vendor_name\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"g\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-478b926d-6689-4243-a7b7-6f2724c18497" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-5245f7be-f6f5-4fe5-a854-d83021eead53" } ], "id": "467b269d-b80e-434f-8677-a76dc86b69a2", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-467b269d-b80e-434f-8677-a76dc86b69a2" }, { "name": "itemvariant", "item": [ { "name": "{id}", "item": [ { "name": "Remove an itemvariant", "id": "514c4736-350d-4331-96a7-5053172bb6be", "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/itemvariant/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "variable": [ { "id": "1b499ddf-eac5-4fbd-92fd-ccd548499827", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "30416d82-4002-462a-aeb3-4ce172a5b3c2", "key": "id", "value": "", "description": "(Required) ID of the Itemvariant" } ] } }, "response": [ { "id": "acb799b5-945e-45ce-b908-9b4df9e29393", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-acb799b5-945e-45ce-b908-9b4df9e29393" }, { "id": "f5304f3d-1a53-4f98-97a9-591b766979d4", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-f5304f3d-1a53-4f98-97a9-591b766979d4" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-514c4736-350d-4331-96a7-5053172bb6be" }, { "name": "Retrieve an itemvariant", "id": "54689b30-9370-4e20-8bb0-10d36b0f25d4", "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/itemvariant/:id?fields=is_featured&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_featured" }, { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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": "4d50f28f-b003-4c6e-a02d-df1f325fe8ab", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "f090c8bb-a75a-467f-9e92-a91eb3332ade", "key": "id", "value": "", "description": "(Required) ID of the Itemvariant" } ] } }, "response": [ { "id": "b821803d-e57b-4534-81af-da5ff506ef1d", "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/itemvariant/:id?fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-b821803d-e57b-4534-81af-da5ff506ef1d" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-54689b30-9370-4e20-8bb0-10d36b0f25d4" }, { "name": "Update an itemvariant", "id": "1778dd8d-8697-4856-9f60-cc08d7cbfa7c", "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant/:id?fields=is_featured&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_featured" }, { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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": "458c8a71-ad39-4083-baac-ace3843c5fbc", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "c64333e3-d751-4ae2-80b4-9a4b5cb94d22", "key": "id", "value": "", "description": "(Required) ID of the Itemvariant" } ] } }, "response": [ { "id": "9a800e3d-efa4-4edc-917f-4c3e1bec754b", "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant/:id?fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-9a800e3d-efa4-4edc-917f-4c3e1bec754b" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-1778dd8d-8697-4856-9f60-cc08d7cbfa7c" }, { "name": "Update an itemvariant", "id": "0ad1d3aa-54f5-4abb-8608-16e90901e32d", "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant/:id?fields=is_featured&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_featured" }, { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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": "e8506993-2cce-4804-a80c-046cbd1eec0a", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "fa297421-fb54-4ae0-925f-9775ebdf05cd", "key": "id", "value": "", "description": "(Required) ID of the Itemvariant" } ] } }, "response": [ { "id": "a441345c-3017-47dd-867d-fb65e250f3ad", "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant/:id?fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-a441345c-3017-47dd-867d-fb65e250f3ad" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-0ad1d3aa-54f5-4abb-8608-16e90901e32d" } ], "id": "7419ea35-6148-4d55-ae5f-841407891415", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-7419ea35-6148-4d55-ae5f-841407891415" }, { "name": "List all itemvariants", "id": "b866fef3-be96-4d5d-9764-22fc014405e0", "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/itemvariant?limit=&offset=&updated_gte=&sort=&order=&query=&item_id=&collection_id=&org_id=&fields=is_featured&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant" ], "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 item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The collection ID to filter by (reference to CommerceCollection)", "key": "collection_id", "value": "" }, { "description": "The org ID to filter by (reference to AccountingOrganization)", "key": "org_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "is_featured" }, { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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": "b729e5e9-d164-4668-8422-4c85f0a576a1", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "c7409cb8-926d-4eda-a7c9-06367e369ca5", "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/itemvariant?limit=&offset=&updated_gte=&sort=&order=&query=&item_id=&collection_id=&org_id=&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant" ], "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 item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The collection ID to filter by (reference to CommerceCollection)", "key": "collection_id", "value": "" }, { "description": "The org ID to filter by (reference to AccountingOrganization)", "key": "org_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\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\": \"video\",\n \"width\": \"\"\n },\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\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"voluptate_be\": -55693401.91940508,\n \"consecteturf\": \"aliqua elit deserunt\"\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n },\n {\n \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"sunt8\": \"exercitation aliqua\",\n \"eu_15_\": \"mollit Duis\"\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"kg\",\n \"width\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-c7409cb8-926d-4eda-a7c9-06367e369ca5" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-b866fef3-be96-4d5d-9764-22fc014405e0" }, { "name": "Create an itemvariant", "id": "dcb5582c-fcef-4e30-bb0d-f433295da263", "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant?fields=is_featured&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_featured" }, { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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": "0c33b3b8-7bd1-4a1b-9104-35d0ae6e0fb4", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "657c9adf-1779-4270-8579-b31714f51815", "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant?fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "total_stock" }, { "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 \"available_at\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"inventory_id\": \"\",\n \"is_active\": \"\",\n \"is_featured\": \"\",\n \"is_visible\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"length\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"video\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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 \"name\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n },\n {\n \"name\": \"\",\n \"values\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"position\": \"\"\n }\n ],\n \"prices\": [\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n },\n {\n \"price\": \"\",\n \"compare_at_price\": \"\",\n \"currency\": \"\"\n }\n ],\n \"public_description\": \"\",\n \"public_name\": \"\",\n \"raw\": {\n \"dolore_d62\": 37274188\n },\n \"requires_shipping\": \"\",\n \"size_unit\": \"inch\",\n \"sku\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"total_stock\": \"\",\n \"updated_at\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-657c9adf-1779-4270-8579-b31714f51815" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-dcb5582c-fcef-4e30-bb0d-f433295da263" } ], "id": "55a598f6-b4c8-46b4-916f-5bc3b23766ca", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-55a598f6-b4c8-46b4-916f-5bc3b23766ca" }, { "name": "location", "item": [ { "name": "{id}", "item": [ { "name": "Remove a location", "id": "8f1118aa-3255-4c98-9a3b-0fa7fd455802", "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": "c7d7e9bd-bf21-4942-bc14-8d715a273009", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "7cf4f9a1-15ae-4699-8dbd-32ed15847814", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "e210c054-ef3f-4425-8d3c-377d01fae70f", "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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-e210c054-ef3f-4425-8d3c-377d01fae70f" }, { "id": "9ab0a894-cf4b-4ab7-85a1-3aaa7f6a197e", "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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-9ab0a894-cf4b-4ab7-85a1-3aaa7f6a197e" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-8f1118aa-3255-4c98-9a3b-0fa7fd455802" }, { "name": "Retrieve a location", "id": "bdafc946-535f-4ff1-9691-6be319643c0e", "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=telephones&fields=description&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "telephones" }, { "description": "Fields to return", "key": "fields", "value": "description" }, { "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": "dd1fc0ba-8163-4038-9fb5-ce44fd613a4a", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "50200669-3fe2-441e-85b5-b31bda30905e", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "2be61b17-b7cf-4cee-90da-25404a324305", "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=description&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "description" }, { "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-2be61b17-b7cf-4cee-90da-25404a324305" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-bdafc946-535f-4ff1-9691-6be319643c0e" }, { "name": "Update a location", "id": "3c13ac32-2d0e-420f-a364-2d7aa8f0188b", "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=telephones&fields=description&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "telephones" }, { "description": "Fields to return", "key": "fields", "value": "description" }, { "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": "685fec64-56cc-42d8-9d87-fb301eab8b4f", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "714ce0f4-201c-420c-8224-d38359f7bc44", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "eb96cb81-22f4-49a4-b227-f130118a17c2", "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=description&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "description" }, { "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-eb96cb81-22f4-49a4-b227-f130118a17c2" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-3c13ac32-2d0e-420f-a364-2d7aa8f0188b" }, { "name": "Update a location", "id": "971c1073-8980-4ada-9702-b35c6c799d9b", "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=telephones&fields=description&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "telephones" }, { "description": "Fields to return", "key": "fields", "value": "description" }, { "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": "7b126268-fbe7-492b-b2ec-6e0b45044bbd", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ccb0b3eb-a574-4c07-b50e-108cbabe6eb6", "key": "id", "value": "", "description": "(Required) ID of the Location" } ] } }, "response": [ { "id": "4bcfd6e7-a3db-4b1e-9ab4-af53231d711f", "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location/:id?fields=description&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "description" }, { "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-4bcfd6e7-a3db-4b1e-9ab4-af53231d711f" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-971c1073-8980-4ada-9702-b35c6c799d9b" } ], "id": "6a8e60fc-48e2-4ee6-ab85-b36d7933c9ee", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-6a8e60fc-48e2-4ee6-ab85-b36d7933c9ee" }, { "name": "List all locations", "id": "11c5ced8-259e-4ec4-9de5-4d8aea0be875", "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=telephones&fields=description&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": "telephones" }, { "description": "Fields to return", "key": "fields", "value": "description" }, { "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": "687753cb-e585-4f47-948e-9c2b66b222c7", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "36124ac8-70b0-4d00-9204-b301e96bf985", "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=description&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": "description" }, { "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\": \"RESTAURANT\",\n \"longitude\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"MEASUREMENT\",\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 \"elit_d6\": 28098203,\n \"quis_5a\": \"aliqua dolor\",\n \"anim2d\": \"cillum mollit proident voluptate culpa\"\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"FAX\"\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\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\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\": \"FILE\",\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 \"parent_id\": \"\",\n \"price_level\": \"\",\n \"rating\": \"\",\n \"raw\": {\n \"Lorem_8f\": false,\n \"sit80\": \"dolore dolor reprehenderit culpa est\",\n \"qui_4\": true,\n \"voluptate03\": 15300750,\n \"irure_6\": -15651901.650221765\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"FAX\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-36124ac8-70b0-4d00-9204-b301e96bf985" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-11c5ced8-259e-4ec4-9de5-4d8aea0be875" }, { "name": "Create a location", "id": "6165bd59-2e6e-4e8c-b69c-9a5216055deb", "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location?fields=telephones&fields=description&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "telephones" }, { "description": "Fields to return", "key": "fields", "value": "description" }, { "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": "49637a41-2f30-4e39-8bf1-ebd94c9f17be", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "1f91d443-09e2-44f6-a370-c909759b1920", "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/location?fields=description&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "location" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "description" }, { "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\": \"MEASUREMENT\",\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 \"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\": \"URL\",\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 \"irurec8\": \"dolor aliqua fugiat\",\n \"inff\": \"anim commodo amet\",\n \"ullamco_c\": 86006948.47159383\n },\n \"review_count\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-1f91d443-09e2-44f6-a370-c909759b1920" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-6165bd59-2e6e-4e8c-b69c-9a5216055deb" } ], "id": "f7dfe2d2-8c4b-4832-8638-0be100aac40e", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-f7dfe2d2-8c4b-4832-8638-0be100aac40e" }, { "name": "reservation", "item": [ { "name": "{id}", "item": [ { "name": "Remove a reservation", "id": "70c68089-28c5-40c0-9ceb-e03f6cfbee73", "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/reservation/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":id" ], "variable": [ { "id": "a90d8bb0-24cb-44f1-b829-18d3f9156fc1", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "636af471-2c7a-440c-9e1f-22a6bf6015ab", "key": "id", "value": "", "description": "(Required) ID of the Reservation" } ] } }, "response": [ { "id": "31cbac92-d303-4dcd-9172-b6732b34aa18", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/reservation/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-31cbac92-d303-4dcd-9172-b6732b34aa18" }, { "id": "0681b91e-0303-4584-bb1b-2853516987a4", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/reservation/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-0681b91e-0303-4584-bb1b-2853516987a4" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-70c68089-28c5-40c0-9ceb-e03f6cfbee73" }, { "name": "Retrieve a reservation", "id": "e736a937-6fc4-4b8d-bc9d-9cad58c03a2b", "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/reservation/:id?fields=raw&fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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": "dff68acd-c5d0-48d6-bac4-4b7d6e52b569", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "95ca03ae-5719-4da8-b589-f78386468eee", "key": "id", "value": "", "description": "(Required) ID of the Reservation" } ] } }, "response": [ { "id": "28acd0b3-41f8-46c1-9278-953ba9a103c4", "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/reservation/:id?fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-28acd0b3-41f8-46c1-9278-953ba9a103c4" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-e736a937-6fc4-4b8d-bc9d-9cad58c03a2b" }, { "name": "Update a reservation", "id": "4a9bb40f-4685-46cb-9499-e549ebc64faa", "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/reservation/:id?fields=raw&fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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": "75061e7b-0ac6-47cb-8d93-9afc1560b61f", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "86c5a5ff-16c0-4e33-8695-302710ae82e1", "key": "id", "value": "", "description": "(Required) ID of the Reservation" } ] } }, "response": [ { "id": "bfa7d78b-dc8a-4cd7-b0f8-63d164220e68", "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/reservation/:id?fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-bfa7d78b-dc8a-4cd7-b0f8-63d164220e68" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-4a9bb40f-4685-46cb-9499-e549ebc64faa" }, { "name": "Update a reservation", "id": "1fb931c1-fed7-4bdf-9ff8-710814bc3648", "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/reservation/:id?fields=raw&fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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": "0aae8cc8-cdbb-4c8e-8666-31142ae3b41b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "f38a50f6-4066-4e67-bd7c-b475802bc6aa", "key": "id", "value": "", "description": "(Required) ID of the Reservation" } ] } }, "response": [ { "id": "392df574-9990-4ac3-bb0b-fe07340aeab3", "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/reservation/:id?fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-392df574-9990-4ac3-bb0b-fe07340aeab3" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-1fb931c1-fed7-4bdf-9ff8-710814bc3648" } ], "id": "86d1f7e5-ec3a-4d24-bf5d-4113675af564", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-86d1f7e5-ec3a-4d24-bf5d-4113675af564" }, { "name": "List all reservations", "id": "1b9d084e-aa6e-4c04-bce9-43e4a99630a1", "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/reservation?limit=&offset=&updated_gte=&sort=&order=&query=&location_id=&start_gte=&end_lt=&item_id=&user_id=&fields=raw&fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation" ], "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 location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "The item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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": "2c70e743-66d3-4238-a391-c247df50879b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "c3605bdc-779d-4269-97b3-ac7161e2e123", "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/reservation?limit=&offset=&updated_gte=&sort=&order=&query=&location_id=&start_gte=&end_lt=&item_id=&user_id=&fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation" ], "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 location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "The item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"veniame5\": \"minim sit\",\n \"occaecat_53\": 98196695,\n \"ex8b_\": \"magna proident\"\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"NO_SHOW\",\n \"updated_at\": \"\",\n \"url\": \"\"\n },\n {\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"adipisicing_b\": 92423264\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"PENDING\",\n \"updated_at\": \"\",\n \"url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-c3605bdc-779d-4269-97b3-ac7161e2e123" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-1b9d084e-aa6e-4c04-bce9-43e4a99630a1" }, { "name": "Create a reservation", "id": "1ad3a084-1327-4955-89ee-e0cb86b6c5e4", "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/reservation?fields=raw&fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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": "8c676911-bf5e-4827-b41a-716cb951b429", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "07b7df1f-c031-4191-8a9d-e829c192f9d2", "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/reservation?fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "reservation" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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 \"created_at\": \"\",\n \"end_at\": \"\",\n \"guest_email\": \"\",\n \"guest_name\": \"\",\n \"guest_phone\": \"\",\n \"id\": \"\",\n \"item_id\": \"\",\n \"item_name\": \"\",\n \"location_id\": \"\",\n \"notes\": \"\",\n \"raw\": {\n \"nostrud_f8\": -5228542.856702223,\n \"ut8\": -6057245.27859284\n },\n \"size\": \"\",\n \"staff_name\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-07b7df1f-c031-4191-8a9d-e829c192f9d2" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-1ad3a084-1327-4955-89ee-e0cb86b6c5e4" } ], "id": "51784189-d76c-438b-873a-a00adfde72a6", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-51784189-d76c-438b-873a-a00adfde72a6" }, { "name": "review", "item": [ { "name": "{id}", "item": [ { "name": "Remove a review", "id": "0c865950-cd9c-44a4-bc3e-a073467df7b8", "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/review/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":id" ], "variable": [ { "id": "1b953bbe-4367-49df-892a-cb944e4f4879", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "75be6a5e-6e97-4dd1-a1e5-09035a2e6ec4", "key": "id", "value": "", "description": "(Required) ID of the Review" } ] } }, "response": [ { "id": "b5fb5fae-98b5-47c7-a7ab-6ca3552c29d4", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/review/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-b5fb5fae-98b5-47c7-a7ab-6ca3552c29d4" }, { "id": "9d3daff7-45cf-4002-8098-efc1bcf6ad63", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/review/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-9d3daff7-45cf-4002-8098-efc1bcf6ad63" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-0c865950-cd9c-44a4-bc3e-a073467df7b8" }, { "name": "Retrieve a review", "id": "6abc8ad0-ef68-45b2-8f97-b15a0d88d9b6", "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/review/:id?fields=media&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "media" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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": "ba6d808d-aa06-4780-a88d-428305e25df5", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "3b749fea-16a1-4ca4-8a07-c222b03cac21", "key": "id", "value": "", "description": "(Required) ID of the Review" } ] } }, "response": [ { "id": "8ce5fbf4-3d33-4403-925b-8db11d93a94c", "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/review/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-8ce5fbf4-3d33-4403-925b-8db11d93a94c" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-6abc8ad0-ef68-45b2-8f97-b15a0d88d9b6" }, { "name": "Update a review", "id": "2bdbf35c-ed91-44f1-a216-ada06aa23ab6", "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/review/:id?fields=media&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "media" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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": "f4ba5c19-94ce-4020-a478-3d8345d999ca", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ce6795f4-99f8-4861-98d8-1f7572e56cf9", "key": "id", "value": "", "description": "(Required) ID of the Review" } ] } }, "response": [ { "id": "101bff5f-3538-40f1-9757-3b093e7c88df", "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/review/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-101bff5f-3538-40f1-9757-3b093e7c88df" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-2bdbf35c-ed91-44f1-a216-ada06aa23ab6" }, { "name": "Update a review", "id": "767bbb55-7257-40fc-85b6-aa8064ade70d", "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/review/:id?fields=media&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "media" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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": "ed5a4428-4657-464e-a2e2-36fbecd7106e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "01d59772-c129-4d82-8a71-9a1f1dc4980c", "key": "id", "value": "", "description": "(Required) ID of the Review" } ] } }, "response": [ { "id": "bb195b01-0800-46e7-a7b7-27b3179733ba", "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/review/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-bb195b01-0800-46e7-a7b7-27b3179733ba" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-767bbb55-7257-40fc-85b6-aa8064ade70d" } ], "id": "a437b05b-1c12-430a-8d01-656d735e5450", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-a437b05b-1c12-430a-8d01-656d735e5450" }, { "name": "List all reviews", "id": "df425a1f-1605-4e03-9ab7-c580e4d45e92", "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/review?limit=&offset=&updated_gte=&sort=&order=&query=&item_id=&location_id=&contact_id=&fields=media&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review" ], "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 item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "The contact ID to filter by (reference to AccountingContact)", "key": "contact_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "media" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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": "c759c3f1-54dd-4545-995e-4ec15ac600f1", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "111b939d-1f16-4f8e-9e0a-ddb23a1b99ce", "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/review?limit=&offset=&updated_gte=&sort=&order=&query=&item_id=&location_id=&contact_id=&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review" ], "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 item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "The contact ID to filter by (reference to AccountingContact)", "key": "contact_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"NUMBER\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"nisi_b\": 20496394.229280666,\n \"deserunt_44\": false\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\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\": \"NUMBER\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"Ut_55\": -70574497.80003977,\n \"Duisf\": 6250064\n },\n \"status\": \"REJECTED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\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\": \"TEXTAREA\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"rating\": \"\",\n \"raw\": {\n \"amet2ac\": \"Lorem labore dolore\",\n \"consequat_358\": \"ea velit sit Duis\"\n },\n \"status\": \"PENDING\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n },\n {\n \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\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\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"eu7b4\": -11709690.867790371\n },\n \"status\": \"REJECTED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"sitab\": -2182243,\n \"esse2d4\": false\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\n {\n \"url\": \"\",\n \"alt\": \"\",\n \"height\": \"\",\n \"id\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\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\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"BOOLEAN\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"rating\": \"\",\n \"raw\": {\n \"essed\": \"quis dol\",\n \"est_c\": -6008685.757200643,\n \"adipisicing_43\": false,\n \"ipsum3_\": \"non labore\",\n \"in1_\": 63145737\n },\n \"status\": \"SPAM\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-111b939d-1f16-4f8e-9e0a-ddb23a1b99ce" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-df425a1f-1605-4e03-9ab7-c580e4d45e92" }, { "name": "Create a review", "id": "d30950f5-42b0-442a-a8f8-331ca9fe08ea", "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/review?fields=media&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "media" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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": "dc611e4e-885f-472a-a5c5-cba10face7a5", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "a0d09992-d1c1-420d-badc-dec51d4d35f8", "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/review?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "review" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "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 \"item_id\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"comments\": [\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\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 \"raw\": {\n \"exercitation__d1\": true,\n \"sinte26\": 57745639,\n \"tempor_a\": 68019509.51288685\n },\n \"status\": \"APPROVED\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"content\": \"\",\n \"author_avatar_url\": \"\",\n \"author_email\": \"\",\n \"author_location\": \"\",\n \"author_name\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"YES_NO\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"raw\": {\n \"labore_bb9\": -63684013\n },\n \"status\": \"SPAM\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"content\": \"\",\n \"created_at\": \"\",\n \"helpful_votes\": \"\",\n \"id\": \"\",\n \"is_featured\": \"\",\n \"is_public\": \"\",\n \"is_verified\": \"\",\n \"item_variant_id\": \"\",\n \"location_id\": \"\",\n \"media\": [\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\": \"PRICE\",\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\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"is_required\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"position\": \"\",\n \"type\": \"image\",\n \"width\": \"\"\n }\n ],\n \"metadata\": [\n {\n \"description\": \"\",\n \"extra_data\": {},\n \"format\": \"CURRENCY\",\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 \"rating\": \"\",\n \"raw\": {\n \"dolore_f1a\": -40403832,\n \"nostrud_45\": \"ullamco officia in\",\n \"nostrud2\": -8937448.925956294\n },\n \"status\": \"APPROVED\",\n \"title\": \"\",\n \"unhelpful_votes\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"verified_purchase\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-a0d09992-d1c1-420d-badc-dec51d4d35f8" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-d30950f5-42b0-442a-a8f8-331ca9fe08ea" } ], "id": "de6cdc77-c5dd-481e-9d57-2c68718243cf", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-de6cdc77-c5dd-481e-9d57-2c68718243cf" }, { "name": "saleschannel", "item": [ { "name": "{id}", "item": [ { "name": "Remove a saleschannel", "id": "6de5c36e-de38-4ef2-831f-be18741a84ad", "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/saleschannel/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "variable": [ { "id": "bf596bbf-a6dd-436f-975b-4f96422b1161", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "7899a0b0-0728-4e28-b6af-5c8bcfccef24", "key": "id", "value": "", "description": "(Required) ID of the Saleschannel" } ] } }, "response": [ { "id": "e543acbc-736a-45e3-929a-f1d0f43aa470", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-e543acbc-736a-45e3-929a-f1d0f43aa470" }, { "id": "1a26641d-9030-4010-81c0-fa2fc2e35cc3", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":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:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-1a26641d-9030-4010-81c0-fa2fc2e35cc3" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-6de5c36e-de38-4ef2-831f-be18741a84ad" }, { "name": "Retrieve a saleschannel", "id": "ac713217-2b54-42b9-a848-156390e3362e", "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/saleschannel/:id?fields=raw&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "6d1bfb2e-b8f2-4bf0-8b26-f4fe702d7e74", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "c806c5ee-49a1-4846-96a1-892824a5e882", "key": "id", "value": "", "description": "(Required) ID of the Saleschannel" } ] } }, "response": [ { "id": "6194d1ca-3b12-484d-916e-783d6afec605", "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/saleschannel/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-6194d1ca-3b12-484d-916e-783d6afec605" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-ac713217-2b54-42b9-a848-156390e3362e" }, { "name": "Update a saleschannel", "id": "958d6453-31d4-4334-bc43-955dd922c299", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id?fields=raw&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "8497b249-73c8-48c8-82c3-d9eb4dfb29b7", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ccb82293-2a61-4509-80dd-545821e04e07", "key": "id", "value": "", "description": "(Required) ID of the Saleschannel" } ] } }, "response": [ { "id": "808f7d78-c610-49a7-a01f-7c55f1b624f3", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-808f7d78-c610-49a7-a01f-7c55f1b624f3" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-958d6453-31d4-4334-bc43-955dd922c299" }, { "name": "Update a saleschannel", "id": "1b814d41-2137-43f3-98c0-b884be646fb9", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id?fields=raw&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "aa2db1f8-bd62-4e55-aa42-acf784d81d95", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "5fa02f57-06cd-4841-84df-7a00c754d8cc", "key": "id", "value": "", "description": "(Required) ID of the Saleschannel" } ] } }, "response": [ { "id": "c50249e2-f0ed-410a-994a-20e5fcf36717", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-c50249e2-f0ed-410a-994a-20e5fcf36717" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-1b814d41-2137-43f3-98c0-b884be646fb9" } ], "id": "da1b2905-082c-4a51-9d17-c58d02bc0241", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-da1b2905-082c-4a51-9d17-c58d02bc0241" }, { "name": "List all saleschannels", "id": "748a2471-790b-481b-8f41-9843ce799e24", "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/saleschannel?limit=&offset=&updated_gte=&sort=&order=&query=&fields=raw&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel" ], "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": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "0dfd9de2-3af4-4f08-898f-d447ebd3ed7e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "15addaeb-5465-4a41-8416-3af393646570", "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/saleschannel?limit=&offset=&updated_gte=&sort=&order=&query=&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel" ], "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": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"aliquip_7__\": -60410288,\n \"laboref\": -24073201.8534009\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"dolore95a\": -62670387,\n \"sit_f44\": -62726054,\n \"doloree\": false\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-15addaeb-5465-4a41-8416-3af393646570" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-748a2471-790b-481b-8f41-9843ce799e24" }, { "name": "Create a saleschannel", "id": "3a199430-7f25-4880-ac4e-d755d2c85a83", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel?fields=raw&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "c1caf5d7-ebf0-4a34-b4b3-80978a16e0db", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "546a6747-5a3a-4f88-bf99-569f0068e138", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"ut_2d1\": -12141213.693339199,\n \"irure6b\": true\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-546a6747-5a3a-4f88-bf99-569f0068e138" } ], "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-3a199430-7f25-4880-ac4e-d755d2c85a83" } ], "id": "e747a274-4fc4-4fcf-8bdf-8b6ef8d71e5f", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-e747a274-4fc4-4fcf-8bdf-8b6ef8d71e5f" } ], "id": "cccd5b26-6979-482c-85db-417a18de3055", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-cccd5b26-6979-482c-85db-417a18de3055" } ], "id": "3c365e36-7020-43a5-9110-7d7c2cd643fc", "createdAt": "2026-07-28T03:23:24.000Z", "updatedAt": "2026-07-28T03:23:24.000Z", "uid": "35240-3c365e36-7020-43a5-9110-7d7c2cd643fc" } ], "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" } ] }