{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/api.lagrwms.no"
        }
    ],
    "info": {
        "name": "Lagr API",
        "_postman_id": "9967f632-4dfa-4ee0-a5b4-6a8054238b67",
        "description": "REST JSON API for Lagr inventory and warehouse management.",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "Getting started",
            "description": "Health check, authentication, and session context.",
            "item": [
                {
                    "name": "Overview",
                    "description": "",
                    "item": [
                        {
                            "name": "Health check",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/health",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/health"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Returns API and database status. No authentication required.",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 200,
                                    "body": "{\"status\":\"ok\",\"database\":\"ok\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Authentication",
                    "description": "",
                    "item": [
                        {
                            "name": "Login",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/auth\/login",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/auth\/login"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"email\":\"user@example.com\",\"password\":\"|]|{+-\",\"tenant_slug\":\"demo\"}"
                                },
                                "description": "Exchange email, password, and tenant slug for a Bearer token.",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Session",
                    "description": "",
                    "item": [
                        {
                            "name": "Get current user",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/me",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/me"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Warehouses",
            "description": "Physical warehouses that hold stock.",
            "item": [
                {
                    "name": "List warehouses",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/warehouses",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/warehouses"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Create warehouses",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/warehouses",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/warehouses"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"b\",\"code\":\"n\",\"status\":\"inactive\",\"timezone\":\"Antarctica\\\/Rothera\",\"address_line1\":\"z\",\"address_line2\":\"m\",\"postal_code\":\"i\",\"city\":\"y\",\"country\":\"vd\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Get warehouses",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/warehouses\/:warehouseId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/warehouses\/:warehouseId",
                            "variable": [
                                {
                                    "id": "warehouseId",
                                    "key": "warehouseId",
                                    "value": "architecto",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Update warehouses",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/warehouses\/:warehouseId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/warehouses\/:warehouseId",
                            "variable": [
                                {
                                    "id": "warehouseId",
                                    "key": "warehouseId",
                                    "value": "architecto",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"b\",\"code\":\"n\",\"status\":\"inactive\",\"timezone\":\"Antarctica\\\/Rothera\",\"address_line1\":\"z\",\"address_line2\":\"m\",\"postal_code\":\"i\",\"city\":\"y\",\"country\":\"vd\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Locations",
                    "description": "Bins, slots, and areas inside a warehouse.",
                    "item": [
                        {
                            "name": "List locations",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/warehouses\/:warehouseId\/locations",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/warehouses\/:warehouseId\/locations",
                                    "variable": [
                                        {
                                            "id": "warehouseId",
                                            "key": "warehouseId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create locations",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/warehouses\/:warehouseId\/locations",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/warehouses\/:warehouseId\/locations",
                                    "variable": [
                                        {
                                            "id": "warehouseId",
                                            "key": "warehouseId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"code\":\"n\",\"kind\":\"slot\",\"parent_id\":16,\"status\":\"inactive\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get locations",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/warehouses\/:warehouseId\/locations\/:locationId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/warehouses\/:warehouseId\/locations\/:locationId",
                                    "variable": [
                                        {
                                            "id": "warehouseId",
                                            "key": "warehouseId",
                                            "value": "architecto",
                                            "description": ""
                                        },
                                        {
                                            "id": "locationId",
                                            "key": "locationId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Catalog",
            "description": "Product master data and relationships.",
            "item": [
                {
                    "name": "Products",
                    "description": "",
                    "item": [
                        {
                            "name": "List products",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create products",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"code\":\"n\",\"category_id\":16,\"vat_type_id\":16,\"status\":\"inactive\",\"description\":\"Et animi quos velit et fugiat.\",\"sales_price\":42,\"purchase_price\":37,\"external_id\":\"j\",\"source_system\":\"n\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get products",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update products",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"category_id\":16,\"vat_type_id\":16,\"status\":\"active\",\"description\":\"Et animi quos velit et fugiat.\",\"sales_price\":42,\"purchase_price\":37}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Store Image",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId\/image",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId\/image",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "multipart\/form-data"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "image",
                                            "src": [],
                                            "type": "file"
                                        }
                                    ]
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Destroy Image",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId\/image",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId\/image",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Add product relationship",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId\/relationships",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId\/relationships",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"related_product_id\":16,\"relationship_type\":\"architecto\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Remove product relationship",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId\/relationships\/:relatedProductId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId\/relationships\/:relatedProductId",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        },
                                        {
                                            "id": "relatedProductId",
                                            "key": "relatedProductId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "SKUs",
                    "description": "",
                    "item": [
                        {
                            "name": "List SKUs",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId\/skus",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId\/skus",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create SKUs",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId\/skus",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId\/skus",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"code\":\"b\",\"manufacturer_code\":\"n\",\"barcode\":\"g\",\"barcodes\":[\"z\"],\"status\":\"active\",\"external_id\":\"m\",\"source_system\":\"i\",\"distributor_codes\":[{\"distributor_id\":16,\"item_code\":\"n\"}]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get SKUs",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/products\/:productId\/skus\/:skuId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/products\/:productId\/skus\/:skuId",
                                    "variable": [
                                        {
                                            "id": "productId",
                                            "key": "productId",
                                            "value": "architecto",
                                            "description": ""
                                        },
                                        {
                                            "id": "skuId",
                                            "key": "skuId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Categories",
                    "description": "",
                    "item": [
                        {
                            "name": "List categories",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/categories",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/categories"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"parent_id\":16}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create categories",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/categories",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/categories"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"code\":\"n\",\"parent_id\":16,\"department_id\":16,\"status\":\"active\",\"tracking_rules\":{\"serial\":\"architecto\",\"imei\":\"architecto\",\"fifo\":false}}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get categories",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/categories\/:categoryId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/categories\/:categoryId",
                                    "variable": [
                                        {
                                            "id": "categoryId",
                                            "key": "categoryId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "VAT types",
                    "description": "",
                    "item": [
                        {
                            "name": "List VAT types",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/vat-types",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/vat-types"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"direction\":\"outbound\"}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create VAT types",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/vat-types",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/vat-types"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"code\":\"bngzmiyvdljnikhw\",\"name\":\"a\",\"direction\":\"outbound\",\"basis_percentage\":50,\"tax_percentage\":62,\"status\":\"active\",\"external_id\":\"c\",\"source_system\":\"m\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Seed default VAT types",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/vat-types\/seed-defaults",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/vat-types\/seed-defaults"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get VAT types",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/vat-types\/:vatTypeId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/vat-types\/:vatTypeId",
                                    "variable": [
                                        {
                                            "id": "vatTypeId",
                                            "key": "vatTypeId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Currencies",
                    "description": "",
                    "item": [
                        {
                            "name": "List currencies",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/currencies",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/currencies"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "List exchange rates",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/exchange-rates",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/exchange-rates"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"currency\":\"bng\",\"limit\":16}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get latest exchange rate",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/exchange-rates\/latest",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/exchange-rates\/latest"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"currency\":\"bng\",\"date\":\"2026-07-19T23:07:00\"}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Sync exchange rates",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/exchange-rates\/sync",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/exchange-rates\/sync"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"currencies\":[\"bng\"],\"observations\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                }
            ]
        },
        {
            "name": "Inventory",
            "description": "On-hand, reserved, and available quantities per SKU and location.",
            "item": [
                {
                    "name": "Levels",
                    "description": "",
                    "item": [
                        {
                            "name": "List inventory levels",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/inventory",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/inventory"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sku_id\":16,\"location_id\":16}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Lots",
                    "description": "",
                    "item": [
                        {
                            "name": "List inventory lots",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/inventory-lots",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/inventory-lots"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sku_id\":16,\"location_id\":16}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Tracked units",
                    "description": "",
                    "item": [
                        {
                            "name": "List tracked units",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/tracked-units",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/tracked-units"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sku_id\":16,\"location_id\":16}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Movements",
                    "description": "",
                    "item": [
                        {
                            "name": "List stock movements",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-movements",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-movements"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sku_id\":16,\"location_id\":16}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create stock movements",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-movements",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-movements"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sku_id\":16,\"location_id\":16,\"movement_type\":\"pick\",\"quantity_delta\":\"architecto\",\"unit_cost\":39,\"tracked_unit_ids\":[16],\"note\":\"architecto\",\"source_document_type\":\"n\",\"source_document_id\":16,\"source_system\":\"n\",\"units\":[{\"serial_number\":\"g\",\"imei\":\"z\",\"unit_cost\":77}]}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Transfers",
                    "description": "",
                    "item": [
                        {
                            "name": "Create stock transfers",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-transfers",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-transfers"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sku_id\":16,\"from_location_id\":16,\"to_location_id\":16,\"quantity\":\"architecto\",\"note\":\"architecto\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                }
            ]
        },
        {
            "name": "Warehouse operations",
            "description": "Shrinkage, damage, and valuation adjustments.",
            "item": [
                {
                    "name": "Write-offs",
                    "description": "",
                    "item": [
                        {
                            "name": "List write-off",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/write-offs",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/write-offs"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create write-off",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/write-offs",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/write-offs"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"warehouse_id\":16,\"type\":\"architecto\",\"reason_code\":\"architecto\",\"notes\":\"architecto\",\"lines\":[{\"sku_id\":16,\"location_id\":16,\"quantity\":\"architecto\",\"new_unit_cost\":39,\"tracked_unit_ids\":[16],\"notes\":\"architecto\"}]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get write-off",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/write-offs\/:writeOffId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/write-offs\/:writeOffId",
                                    "variable": [
                                        {
                                            "id": "writeOffId",
                                            "key": "writeOffId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Complete write-off",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/write-offs\/:writeOffId\/complete",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/write-offs\/:writeOffId\/complete",
                                    "variable": [
                                        {
                                            "id": "writeOffId",
                                            "key": "writeOffId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Cancel write-off",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/write-offs\/:writeOffId\/cancel",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/write-offs\/:writeOffId\/cancel",
                                    "variable": [
                                        {
                                            "id": "writeOffId",
                                            "key": "writeOffId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Stock takes",
                    "description": "",
                    "item": [
                        {
                            "name": "List stock take",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-takes",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-takes"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create stock take",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-takes",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-takes"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"warehouse_id\":16,\"type\":\"architecto\",\"scope\":\"architecto\",\"category_ids\":[16],\"notes\":\"architecto\",\"assigned_user_id\":16,\"lines\":[{\"sku_id\":16,\"location_id\":16,\"notes\":\"architecto\"}]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get stock take",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-takes\/:stockTakeId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-takes\/:stockTakeId",
                                    "variable": [
                                        {
                                            "id": "stockTakeId",
                                            "key": "stockTakeId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Start stock take",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-takes\/:stockTakeId\/start",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-takes\/:stockTakeId\/start",
                                    "variable": [
                                        {
                                            "id": "stockTakeId",
                                            "key": "stockTakeId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Scan during stock take",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-takes\/:stockTakeId\/scan",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-takes\/:stockTakeId\/scan",
                                    "variable": [
                                        {
                                            "id": "stockTakeId",
                                            "key": "stockTakeId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"scan\":\"b\",\"location_id\":16,\"increment\":false}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Record stock take count",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-takes\/:stockTakeId\/lines\/:lineId\/count",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-takes\/:stockTakeId\/lines\/:lineId\/count",
                                    "variable": [
                                        {
                                            "id": "stockTakeId",
                                            "key": "stockTakeId",
                                            "value": "architecto",
                                            "description": ""
                                        },
                                        {
                                            "id": "lineId",
                                            "key": "lineId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"counted_quantity\":\"architecto\",\"notes\":\"architecto\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Complete stock take",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-takes\/:stockTakeId\/complete",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-takes\/:stockTakeId\/complete",
                                    "variable": [
                                        {
                                            "id": "stockTakeId",
                                            "key": "stockTakeId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Cancel stock take",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/stock-takes\/:stockTakeId\/cancel",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/stock-takes\/:stockTakeId\/cancel",
                                    "variable": [
                                        {
                                            "id": "stockTakeId",
                                            "key": "stockTakeId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                }
            ]
        },
        {
            "name": "Purchasing",
            "description": "Suppliers and inbound purchase orders.",
            "item": [
                {
                    "name": "Distributors",
                    "description": "",
                    "item": [
                        {
                            "name": "List distributors",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/distributors",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/distributors"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create distributors",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/distributors",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/distributors"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"distributor_number\":\"n\",\"address_line1\":\"g\",\"address_line2\":\"z\",\"postal_code\":\"m\",\"city\":\"i\",\"country\":\"yv\",\"phone\":\"d\",\"contact_email\":\"jermaine.tillman@example.org\",\"organization_number\":\"h\",\"website\":\"w\",\"notes\":\"architecto\",\"status\":\"active\",\"default_currency\":\"ngz\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get distributors",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/distributors\/:distributorId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/distributors\/:distributorId",
                                    "variable": [
                                        {
                                            "id": "distributorId",
                                            "key": "distributorId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Purchase orders",
                    "description": "",
                    "item": [
                        {
                            "name": "List purchase order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/purchase-orders",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/purchase-orders"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"status\":\"archived\"}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create purchase order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/purchase-orders",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/purchase-orders"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"warehouse_id\":16,\"distributor_id\":16,\"vendor_name\":\"n\",\"reference\":\"g\",\"expected_at\":\"2026-07-19T23:07:00\",\"notes\":\"architecto\",\"currency_code\":\"ngz\",\"lines\":[{\"sku_id\":16,\"quantity_ordered\":\"architecto\",\"unit_cost\":39}]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get purchase order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/purchase-orders\/:purchaseOrderId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/purchase-orders\/:purchaseOrderId",
                                    "variable": [
                                        {
                                            "id": "purchaseOrderId",
                                            "key": "purchaseOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Submit purchase order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/purchase-orders\/:purchaseOrderId\/submit",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/purchase-orders\/:purchaseOrderId\/submit",
                                    "variable": [
                                        {
                                            "id": "purchaseOrderId",
                                            "key": "purchaseOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Cancel purchase order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/purchase-orders\/:purchaseOrderId\/cancel",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/purchase-orders\/:purchaseOrderId\/cancel",
                                    "variable": [
                                        {
                                            "id": "purchaseOrderId",
                                            "key": "purchaseOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Archive",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/purchase-orders\/:purchaseOrderId\/archive",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/purchase-orders\/:purchaseOrderId\/archive",
                                    "variable": [
                                        {
                                            "id": "purchaseOrderId",
                                            "key": "purchaseOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Unarchive",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/purchase-orders\/:purchaseOrderId\/unarchive",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/purchase-orders\/:purchaseOrderId\/unarchive",
                                    "variable": [
                                        {
                                            "id": "purchaseOrderId",
                                            "key": "purchaseOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Receive purchase order line",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/purchase-orders\/:purchaseOrderId\/lines\/:lineId\/receive",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/purchase-orders\/:purchaseOrderId\/lines\/:lineId\/receive",
                                    "variable": [
                                        {
                                            "id": "purchaseOrderId",
                                            "key": "purchaseOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        },
                                        {
                                            "id": "lineId",
                                            "key": "lineId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"location_id\":16,\"quantity\":\"architecto\",\"unit_cost\":39,\"note\":\"architecto\",\"units\":[{\"serial_number\":\"n\",\"imei\":\"g\"}]}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                }
            ]
        },
        {
            "name": "Sales",
            "description": "Customers and outbound sales order fulfillment.",
            "item": [
                {
                    "name": "Customers",
                    "description": "",
                    "item": [
                        {
                            "name": "List customers",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/customers",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/customers"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create customers",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/customers",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/customers"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"customer_number\":\"n\",\"address_line1\":\"g\",\"address_line2\":\"z\",\"postal_code\":\"m\",\"city\":\"i\",\"country\":\"yv\",\"phone\":\"d\",\"email\":\"jermaine.tillman@example.org\",\"organization_number\":\"h\",\"status\":\"inactive\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get customers",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/customers\/:customerId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/customers\/:customerId",
                                    "variable": [
                                        {
                                            "id": "customerId",
                                            "key": "customerId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update customers",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/customers\/:customerId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/customers\/:customerId",
                                    "variable": [
                                        {
                                            "id": "customerId",
                                            "key": "customerId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"address_line1\":\"n\",\"address_line2\":\"g\",\"postal_code\":\"z\",\"city\":\"m\",\"country\":\"iy\",\"phone\":\"v\",\"email\":\"jdach@example.org\",\"organization_number\":\"i\",\"status\":\"active\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Sales orders",
                    "description": "",
                    "item": [
                        {
                            "name": "List sales order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/sales-orders",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/sales-orders"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create sales order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/sales-orders",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/sales-orders"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"warehouse_id\":16,\"customer_name\":\"n\",\"reference\":\"g\",\"notes\":\"architecto\",\"lines\":[{\"sku_id\":16,\"quantity_ordered\":\"architecto\"}]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get sales order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/sales-orders\/:salesOrderId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/sales-orders\/:salesOrderId",
                                    "variable": [
                                        {
                                            "id": "salesOrderId",
                                            "key": "salesOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Confirm and reserve sales order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/sales-orders\/:salesOrderId\/confirm",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/sales-orders\/:salesOrderId\/confirm",
                                    "variable": [
                                        {
                                            "id": "salesOrderId",
                                            "key": "salesOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"allocations\":[{\"line_id\":16,\"location_id\":16,\"quantity\":\"architecto\"}]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Cancel sales order",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/sales-orders\/:salesOrderId\/cancel",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/sales-orders\/:salesOrderId\/cancel",
                                    "variable": [
                                        {
                                            "id": "salesOrderId",
                                            "key": "salesOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Pick allocated stock",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/sales-orders\/:salesOrderId\/allocations\/:allocationId\/pick",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/sales-orders\/:salesOrderId\/allocations\/:allocationId\/pick",
                                    "variable": [
                                        {
                                            "id": "salesOrderId",
                                            "key": "salesOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        },
                                        {
                                            "id": "allocationId",
                                            "key": "allocationId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quantity\":\"architecto\",\"note\":\"architecto\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Ship picked stock",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/sales-orders\/:salesOrderId\/allocations\/:allocationId\/ship",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/sales-orders\/:salesOrderId\/allocations\/:allocationId\/ship",
                                    "variable": [
                                        {
                                            "id": "salesOrderId",
                                            "key": "salesOrderId",
                                            "value": "architecto",
                                            "description": ""
                                        },
                                        {
                                            "id": "allocationId",
                                            "key": "allocationId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quantity\":\"architecto\",\"tracked_unit_ids\":[16],\"note\":\"architecto\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                }
            ]
        },
        {
            "name": "Integrations",
            "description": "ERP connections, credentials, and Tripletex sync actions. Requires `integrations.manage`.",
            "item": [
                {
                    "name": "Tripletex sync",
                    "description": "",
                    "item": [
                        {
                            "name": "Tripletex webhook guide",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/webhook-guide",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/webhook-guide"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Sync products from Tripletex",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/sync-products",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/sync-products"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Inbound sync (all entities)",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/sync-all",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/sync-all"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Two-way reconciliation",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/reconcile",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/reconcile"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Push products to Tripletex",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/push-products",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/push-products"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16,\"product_id\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Sync sales orders from Tripletex",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/sync-orders",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/sync-orders"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Sync suppliers from Tripletex",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/sync-suppliers",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/sync-suppliers"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Sync customers from Tripletex",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/sync-customers",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/sync-customers"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Sync Employees",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/sync-employees",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/sync-employees"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Sync Purchase Orders",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/sync-purchase-orders",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/sync-purchase-orders"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Sync Supplier Invoices",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/sync-supplier-invoices",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/sync-supplier-invoices"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Supplier Invoices",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/supplier-invoices",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/supplier-invoices"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16,\"status\":\"pending\",\"distributor_id\":16,\"search\":\"n\",\"date_from\":\"2026-07-19T23:07:00\",\"date_to\":\"2026-07-19T23:07:00\"}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Dismiss Supplier Invoice",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/supplier-invoices\/:importId\/dismiss",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/supplier-invoices\/:importId\/dismiss",
                                    "variable": [
                                        {
                                            "id": "importId",
                                            "key": "importId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Restore Supplier Invoice",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/supplier-invoices\/:importId\/restore",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/supplier-invoices\/:importId\/restore",
                                    "variable": [
                                        {
                                            "id": "importId",
                                            "key": "importId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "List webhook events",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/webhook-events",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/webhook-events"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16,\"status\":\"n\",\"event\":\"g\",\"per_page\":16}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "List webhook subscriptions",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/webhook-subscriptions",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/webhook-subscriptions"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update webhook subscriptions",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/tripletex\/webhook-subscriptions",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/tripletex\/webhook-subscriptions"
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"connection_id\":16,\"events\":[\"architecto\"]}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Connections",
                    "description": "",
                    "item": [
                        {
                            "name": "List integration connection",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create integration connection",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"provider\":\"n\",\"status\":\"inactive\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get integration connection",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/:connectionId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/:connectionId",
                                    "variable": [
                                        {
                                            "id": "connectionId",
                                            "key": "connectionId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update integration connection",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/:connectionId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/:connectionId",
                                    "variable": [
                                        {
                                            "id": "connectionId",
                                            "key": "connectionId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"b\",\"status\":\"active\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Test integration connection",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/:connectionId\/test",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/:connectionId\/test",
                                    "variable": [
                                        {
                                            "id": "connectionId",
                                            "key": "connectionId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Health",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v1\/integrations\/:connectionId\/health",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v1\/integrations\/:connectionId\/health",
                                    "variable": [
                                        {
                                            "id": "connectionId",
                                            "key": "connectionId",
                                            "value": "architecto",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 401,
                                    "body": "{\"message\":\"Unauthenticated.\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Webhooks",
            "description": "Incoming events from Tripletex (Bearer secret, not user token).",
            "item": [
                {
                    "name": "Tripletex webhook receiver",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/webhooks\/tripletex\/:tenantSlug",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/webhooks\/tripletex\/:tenantSlug",
                            "variable": [
                                {
                                    "id": "tenantSlug",
                                    "key": "tenantSlug",
                                    "value": "demo",
                                    "description": "Tenant slug configured for the webhook."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Inbound events from Tripletex. Authenticated via webhook signature middleware, not Bearer tokens.",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Other",
            "description": "",
            "item": [
                {
                    "name": "GET api\/v1\/archive",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/archive",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/archive"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "DELETE api\/v1\/archive\/{type}\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/archive\/:type\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/archive\/:type\/:id",
                            "variable": [
                                {
                                    "id": "type",
                                    "key": "type",
                                    "value": "architecto",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "architecto",
                                    "description": "The ID of the {type}."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/v1\/archive\/{type}\/{id}\/restore",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/archive\/:type\/:id\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/archive\/:type\/:id\/restore",
                            "variable": [
                                {
                                    "id": "type",
                                    "key": "type",
                                    "value": "architecto",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "architecto",
                                    "description": "The ID of the {type}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "GET api\/v1\/system\/backups",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/system\/backups",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/system\/backups"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/v1\/system\/backups",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/system\/backups",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/system\/backups"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/v1\/system\/backups\/{backup}\/restore",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/system\/backups\/:backup\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/system\/backups\/:backup\/restore",
                            "variable": [
                                {
                                    "id": "backup",
                                    "key": "backup",
                                    "value": "architecto",
                                    "description": "The backup."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "DELETE api\/v1\/system\/backups\/{backup}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/system\/backups\/:backup",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/system\/backups\/:backup",
                            "variable": [
                                {
                                    "id": "backup",
                                    "key": "backup",
                                    "value": "architecto",
                                    "description": "The backup."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "Authorization",
                "type": "string"
            }
        ]
    }
}