{
  "info": {
    "name": "PRINTOOLS Public API",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": "Generated from docs/api/openapi.json. Tenant requests use X-API-Key. Read the documentation before using partner authentication."
  },
  "variable": [
    {
      "key": "baseUrl",
      "value": "https://api.printools.io"
    },
    {
      "key": "apiKey",
      "value": ""
    },
    {
      "key": "organizationId",
      "value": ""
    }
  ],
  "item": [
    {
      "name": "me",
      "item": [
        {
          "name": "GET /v1/me",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/me",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "me"
              ]
            },
            "description": "Any valid credential. No API scope is required."
          }
        }
      ]
    },
    {
      "name": "reference",
      "item": [
        {
          "name": "GET /v1/reference/types",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/reference/types",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "reference",
                "types"
              ]
            },
            "description": "Any valid credential. No API scope is required."
          }
        },
        {
          "name": "GET /v1/reference/statuses",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/reference/statuses",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "reference",
                "statuses"
              ]
            },
            "description": "Any valid credential. No API scope is required."
          }
        },
        {
          "name": "GET /v1/reference/decorations",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/reference/decorations",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "reference",
                "decorations"
              ]
            },
            "description": "Any valid credential. No API scope is required."
          }
        },
        {
          "name": "GET /v1/reference/scopes",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/reference/scopes",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "reference",
                "scopes"
              ]
            },
            "description": "Any valid credential. No API scope is required."
          }
        },
        {
          "name": "GET /v1/reference/events",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/reference/events",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "reference",
                "events"
              ]
            },
            "description": "Any valid credential. No API scope is required."
          }
        },
        {
          "name": "GET /v1/reference/limits",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/reference/limits",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "reference",
                "limits"
              ]
            },
            "description": "Any valid credential. No API scope is required."
          }
        }
      ]
    },
    {
      "name": "quotes",
      "item": [
        {
          "name": "GET /v1/quotes",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes"
              ]
            },
            "description": "Requires the scope quotes.read."
          }
        },
        {
          "name": "POST /v1/quotes",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"quoteRef\": \"example\",\n  \"status\": \"example\",\n  \"reference\": \"example\",\n  \"clientId\": \"example\",\n  \"contactId\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "GET /v1/quotes/facets",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/facets",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "facets"
              ]
            },
            "description": "Requires the scope quotes.read."
          }
        },
        {
          "name": "GET /v1/quotes/{quoteId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}"
              ]
            },
            "description": "Requires the scope quotes.read."
          }
        },
        {
          "name": "PATCH /v1/quotes/{quoteId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"quoteRef\": \"example\",\n  \"status\": \"example\",\n  \"reference\": \"example\",\n  \"clientId\": \"example\",\n  \"contactId\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "DELETE /v1/quotes/{quoteId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}"
              ]
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quotes/{quoteId}/duplicate",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}/duplicate",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}",
                "duplicate"
              ]
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quotes/{quoteId}/send",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}/send",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}",
                "send"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"emailTo\": \"example\",\n  \"emailSubject\": \"example\",\n  \"emailBodyMarkdown\": \"example\",\n  \"ccSelfEmail\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quotes/{quoteId}/convert-to-job",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}/convert-to-job",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}",
                "convert-to-job"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"markAccepted\": true\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires ALL of the scopes quotes.write, jobs.write."
          }
        },
        {
          "name": "POST /v1/quotes/{quoteId}/groups",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}/groups",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}",
                "groups"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"sortOrder\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quotes/bulk/delete",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/bulk/delete",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "bulk",
                "delete"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quotes/bulk/duplicate",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/bulk/duplicate",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "bulk",
                "duplicate"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quotes/bulk/status",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/bulk/status",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "bulk",
                "status"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"status\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quotes/bulk/convert-to-jobs",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/bulk/convert-to-jobs",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "bulk",
                "convert-to-jobs"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires ALL of the scopes quotes.write, jobs.write."
          }
        },
        {
          "name": "GET /v1/quotes/{quoteId}/pdf",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}/pdf",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}",
                "pdf"
              ]
            },
            "description": "Requires ALL of the scopes documents.read, quotes.read."
          }
        },
        {
          "name": "GET /v1/quotes/{quoteId}/invoices",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}/invoices",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}",
                "invoices"
              ]
            },
            "description": "Requires ALL of the scopes invoices.read, quotes.read."
          }
        },
        {
          "name": "POST /v1/quotes/{quoteId}/invoice",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}/invoice",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}",
                "invoice"
              ]
            },
            "description": "Requires ALL of the scopes invoices.write, quotes.read."
          }
        },
        {
          "name": "GET /v1/quotes/{quoteId}/data",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quotes/{quoteId}/data",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quotes",
                "{quoteId}",
                "data"
              ]
            },
            "description": "Requires ALL of the scopes quotes.read, customers.read, garments.read, decorations.read."
          }
        }
      ]
    },
    {
      "name": "quote-groups",
      "item": [
        {
          "name": "PATCH /v1/quote-groups/{groupId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quote-groups/{groupId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quote-groups",
                "{groupId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"totalQuantity\": 1,\n  \"sortOrder\": 1,\n  \"rollUpDecoration\": true,\n  \"rollUpSetup\": true\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "DELETE /v1/quote-groups/{groupId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quote-groups/{groupId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quote-groups",
                "{groupId}"
              ]
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quote-groups/{groupId}/lines",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quote-groups/{groupId}/lines",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quote-groups",
                "{groupId}",
                "lines"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"quoteGroupId\": \"example\",\n  \"lineType\": \"Garment\",\n  \"garmentCatalogueItemId\": \"example\",\n  \"productName\": \"example\",\n  \"productSku\": \"example\",\n  \"title\": \"example\",\n  \"description\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "POST /v1/quote-groups/{groupId}/decorations",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quote-groups/{groupId}/decorations",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quote-groups",
                "{groupId}",
                "decorations"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"quoteGroupId\": \"example\",\n  \"decorationItemId\": \"example\",\n  \"method\": \"ScreenPrinting\",\n  \"position\": \"example\",\n  \"quantity\": 1,\n  \"setupCost\": 1.5\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        }
      ]
    },
    {
      "name": "quote-lines",
      "item": [
        {
          "name": "PATCH /v1/quote-lines/{lineId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quote-lines/{lineId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quote-lines",
                "{lineId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"lineType\": \"Garment\",\n  \"garmentCatalogueItemId\": \"example\",\n  \"productName\": \"example\",\n  \"productSku\": \"example\",\n  \"title\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "DELETE /v1/quote-lines/{lineId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quote-lines/{lineId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quote-lines",
                "{lineId}"
              ]
            },
            "description": "Requires the scope quotes.write."
          }
        }
      ]
    },
    {
      "name": "quote-group-decorations",
      "item": [
        {
          "name": "PATCH /v1/quote-group-decorations/{decorationId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quote-group-decorations/{decorationId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quote-group-decorations",
                "{decorationId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"decorationItemId\": \"example\",\n  \"method\": \"ScreenPrinting\",\n  \"position\": \"example\",\n  \"quantity\": 1,\n  \"setupCost\": 1.5\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope quotes.write."
          }
        },
        {
          "name": "DELETE /v1/quote-group-decorations/{decorationId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/quote-group-decorations/{decorationId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "quote-group-decorations",
                "{decorationId}"
              ]
            },
            "description": "Requires the scope quotes.write."
          }
        }
      ]
    },
    {
      "name": "jobs",
      "item": [
        {
          "name": "GET /v1/jobs",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs"
              ]
            },
            "description": "Requires the scope jobs.read."
          }
        },
        {
          "name": "POST /v1/jobs",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"jobName\": \"example\",\n  \"status\": \"example\",\n  \"customerId\": \"example\",\n  \"contactId\": \"example\",\n  \"reference\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "GET /v1/jobs/facets",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/facets",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "facets"
              ]
            },
            "description": "Requires the scope jobs.read."
          }
        },
        {
          "name": "GET /v1/jobs/{jobId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}"
              ]
            },
            "description": "Requires the scope jobs.read."
          }
        },
        {
          "name": "PATCH /v1/jobs/{jobId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"jobRef\": \"example\",\n  \"jobName\": \"example\",\n  \"status\": \"example\",\n  \"contactId\": \"example\",\n  \"salesRepEmail\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "DELETE /v1/jobs/{jobId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}"
              ]
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "GET /v1/jobs/{jobId}/activity",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/activity",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "activity"
              ]
            },
            "description": "Requires the scope jobs.read."
          }
        },
        {
          "name": "POST /v1/jobs/{jobId}/duplicate",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/duplicate",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "duplicate"
              ]
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "POST /v1/jobs/{jobId}/sync-from-quote",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/sync-from-quote",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "sync-from-quote"
              ]
            },
            "description": "Requires ALL of the scopes jobs.write, quotes.read."
          }
        },
        {
          "name": "POST /v1/jobs/{jobId}/groups",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/groups",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "groups"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"notes\": \"example\",\n  \"sortOrder\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "POST /v1/jobs/bulk/update",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/bulk/update",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "bulk",
                "update"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"input\": {\n    \"status\": \"example\",\n    \"priority\": \"example\",\n    \"salesRepEmail\": \"example\",\n    \"customFieldValues\": {}\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "POST /v1/jobs/bulk/delete",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/bulk/delete",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "bulk",
                "delete"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "POST /v1/jobs/bulk/duplicate",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/bulk/duplicate",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "bulk",
                "duplicate"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "GET /v1/jobs/{jobId}/purchase-orders",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/purchase-orders",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "purchase-orders"
              ]
            },
            "description": "Requires ALL of the scopes purchaseorders.read, jobs.read."
          }
        },
        {
          "name": "POST /v1/jobs/{jobId}/purchase-orders",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/purchase-orders",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "purchase-orders"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"vendorIds\": [\n    \"example\"\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires ALL of the scopes purchaseorders.write, jobs.read."
          }
        },
        {
          "name": "GET /v1/jobs/{jobId}/proofs",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/proofs",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "proofs"
              ]
            },
            "description": "Requires ALL of the scopes proofs.read, jobs.read."
          }
        },
        {
          "name": "GET /v1/jobs/{jobId}/tasks",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/tasks",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "tasks"
              ]
            },
            "description": "Requires ALL of the scopes tasks.read, jobs.read."
          }
        },
        {
          "name": "GET /v1/jobs/{jobId}/data",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/jobs/{jobId}/data",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "jobs",
                "{jobId}",
                "data"
              ]
            },
            "description": "Requires ALL of the scopes jobs.read, customers.read, garments.read, decorations.read."
          }
        }
      ]
    },
    {
      "name": "job-groups",
      "item": [
        {
          "name": "PATCH /v1/job-groups/{groupId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/job-groups/{groupId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "job-groups",
                "{groupId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"totalQuantity\": 1,\n  \"notes\": \"example\",\n  \"sortOrder\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "DELETE /v1/job-groups/{groupId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/job-groups/{groupId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "job-groups",
                "{groupId}"
              ]
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "POST /v1/job-groups/{groupId}/lines",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/job-groups/{groupId}/lines",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "job-groups",
                "{groupId}",
                "lines"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"jobGroupId\": \"example\",\n  \"lineType\": \"Garment\",\n  \"garmentCatalogueItemId\": \"example\",\n  \"productName\": \"example\",\n  \"productSku\": \"example\",\n  \"title\": \"example\",\n  \"description\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "POST /v1/job-groups/{groupId}/decorations",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/job-groups/{groupId}/decorations",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "job-groups",
                "{groupId}",
                "decorations"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"jobGroupId\": \"example\",\n  \"decorationItemId\": \"example\",\n  \"method\": \"ScreenPrinting\",\n  \"position\": \"example\",\n  \"quantity\": 1,\n  \"description\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        }
      ]
    },
    {
      "name": "job-lines",
      "item": [
        {
          "name": "PATCH /v1/job-lines/{lineId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/job-lines/{lineId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "job-lines",
                "{lineId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"lineType\": \"Garment\",\n  \"garmentCatalogueItemId\": \"example\",\n  \"productName\": \"example\",\n  \"productSku\": \"example\",\n  \"title\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "DELETE /v1/job-lines/{lineId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/job-lines/{lineId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "job-lines",
                "{lineId}"
              ]
            },
            "description": "Requires the scope jobs.write."
          }
        }
      ]
    },
    {
      "name": "job-group-decorations",
      "item": [
        {
          "name": "PATCH /v1/job-group-decorations/{decorationId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/job-group-decorations/{decorationId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "job-group-decorations",
                "{decorationId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"decorationItemId\": \"example\",\n  \"method\": \"ScreenPrinting\",\n  \"position\": \"example\",\n  \"quantity\": 1,\n  \"description\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope jobs.write."
          }
        },
        {
          "name": "DELETE /v1/job-group-decorations/{decorationId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/job-group-decorations/{decorationId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "job-group-decorations",
                "{decorationId}"
              ]
            },
            "description": "Requires the scope jobs.write."
          }
        }
      ]
    },
    {
      "name": "customers",
      "item": [
        {
          "name": "GET /v1/customers",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers"
              ]
            },
            "description": "Requires the scope customers.read."
          }
        },
        {
          "name": "POST /v1/customers",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"kind\": \"Business\",\n  \"businessName\": \"example\",\n  \"firstName\": \"example\",\n  \"lastName\": \"example\",\n  \"email\": \"example\",\n  \"phone\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "GET /v1/customers/{customerId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/{customerId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "{customerId}"
              ]
            },
            "description": "Requires the scope customers.read."
          }
        },
        {
          "name": "PATCH /v1/customers/{customerId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/{customerId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "{customerId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"kind\": \"Business\",\n  \"businessName\": \"example\",\n  \"firstName\": \"example\",\n  \"lastName\": \"example\",\n  \"email\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "POST /v1/customers/{customerId}/archive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/{customerId}/archive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "{customerId}",
                "archive"
              ]
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "POST /v1/customers/{customerId}/unarchive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/{customerId}/unarchive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "{customerId}",
                "unarchive"
              ]
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "POST /v1/customers/{customerId}/contacts",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/{customerId}/contacts",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "{customerId}",
                "contacts"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"fullName\": \"example\",\n  \"isPrimary\": true,\n  \"roleTitle\": \"example\",\n  \"email\": \"example\",\n  \"phone\": \"example\",\n  \"notes\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "POST /v1/customers/{customerId}/addresses",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/{customerId}/addresses",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "{customerId}",
                "addresses"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"kind\": \"Billing\",\n  \"fullAddress\": \"example\",\n  \"line1\": \"example\",\n  \"line2\": \"example\",\n  \"suburb\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "POST /v1/customers/bulk/create",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/bulk/create",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "bulk",
                "create"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"input\": [\n    {\n      \"customer\": {\n        \"kind\": \"Business\",\n        \"businessName\": \"example\",\n        \"firstName\": \"example\",\n        \"lastName\": \"example\",\n        \"email\": \"example\",\n        \"phone\": \"example\"\n      },\n      \"contacts\": [\n        {\n          \"fullName\": \"example\",\n          \"isPrimary\": true,\n          \"roleTitle\": \"example\",\n          \"email\": \"example\",\n          \"phone\": \"example\",\n          \"notes\": \"example\"\n        }\n      ]\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "POST /v1/customers/bulk/archive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/bulk/archive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "bulk",
                "archive"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"archived\": true\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "POST /v1/customers/bulk/tier",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/bulk/tier",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "bulk",
                "tier"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"tier\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "GET /v1/customers/{customerId}/data",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/customers/{customerId}/data",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "customers",
                "{customerId}",
                "data"
              ]
            },
            "description": "Requires ALL of the scopes customers.read, quotes.read, jobs.read."
          }
        }
      ]
    },
    {
      "name": "contacts",
      "item": [
        {
          "name": "PATCH /v1/contacts/{contactId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/contacts/{contactId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "contacts",
                "{contactId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"fullName\": \"example\",\n  \"isPrimary\": true,\n  \"roleTitle\": \"example\",\n  \"email\": \"example\",\n  \"phone\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "DELETE /v1/contacts/{contactId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/contacts/{contactId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "contacts",
                "{contactId}"
              ]
            },
            "description": "Requires the scope customers.write."
          }
        }
      ]
    },
    {
      "name": "addresses",
      "item": [
        {
          "name": "PATCH /v1/addresses/{addressId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/addresses/{addressId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "addresses",
                "{addressId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"kind\": \"Billing\",\n  \"fullAddress\": \"example\",\n  \"line1\": \"example\",\n  \"line2\": \"example\",\n  \"suburb\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customers.write."
          }
        },
        {
          "name": "DELETE /v1/addresses/{addressId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/addresses/{addressId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "addresses",
                "{addressId}"
              ]
            },
            "description": "Requires the scope customers.write."
          }
        }
      ]
    },
    {
      "name": "garments",
      "item": [
        {
          "name": "GET /v1/garments",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments"
              ]
            },
            "description": "Requires the scope garments.read."
          }
        },
        {
          "name": "POST /v1/garments",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"styleCode\": \"example\",\n  \"styleName\": \"example\",\n  \"supplier\": \"example\",\n  \"brand\": \"example\",\n  \"category\": \"example\",\n  \"description\": \"example\",\n  \"composition\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "GET /v1/garments/facets",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/facets",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "facets"
              ]
            },
            "description": "Requires the scope garments.read."
          }
        },
        {
          "name": "GET /v1/garments/assets",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/assets",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "assets"
              ]
            },
            "description": "Requires the scope garments.read."
          }
        },
        {
          "name": "GET /v1/garments/{garmentId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/{garmentId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "{garmentId}"
              ]
            },
            "description": "Requires the scope garments.read."
          }
        },
        {
          "name": "PATCH /v1/garments/{garmentId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/{garmentId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "{garmentId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"styleCode\": \"example\",\n  \"styleName\": \"example\",\n  \"supplier\": \"example\",\n  \"brand\": \"example\",\n  \"category\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "DELETE /v1/garments/{garmentId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/{garmentId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "{garmentId}"
              ]
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "POST /v1/garments/bulk/create",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/bulk/create",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "bulk",
                "create"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"input\": [\n    {\n      \"styleCode\": \"example\",\n      \"styleName\": \"example\",\n      \"supplier\": \"example\",\n      \"brand\": \"example\",\n      \"category\": \"example\",\n      \"description\": \"example\",\n      \"composition\": \"example\"\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "POST /v1/garments/bulk/upsert",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/bulk/upsert",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "bulk",
                "upsert"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"input\": [\n    {\n      \"styleCode\": \"example\",\n      \"styleName\": \"example\",\n      \"supplier\": \"example\",\n      \"brand\": \"example\",\n      \"category\": \"example\",\n      \"description\": \"example\",\n      \"composition\": \"example\"\n    }\n  ],\n  \"mode\": \"CreateOnly\",\n  \"allowDuplicateStyleCodes\": true,\n  \"importBatchId\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "POST /v1/garments/bulk/update",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/bulk/update",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "bulk",
                "update"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"input\": {\n    \"status\": \"on_hand\",\n    \"stockOnHand\": 1,\n    \"vendorId\": \"11111111-2222-3333-4444-555555555555\",\n    \"markupGroupId\": \"11111111-2222-3333-4444-555555555555\"\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "POST /v1/garments/bulk/delete",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/bulk/delete",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "bulk",
                "delete"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "POST /v1/garments/bulk/status-and-stock",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garments/bulk/status-and-stock",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garments",
                "bulk",
                "status-and-stock"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"importBatchId\": \"example\",\n  \"status\": \"example\",\n  \"stockOnHand\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        }
      ]
    },
    {
      "name": "garment-variants",
      "item": [
        {
          "name": "GET /v1/garment-variants/{styleCode}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-variants/{styleCode}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-variants",
                "{styleCode}"
              ]
            },
            "description": "Requires the scope garments.read."
          }
        },
        {
          "name": "POST /v1/garment-variants",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-variants",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-variants"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"garmentCatalogueItemId\": \"example\",\n  \"styleCode\": \"example\",\n  \"stockCode\": \"example\",\n  \"color\": \"example\",\n  \"colorHex\": \"example\",\n  \"size\": \"example\",\n  \"countryOfManufacture\": \"example\",\n  \"stockOnHand\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "PATCH /v1/garment-variants/id/{variantId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-variants/id/{variantId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-variants",
                "id",
                "{variantId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"stockCode\": \"example\",\n  \"color\": \"example\",\n  \"colorHex\": \"example\",\n  \"size\": \"example\",\n  \"countryOfManufacture\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "DELETE /v1/garment-variants/id/{variantId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-variants/id/{variantId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-variants",
                "id",
                "{variantId}"
              ]
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "POST /v1/garment-variants/bulk/create",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-variants/bulk/create",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-variants",
                "bulk",
                "create"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"input\": [\n    {\n      \"garmentCatalogueItemId\": \"11111111-2222-3333-4444-555555555555\",\n      \"styleCode\": \"example\",\n      \"stockCode\": \"example\",\n      \"color\": \"example\",\n      \"colorHex\": \"example\",\n      \"size\": \"example\",\n      \"countryOfManufacture\": \"example\",\n      \"stockOnHand\": 1\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "POST /v1/garment-variants/bulk/upsert",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-variants/bulk/upsert",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-variants",
                "bulk",
                "upsert"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"input\": [\n    {\n      \"garmentCatalogueItemId\": \"11111111-2222-3333-4444-555555555555\",\n      \"styleCode\": \"example\",\n      \"stockCode\": \"example\",\n      \"color\": \"example\",\n      \"colorHex\": \"example\",\n      \"size\": \"example\",\n      \"countryOfManufacture\": \"example\",\n      \"stockOnHand\": 1\n    }\n  ],\n  \"mode\": \"CreateOnly\",\n  \"importBatchId\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        }
      ]
    },
    {
      "name": "garment-assets",
      "item": [
        {
          "name": "POST /v1/garment-assets",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-assets",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-assets"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"garmentCatalogueItemId\": \"example\",\n  \"styleCode\": \"example\",\n  \"name\": \"example\",\n  \"color\": \"example\",\n  \"side\": \"front\",\n  \"sizeLabel\": \"example\",\n  \"image\": \"example\",\n  \"safeArea\": {\n    \"x\": 1.5,\n    \"y\": 1.5,\n    \"w\": 1.5,\n    \"h\": 1.5\n  },\n  \"notes\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "PATCH /v1/garment-assets/{assetId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-assets/{assetId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-assets",
                "{assetId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"garmentCatalogueItemId\": \"example\",\n  \"styleCode\": \"example\",\n  \"name\": \"example\",\n  \"color\": \"example\",\n  \"side\": \"front\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope garments.write."
          }
        },
        {
          "name": "DELETE /v1/garment-assets/{assetId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/garment-assets/{assetId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "garment-assets",
                "{assetId}"
              ]
            },
            "description": "Requires the scope garments.write."
          }
        }
      ]
    },
    {
      "name": "decorations",
      "item": [
        {
          "name": "GET /v1/decorations",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations"
              ]
            },
            "description": "Requires the scope decorations.read."
          }
        },
        {
          "name": "POST /v1/decorations",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"method\": \"screen_printing\",\n  \"description\": \"example\",\n  \"setupCost\": 1.5,\n  \"screenCount\": 1,\n  \"priceBreaks\": [\n    {\n      \"quantityRange\": \"example\",\n      \"price\": 1.5\n    }\n  ],\n  \"notes\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope decorations.write."
          }
        },
        {
          "name": "GET /v1/decorations/facets",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations/facets",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations",
                "facets"
              ]
            },
            "description": "Requires the scope decorations.read."
          }
        },
        {
          "name": "GET /v1/decorations/{decorationId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations/{decorationId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations",
                "{decorationId}"
              ]
            },
            "description": "Requires the scope decorations.read."
          }
        },
        {
          "name": "PATCH /v1/decorations/{decorationId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations/{decorationId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations",
                "{decorationId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"method\": \"screen_printing\",\n  \"description\": \"example\",\n  \"setupCost\": 1.5,\n  \"screenCount\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope decorations.write."
          }
        },
        {
          "name": "DELETE /v1/decorations/{decorationId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations/{decorationId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations",
                "{decorationId}"
              ]
            },
            "description": "Requires the scope decorations.write."
          }
        },
        {
          "name": "POST /v1/decorations/bulk/create",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations/bulk/create",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations",
                "bulk",
                "create"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"input\": [\n    {\n      \"name\": \"example\",\n      \"method\": \"screen_printing\",\n      \"description\": \"example\",\n      \"setupCost\": 1.5,\n      \"screenCount\": 1,\n      \"priceBreaks\": [\n        {\n          \"quantityRange\": \"example\",\n          \"price\": 1.5\n        }\n      ],\n      \"notes\": \"example\"\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope decorations.write."
          }
        },
        {
          "name": "POST /v1/decorations/bulk/update",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations/bulk/update",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations",
                "bulk",
                "update"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"input\": {\n    \"vendorId\": \"11111111-2222-3333-4444-555555555555\",\n    \"isActive\": true\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope decorations.write."
          }
        },
        {
          "name": "POST /v1/decorations/bulk/delete",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/decorations/bulk/delete",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "decorations",
                "bulk",
                "delete"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope decorations.write."
          }
        }
      ]
    },
    {
      "name": "prebuilt-items",
      "item": [
        {
          "name": "GET /v1/prebuilt-items",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/prebuilt-items",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "prebuilt-items"
              ]
            },
            "description": "Requires the scope prebuiltitems.read."
          }
        },
        {
          "name": "POST /v1/prebuilt-items",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/prebuilt-items",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "prebuilt-items"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"description\": \"example\",\n  \"status\": \"draft\",\n  \"notes\": \"example\",\n  \"thumbnailUrl\": \"example\",\n  \"tags\": [\n    \"example\"\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope prebuiltitems.write."
          }
        },
        {
          "name": "GET /v1/prebuilt-items/{itemId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/prebuilt-items/{itemId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "prebuilt-items",
                "{itemId}"
              ]
            },
            "description": "Requires the scope prebuiltitems.read."
          }
        },
        {
          "name": "PUT /v1/prebuilt-items/{itemId}",
          "request": {
            "method": "PUT",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/prebuilt-items/{itemId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "prebuilt-items",
                "{itemId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"description\": \"example\",\n  \"status\": \"draft\",\n  \"notes\": \"example\",\n  \"thumbnailUrl\": \"example\",\n  \"tags\": [\n    \"example\"\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope prebuiltitems.write."
          }
        },
        {
          "name": "DELETE /v1/prebuilt-items/{itemId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/prebuilt-items/{itemId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "prebuilt-items",
                "{itemId}"
              ]
            },
            "description": "Requires the scope prebuiltitems.write."
          }
        },
        {
          "name": "POST /v1/prebuilt-items/bulk/delete",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/prebuilt-items/bulk/delete",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "prebuilt-items",
                "bulk",
                "delete"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope prebuiltitems.write."
          }
        },
        {
          "name": "POST /v1/prebuilt-items/bulk/status",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/prebuilt-items/bulk/status",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "prebuilt-items",
                "bulk",
                "status"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"status\": \"draft\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope prebuiltitems.write."
          }
        }
      ]
    },
    {
      "name": "purchase-orders",
      "item": [
        {
          "name": "GET /v1/purchase-orders",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders"
              ]
            },
            "description": "Requires the scope purchaseorders.read."
          }
        },
        {
          "name": "POST /v1/purchase-orders",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"title\": \"example\",\n  \"referenceNumber\": \"example\",\n  \"jobId\": \"example\",\n  \"quoteId\": \"example\",\n  \"deadline\": \"2026-09-07\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "GET /v1/purchase-orders/{purchaseOrderId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/{purchaseOrderId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "{purchaseOrderId}"
              ]
            },
            "description": "Requires the scope purchaseorders.read."
          }
        },
        {
          "name": "PATCH /v1/purchase-orders/{purchaseOrderId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/{purchaseOrderId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "{purchaseOrderId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"title\": \"example\",\n  \"referenceNumber\": \"example\",\n  \"jobId\": \"example\",\n  \"quoteId\": \"example\",\n  \"deadline\": \"2026-09-07\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "POST /v1/purchase-orders/{purchaseOrderId}/archive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/{purchaseOrderId}/archive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "{purchaseOrderId}",
                "archive"
              ]
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "POST /v1/purchase-orders/{purchaseOrderId}/unarchive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/{purchaseOrderId}/unarchive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "{purchaseOrderId}",
                "unarchive"
              ]
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "POST /v1/purchase-orders/{purchaseOrderId}/lines",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/{purchaseOrderId}/lines",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "{purchaseOrderId}",
                "lines"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"itemType\": \"Product\",\n  \"code\": \"example\",\n  \"name\": \"example\",\n  \"description\": \"example\",\n  \"colour\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "POST /v1/purchase-orders/{purchaseOrderId}/vendors/{vendorId}",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/{purchaseOrderId}/vendors/{vendorId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "{purchaseOrderId}",
                "vendors",
                "{vendorId}"
              ]
            },
            "description": "Requires ALL of the scopes purchaseorders.write, vendors.read."
          }
        },
        {
          "name": "DELETE /v1/purchase-orders/{purchaseOrderId}/vendors/{vendorId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/{purchaseOrderId}/vendors/{vendorId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "{purchaseOrderId}",
                "vendors",
                "{vendorId}"
              ]
            },
            "description": "Requires ALL of the scopes purchaseorders.write, vendors.read."
          }
        },
        {
          "name": "POST /v1/purchase-orders/bulk/receive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/bulk/receive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "bulk",
                "receive"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"mode\": \"receive_all\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "POST /v1/purchase-orders/bulk/status",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/bulk/status",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "bulk",
                "status"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"status\": \"Draft\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "POST /v1/purchase-orders/bulk/archive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-orders/bulk/archive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-orders",
                "bulk",
                "archive"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"archived\": true\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope purchaseorders.write."
          }
        }
      ]
    },
    {
      "name": "vendors",
      "item": [
        {
          "name": "GET /v1/vendors/{vendorId}/purchase-orders",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors/{vendorId}/purchase-orders",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors",
                "{vendorId}",
                "purchase-orders"
              ]
            },
            "description": "Requires ALL of the scopes purchaseorders.read, vendors.read."
          }
        },
        {
          "name": "GET /v1/vendors",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors"
              ]
            },
            "description": "Requires the scope vendors.read."
          }
        },
        {
          "name": "POST /v1/vendors",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"kind\": \"InventorySupplier\",\n  \"serviceTypes\": [\n    \"ScreenPrint\"\n  ],\n  \"logoUrl\": \"example\",\n  \"ordersWebsite\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope vendors.write."
          }
        },
        {
          "name": "GET /v1/vendors/{vendorId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors/{vendorId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors",
                "{vendorId}"
              ]
            },
            "description": "Requires the scope vendors.read."
          }
        },
        {
          "name": "PATCH /v1/vendors/{vendorId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors/{vendorId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors",
                "{vendorId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"kind\": \"InventorySupplier\",\n  \"serviceTypes\": [\n    \"ScreenPrint\"\n  ],\n  \"logoUrl\": \"example\",\n  \"ordersWebsite\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope vendors.write."
          }
        },
        {
          "name": "POST /v1/vendors/{vendorId}/archive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors/{vendorId}/archive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors",
                "{vendorId}",
                "archive"
              ]
            },
            "description": "Requires the scope vendors.write."
          }
        },
        {
          "name": "POST /v1/vendors/{vendorId}/unarchive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors/{vendorId}/unarchive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors",
                "{vendorId}",
                "unarchive"
              ]
            },
            "description": "Requires the scope vendors.write."
          }
        },
        {
          "name": "POST /v1/vendors/{vendorId}/addresses",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors/{vendorId}/addresses",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors",
                "{vendorId}",
                "addresses"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"label\": \"example\",\n  \"street\": \"example\",\n  \"city\": \"example\",\n  \"state\": \"example\",\n  \"postcode\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope vendors.write."
          }
        },
        {
          "name": "POST /v1/vendors/{vendorId}/contacts",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors/{vendorId}/contacts",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors",
                "{vendorId}",
                "contacts"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"firstName\": \"example\",\n  \"lastName\": \"example\",\n  \"email\": \"example\",\n  \"phone\": \"example\",\n  \"role\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope vendors.write."
          }
        },
        {
          "name": "POST /v1/vendors/bulk/active",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendors/bulk/active",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendors",
                "bulk",
                "active"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"active\": true\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope vendors.write."
          }
        }
      ]
    },
    {
      "name": "purchase-order-lines",
      "item": [
        {
          "name": "PATCH /v1/purchase-order-lines/{lineId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-order-lines/{lineId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-order-lines",
                "{lineId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"itemType\": \"Product\",\n  \"code\": \"example\",\n  \"name\": \"example\",\n  \"description\": \"example\",\n  \"colour\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "DELETE /v1/purchase-order-lines/{lineId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-order-lines/{lineId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-order-lines",
                "{lineId}"
              ]
            },
            "description": "Requires the scope purchaseorders.write."
          }
        },
        {
          "name": "POST /v1/purchase-order-lines/{lineId}/receive",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/purchase-order-lines/{lineId}/receive",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "purchase-order-lines",
                "{lineId}",
                "receive"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"ordered\": true,\n  \"quantityOrdered\": 1,\n  \"received\": true,\n  \"quantityOnBackorder\": 1,\n  \"backorderDate\": \"2026-09-07\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope purchaseorders.write."
          }
        }
      ]
    },
    {
      "name": "vendor-addresses",
      "item": [
        {
          "name": "PATCH /v1/vendor-addresses/{addressId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendor-addresses/{addressId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendor-addresses",
                "{addressId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"label\": \"example\",\n  \"street\": \"example\",\n  \"city\": \"example\",\n  \"state\": \"example\",\n  \"postcode\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope vendors.write."
          }
        },
        {
          "name": "DELETE /v1/vendor-addresses/{addressId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendor-addresses/{addressId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendor-addresses",
                "{addressId}"
              ]
            },
            "description": "Requires the scope vendors.write."
          }
        }
      ]
    },
    {
      "name": "vendor-contacts",
      "item": [
        {
          "name": "PATCH /v1/vendor-contacts/{contactId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendor-contacts/{contactId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendor-contacts",
                "{contactId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"firstName\": \"example\",\n  \"lastName\": \"example\",\n  \"email\": \"example\",\n  \"phone\": \"example\",\n  \"role\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope vendors.write."
          }
        },
        {
          "name": "DELETE /v1/vendor-contacts/{contactId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/vendor-contacts/{contactId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "vendor-contacts",
                "{contactId}"
              ]
            },
            "description": "Requires the scope vendors.write."
          }
        }
      ]
    },
    {
      "name": "mocks",
      "item": [
        {
          "name": "GET /v1/mocks",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/mocks",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "mocks"
              ]
            },
            "description": "Requires the scope proofs.read."
          }
        },
        {
          "name": "POST /v1/mocks",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/mocks",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "mocks"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"jobId\": \"example\",\n  \"quoteId\": \"example\",\n  \"quoteGroupId\": \"example\",\n  \"quoteLineId\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.write."
          }
        },
        {
          "name": "GET /v1/mocks/{mockId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/mocks/{mockId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "mocks",
                "{mockId}"
              ]
            },
            "description": "Requires the scope proofs.read."
          }
        },
        {
          "name": "PATCH /v1/mocks/{mockId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/mocks/{mockId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "mocks",
                "{mockId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"example\",\n  \"jobId\": \"example\",\n  \"quoteId\": \"example\",\n  \"quoteGroupId\": \"example\",\n  \"quoteLineId\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.write."
          }
        },
        {
          "name": "DELETE /v1/mocks/{mockId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/mocks/{mockId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "mocks",
                "{mockId}"
              ]
            },
            "description": "Requires the scope proofs.write."
          }
        }
      ]
    },
    {
      "name": "proofs",
      "item": [
        {
          "name": "GET /v1/proofs/{proofId}/history",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs/{proofId}/history",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs",
                "{proofId}",
                "history"
              ]
            },
            "description": "Requires the scope proofs.read."
          }
        },
        {
          "name": "POST /v1/proofs",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"jobId\": \"example\",\n  \"jobGroupId\": \"example\",\n  \"jobGroupDecorationId\": \"example\",\n  \"mockId\": \"example\",\n  \"title\": \"example\",\n  \"description\": \"example\",\n  \"optionLabel\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.write."
          }
        },
        {
          "name": "PATCH /v1/proofs/{proofId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs/{proofId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs",
                "{proofId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"title\": \"example\",\n  \"description\": \"example\",\n  \"optionLabel\": \"example\",\n  \"imageUrl\": \"example\",\n  \"imageFileName\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.write."
          }
        },
        {
          "name": "DELETE /v1/proofs/{proofId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs/{proofId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs",
                "{proofId}"
              ]
            },
            "description": "Requires the scope proofs.write."
          }
        },
        {
          "name": "POST /v1/proofs/{proofId}/send",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs/{proofId}/send",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs",
                "{proofId}",
                "send"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"toEmail\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.write."
          }
        },
        {
          "name": "POST /v1/proofs/send",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs/send",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs",
                "send"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"ids\": [\n    \"example\"\n  ],\n  \"toEmail\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.write."
          }
        },
        {
          "name": "POST /v1/proofs/{proofId}/revise",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs/{proofId}/revise",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs",
                "{proofId}",
                "revise"
              ]
            },
            "description": "Requires the scope proofs.write."
          }
        },
        {
          "name": "POST /v1/proofs/{proofId}/status",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs/{proofId}/status",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs",
                "{proofId}",
                "status"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"status\": \"Draft\",\n  \"approvedByName\": \"example\",\n  \"rejectionReason\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.approve."
          }
        },
        {
          "name": "POST /v1/proofs/{proofId}/client-decision",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proofs/{proofId}/client-decision",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proofs",
                "{proofId}",
                "client-decision"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"decision\": \"Approved\",\n  \"byName\": \"example\",\n  \"clientNotes\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.approve."
          }
        }
      ]
    },
    {
      "name": "proof-item-links",
      "item": [
        {
          "name": "POST /v1/proof-item-links/{proofItemLinkId}/size-split",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/proof-item-links/{proofItemLinkId}/size-split",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "proof-item-links",
                "{proofItemLinkId}",
                "size-split"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"sizeSplit\": [\n    {\n      \"size\": \"example\",\n      \"qty\": 1\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope proofs.approve."
          }
        }
      ]
    },
    {
      "name": "tasks",
      "item": [
        {
          "name": "GET /v1/tasks/by-assignee",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/by-assignee",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "by-assignee"
              ]
            },
            "description": "Requires the scope tasks.read."
          }
        },
        {
          "name": "GET /v1/tasks/{taskId}/extras",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/{taskId}/extras",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "{taskId}",
                "extras"
              ]
            },
            "description": "Requires the scope tasks.read."
          }
        },
        {
          "name": "POST /v1/tasks",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"jobId\": \"example\",\n  \"title\": \"example\",\n  \"description\": \"example\",\n  \"category\": \"Artwork\",\n  \"decorationMethod\": \"example\",\n  \"assignedToEmail\": \"example\",\n  \"assignedToName\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "PATCH /v1/tasks/{taskId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/{taskId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "{taskId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"title\": \"example\",\n  \"description\": \"example\",\n  \"category\": \"Artwork\",\n  \"decorationMethod\": \"example\",\n  \"status\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "DELETE /v1/tasks/{taskId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/{taskId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "{taskId}"
              ]
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "POST /v1/tasks/bulk/update",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/bulk/update",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "bulk",
                "update"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  },\n  \"input\": {\n    \"status\": \"example\",\n    \"assignedToEmail\": \"example\",\n    \"assignedToName\": \"example\",\n    \"dueDate\": \"2026-09-07\"\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "POST /v1/tasks/bulk/delete",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/bulk/delete",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "bulk",
                "delete"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"target\": {\n    \"ids\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ],\n    \"filters\": [\n      {\n        \"field\": \"example\",\n        \"op\": \"example\",\n        \"value\": \"example\",\n        \"values\": [\n          \"example\"\n        ],\n        \"from\": \"example\",\n        \"to\": \"example\"\n      }\n    ],\n    \"search\": \"example\",\n    \"excludeIds\": [\n      \"11111111-2222-3333-4444-555555555555\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "POST /v1/tasks/{taskId}/comments",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/{taskId}/comments",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "{taskId}",
                "comments"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"body\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "POST /v1/tasks/{taskId}/checklist",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/{taskId}/checklist",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "{taskId}",
                "checklist"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"text\": \"example\",\n  \"position\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "POST /v1/tasks/{taskId}/attachments",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tasks/{taskId}/attachments",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tasks",
                "{taskId}",
                "attachments"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"fileUrl\": \"example\",\n  \"filename\": \"example\",\n  \"mimeType\": \"example\",\n  \"sizeBytes\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        }
      ]
    },
    {
      "name": "task-comments",
      "item": [
        {
          "name": "PATCH /v1/task-comments/{commentId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/task-comments/{commentId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "task-comments",
                "{commentId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"body\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "DELETE /v1/task-comments/{commentId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/task-comments/{commentId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "task-comments",
                "{commentId}"
              ]
            },
            "description": "Requires the scope tasks.write."
          }
        }
      ]
    },
    {
      "name": "task-checklist-items",
      "item": [
        {
          "name": "PATCH /v1/task-checklist-items/{itemId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/task-checklist-items/{itemId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "task-checklist-items",
                "{itemId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"text\": \"example\",\n  \"completed\": true,\n  \"position\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope tasks.write."
          }
        },
        {
          "name": "DELETE /v1/task-checklist-items/{itemId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/task-checklist-items/{itemId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "task-checklist-items",
                "{itemId}"
              ]
            },
            "description": "Requires the scope tasks.write."
          }
        }
      ]
    },
    {
      "name": "task-attachments",
      "item": [
        {
          "name": "DELETE /v1/task-attachments/{attachmentId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/task-attachments/{attachmentId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "task-attachments",
                "{attachmentId}"
              ]
            },
            "description": "Requires the scope tasks.write."
          }
        }
      ]
    },
    {
      "name": "invoices",
      "item": [
        {
          "name": "GET /v1/invoices/{invoiceId}/pdf",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/pdf",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "pdf"
              ]
            },
            "description": "Requires ALL of the scopes documents.read, invoices.read."
          }
        },
        {
          "name": "GET /v1/invoices/{invoiceId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}"
              ]
            },
            "description": "Requires the scope invoices.read."
          }
        },
        {
          "name": "POST /v1/invoices/{invoiceId}/send",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/send",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "send"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"toEmail\": \"example\",\n  \"emailSubject\": \"example\",\n  \"emailBodyMarkdown\": \"example\",\n  \"ccSelfEmail\": \"example\",\n  \"message\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope invoices.write."
          }
        },
        {
          "name": "POST /v1/invoices/{invoiceId}/mark-paid",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/mark-paid",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "mark-paid"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"method\": \"example\",\n  \"reference\": \"example\",\n  \"paidAt\": \"2026-09-07T12:00:00.000Z\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope invoices.settle."
          }
        },
        {
          "name": "POST /v1/invoices/{invoiceId}/unmark-paid",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/unmark-paid",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "unmark-paid"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"reason\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope invoices.settle."
          }
        },
        {
          "name": "POST /v1/invoices/{invoiceId}/void",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/void",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "void"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"reason\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope invoices.settle."
          }
        },
        {
          "name": "POST /v1/invoices/{invoiceId}/refund",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/refund",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "refund"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"amountCents\": 1,\n  \"reason\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope invoices.settle."
          }
        },
        {
          "name": "POST /v1/invoices/{invoiceId}/dismiss-claim",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/dismiss-claim",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "dismiss-claim"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"reason\": \"example\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope invoices.settle."
          }
        },
        {
          "name": "POST /v1/invoices/{invoiceId}/push/xero",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/push/xero",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "push",
                "xero"
              ]
            },
            "description": "Requires the scope invoices.sync."
          }
        },
        {
          "name": "POST /v1/invoices/{invoiceId}/push/quickbooks",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/invoices/{invoiceId}/push/quickbooks",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "invoices",
                "{invoiceId}",
                "push",
                "quickbooks"
              ]
            },
            "description": "Requires the scope invoices.sync."
          }
        }
      ]
    },
    {
      "name": "media",
      "item": [
        {
          "name": "POST /v1/media/upload-url",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/media/upload-url",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "media",
                "upload-url"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"kind\": \"example\",\n  \"contentType\": \"example\",\n  \"contentLength\": 1\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope media.write."
          }
        }
      ]
    },
    {
      "name": "custom-fields",
      "item": [
        {
          "name": "GET /v1/custom-fields",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-fields",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-fields"
              ]
            },
            "description": "Requires the scope customfields.read."
          }
        },
        {
          "name": "POST /v1/custom-fields",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-fields",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-fields"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"Artwork approval\",\n  \"type\": \"select\",\n  \"options\": [\n    \"Pending\",\n    \"Approved\"\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customfields.write."
          }
        },
        {
          "name": "GET /v1/custom-fields/{fieldId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-fields/{fieldId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-fields",
                "{fieldId}"
              ]
            },
            "description": "Requires the scope customfields.read."
          }
        },
        {
          "name": "PATCH /v1/custom-fields/{fieldId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-fields/{fieldId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-fields",
                "{fieldId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"name\": \"Artwork approval\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customfields.write."
          }
        },
        {
          "name": "DELETE /v1/custom-fields/{fieldId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-fields/{fieldId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-fields",
                "{fieldId}"
              ]
            },
            "description": "Requires the scope customfields.write."
          }
        }
      ]
    },
    {
      "name": "custom-statuses",
      "item": [
        {
          "name": "GET /v1/custom-statuses",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-statuses",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-statuses"
              ]
            },
            "description": "Requires the scope customstatuses.read."
          }
        },
        {
          "name": "POST /v1/custom-statuses",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-statuses",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-statuses"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"kind\": \"job\",\n  \"value\": \"In production\",\n  \"palette\": \"active\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customstatuses.write."
          }
        },
        {
          "name": "GET /v1/custom-statuses/{statusId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-statuses/{statusId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-statuses",
                "{statusId}"
              ]
            },
            "description": "Requires the scope customstatuses.read."
          }
        },
        {
          "name": "PATCH /v1/custom-statuses/{statusId}",
          "request": {
            "method": "PATCH",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-statuses/{statusId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-statuses",
                "{statusId}"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"value\": \"In production\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope customstatuses.write."
          }
        },
        {
          "name": "DELETE /v1/custom-statuses/{statusId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/custom-statuses/{statusId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "custom-statuses",
                "{statusId}"
              ]
            },
            "description": "Requires the scope customstatuses.write."
          }
        }
      ]
    },
    {
      "name": "webhooks",
      "item": [
        {
          "name": "GET /v1/webhooks",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/webhooks",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "webhooks"
              ]
            },
            "description": "Requires the scope webhooks.read."
          }
        },
        {
          "name": "POST /v1/webhooks",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/webhooks",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "webhooks"
              ]
            },
            "body": {
              "mode": "raw",
              "raw": "{\n  \"event\": \"quote.sent\",\n  \"targetUrl\": \"https://example.com/hooks/printools\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "description": "Requires the scope webhooks.write."
          }
        },
        {
          "name": "GET /v1/webhooks/{webhookId}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/webhooks/{webhookId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "webhooks",
                "{webhookId}"
              ]
            },
            "description": "Requires the scope webhooks.read."
          }
        },
        {
          "name": "DELETE /v1/webhooks/{webhookId}",
          "request": {
            "method": "DELETE",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/webhooks/{webhookId}",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "webhooks",
                "{webhookId}"
              ]
            },
            "description": "Requires the scope webhooks.write."
          }
        },
        {
          "name": "POST /v1/webhooks/{webhookId}/rotate-secret",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/webhooks/{webhookId}/rotate-secret",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "webhooks",
                "{webhookId}",
                "rotate-secret"
              ]
            },
            "description": "Requires the scope webhooks.write."
          }
        },
        {
          "name": "GET /v1/webhooks/{webhookId}/deliveries",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/webhooks/{webhookId}/deliveries",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "webhooks",
                "{webhookId}",
                "deliveries"
              ]
            },
            "description": "Requires the scope webhooks.read."
          }
        },
        {
          "name": "POST /v1/webhooks/{webhookId}/deliveries/{deliveryId}/retry",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              },
              {
                "key": "Idempotency-Key",
                "value": "",
                "type": "text",
                "disabled": true,
                "description": "Enable for safe write retries."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/webhooks/{webhookId}/deliveries/{deliveryId}/retry",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "webhooks",
                "{webhookId}",
                "deliveries",
                "{deliveryId}",
                "retry"
              ]
            },
            "description": "Requires the scope webhooks.write."
          }
        }
      ]
    },
    {
      "name": "catalogue",
      "item": [
        {
          "name": "GET /v1/catalogue",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "X-API-Key",
                "value": "{{apiKey}}",
                "type": "text"
              },
              {
                "key": "X-PrintTools-Organization-Id",
                "value": "{{organizationId}}",
                "type": "text",
                "disabled": true,
                "description": "Optional for tenant keys; required for partner credentials."
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/catalogue",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "catalogue"
              ]
            },
            "description": "Requires ALL of the scopes garments.read, decorations.read."
          }
        }
      ]
    }
  ]
}
