{ "info": { "_postman_id": "cbd68e3e-28c9-4268-9488-e08434fa3250", "name": "Unified.to account itemvariant API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "lastUpdatedBy": "35240", "uid": "35240-cbd68e3e-28c9-4268-9488-e08434fa3250" }, "item": [ { "name": "commerce", "item": [ { "name": "{connection_id}", "item": [ { "name": "itemvariant", "item": [ { "name": "{id}", "item": [ { "name": "Remove an itemvariant", "id": "8b2e4196-09c3-49a3-a11f-8a3ea97269f4", "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": "3e2423e0-92bb-4e40-bfa5-59c1c334c1f9", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "9bd3a354-9f9f-494e-addf-13a5901915a4", "key": "id", "value": "", "description": "(Required) ID of the Itemvariant" } ] } }, "response": [ { "id": "27320e3d-7bcf-470a-b8ac-19de3e55b320", "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:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-27320e3d-7bcf-470a-b8ac-19de3e55b320" }, { "id": "055f019d-9422-4edc-a7b3-8e8aa6f0bf2a", "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:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-055f019d-9422-4edc-a7b3-8e8aa6f0bf2a" } ], "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-8b2e4196-09c3-49a3-a11f-8a3ea97269f4" }, { "name": "Retrieve an itemvariant", "id": "6cd46c69-a7c9-47b5-b0d6-e01f2e60ce73", "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_visible&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_visible" }, { "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": "41fca881-245d-44f2-9f9b-67522a96761e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "bdda1af9-db19-4aa9-ba31-3072eb484883", "key": "id", "value": "", "description": "(Required) ID of the Itemvariant" } ] } }, "response": [ { "id": "8b015e0e-bedb-4db1-9f72-88f32fb8eddb", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-8b015e0e-bedb-4db1-9f72-88f32fb8eddb" } ], "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-6cd46c69-a7c9-47b5-b0d6-e01f2e60ce73" }, { "name": "Update an itemvariant", "id": "8bc02a94-9454-4bc7-90a3-20b1e241bc0c", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant/:id?fields=is_visible&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_visible" }, { "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": "63137307-66b8-4a6e-b349-1248ee91dc99", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8082898c-0f8b-4338-9e7c-8e0ddf6aeab2", "key": "id", "value": "", "description": "(Required) ID of the Itemvariant" } ] } }, "response": [ { "id": "e533b641-8b08-4361-9bd5-0bf5d4d38bf2", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-e533b641-8b08-4361-9bd5-0bf5d4d38bf2" } ], "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-8bc02a94-9454-4bc7-90a3-20b1e241bc0c" }, { "name": "Update an itemvariant", "id": "4f61ebce-3c0f-4d65-baea-00f8c6582d7b", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant/:id?fields=is_visible&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_visible" }, { "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": "ceba27f6-69fd-4c4d-acd8-a1c97d51d3ce", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "2a5e9c29-c578-4427-b764-b2b1d29e3107", "key": "id", "value": "", "description": "(Required) ID of the Itemvariant" } ] } }, "response": [ { "id": "3380e40b-d1df-4047-ba5e-dc4ae3102bc4", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-3380e40b-d1df-4047-ba5e-dc4ae3102bc4" } ], "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-4f61ebce-3c0f-4d65-baea-00f8c6582d7b" } ], "id": "8de68785-7aed-4fe5-a884-3f3c8656a642", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-8de68785-7aed-4fe5-a884-3f3c8656a642" }, { "name": "List all itemvariants", "id": "44509f64-eead-4470-867a-9ea13f89b362", "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_visible&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_visible" }, { "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": "449a0f32-11f9-49e4-a4c5-bf2a7b1ae7ed", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "6fa8d593-0ea5-483f-9545-59a50db8e55e", "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\": \"NUMBER\",\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 \"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\": \"DATE\",\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\": \"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 \"sed5b\": true,\n \"deserunt_8c\": 81830478,\n \"sit2\": \"ex ipsum tempor\"\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\": \"URL\",\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\": \"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\": \"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\": \"DATE\",\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 \"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 \"esse_c71\": 52870397,\n \"laborumaf7\": -59171149.863661654,\n \"incididunt51\": -30977084,\n \"cupidatat_5\": \"do occaecat aliqua ut laboris\"\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\": \"kg\",\n \"width\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-6fa8d593-0ea5-483f-9545-59a50db8e55e" } ], "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-44509f64-eead-4470-867a-9ea13f89b362" }, { "name": "Create an itemvariant", "id": "ccf7d69c-340a-46ec-953e-efcca241b927", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/itemvariant?fields=is_visible&fields=total_stock&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "itemvariant" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_visible" }, { "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": "b230c8fc-0971-412f-9449-163c3d21e53c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "c19e9ac6-b048-49da-84a7-987c65ac478d", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "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\": \"TEXTAREA\",\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\": \"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 \"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\": \"MULTIPLE_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 \"elit919\": false,\n \"consectetur5\": 20775737\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}", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-c19e9ac6-b048-49da-84a7-987c65ac478d" } ], "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-ccf7d69c-340a-46ec-953e-efcca241b927" } ], "id": "540a305b-611f-4159-9c36-410b7609fda5", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-540a305b-611f-4159-9c36-410b7609fda5" } ], "id": "a6743341-3c28-4aa9-8384-be8bfaed6ca5", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-a6743341-3c28-4aa9-8384-be8bfaed6ca5" } ], "id": "8b543677-0c3e-408c-beae-3a6fa80b66e3", "createdAt": "2026-07-28T03:24:46.000Z", "updatedAt": "2026-07-28T03:24:46.000Z", "uid": "35240-8b543677-0c3e-408c-beae-3a6fa80b66e3" } ], "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" } ] }