{"info":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","description":"<html><head></head><body><h1 id=\"welcome-to-the-quick-api\">Welcome to the QUiCK API</h1>\n<p>This collection mirrors the current public API and keeps a familiar Postman-friendly structure.</p>\n<p>It is designed to make testing and integration a little smoother, whether you are exploring the API for the first time or building on top of it.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>The default authentication method is an API token:</p>\n<blockquote>\n<p>Authorization: Token [token]</p>\n</blockquote>\n<p>You can also send the optional company header when needed:</p>\n<blockquote>\n<p>Quick-Company-Id: [company_id]</p>\n</blockquote>\n<p>If the header is present but does not belong to the same company as the token, the request fails with <code>Company ID does not match</code>.</p>\n<p>Some <code>/2</code> endpoints also accept OAuth2 bearer tokens. In that case, use:</p>\n<blockquote>\n<p>Authorization: Bearer [access_token]</p>\n<p>Quick-Company-Id: [company_id]</p>\n</blockquote>\n<p>OAuth-only endpoints in this collection:</p>\n<ul>\n<li><code>/2/companies</code></li>\n<li><code>/2/user-profile</code></li>\n</ul>\n<h1 id=\"pagination\">Pagination</h1>\n<p><code>v1</code> list endpoints use classic page-based pagination with <code>page</code> and <code>page_size</code>.</p>\n<p><code>v2</code> cursor-based endpoints return <code>next</code> and <code>previous</code> URLs. To continue browsing results, simply follow the URL returned by the API. You can still use <code>page_size</code> when supported.</p>\n<h1 id=\"extra-fields\">Extra Fields</h1>\n<p>Some endpoints let you expand the response with a comma-separated <code>fields</code> query parameter:</p>\n<ul>\n<li><code>v1</code> expenses: <code>items</code>, <code>payment_history</code>, <code>accounting</code></li>\n<li><code>v2</code> expenses: <code>items</code>, <code>payment_history</code>, <code>accounting</code>, <code>post_its</code></li>\n<li>incomes: <code>items</code>, <code>payment_history</code></li>\n<li>documents: <code>details</code>, <code>attached</code></li>\n<li>monthly taxes: <code>taxes</code></li>\n<li>monthly salaries: <code>salaries</code></li>\n</ul>\n<h1 id=\"common-enums\">Common Enums</h1>\n<h2 id=\"paid-status\">Paid status</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Meaning</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>not paid</td>\n</tr>\n<tr>\n<td>2</td>\n<td>paid</td>\n</tr>\n<tr>\n<td>3</td>\n<td>partially paid</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment-method\">Payment method</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Meaning</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>transfer</td>\n<td>wire transfer</td>\n</tr>\n<tr>\n<td>cash</td>\n<td>cash payment</td>\n</tr>\n<tr>\n<td>card</td>\n<td>bank card payment</td>\n</tr>\n<tr>\n<td>cod</td>\n<td>cash on delivery</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Welcome to the QUiCK API","slug":"welcome-to-the-quick-api"},{"content":"Authentication","slug":"authentication"},{"content":"Pagination","slug":"pagination"},{"content":"Extra Fields","slug":"extra-fields"},{"content":"Common Enums","slug":"common-enums"}],"owner":"29517616","collectionId":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","publishedId":"2sBXqCQ4cG","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"2168D1"},"publishDate":"2026-04-15T14:05:36.000Z"},"item":[{"name":"expenses","item":[{"name":"acceptance","item":[{"name":"bulk acceptance of invoices","id":"2ad3771b-42bd-411a-84f2-2fcb851c3573","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/expenses/quarantine-accept","description":"<p>Bulk-accept the selected expenses that are currently in quarantine.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","expenses","quarantine-accept"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"938d99bc-6cb9-4a33-ba2b-fed00f5622c9","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/expenses/quarantine-accept","host":["{{base_url}}"],"path":["1","expenses","quarantine-accept"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success_ids\": [\n    0\n  ],\n  \"success_count\": 0,\n  \"failure_count\": 0\n}"}],"_postman_id":"2ad3771b-42bd-411a-84f2-2fcb851c3573"}],"id":"16737533-1d0e-4a03-9845-99306d697acb","_postman_id":"16737533-1d0e-4a03-9845-99306d697acb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"approval","item":[{"name":"bulk approve expenses","id":"9f6870ad-e2c6-47a5-bab4-8fe45715f9eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/expenses/approve","description":"<p>Bulk-approve the selected expenses.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","expenses","approve"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"e7667cc2-92a5-4c45-91ee-2e6e74c4e12f","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/expenses/approve","host":["{{base_url}}"],"path":["1","expenses","approve"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success_ids\": [\n    0\n  ],\n  \"failed_ids\": [\n    0\n  ],\n  \"errors\": [\n    {\n      \"id\": 1,\n      \"errors\": [\n        \"string\"\n      ]\n    }\n  ]\n}"}],"_postman_id":"9f6870ad-e2c6-47a5-bab4-8fe45715f9eb"},{"name":"bulk unapprove expenses","id":"650c8ace-3830-48fc-b68d-74f88dbdf251","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/expenses/unapprove","description":"<p>Remove approval from the selected expenses in bulk.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","expenses","unapprove"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"eebf8af7-b103-45fc-a875-09d0c3b09100","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/expenses/unapprove","host":["{{base_url}}"],"path":["1","expenses","unapprove"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success_ids\": [\n    0\n  ],\n  \"failed_ids\": [\n    0\n  ],\n  \"errors\": [\n    {\n      \"id\": 1,\n      \"errors\": [\n        \"string\"\n      ]\n    }\n  ]\n}"}],"_postman_id":"650c8ace-3830-48fc-b68d-74f88dbdf251"}],"id":"3771ba66-23d1-4d5d-b0da-99da663aa11d","_postman_id":"3771ba66-23d1-4d5d-b0da-99da663aa11d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"status setting","item":[{"name":"bulk setting as checked","id":"9d1007c0-658b-4246-920f-6c8ecca2260c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/expenses/check","description":"<p>Mark the selected expenses as checked.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","expenses","check"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"bed3ad05-b60c-4f03-a68c-52e9fd85da43","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/expenses/check","host":["{{base_url}}"],"path":["1","expenses","check"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success_ids\": [\n    0\n  ],\n  \"failed_ids\": [\n    0\n  ],\n  \"errors\": [\n    {\n      \"id\": 1,\n      \"errors\": [\n        \"string\"\n      ]\n    }\n  ]\n}"}],"_postman_id":"9d1007c0-658b-4246-920f-6c8ecca2260c"},{"name":"bulk setting as exported","id":"f3875d39-31e5-4acd-a47b-2fa0bf9e5c3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/expenses/export","description":"<p>Mark the selected expenses as exported.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","expenses","export"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"0f10f3ce-feaf-41d8-95bc-2418c5d62d12","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/expenses/export","host":["{{base_url}}"],"path":["1","expenses","export"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success_ids\": [\n    0\n  ],\n  \"failed_ids\": [\n    0\n  ],\n  \"errors\": [\n    {\n      \"id\": 1,\n      \"errors\": [\n        \"string\"\n      ]\n    }\n  ]\n}"}],"_postman_id":"f3875d39-31e5-4acd-a47b-2fa0bf9e5c3d"},{"name":"bulk setting as unchecked","id":"45b07e61-959e-47e5-b9f7-8930654ead93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/expenses/uncheck","description":"<p>Remove the checked status from the selected expenses.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","expenses","uncheck"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"d54758fc-7a9b-4a43-970c-35d45de98f6d","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/expenses/uncheck","host":["{{base_url}}"],"path":["1","expenses","uncheck"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success_ids\": [\n    0\n  ],\n  \"failed_ids\": [\n    0\n  ],\n  \"errors\": [\n    {\n      \"id\": 1,\n      \"errors\": [\n        \"string\"\n      ]\n    }\n  ]\n}"}],"_postman_id":"45b07e61-959e-47e5-b9f7-8930654ead93"}],"id":"1049f8b8-e332-4416-b403-acb67d371469","_postman_id":"1049f8b8-e332-4416-b403-acb67d371469","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"{expense_id}","item":[{"name":"expense detail","id":"ef36168d-fa94-43b8-b023-edc1749600c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/expenses/5195571","description":"<p>Retrieve the full details of a specific expense.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","expenses","5195571"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"},{"disabled":true,"description":{"content":"<p>Optional expansions: <code>items</code>, <code>payment_history</code>, <code>accounting</code>.</p>\n","type":"text/plain"},"key":"fields","value":"items,payment_history,accounting"}],"variable":[{"id":"0ad7d2ee-9c5c-4f99-9e6d-073088670857","type":"any","value":"1","key":"expense_id"}]}},"response":[{"id":"60215f4a-af16-4e74-878a-d1ef46388a4d","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/expenses/5195571","host":["{{base_url}}"],"path":["1","expenses","5195571"],"query":[{"key":"format","value":"html","disabled":true},{"key":"fields","value":"items,payment_history,accounting","description":"Optional expansions: `items`, `payment_history`, `accounting`.","disabled":true}],"variable":[{"key":"expense_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"partner\": {\n    \"id\": 1,\n    \"name\": \"Example\"\n  },\n  \"partner_name\": \"Example\",\n  \"partner_zip_code\": \"string\",\n  \"partner_city\": \"string\",\n  \"partner_address\": \"string\",\n  \"partner_country\": \"string\",\n  \"partner_tax_number\": \"12345\",\n  \"partner_account_number\": \"12345\",\n  \"invoice_class\": 0,\n  \"payment_method\": \"string\",\n  \"vat_area\": \"string\",\n  \"exchange_rate\": \"100.00\",\n  \"exchange_date\": \"2024-01-01\",\n  \"invoice_number\": \"12345\",\n  \"created\": \"2024-01-01T12:00:00Z\",\n  \"fulfilled_at\": \"2024-01-01\",\n  \"delivered_at\": \"2024-01-01\",\n  \"due_at\": \"2024-01-01\",\n  \"paid_status\": 0,\n  \"accounting_period_start\": \"2024-01-01\",\n  \"accounting_period_end\": \"2024-01-01\",\n  \"user_saw\": \"2024-01-01T12:00:00Z\",\n  \"integration_payment_method\": \"string\",\n  \"filing_number\": \"12345\",\n  \"currency\": {\n    \"id\": 1,\n    \"name\": \"Example\"\n  },\n  \"issued_at\": \"string\",\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ],\n  \"simple_tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ],\n  \"account\": 0,\n  \"has_artifact\": false,\n  \"filing_date\": \"2024-01-01T12:00:00Z\",\n  \"accounting_status\": \"string\",\n  \"assignments\": [\n    {\n      \"id\": 1,\n      \"expense_type\": {\n        \"id\": 1,\n        \"name\": \"Example\"\n      },\n      \"net_amount\": \"100.00\",\n      \"vat_amount\": \"100.00\",\n      \"gross_amount\": \"100.00\",\n      \"vat\": {\n        \"id\": 1,\n        \"name\": \"Example\",\n        \"percent\": 0\n      },\n      \"tags\": [\n        {\n          \"id\": 1,\n          \"name\": \"Example\"\n        }\n      ]\n    }\n  ],\n  \"excluded_from_accounting\": false\n}"}],"_postman_id":"ef36168d-fa94-43b8-b023-edc1749600c2"},{"name":"expense detail v2","id":"68b2a2e6-0977-4189-9d91-38d71dc07916","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/expenses/5195571","description":"<p>Retrieve the full details of a specific expense.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","expenses","5195571"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"},{"disabled":true,"description":{"content":"<p>Optional expansions: <code>items</code>, <code>payment_history</code>, <code>accounting</code>, <code>post_its</code>.</p>\n","type":"text/plain"},"key":"fields","value":"items,payment_history,accounting,post_its"}],"variable":[{"id":"e8251e29-128d-4cfd-acdc-1647c07d6b2c","type":"any","value":"1","key":"expense_id"}]}},"response":[{"id":"156dc31f-48e3-4afa-8db0-e1b8395d6e06","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/expenses/5195571","host":["{{base_url}}"],"path":["2","expenses","5195571"],"query":[{"key":"format","value":"html","disabled":true},{"key":"fields","value":"items,payment_history,accounting,post_its","description":"Optional expansions: `items`, `payment_history`, `accounting`, `post_its`.","disabled":true}],"variable":[{"key":"expense_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"secondary_id\": \"string\",\n  \"partner\": {\n    \"id\": 1,\n    \"name\": \"Example\"\n  },\n  \"partner_name\": \"Example\",\n  \"partner_zip_code\": \"string\",\n  \"partner_city\": \"string\",\n  \"partner_address\": \"string\",\n  \"partner_country\": \"string\",\n  \"partner_tax_number\": \"12345\",\n  \"partner_account_number\": \"12345\",\n  \"invoice_class\": 0,\n  \"has_artifact\": false,\n  \"artifact_created_at\": \"2024-01-01T12:00:00Z\",\n  \"artifact_filename\": \"document.pdf\",\n  \"artifact_extension\": \"string\",\n  \"invoice_number\": \"12345\",\n  \"vat_area\": \"string\",\n  \"filing_number\": \"12345\",\n  \"filing_date\": \"2024-01-01T12:00:00Z\",\n  \"currency\": {\n    \"id\": 1,\n    \"name\": \"Example\"\n  },\n  \"exchange_rate\": \"100.00\",\n  \"exchange_date\": \"2024-01-01\",\n  \"issued_at\": \"string\",\n  \"fulfilled_at\": \"2024-01-01\",\n  \"delivered_at\": \"2024-01-01\",\n  \"due_at\": \"2024-01-01\",\n  \"planned_payment_date\": \"2024-01-01\",\n  \"accounting_period_start\": \"2024-01-01\",\n  \"accounting_period_end\": \"2024-01-01\",\n  \"created\": \"2024-01-01T12:00:00Z\",\n  \"user_saw\": \"2024-01-01T12:00:00Z\",\n  \"payment_method\": \"string\",\n  \"integration_payment_method\": \"string\",\n  \"paid_status\": 0,\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ],\n  \"simple_tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ],\n  \"accounting_status\": \"string\",\n  \"account\": 0,\n  \"excluded_from_accounting\": false,\n  \"assignments\": [\n    {\n      \"id\": 1,\n      \"expense_type\": {\n        \"id\": 1,\n        \"name\": \"Example\"\n      },\n      \"net_amount\": \"100.00\",\n      \"vat_amount\": \"100.00\",\n      \"gross_amount\": \"100.00\",\n      \"vat\": {\n        \"id\": 1,\n        \"name\": \"Example\",\n        \"percent\": 0\n      },\n      \"tags\": [\n        {\n          \"id\": 1,\n          \"name\": \"Example\"\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"68b2a2e6-0977-4189-9d91-38d71dc07916"},{"name":"expense modify","id":"bfaec25a-a1af-4ad9-8d41-9f74f0a40249","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"accounting_id\": \"string\",\n  \"vat_period_type\": \"monthly\",\n  \"vat_period_started_at\": \"2024-01-01\",\n  \"secondary_id\": \"string\",\n  \"excluded_from_accounting\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/expenses/5195571/update","description":"<p>Update a specific expense.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","expenses","5195571","update"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[{"id":"a28da5ff-f5fd-4ac5-8a09-008a5de8073e","type":"any","value":"1","key":"expense_id"}]}},"response":[{"id":"88a7e6a1-32b2-41fc-8716-31b566d4afe7","name":"200 OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/expenses/5195571/update","host":["{{base_url}}"],"path":["2","expenses","5195571","update"],"query":[{"key":"format","value":"html","disabled":true}],"variable":[{"key":"expense_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"secondary_id\": \"string\",\n  \"partner\": {\n    \"id\": 1,\n    \"name\": \"Example\"\n  },\n  \"partner_name\": \"Example\",\n  \"partner_zip_code\": \"string\",\n  \"partner_city\": \"string\",\n  \"partner_address\": \"string\",\n  \"partner_country\": \"string\",\n  \"partner_tax_number\": \"12345\",\n  \"partner_account_number\": \"12345\",\n  \"invoice_class\": 0,\n  \"has_artifact\": false,\n  \"artifact_created_at\": \"2024-01-01T12:00:00Z\",\n  \"artifact_filename\": \"document.pdf\",\n  \"artifact_extension\": \"string\",\n  \"invoice_number\": \"12345\",\n  \"vat_area\": \"string\",\n  \"filing_number\": \"12345\",\n  \"filing_date\": \"2024-01-01T12:00:00Z\",\n  \"currency\": {\n    \"id\": 1,\n    \"name\": \"Example\"\n  },\n  \"exchange_rate\": \"100.00\",\n  \"exchange_date\": \"2024-01-01\",\n  \"issued_at\": \"string\",\n  \"fulfilled_at\": \"2024-01-01\",\n  \"delivered_at\": \"2024-01-01\",\n  \"due_at\": \"2024-01-01\",\n  \"planned_payment_date\": \"2024-01-01\",\n  \"accounting_period_start\": \"2024-01-01\",\n  \"accounting_period_end\": \"2024-01-01\",\n  \"created\": \"2024-01-01T12:00:00Z\",\n  \"user_saw\": \"2024-01-01T12:00:00Z\",\n  \"payment_method\": \"string\",\n  \"integration_payment_method\": \"string\",\n  \"paid_status\": 0,\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ],\n  \"simple_tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ],\n  \"accounting_status\": \"string\",\n  \"account\": 0,\n  \"excluded_from_accounting\": false,\n  \"assignments\": [\n    {\n      \"id\": 1,\n      \"expense_type\": {\n        \"id\": 1,\n        \"name\": \"Example\"\n      },\n      \"net_amount\": \"100.00\",\n      \"vat_amount\": \"100.00\",\n      \"gross_amount\": \"100.00\",\n      \"vat\": {\n        \"id\": 1,\n        \"name\": \"Example\",\n        \"percent\": 0\n      },\n      \"tags\": [\n        {\n          \"id\": 1,\n          \"name\": \"Example\"\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"bfaec25a-a1af-4ad9-8d41-9f74f0a40249"}],"id":"bb996b88-6c71-47ec-933d-fd4151584ebc","_postman_id":"bb996b88-6c71-47ec-933d-fd4151584ebc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"artifact search","id":"accd1d85-631b-4b27-8e26-c9201e7d0eda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Example\",\n  \"size\": 0,\n  \"company_ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/expenses/artifact-search","description":"<p>Check whether the company already has an artifact with the same file name and size.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","expenses","artifact-search"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[],"_postman_id":"accd1d85-631b-4b27-8e26-c9201e7d0eda"},{"name":"create expenses","id":"c80d7f25-7291-4390-9b26-6eef500842e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"expenses\": [\n    {\n      \"content\": \"base64-encoded-content\",\n      \"filename\": \"document.pdf\"\n    }\n  ],\n  \"source\": \"public_api\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/expenses/create","description":"<p>Create one or more expenses via the public API.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","expenses","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"e61f76a5-a9d3-421e-b0e8-23e0dd984e5f","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/expenses/create","host":["{{base_url}}"],"path":["2","expenses","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"processed\": [\n    0\n  ]\n}"}],"_postman_id":"c80d7f25-7291-4390-9b26-6eef500842e2"},{"name":"list of expenses","id":"1d675c18-c198-4088-b65c-312151a6bc2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/expenses","description":"<p>Retrieve a paginated list of expenses.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","expenses"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"created","value":"2024-01-01T12:00:00Z"},{"disabled":true,"description":{"content":"<p>Supported values:</p>\n<ul>\n<li><code>fulfilled_at</code> - filter by fulfillment date</li>\n<li><code>due_at</code> - filter by due date</li>\n<li><code>created</code> - filter by creation timestamp</li>\n<li><code>created_at</code> - filter by creation date</li>\n</ul>\n","type":"text/plain"},"key":"date_field","value":"created"},{"disabled":true,"key":"due_at","value":"2024-01-01"},{"disabled":true,"key":"expense_types","value":"string"},{"disabled":true,"key":"filing_number","value":"12345"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"key":"fulfilled_at","value":"2024-01-01"},{"disabled":true,"key":"invoice_number","value":"12345"},{"disabled":true,"key":"is_approved","value":"false"},{"disabled":true,"key":"is_due_soon","value":"false"},{"disabled":true,"key":"is_excluded_from_accounting","value":"false"},{"disabled":true,"key":"is_expired","value":"false"},{"disabled":true,"key":"is_exported","value":"false"},{"disabled":true,"key":"is_incomplete","value":"false"},{"disabled":true,"key":"is_new","value":"false"},{"disabled":true,"key":"is_processed","value":"false"},{"disabled":true,"key":"needs_review","value":"false"},{"disabled":true,"description":{"content":"<p>Sort results by:</p>\n<ul>\n<li><code>planned_payment_date</code> - planned payment date or due date</li>\n<li><code>-planned_payment_date</code> - planned payment date or due date (descending)</li>\n<li><code>invoice_number</code> - invoice number</li>\n<li><code>-invoice_number</code> - invoice number (descending)</li>\n<li><code>partner</code> - partner name</li>\n<li><code>-partner</code> - partner name (descending)</li>\n<li><code>gross_amount</code> - gross amount</li>\n<li><code>-gross_amount</code> - gross amount (descending)</li>\n<li><code>paid</code> - paid status</li>\n<li><code>-paid</code> - paid status (descending)</li>\n<li><code>expense_types</code> - expense types</li>\n<li><code>-expense_types</code> - expense types (descending)</li>\n<li><code>tags</code> - tag names</li>\n<li><code>-tags</code> - tag names (descending)</li>\n<li><code>filing_number</code> - filing number</li>\n<li><code>-filing_number</code> - filing number (descending)</li>\n<li><code>created</code> - creation date</li>\n<li><code>-created</code> - creation date (descending)</li>\n<li><code>expense_type</code> - expense type names</li>\n<li><code>-expense_type</code> - expense type names (descending)</li>\n</ul>\n","type":"text/plain"},"key":"ordering","value":"-created"},{"disabled":true,"description":{"content":"<p>Page number to return.</p>\n","type":"text/plain"},"key":"page","value":"0"},{"disabled":true,"description":{"content":"<p>Number of records to return per page.</p>\n","type":"text/plain"},"key":"page_size","value":"0"},{"disabled":true,"description":{"content":"<p>Paid status values:</p>\n<ul>\n<li><code>1</code> - not paid</li>\n<li><code>2</code> - paid</li>\n<li><code>3</code> - partially paid</li>\n</ul>\n","type":"text/plain"},"key":"paid_status","value":"1"},{"disabled":true,"key":"partner","value":"string"},{"disabled":true,"key":"payment_method","value":"string"},{"disabled":true,"key":"tags","value":"string"},{"disabled":true,"key":"to_date","value":"2024-01-01"},{"disabled":true,"description":{"content":"<p>Optional expansions: <code>items</code>, <code>payment_history</code>, <code>accounting</code>.</p>\n","type":"text/plain"},"key":"fields","value":"items,payment_history,accounting"}],"variable":[]}},"response":[{"id":"835fc329-c97d-4260-bfe4-58e075245534","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/expenses","host":["{{base_url}}"],"path":["1","expenses"],"query":[{"key":"created","value":"2024-01-01T12:00:00Z","disabled":true},{"key":"date_field","value":"created","description":"Supported values:\n\n* `fulfilled_at` - filter by fulfillment date\n* `due_at` - filter by due date\n* `created` - filter by creation timestamp\n* `created_at` - filter by creation date","disabled":true},{"key":"due_at","value":"2024-01-01","disabled":true},{"key":"expense_types","value":"string","disabled":true},{"key":"filing_number","value":"12345","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"fulfilled_at","value":"2024-01-01","disabled":true},{"key":"invoice_number","value":"12345","disabled":true},{"key":"is_approved","value":"false","disabled":true},{"key":"is_due_soon","value":"false","disabled":true},{"key":"is_excluded_from_accounting","value":"false","disabled":true},{"key":"is_expired","value":"false","disabled":true},{"key":"is_exported","value":"false","disabled":true},{"key":"is_incomplete","value":"false","disabled":true},{"key":"is_new","value":"false","disabled":true},{"key":"is_processed","value":"false","disabled":true},{"key":"needs_review","value":"false","disabled":true},{"key":"ordering","value":"-created","description":"Sort results by:\n\n* `planned_payment_date` - planned payment date or due date\n* `-planned_payment_date` - planned payment date or due date (descending)\n* `invoice_number` - invoice number\n* `-invoice_number` - invoice number (descending)\n* `partner` - partner name\n* `-partner` - partner name (descending)\n* `gross_amount` - gross amount\n* `-gross_amount` - gross amount (descending)\n* `paid` - paid status\n* `-paid` - paid status (descending)\n* `expense_types` - expense types\n* `-expense_types` - expense types (descending)\n* `tags` - tag names\n* `-tags` - tag names (descending)\n* `filing_number` - filing number\n* `-filing_number` - filing number (descending)\n* `created` - creation date\n* `-created` - creation date (descending)\n* `expense_type` - expense type names\n* `-expense_type` - expense type names (descending)","disabled":true},{"key":"page","value":"0","description":"Page number to return.","disabled":true},{"key":"page_size","value":"0","description":"Number of records to return per page.","disabled":true},{"key":"paid_status","value":"1","description":"Paid status values:\n\n* `1` - not paid\n* `2` - paid\n* `3` - partially paid","disabled":true},{"key":"partner","value":"string","disabled":true},{"key":"payment_method","value":"string","disabled":true},{"key":"tags","value":"string","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true},{"key":"fields","value":"items,payment_history,accounting","description":"Optional expansions: `items`, `payment_history`, `accounting`.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": 123,\n  \"next\": \"http://api.example.org/accounts/?page=4\",\n  \"previous\": \"http://api.example.org/accounts/?page=2\",\n  \"results\": [\n    {\n      \"id\": 1,\n      \"partner\": 0,\n      \"partner_name\": \"Example\",\n      \"partner_zip_code\": \"string\",\n      \"partner_city\": \"string\",\n      \"partner_address\": \"string\",\n      \"partner_country\": \"string\",\n      \"partner_tax_number\": \"12345\",\n      \"partner_account_number\": \"12345\",\n      \"invoice_class\": 0,\n      \"payment_method\": \"string\",\n      \"vat_area\": \"string\",\n      \"exchange_rate\": \"100.00\",\n      \"exchange_date\": \"2024-01-01\",\n      \"invoice_number\": \"12345\",\n      \"created\": \"2024-01-01T12:00:00Z\",\n      \"fulfilled_at\": \"2024-01-01\",\n      \"delivered_at\": \"2024-01-01\",\n      \"due_at\": \"2024-01-01\",\n      \"paid_status\": 0,\n      \"accounting_period_start\": \"2024-01-01\",\n      \"accounting_period_end\": \"2024-01-01\",\n      \"user_saw\": \"2024-01-01T12:00:00Z\",\n      \"integration_payment_method\": \"string\",\n      \"filing_number\": \"12345\",\n      \"currency\": 0,\n      \"issued_at\": \"string\",\n      \"tags\": [\n        0\n      ],\n      \"simple_tags\": [\n        0\n      ],\n      \"account\": 0,\n      \"has_artifact\": false,\n      \"filing_date\": \"2024-01-01T12:00:00Z\",\n      \"accounting_status\": \"string\",\n      \"assignments\": [\n        {\n          \"id\": 1,\n          \"expense_type\": 0,\n          \"net_amount\": \"100.00\",\n          \"vat_amount\": \"100.00\",\n          \"gross_amount\": \"100.00\",\n          \"vat\": 0,\n          \"tags\": [\n            0\n          ]\n        }\n      ],\n      \"excluded_from_accounting\": false,\n      \"incomplete\": false\n    }\n  ]\n}"}],"_postman_id":"1d675c18-c198-4088-b65c-312151a6bc2e"},{"name":"list of expenses v2","id":"03d08d56-6df5-49c8-9eb4-ae282d46516c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/expenses","description":"<p>Retrieve all expenses the authenticated user can access.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","expenses"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"currency_id","value":"1"},{"disabled":true,"key":"custom_fields","value":"string"},{"disabled":true,"description":{"content":"<p>Supported values:</p>\n<ul>\n<li><code>due_at</code> - filter by due date</li>\n<li><code>fulfilled_at</code> - filter by fulfillment date</li>\n<li><code>issued_at</code> - filter by issue date</li>\n<li><code>created_at</code> - filter by creation date</li>\n<li><code>accounting_period</code> - filter by accounting period</li>\n<li><code>financial_fulfillment</code> - filter by financial fulfillment date</li>\n<li><code>exported_at</code> - filter by export date</li>\n<li><code>vat_period</code> - filter by VAT period</li>\n</ul>\n","type":"text/plain"},"key":"date_field","value":"fulfilled_at"},{"disabled":true,"key":"expired_days","value":"1_14"},{"disabled":true,"key":"expiring_days","value":"0_7"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"key":"gross_amount_max","value":"100.00"},{"disabled":true,"key":"gross_amount_min","value":"100.00"},{"disabled":true,"description":{"content":"<p>Whether the record already has an accounting ID.</p>\n","type":"text/plain"},"key":"has_accounting_id","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record has an accounting to-do.</p>\n","type":"text/plain"},"key":"has_accounting_todo","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record already has approvals.</p>\n","type":"text/plain"},"key":"has_approvals","value":"false"},{"disabled":true,"description":{"content":"<p>Whether an invoice artifact is available.</p>\n","type":"text/plain"},"key":"has_artifact","value":"false"},{"disabled":true,"description":{"content":"<p>Whether an attachment is available.</p>\n","type":"text/plain"},"key":"has_attachment","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the expense has already been categorized.</p>\n","type":"text/plain"},"key":"has_expense_type","value":"false"},{"disabled":true,"description":{"content":"<p>Whether a post-it note is present.</p>\n","type":"text/plain"},"key":"has_post_it","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record has an unfinished accounting to-do.</p>\n","type":"text/plain"},"key":"has_unfinished_accounting_todo","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record already has a VAT period.</p>\n","type":"text/plain"},"key":"has_vat_period","value":"false"},{"disabled":true,"key":"ids","value":"0"},{"disabled":true,"description":{"content":"<p>Whether the record has already been exported.</p>\n","type":"text/plain"},"key":"is_accounting_exported","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the accounting to-do is already completed.</p>\n","type":"text/plain"},"key":"is_accounting_todo_done","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is approved.</p>\n","type":"text/plain"},"key":"is_approved","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is marked as duplicate.</p>\n","type":"text/plain"},"key":"is_duplicate","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is excluded from accounting.</p>\n","type":"text/plain"},"key":"is_excluded_from_accounting","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is overdue.</p>\n","type":"text/plain"},"key":"is_expired","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is due soon.</p>\n","type":"text/plain"},"key":"is_expiring","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is filed.</p>\n","type":"text/plain"},"key":"is_filed","value":"false"},{"disabled":true,"key":"is_incomplete","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is partially paid.</p>\n","type":"text/plain"},"key":"is_installment","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the invoice comes from NAV.</p>\n","type":"text/plain"},"key":"is_nav","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the invoice is new.</p>\n","type":"text/plain"},"key":"is_new","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is paid.</p>\n","type":"text/plain"},"key":"is_paid","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the accountant has already processed the record.</p>\n","type":"text/plain"},"key":"is_processed","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is ready to sync to Acounto. Use <code>true</code> or leave it empty. Required as <code>true</code> when <code>action=sync</code>.</p>\n","type":"text/plain"},"key":"is_ready_to_acounto_sync","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is ready to sync to the accounting system (for example, számlázz.hu). Use <code>true</code> or leave it empty. Required as <code>true</code> when <code>action=sync</code>.</p>\n","type":"text/plain"},"key":"is_ready_to_sync","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record has already been synced to the accounting system (for example, számlázz.hu).</p>\n","type":"text/plain"},"key":"is_synced","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the invoice has been updated.</p>\n","type":"text/plain"},"key":"is_updated","value":"false"},{"disabled":true,"description":{"content":"<p>Sort results by:</p>\n<ul>\n<li><code>id</code> - ID</li>\n<li><code>-id</code> - ID (descending)</li>\n<li><code>due_at</code> - due date</li>\n<li><code>-due_at</code> - due date (descending)</li>\n<li><code>fulfilled_at</code> - fulfillment date</li>\n<li><code>-fulfilled_at</code> - fulfillment date (descending)</li>\n<li><code>partner_name</code> - partner name</li>\n<li><code>-partner_name</code> - partner name (descending)</li>\n<li><code>expense_type_names</code> - expense type names</li>\n<li><code>-expense_type_names</code> - expense type names (descending)</li>\n<li><code>tag_names</code> - tag names</li>\n<li><code>-tag_names</code> - tag names (descending)</li>\n<li><code>invoice_number</code> - invoice number</li>\n<li><code>-invoice_number</code> - invoice number (descending)</li>\n<li><code>planned_payment_date</code> - planned payment date</li>\n<li><code>-planned_payment_date</code> - planned payment date (descending)</li>\n<li><code>gross_amount</code> - gross amount</li>\n<li><code>-gross_amount</code> - gross amount (descending)</li>\n<li><code>filing_number</code> - filing number</li>\n<li><code>-filing_number</code> - filing number (descending)</li>\n<li><code>paid_status</code> - paid status</li>\n<li><code>-paid_status</code> - paid status (descending)</li>\n</ul>\n","type":"text/plain"},"key":"ordering","value":"id"},{"disabled":true,"key":"origin","value":"upload"},{"disabled":true,"key":"payment_method","value":"transfer"},{"disabled":true,"key":"search","value":"string"},{"disabled":true,"key":"search_fields","value":"partner_name"},{"disabled":true,"key":"to_date","value":"2024-01-01"},{"disabled":true,"key":"vat_area","value":"HU"},{"disabled":true,"key":"with_approvers","value":"string"},{"disabled":true,"key":"with_expense_type_ids","value":"0"},{"disabled":true,"key":"with_tag_ids","value":"0"},{"disabled":true,"key":"without_approvers","value":"string"},{"disabled":true,"key":"without_expense_type_ids","value":"0"},{"disabled":true,"key":"without_ids","value":"0"},{"disabled":true,"key":"without_tag_ids","value":"0"},{"disabled":true,"description":{"content":"<p>Optional expansions: <code>items</code>, <code>payment_history</code>, <code>accounting</code>, <code>post_its</code>.</p>\n","type":"text/plain"},"key":"fields","value":"items,payment_history,accounting,post_its"}],"variable":[]}},"response":[{"id":"958f9283-6ac5-466b-b62f-95ed6452b7d8","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/expenses","host":["{{base_url}}"],"path":["2","expenses"],"query":[{"key":"currency_id","value":"1","disabled":true},{"key":"custom_fields","value":"string","disabled":true},{"key":"date_field","value":"fulfilled_at","description":"Supported values:\n\n* `due_at` - filter by due date\n* `fulfilled_at` - filter by fulfillment date\n* `issued_at` - filter by issue date\n* `created_at` - filter by creation date\n* `accounting_period` - filter by accounting period\n* `financial_fulfillment` - filter by financial fulfillment date\n* `exported_at` - filter by export date\n* `vat_period` - filter by VAT period","disabled":true},{"key":"expired_days","value":"1_14","disabled":true},{"key":"expiring_days","value":"0_7","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"gross_amount_max","value":"100.00","disabled":true},{"key":"gross_amount_min","value":"100.00","disabled":true},{"key":"has_accounting_id","value":"false","description":"Whether the record already has an accounting ID.","disabled":true},{"key":"has_accounting_todo","value":"false","description":"Whether the record has an accounting to-do.","disabled":true},{"key":"has_approvals","value":"false","description":"Whether the record already has approvals.","disabled":true},{"key":"has_artifact","value":"false","description":"Whether an invoice artifact is available.","disabled":true},{"key":"has_attachment","value":"false","description":"Whether an attachment is available.","disabled":true},{"key":"has_expense_type","value":"false","description":"Whether the expense has already been categorized.","disabled":true},{"key":"has_post_it","value":"false","description":"Whether a post-it note is present.","disabled":true},{"key":"has_unfinished_accounting_todo","value":"false","description":"Whether the record has an unfinished accounting to-do.","disabled":true},{"key":"has_vat_period","value":"false","description":"Whether the record already has a VAT period.","disabled":true},{"key":"ids","value":"0","disabled":true},{"key":"is_accounting_exported","value":"false","description":"Whether the record has already been exported.","disabled":true},{"key":"is_accounting_todo_done","value":"false","description":"Whether the accounting to-do is already completed.","disabled":true},{"key":"is_approved","value":"false","description":"Whether the record is approved.","disabled":true},{"key":"is_duplicate","value":"false","description":"Whether the record is marked as duplicate.","disabled":true},{"key":"is_excluded_from_accounting","value":"false","description":"Whether the record is excluded from accounting.","disabled":true},{"key":"is_expired","value":"false","description":"Whether the record is overdue.","disabled":true},{"key":"is_expiring","value":"false","description":"Whether the record is due soon.","disabled":true},{"key":"is_filed","value":"false","description":"Whether the record is filed.","disabled":true},{"key":"is_incomplete","value":"false","disabled":true},{"key":"is_installment","value":"false","description":"Whether the record is partially paid.","disabled":true},{"key":"is_nav","value":"false","description":"Whether the invoice comes from NAV.","disabled":true},{"key":"is_new","value":"false","description":"Whether the invoice is new.","disabled":true},{"key":"is_paid","value":"false","description":"Whether the record is paid.","disabled":true},{"key":"is_processed","value":"false","description":"Whether the accountant has already processed the record.","disabled":true},{"key":"is_ready_to_acounto_sync","value":"false","description":"Whether the record is ready to sync to Acounto. Use `true` or leave it empty. Required as `true` when `action=sync`.","disabled":true},{"key":"is_ready_to_sync","value":"false","description":"Whether the record is ready to sync to the accounting system (for example, számlázz.hu). Use `true` or leave it empty. Required as `true` when `action=sync`.","disabled":true},{"key":"is_synced","value":"false","description":"Whether the record has already been synced to the accounting system (for example, számlázz.hu).","disabled":true},{"key":"is_updated","value":"false","description":"Whether the invoice has been updated.","disabled":true},{"key":"ordering","value":"id","description":"Sort results by:\n\n* `id` - ID\n* `-id` - ID (descending)\n* `due_at` - due date\n* `-due_at` - due date (descending)\n* `fulfilled_at` - fulfillment date\n* `-fulfilled_at` - fulfillment date (descending)\n* `partner_name` - partner name\n* `-partner_name` - partner name (descending)\n* `expense_type_names` - expense type names\n* `-expense_type_names` - expense type names (descending)\n* `tag_names` - tag names\n* `-tag_names` - tag names (descending)\n* `invoice_number` - invoice number\n* `-invoice_number` - invoice number (descending)\n* `planned_payment_date` - planned payment date\n* `-planned_payment_date` - planned payment date (descending)\n* `gross_amount` - gross amount\n* `-gross_amount` - gross amount (descending)\n* `filing_number` - filing number\n* `-filing_number` - filing number (descending)\n* `paid_status` - paid status\n* `-paid_status` - paid status (descending)","disabled":true},{"key":"origin","value":"upload","disabled":true},{"key":"payment_method","value":"transfer","disabled":true},{"key":"search","value":"string","disabled":true},{"key":"search_fields","value":"partner_name","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true},{"key":"vat_area","value":"HU","disabled":true},{"key":"with_approvers","value":"string","disabled":true},{"key":"with_expense_type_ids","value":"0","disabled":true},{"key":"with_tag_ids","value":"0","disabled":true},{"key":"without_approvers","value":"string","disabled":true},{"key":"without_expense_type_ids","value":"0","disabled":true},{"key":"without_ids","value":"0","disabled":true},{"key":"without_tag_ids","value":"0","disabled":true},{"key":"fields","value":"items,payment_history,accounting,post_its","description":"Optional expansions: `items`, `payment_history`, `accounting`, `post_its`.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": 1,\n    \"secondary_id\": \"string\",\n    \"partner\": 0,\n    \"partner_name\": \"Example\",\n    \"partner_zip_code\": \"string\",\n    \"partner_city\": \"string\",\n    \"partner_address\": \"string\",\n    \"partner_country\": \"string\",\n    \"partner_tax_number\": \"12345\",\n    \"partner_account_number\": \"12345\",\n    \"invoice_class\": 0,\n    \"has_artifact\": false,\n    \"artifact_created_at\": \"2024-01-01T12:00:00Z\",\n    \"artifact_filename\": \"document.pdf\",\n    \"artifact_extension\": \"string\",\n    \"invoice_number\": \"12345\",\n    \"vat_area\": \"string\",\n    \"filing_number\": \"12345\",\n    \"filing_date\": \"2024-01-01T12:00:00Z\",\n    \"currency\": 0,\n    \"exchange_rate\": \"100.00\",\n    \"exchange_date\": \"2024-01-01\",\n    \"issued_at\": \"string\",\n    \"fulfilled_at\": \"2024-01-01\",\n    \"delivered_at\": \"2024-01-01\",\n    \"due_at\": \"2024-01-01\",\n    \"planned_payment_date\": \"2024-01-01\",\n    \"accounting_period_start\": \"2024-01-01\",\n    \"accounting_period_end\": \"2024-01-01\",\n    \"created\": \"2024-01-01T12:00:00Z\",\n    \"user_saw\": \"2024-01-01T12:00:00Z\",\n    \"payment_method\": \"string\",\n    \"integration_payment_method\": \"string\",\n    \"paid_status\": 0,\n    \"tags\": [\n      0\n    ],\n    \"simple_tags\": [\n      0\n    ],\n    \"accounting_status\": \"string\",\n    \"account\": 0,\n    \"excluded_from_accounting\": false,\n    \"incomplete\": false,\n    \"assignments\": [\n      {\n        \"id\": 1,\n        \"expense_type\": 0,\n        \"net_amount\": \"100.00\",\n        \"vat\": 0,\n        \"vat_amount\": \"100.00\",\n        \"gross_amount\": \"100.00\",\n        \"tags\": [\n          0\n        ]\n      }\n    ]\n  }\n]"}],"_postman_id":"03d08d56-6df5-49c8-9eb4-ae282d46516c"}],"id":"ceaa88ee-7c41-4a98-9b7e-cf4b9986c322","_postman_id":"ceaa88ee-7c41-4a98-9b7e-cf4b9986c322","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"incomes","item":[{"name":"{income_id}","item":[{"name":"income detail","id":"16d095cb-5c5c-4b5c-99cd-fddb01ecff8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/incomes/17522276","description":"<p>Retrieve the full details of a specific income record.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","incomes","17522276"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"},{"disabled":true,"description":{"content":"<p>Optional expansions: <code>items</code>, <code>payment_history</code>.</p>\n","type":"text/plain"},"key":"fields","value":"items,payment_history"}],"variable":[{"id":"f0f813ee-ff14-479b-81cb-1f5a27799522","type":"any","value":"1","key":"income_id"}]}},"response":[{"id":"f1be0603-f2a0-48d1-beb9-f80b05f86e00","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/incomes/17522276","host":["{{base_url}}"],"path":["1","incomes","17522276"],"query":[{"key":"format","value":"html","disabled":true},{"key":"fields","value":"items,payment_history","description":"Optional expansions: `items`, `payment_history`.","disabled":true}],"variable":[{"key":"income_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"partner\": {\n    \"id\": 1,\n    \"name\": \"Example\"\n  },\n  \"partner_name\": \"Example\",\n  \"partner_zip_code\": \"string\",\n  \"partner_city\": \"string\",\n  \"partner_address\": \"string\",\n  \"partner_country\": \"string\",\n  \"partner_tax_number\": \"12345\",\n  \"partner_account_number\": \"12345\",\n  \"vat_area\": \"string\",\n  \"currency\": {\n    \"id\": 1,\n    \"name\": \"Example\"\n  },\n  \"exchange_rate\": \"100.00\",\n  \"net_amount\": \"100.00\",\n  \"vat_amount\": \"100.00\",\n  \"gross_amount\": \"100.00\",\n  \"invoice_number\": \"12345\",\n  \"issued_at\": \"2024-01-01\",\n  \"fulfilled_at\": \"2024-01-01\",\n  \"due_at\": \"2024-01-01\",\n  \"paid_status\": 0,\n  \"accounting_period_start\": \"2024-01-01\",\n  \"accounting_period_end\": \"2024-01-01\",\n  \"payment_method\": \"string\",\n  \"user_saw\": \"2024-01-01T12:00:00Z\",\n  \"created_at\": \"2024-01-01T12:00:00Z\",\n  \"invoice_type\": 0,\n  \"planned_payment_date\": \"2024-01-01\",\n  \"referred_invoice_number\": \"12345\",\n  \"is_cancelled\": false,\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ],\n  \"simple_tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ],\n  \"integration_payment_method\": \"string\",\n  \"assignments\": [\n    {\n      \"id\": 1,\n      \"revenue_type\": {\n        \"id\": 1,\n        \"name\": \"Example\"\n      },\n      \"net_amount\": \"100.00\",\n      \"vat_amount\": \"100.00\",\n      \"gross_amount\": \"100.00\",\n      \"vat\": {\n        \"id\": 1,\n        \"name\": \"Example\",\n        \"percent\": 0\n      },\n      \"tags\": [\n        {\n          \"id\": 1,\n          \"name\": \"Example\"\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"16d095cb-5c5c-4b5c-99cd-fddb01ecff8a"}],"id":"d0830e64-2ec5-4ff5-a7f8-e0f67fd85f9c","_postman_id":"d0830e64-2ec5-4ff5-a7f8-e0f67fd85f9c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"list of incomes","id":"bb5cb85a-6ea2-4107-975d-d9e8847b838d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/incomes","description":"<p>Retrieve a paginated list of incomes.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","incomes"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"due_at","value":"2024-01-01"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"key":"invoice_number","value":"12345"},{"disabled":true,"key":"is_due_soon","value":"false"},{"disabled":true,"key":"is_expired","value":"false"},{"disabled":true,"description":{"content":"<p>Sort results by:</p>\n<ul>\n<li><code>invoice_number</code> - invoice number</li>\n<li><code>-invoice_number</code> - invoice number (descending)</li>\n<li><code>partner</code> - partner name</li>\n<li><code>-partner</code> - partner name (descending)</li>\n<li><code>gross_amount</code> - gross amount</li>\n<li><code>-gross_amount</code> - gross amount (descending)</li>\n<li><code>paid</code> - paid status</li>\n<li><code>-paid</code> - paid status (descending)</li>\n<li><code>due_at</code> - due date</li>\n<li><code>-due_at</code> - due date (descending)</li>\n<li><code>revenue_type</code> - revenue type</li>\n<li><code>-revenue_type</code> - revenue type (descending)</li>\n<li><code>tags</code> - tag names</li>\n<li><code>-tags</code> - tag names (descending)</li>\n</ul>\n","type":"text/plain"},"key":"ordering","value":"-due_at"},{"disabled":true,"description":{"content":"<p>Page number to return.</p>\n","type":"text/plain"},"key":"page","value":"0"},{"disabled":true,"description":{"content":"<p>Number of records to return per page.</p>\n","type":"text/plain"},"key":"page_size","value":"0"},{"disabled":true,"description":{"content":"<p>Paid status values:</p>\n<ul>\n<li><code>1</code> - not paid</li>\n<li><code>2</code> - paid</li>\n<li><code>3</code> - partially paid</li>\n</ul>\n","type":"text/plain"},"key":"paid_status","value":"1"},{"disabled":true,"key":"partner","value":"string"},{"disabled":true,"key":"payment_method","value":"string"},{"disabled":true,"key":"revenue_types","value":"string"},{"disabled":true,"key":"tags","value":"string"},{"disabled":true,"key":"to_date","value":"2024-01-01"},{"disabled":true,"description":{"content":"<p>Optional expansions: <code>items</code>, <code>payment_history</code>.</p>\n","type":"text/plain"},"key":"fields","value":"items,payment_history"}],"variable":[]}},"response":[{"id":"584bc34a-f58c-45cb-bbeb-deb05d693374","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/incomes","host":["{{base_url}}"],"path":["1","incomes"],"query":[{"key":"due_at","value":"2024-01-01","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"invoice_number","value":"12345","disabled":true},{"key":"is_due_soon","value":"false","disabled":true},{"key":"is_expired","value":"false","disabled":true},{"key":"ordering","value":"-due_at","description":"Sort results by:\n\n* `invoice_number` - invoice number\n* `-invoice_number` - invoice number (descending)\n* `partner` - partner name\n* `-partner` - partner name (descending)\n* `gross_amount` - gross amount\n* `-gross_amount` - gross amount (descending)\n* `paid` - paid status\n* `-paid` - paid status (descending)\n* `due_at` - due date\n* `-due_at` - due date (descending)\n* `revenue_type` - revenue type\n* `-revenue_type` - revenue type (descending)\n* `tags` - tag names\n* `-tags` - tag names (descending)","disabled":true},{"key":"page","value":"0","description":"Page number to return.","disabled":true},{"key":"page_size","value":"0","description":"Number of records to return per page.","disabled":true},{"key":"paid_status","value":"1","description":"Paid status values:\n\n* `1` - not paid\n* `2` - paid\n* `3` - partially paid","disabled":true},{"key":"partner","value":"string","disabled":true},{"key":"payment_method","value":"string","disabled":true},{"key":"revenue_types","value":"string","disabled":true},{"key":"tags","value":"string","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true},{"key":"fields","value":"items,payment_history","description":"Optional expansions: `items`, `payment_history`.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": 123,\n  \"next\": \"http://api.example.org/accounts/?page=4\",\n  \"previous\": \"http://api.example.org/accounts/?page=2\",\n  \"results\": [\n    {\n      \"id\": 1,\n      \"partner\": 0,\n      \"partner_name\": \"Example\",\n      \"partner_zip_code\": \"string\",\n      \"partner_city\": \"string\",\n      \"partner_address\": \"string\",\n      \"partner_country\": \"string\",\n      \"partner_tax_number\": \"12345\",\n      \"partner_account_number\": \"12345\",\n      \"payment_method\": \"transfer\",\n      \"vat_area\": \"HU\",\n      \"currency\": 0,\n      \"exchange_rate\": \"100.00\",\n      \"net_amount\": \"100.00\",\n      \"gross_amount\": \"100.00\",\n      \"vat_amount\": \"100.00\",\n      \"invoice_number\": \"12345\",\n      \"issued_at\": \"2024-01-01\",\n      \"fulfilled_at\": \"2024-01-01\",\n      \"due_at\": \"2024-01-01\",\n      \"paid_status\": 1,\n      \"accounting_period_start\": \"2024-01-01\",\n      \"accounting_period_end\": \"2024-01-01\",\n      \"assignments\": [\n        {\n          \"revenue_type\": 0,\n          \"gross_amount\": \"100.00\",\n          \"id\": 1,\n          \"net_amount\": \"100.00\",\n          \"tags\": [\n            0\n          ],\n          \"vat\": 0,\n          \"vat_amount\": \"100.00\"\n        }\n      ],\n      \"tags\": [\n        0\n      ],\n      \"simple_tags\": [\n        0\n      ],\n      \"user_saw\": \"2024-01-01T12:00:00Z\",\n      \"created_at\": \"2024-01-01T12:00:00Z\",\n      \"invoice_type\": 0,\n      \"planned_payment_date\": \"2024-01-01\",\n      \"referred_invoice_number\": \"12345\",\n      \"is_cancelled\": false,\n      \"integration_payment_method\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"bb5cb85a-6ea2-4107-975d-d9e8847b838d"}],"id":"a02a1dc9-59f2-4b84-a4cd-b13299efed64","_postman_id":"a02a1dc9-59f2-4b84-a4cd-b13299efed64","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"artifacts","item":[{"name":"expense artifacts","id":"b1019961-8c35-405a-8658-77b93ed356be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/artifacts/expense","description":"<p>Retrieve artifact links for the selected expenses.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","artifacts","expense"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"71bfa08d-022f-428c-a93a-400abb55a095","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/artifacts/expense","host":["{{base_url}}"],"path":["1","artifacts","expense"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"url\": \"string\",\n  \"expense_id\": 1,\n  \"filename\": \"document.pdf\",\n  \"extension\": \"string\"\n}"}],"_postman_id":"b1019961-8c35-405a-8658-77b93ed356be"},{"name":"income artifacts","id":"0a547c6f-d5de-47a3-81b9-d63d786f6140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/artifacts/income","description":"<p>Retrieve artifact links for the selected incomes.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","artifacts","income"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"2a03c11e-cc1c-4eed-9986-778228434373","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/artifacts/income","host":["{{base_url}}"],"path":["1","artifacts","income"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"url\": \"string\",\n  \"income_id\": 1,\n  \"filename\": \"document.pdf\",\n  \"extension\": \"string\"\n}"}],"_postman_id":"0a547c6f-d5de-47a3-81b9-d63d786f6140"}],"id":"81f21db5-f7d3-425a-9351-7929e5a43b51","_postman_id":"81f21db5-f7d3-425a-9351-7929e5a43b51","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"documents","item":[{"name":"{document_id}","item":[{"name":"document details","id":"c5cc03cd-8af0-4e64-9dce-ee6d591c9989","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/documents/286273","description":"<p>Retrieve the details of a specific document.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","documents","286273"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[{"id":"e34a7923-ec98-4d49-b873-7c18bc4b4e53","type":"any","value":"1","key":"document_id"}]}},"response":[{"id":"c9781809-e492-4481-ac15-73cb69ebc770","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/documents/286273","host":["{{base_url}}"],"path":["2","documents","286273"],"query":[{"key":"format","value":"html","disabled":true}],"variable":[{"key":"document_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"title\": \"2024-01-01\",\n  \"summary\": \"string\",\n  \"document_type_id\": 1,\n  \"keywords\": [\n    \"string\"\n  ],\n  \"simple_tag_ids\": [\n    0\n  ],\n  \"sender\": \"string\",\n  \"recipient\": \"string\",\n  \"contains_payable\": false\n}"}],"_postman_id":"c5cc03cd-8af0-4e64-9dce-ee6d591c9989"},{"name":"update a document","id":"be3b0e9e-fa53-4e68-9ba1-f347c9367026","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"2024-01-01\",\n  \"summary\": \"string\",\n  \"document_type_id\": 1,\n  \"keywords\": [\n    \"string\"\n  ],\n  \"simple_tag_ids\": [\n    0\n  ],\n  \"sender\": \"string\",\n  \"recipient\": \"string\",\n  \"contains_payable\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/documents/update/286273","description":"<p>Update a specific document.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","documents","update","286273"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[{"id":"710d9f3e-b872-410f-8f69-a2addf1b3778","type":"any","value":"1","key":"document_id"}]}},"response":[{"id":"6f9cda10-4a27-4459-9c8a-077e6e315715","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/documents/update/286273","host":["{{base_url}}"],"path":["2","documents","update","286273"],"query":[{"key":"format","value":"html","disabled":true}],"variable":[{"key":"document_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"title\": \"2024-01-01\",\n  \"summary\": \"string\",\n  \"document_type_id\": 1,\n  \"keywords\": [\n    \"string\"\n  ],\n  \"simple_tag_ids\": [\n    0\n  ],\n  \"sender\": \"string\",\n  \"recipient\": \"string\",\n  \"contains_payable\": false\n}"}],"_postman_id":"be3b0e9e-fa53-4e68-9ba1-f347c9367026"}],"id":"63d564fa-b4ea-42fb-9b90-fc127b2becda","_postman_id":"63d564fa-b4ea-42fb-9b90-fc127b2becda","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"attach documents","id":"0d63fc64-3341-4547-bf29-44e641a31c91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"from_date\": \"2024-01-01\",\n  \"to_date\": \"2024-01-01\",\n  \"date_field\": \"created_at\",\n  \"search\": \"string\",\n  \"search_fields\": [\n    \"original_filename\",\n    \"title\",\n    \"summary\",\n    \"keywords\",\n    \"sender\",\n    \"recipient\",\n    \"filing_number\"\n  ],\n  \"with_tag_ids\": [\n    0\n  ],\n  \"without_tag_ids\": [\n    0\n  ],\n  \"ordering\": \"-created_at\",\n  \"ids\": [\n    0\n  ],\n  \"is_new\": false,\n  \"is_updated\": false,\n  \"contains_payable\": false,\n  \"is_ai_recognition_allowed\": false,\n  \"is_filed\": false,\n  \"is_attached\": false,\n  \"with_document_type_ids\": [\n    0\n  ],\n  \"without_document_type_ids\": [\n    0\n  ],\n  \"origin\": [\n    \"upload\"\n  ],\n  \"target_type\": \"expense\",\n  \"target_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/documents/attach","description":"<p>Attach one or more documents to a target record.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","documents","attach"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"351511ee-4c34-4a87-970f-99c0d6fe7451","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/documents/attach","host":["{{base_url}}"],"path":["1","documents","attach"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0d63fc64-3341-4547-bf29-44e641a31c91"},{"name":"create a document","id":"a028474c-6b1a-4327-b530-167449765d85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"content\": \"base64-encoded-content\",\n      \"filename\": \"document.pdf\",\n      \"title\": \"2024-01-01\",\n      \"summary\": \"string\",\n      \"document_type_id\": 1,\n      \"keywords\": [\n        \"string\"\n      ],\n      \"simple_tag_ids\": [\n        0\n      ],\n      \"sender\": \"string\",\n      \"recipient\": \"string\",\n      \"contains_payable\": false\n    }\n  ],\n  \"source\": \"public_api\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/documents/create","description":"<p>Create one or more documents via the public API.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","documents","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"7afc299f-a7e0-4bf7-8bfd-7a0b266ddcb1","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/documents/create","host":["{{base_url}}"],"path":["2","documents","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"processed\": [\n      {\n        \"success\": false,\n        \"id\": 1,\n        \"reason\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"a028474c-6b1a-4327-b530-167449765d85"},{"name":"delete documents","id":"eb5a1354-8774-4ec3-905a-40e248331ed1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"from_date\": \"2024-01-01\",\n  \"to_date\": \"2024-01-01\",\n  \"date_field\": \"created_at\",\n  \"search\": \"string\",\n  \"search_fields\": [\n    \"original_filename\",\n    \"title\",\n    \"summary\",\n    \"keywords\",\n    \"sender\",\n    \"recipient\",\n    \"filing_number\"\n  ],\n  \"with_tag_ids\": [\n    0\n  ],\n  \"without_tag_ids\": [\n    0\n  ],\n  \"ordering\": \"-created_at\",\n  \"ids\": [\n    0\n  ],\n  \"is_new\": false,\n  \"is_updated\": false,\n  \"contains_payable\": false,\n  \"is_ai_recognition_allowed\": false,\n  \"is_filed\": false,\n  \"is_attached\": false,\n  \"with_document_type_ids\": [\n    0\n  ],\n  \"without_document_type_ids\": [\n    0\n  ],\n  \"origin\": [\n    \"upload\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/documents/delete","description":"<p>Delete documents that match the provided filters.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","documents","delete"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"3567694e-a154-4447-b271-bb293625f9b9","name":"204 No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/documents/delete","host":["{{base_url}}"],"path":["2","documents","delete"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"eb5a1354-8774-4ec3-905a-40e248331ed1"},{"name":"detach documents","id":"054d9f64-b7ad-4da7-a476-511189b54db9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"from_date\": \"2024-01-01\",\n  \"to_date\": \"2024-01-01\",\n  \"date_field\": \"created_at\",\n  \"search\": \"string\",\n  \"search_fields\": [\n    \"original_filename\",\n    \"title\",\n    \"summary\",\n    \"keywords\",\n    \"sender\",\n    \"recipient\",\n    \"filing_number\"\n  ],\n  \"with_tag_ids\": [\n    0\n  ],\n  \"without_tag_ids\": [\n    0\n  ],\n  \"ordering\": \"-created_at\",\n  \"ids\": [\n    0\n  ],\n  \"is_new\": false,\n  \"is_updated\": false,\n  \"contains_payable\": false,\n  \"is_ai_recognition_allowed\": false,\n  \"is_filed\": false,\n  \"is_attached\": false,\n  \"with_document_type_ids\": [\n    0\n  ],\n  \"without_document_type_ids\": [\n    0\n  ],\n  \"origin\": [\n    \"upload\"\n  ],\n  \"target_type\": \"expense\",\n  \"target_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/documents/detach","description":"<p>Detach one or more documents from a target record.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","documents","detach"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"adc4c01d-31e2-4730-809d-8fa9f94ee2f0","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/documents/detach","host":["{{base_url}}"],"path":["1","documents","detach"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"054d9f64-b7ad-4da7-a476-511189b54db9"},{"name":"document search","id":"6c0c5c12-f35d-4488-99c2-763027f8eae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Example\",\n  \"size\": 0,\n  \"company_ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/documents/search","description":"<p>Check whether the company already has a document with the same file name and size.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","documents","search"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[],"_postman_id":"6c0c5c12-f35d-4488-99c2-763027f8eae6"},{"name":"list of document types","id":"a6dee721-b9f1-4987-8650-1771024ca5ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/document-types","description":"<p>Retrieve the document types available for the current company.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","document-types"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"653b2a5c-5ec3-470c-a593-dfe5467ceff2","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/document-types","host":["{{base_url}}"],"path":["2","document-types"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\"\n}"}],"_postman_id":"a6dee721-b9f1-4987-8650-1771024ca5ce"},{"name":"list of documents","id":"67724d66-f643-455b-b6a2-153673fbcba8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/documents","description":"<p>Retrieve all documents the authenticated user can access.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","documents"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Whether the document contains a payable item.</p>\n","type":"text/plain"},"key":"contains_payable","value":"false"},{"disabled":true,"description":{"content":"<p>Supported value:</p>\n<ul>\n<li><code>created_at</code> - filter by creation date</li>\n</ul>\n","type":"text/plain"},"key":"date_field","value":"created_at"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"key":"ids","value":"0"},{"disabled":true,"description":{"content":"<p>Whether AI recognition can be run on this document.</p>\n","type":"text/plain"},"key":"is_ai_recognition_allowed","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the document is attached.</p>\n","type":"text/plain"},"key":"is_attached","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is filed.</p>\n","type":"text/plain"},"key":"is_filed","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the document is new.</p>\n","type":"text/plain"},"key":"is_new","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the document has been updated.</p>\n","type":"text/plain"},"key":"is_updated","value":"false"},{"disabled":true,"description":{"content":"<p>Sort results by:</p>\n<ul>\n<li><code>document_name</code> - document name</li>\n<li><code>-document_name</code> - document name (descending)</li>\n<li><code>document_type_name</code> - document type name</li>\n<li><code>-document_type_name</code> - document type name (descending)</li>\n<li><code>tag_names</code> - tag names</li>\n<li><code>-tag_names</code> - tag names (descending)</li>\n<li><code>created_at</code> - creation date</li>\n<li><code>-created_at</code> - creation date (descending)</li>\n<li><code>keywords</code> - keywords</li>\n<li><code>-keywords</code> - keywords (descending)</li>\n<li><code>filing_number</code> - filing number</li>\n<li><code>-filing_number</code> - filing number (descending)</li>\n</ul>\n","type":"text/plain"},"key":"ordering","value":"-created_at"},{"disabled":true,"key":"origin","value":"upload"},{"disabled":true,"key":"search","value":"string"},{"disabled":true,"key":"search_fields","value":"original_filename,title,summary,keywords,sender,recipient,filing_number"},{"disabled":true,"key":"to_date","value":"2024-01-01"},{"disabled":true,"key":"with_document_type_ids","value":"0"},{"disabled":true,"key":"with_tag_ids","value":"0"},{"disabled":true,"key":"without_document_type_ids","value":"0"},{"disabled":true,"key":"without_tag_ids","value":"0"}],"variable":[]}},"response":[{"id":"808a31ff-0d77-4855-8205-32a96c0dbf75","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/documents","host":["{{base_url}}"],"path":["1","documents"],"query":[{"key":"contains_payable","value":"false","description":"Whether the document contains a payable item.","disabled":true},{"key":"date_field","value":"created_at","description":"Supported value:\n\n* `created_at` - filter by creation date","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"ids","value":"0","disabled":true},{"key":"is_ai_recognition_allowed","value":"false","description":"Whether AI recognition can be run on this document.","disabled":true},{"key":"is_attached","value":"false","description":"Whether the document is attached.","disabled":true},{"key":"is_filed","value":"false","description":"Whether the record is filed.","disabled":true},{"key":"is_new","value":"false","description":"Whether the document is new.","disabled":true},{"key":"is_updated","value":"false","description":"Whether the document has been updated.","disabled":true},{"key":"ordering","value":"-created_at","description":"Sort results by:\n\n* `document_name` - document name\n* `-document_name` - document name (descending)\n* `document_type_name` - document type name\n* `-document_type_name` - document type name (descending)\n* `tag_names` - tag names\n* `-tag_names` - tag names (descending)\n* `created_at` - creation date\n* `-created_at` - creation date (descending)\n* `keywords` - keywords\n* `-keywords` - keywords (descending)\n* `filing_number` - filing number\n* `-filing_number` - filing number (descending)","disabled":true},{"key":"origin","value":"upload","disabled":true},{"key":"search","value":"string","disabled":true},{"key":"search_fields","value":"original_filename,title,summary,keywords,sender,recipient,filing_number","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true},{"key":"with_document_type_ids","value":"0","disabled":true},{"key":"with_tag_ids","value":"0","disabled":true},{"key":"without_document_type_ids","value":"0","disabled":true},{"key":"without_tag_ids","value":"0","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": 1,\n    \"created_at\": \"2024-01-01T12:00:00Z\",\n    \"title\": \"2024-01-01\",\n    \"filename\": \"document.pdf\",\n    \"simple_tag_ids\": [\n      0\n    ],\n    \"document_type_name\": \"Example\",\n    \"link\": \"string\"\n  }\n]"}],"_postman_id":"67724d66-f643-455b-b6a2-153673fbcba8"},{"name":"list of files","id":"1b149f21-0678-4b59-9ca1-0d4743fc641b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/documents/files","description":"<p>Retrieve file links for all accessible documents.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","documents","files"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Whether the document contains a payable item.</p>\n","type":"text/plain"},"key":"contains_payable","value":"false"},{"disabled":true,"description":{"content":"<p>Supported value:</p>\n<ul>\n<li><code>created_at</code> - filter by creation date</li>\n</ul>\n","type":"text/plain"},"key":"date_field","value":"created_at"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"key":"ids","value":"0"},{"disabled":true,"description":{"content":"<p>Whether AI recognition can be run on this document.</p>\n","type":"text/plain"},"key":"is_ai_recognition_allowed","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the document is attached.</p>\n","type":"text/plain"},"key":"is_attached","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is filed.</p>\n","type":"text/plain"},"key":"is_filed","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the document is new.</p>\n","type":"text/plain"},"key":"is_new","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the document has been updated.</p>\n","type":"text/plain"},"key":"is_updated","value":"false"},{"disabled":true,"description":{"content":"<p>Sort results by:</p>\n<ul>\n<li><code>document_name</code> - document name</li>\n<li><code>-document_name</code> - document name (descending)</li>\n<li><code>document_type_name</code> - document type name</li>\n<li><code>-document_type_name</code> - document type name (descending)</li>\n<li><code>tag_names</code> - tag names</li>\n<li><code>-tag_names</code> - tag names (descending)</li>\n<li><code>created_at</code> - creation date</li>\n<li><code>-created_at</code> - creation date (descending)</li>\n<li><code>keywords</code> - keywords</li>\n<li><code>-keywords</code> - keywords (descending)</li>\n<li><code>filing_number</code> - filing number</li>\n<li><code>-filing_number</code> - filing number (descending)</li>\n</ul>\n","type":"text/plain"},"key":"ordering","value":"-created_at"},{"disabled":true,"key":"origin","value":"upload"},{"disabled":true,"key":"search","value":"string"},{"disabled":true,"key":"search_fields","value":"original_filename,title,summary,keywords,sender,recipient,filing_number"},{"disabled":true,"key":"to_date","value":"2024-01-01"},{"disabled":true,"key":"with_document_type_ids","value":"0"},{"disabled":true,"key":"with_tag_ids","value":"0"},{"disabled":true,"key":"without_document_type_ids","value":"0"},{"disabled":true,"key":"without_tag_ids","value":"0"}],"variable":[]}},"response":[{"id":"3e72f6c7-66a9-432d-b362-028a57073ead","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/documents/files","host":["{{base_url}}"],"path":["1","documents","files"],"query":[{"key":"contains_payable","value":"false","description":"Whether the document contains a payable item.","disabled":true},{"key":"date_field","value":"created_at","description":"Supported value:\n\n* `created_at` - filter by creation date","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"ids","value":"0","disabled":true},{"key":"is_ai_recognition_allowed","value":"false","description":"Whether AI recognition can be run on this document.","disabled":true},{"key":"is_attached","value":"false","description":"Whether the document is attached.","disabled":true},{"key":"is_filed","value":"false","description":"Whether the record is filed.","disabled":true},{"key":"is_new","value":"false","description":"Whether the document is new.","disabled":true},{"key":"is_updated","value":"false","description":"Whether the document has been updated.","disabled":true},{"key":"ordering","value":"-created_at","description":"Sort results by:\n\n* `document_name` - document name\n* `-document_name` - document name (descending)\n* `document_type_name` - document type name\n* `-document_type_name` - document type name (descending)\n* `tag_names` - tag names\n* `-tag_names` - tag names (descending)\n* `created_at` - creation date\n* `-created_at` - creation date (descending)\n* `keywords` - keywords\n* `-keywords` - keywords (descending)\n* `filing_number` - filing number\n* `-filing_number` - filing number (descending)","disabled":true},{"key":"origin","value":"upload","disabled":true},{"key":"search","value":"string","disabled":true},{"key":"search_fields","value":"original_filename,title,summary,keywords,sender,recipient,filing_number","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true},{"key":"with_document_type_ids","value":"0","disabled":true},{"key":"with_tag_ids","value":"0","disabled":true},{"key":"without_document_type_ids","value":"0","disabled":true},{"key":"without_tag_ids","value":"0","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": 1,\n    \"url\": \"string\"\n  }\n]"}],"_postman_id":"1b149f21-0678-4b59-9ca1-0d4743fc641b"}],"id":"5153ec34-37ca-4d2b-ba78-3b8dcf7acc44","_postman_id":"5153ec34-37ca-4d2b-ba78-3b8dcf7acc44","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"accounting","item":[{"name":"ledger numbers","item":[{"name":"create ledger numbers","id":"6569043a-11fc-4da3-b146-87d00fc13df3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ledger_numbers\": [\n    {\n      \"code\": \"string\",\n      \"name\": \"Example\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/accounting/ledger-numbers/create","description":"<p>Create one or more ledger numbers.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","accounting","ledger-numbers","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"473a20ba-3865-487e-9ae2-3d2d6f715b7d","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/accounting/ledger-numbers/create","host":["{{base_url}}"],"path":["2","accounting","ledger-numbers","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_ledger_numbers\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\",\n      \"code\": \"string\"\n    }\n  ],\n  \"not_created_ledger_numbers\": [\n    {\n      \"code\": \"string\",\n      \"name\": \"Example\",\n      \"reason\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"6569043a-11fc-4da3-b146-87d00fc13df3"},{"name":"delete ledger numbers","id":"e25b1b05-c530-4852-857e-09588a597c01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/accounting/ledger-numbers/delete","description":"<p>Delete ledger numbers by ID.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","accounting","ledger-numbers","delete"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"40d51454-3af6-4665-a7a7-860d72101fb3","name":"204 No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/accounting/ledger-numbers/delete","host":["{{base_url}}"],"path":["2","accounting","ledger-numbers","delete"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e25b1b05-c530-4852-857e-09588a597c01"},{"name":"list of ledger numbers","id":"10f7b487-1f9b-493e-964d-e6f32b55f4dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/accounting/ledger-numbers","description":"<p>Retrieve the company's ledger numbers.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","accounting","ledger-numbers"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"7e1a1611-7ae6-48b6-aee9-e6aa31730cac","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/accounting/ledger-numbers","host":["{{base_url}}"],"path":["2","accounting","ledger-numbers"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": 1,\n    \"name\": \"Example\",\n    \"code\": \"string\"\n  }\n]"}],"_postman_id":"10f7b487-1f9b-493e-964d-e6f32b55f4dd"},{"name":"update a ledger number","id":"81c4e191-3b1c-41d1-b632-808541664750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"string\",\n  \"name\": \"Example\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/accounting/ledger-numbers/update/6848057","description":"<p>Update a specific ledger number.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","accounting","ledger-numbers","update","6848057"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[{"id":"d58a4a8e-62db-493c-8b46-ce747fd47c18","type":"any","value":"6848057","key":"ledger_number_id"}]}},"response":[{"id":"fa5f3472-64ef-429d-8365-e63d2d3ea78a","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/accounting/ledger-numbers/update/6848057","host":["{{base_url}}"],"path":["2","accounting","ledger-numbers","update","6848057"],"query":[{"key":"format","value":"html","disabled":true}],"variable":[{"key":"ledger_number_id","value":"6848057"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\",\n  \"code\": \"string\"\n}"}],"_postman_id":"81c4e191-3b1c-41d1-b632-808541664750"}],"id":"bb729585-5559-4f32-bdcf-37e4255465bb","_postman_id":"bb729585-5559-4f32-bdcf-37e4255465bb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"vat categories","item":[{"name":"create vat categories","id":"f158ccdc-7773-4c4e-bce6-7c7d2b56acfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"vat_categories\": [\n    {\n      \"code\": \"string\",\n      \"name\": \"Example\",\n      \"percent\": 0,\n      \"vat_area\": \"HU\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/accounting/vat-categories/create","description":"<p>Create one or more company VAT categories.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","accounting","vat-categories","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"23014e86-ec21-4e98-808a-3c168263cb6b","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/accounting/vat-categories/create","host":["{{base_url}}"],"path":["2","accounting","vat-categories","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_vat_categories\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\",\n      \"code\": \"string\"\n    }\n  ],\n  \"not_created_vat_categories\": [\n    {\n      \"code\": \"string\",\n      \"name\": \"Example\",\n      \"reason\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"f158ccdc-7773-4c4e-bce6-7c7d2b56acfc"},{"name":"delete vat categories","id":"d59ca0e3-54f3-4ed8-adcc-412424ed52e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/accounting/vat-categories/delete","description":"<p>Delete company VAT categories by ID.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","accounting","vat-categories","delete"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"d53a992f-627d-4eeb-9826-95d7cea2c7d4","name":"204 No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/accounting/vat-categories/delete","host":["{{base_url}}"],"path":["2","accounting","vat-categories","delete"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d59ca0e3-54f3-4ed8-adcc-412424ed52e0"},{"name":"list of vat categories","id":"af85248f-0c3d-4a96-99e3-091ca6914915","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/accounting/vat-categories","description":"<p>Retrieve the company's VAT categories.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","accounting","vat-categories"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"94f12c58-682f-4a58-967f-ff99c690aee4","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/accounting/vat-categories","host":["{{base_url}}"],"path":["2","accounting","vat-categories"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\",\n  \"code\": \"string\",\n  \"percent\": 0,\n  \"vat_area\": \"string\",\n  \"country\": \"string\"\n}"}],"_postman_id":"af85248f-0c3d-4a96-99e3-091ca6914915"},{"name":"update a vat category","id":"d7644c97-f2b4-412a-b5c8-7cbc35977a14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"string\",\n  \"name\": \"Example\",\n  \"percent\": 0,\n  \"vat_area\": \"HU\",\n  \"country\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/accounting/vat-categories/update/747204","description":"<p>Update a specific company VAT category.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","accounting","vat-categories","update","747204"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[{"id":"1b482ef7-88d8-49e3-ac6c-d7dccbc9036d","type":"any","value":"747204","key":"company_vat_category_id"}]}},"response":[{"id":"98e1317b-32b8-4e7a-84ff-db226995ab40","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/accounting/vat-categories/update/747204","host":["{{base_url}}"],"path":["2","accounting","vat-categories","update","747204"],"query":[{"key":"format","value":"html","disabled":true}],"variable":[{"key":"company_vat_category_id","value":"747204"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\",\n  \"code\": \"string\",\n  \"percent\": 0,\n  \"vat_area\": \"string\",\n  \"country\": \"string\"\n}"}],"_postman_id":"d7644c97-f2b4-412a-b5c8-7cbc35977a14"}],"id":"e1a3970a-c109-4376-8759-d9108f9b5e7e","_postman_id":"e1a3970a-c109-4376-8759-d9108f9b5e7e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}}],"id":"10230abf-ee9d-42d1-9e92-8f1f1bc7c87a","_postman_id":"10230abf-ee9d-42d1-9e92-8f1f1bc7c87a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"partners","item":[{"name":"list of partners","id":"cf0085ac-b69d-4f38-bd50-4ca0a947d7ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/partners","description":"<p>Retrieve a list of partners.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","partners"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"name","value":"Example"},{"disabled":true,"description":{"content":"<p>Page number to return.</p>\n","type":"text/plain"},"key":"page","value":"0"},{"disabled":true,"description":{"content":"<p>Number of records to return per page.</p>\n","type":"text/plain"},"key":"page_size","value":"0"}],"variable":[]}},"response":[{"id":"164d9ba8-aa86-49e9-a905-b398efc06664","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/partners","host":["{{base_url}}"],"path":["1","partners"],"query":[{"key":"format","value":"html","disabled":true},{"key":"name","value":"Example","disabled":true},{"key":"page","value":"0","description":"Page number to return.","disabled":true},{"key":"page_size","value":"0","description":"Number of records to return per page.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": 123,\n  \"next\": \"http://api.example.org/accounts/?page=4\",\n  \"previous\": \"http://api.example.org/accounts/?page=2\",\n  \"results\": [\n    {\n      \"account_number\": \"12345\",\n      \"address\": \"string\",\n      \"city\": \"string\",\n      \"id\": 1,\n      \"is_customer\": false,\n      \"is_vendor\": false,\n      \"name\": \"Example\",\n      \"tax_number\": \"12345\",\n      \"zip_code\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"cf0085ac-b69d-4f38-bd50-4ca0a947d7ee"}],"id":"3458cf6c-2189-414e-953f-16066eacd636","_postman_id":"3458cf6c-2189-414e-953f-16066eacd636","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"accounts","item":[{"name":"list of accounts","id":"ef5d6818-34d1-47b9-863c-288d6e603334","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/accounts","description":"<p>Retrieve a list of accounts.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","accounts"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"name","value":"Example"},{"disabled":true,"description":{"content":"<p>Page number to return.</p>\n","type":"text/plain"},"key":"page","value":"0"},{"disabled":true,"description":{"content":"<p>Number of records to return per page.</p>\n","type":"text/plain"},"key":"page_size","value":"0"}],"variable":[]}},"response":[{"id":"a3e564db-6a03-486b-82ea-30569238dd39","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/accounts","host":["{{base_url}}"],"path":["1","accounts"],"query":[{"key":"format","value":"html","disabled":true},{"key":"name","value":"Example","disabled":true},{"key":"page","value":"0","description":"Page number to return.","disabled":true},{"key":"page_size","value":"0","description":"Number of records to return per page.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": 123,\n  \"next\": \"http://api.example.org/accounts/?page=4\",\n  \"previous\": \"http://api.example.org/accounts/?page=2\",\n  \"results\": [\n    {\n      \"id\": 1,\n      \"account_number\": \"12345\",\n      \"name\": \"Example\"\n    }\n  ]\n}"}],"_postman_id":"ef5d6818-34d1-47b9-863c-288d6e603334"}],"id":"3e21554a-bfc6-4553-8ef0-c2a1be8abb50","_postman_id":"3e21554a-bfc6-4553-8ef0-c2a1be8abb50","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"payments","item":[{"name":"list of payments","id":"564ab474-bd22-4b95-9a3c-d8f9c2658acd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/payments","description":"<p>Retrieve a list of payments.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","payments"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"date","value":"2024-01-01"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"key":"to_date","value":"2024-01-01"}],"variable":[]}},"response":[{"id":"dd38694c-9739-4cd7-8648-f2fb563cd101","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/payments","host":["{{base_url}}"],"path":["1","payments"],"query":[{"key":"date","value":"2024-01-01","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": 1,\n    \"date\": \"2024-01-01\",\n    \"transactions\": [\n      {\n        \"id\": 1,\n        \"expense_id\": 1,\n        \"amount\": \"100.00\",\n        \"partner\": \"string\",\n        \"currency\": \"HUF\",\n        \"invoice_number\": \"12345\",\n        \"exchange_rate\": \"100.00\"\n      }\n    ],\n    \"account\": 0\n  }\n]"}],"_postman_id":"564ab474-bd22-4b95-9a3c-d8f9c2658acd"}],"id":"1da9b69e-30a1-4e19-ae9d-8f149a9fccfb","_postman_id":"1da9b69e-30a1-4e19-ae9d-8f149a9fccfb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"pulse","item":[{"name":"pulse","id":"f1042db0-ab36-49a8-a5c0-6297d1d31e62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/pulse","description":"<p>Retrieve pulse data.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","pulse"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"30fc4089-3c1d-454a-898b-874957be2a3d","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/pulse","host":["{{base_url}}"],"path":["1","pulse"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"summary\": 0,\n  \"accounts\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\",\n      \"account_number\": \"12345\",\n      \"currency\": \"HUF\",\n      \"current_balance\": \"100.00\",\n      \"last_updated\": \"2024-01-01T12:00:00Z\"\n    }\n  ]\n}"}],"_postman_id":"f1042db0-ab36-49a8-a5c0-6297d1d31e62"}],"id":"abf93d23-37a2-4c36-ab36-1b87271903f0","_postman_id":"abf93d23-37a2-4c36-ab36-1b87271903f0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"tax codes","item":[{"name":"list of tax codes","id":"e7d1af76-a01a-4cc9-8dfd-77535baaa2d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/tax-codes","description":"<p>Retrieve a list of tax codes.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","tax-codes"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"ff082b34-cd3a-455f-9d35-10a2f8acda06","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/tax-codes","host":["{{base_url}}"],"path":["1","tax-codes"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"name\": \"Example\",\n    \"code\": \"string\",\n    \"account_number\": \"12345\"\n  }\n]"}],"_postman_id":"e7d1af76-a01a-4cc9-8dfd-77535baaa2d7"}],"id":"948cf063-4597-4334-9dea-405f615ad338","_postman_id":"948cf063-4597-4334-9dea-405f615ad338","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"taxes","item":[{"name":"create taxes","id":"c1f6e654-aa4b-4a56-b23d-a4fbc5866bbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"taxes\": [\n    {\n      \"due_at\": \"2024-01-01\",\n      \"amount\": 0,\n      \"title\": \"2024-01-01\",\n      \"code\": \"string\",\n      \"name\": \"Example\",\n      \"currency\": \"HUF\",\n      \"account_number\": \"12345\",\n      \"external_id\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/taxes/create","description":"<p>Create tax records via the public API.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","taxes","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"d1779daa-f0e9-4c7e-a184-6f7d317eaf6b","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/taxes/create","host":["{{base_url}}"],"path":["1","taxes","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"month\": \"2024-01-01\",\n    \"amount\": \"100.00\",\n    \"paid_status\": \"string\",\n    \"taxes\": [\n      {\n        \"id\": 1,\n        \"title\": \"2024-01-01\",\n        \"name\": \"Example\",\n        \"currency\": \"HUF\",\n        \"exchange_rate\": \"100.00\",\n        \"code\": \"string\",\n        \"amount\": \"100.00\",\n        \"due_at\": \"2024-01-01\",\n        \"paid_status\": \"string\",\n        \"tags\": [\n          0\n        ],\n        \"simple_tags\": [\n          0\n        ],\n        \"external_id\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"c1f6e654-aa4b-4a56-b23d-a4fbc5866bbc"},{"name":"create taxes v2","id":"9165466c-ba03-498b-a2c1-0e988e80e8c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"taxes\": [\n    {\n      \"due_at\": \"2024-01-01\",\n      \"amount\": 0,\n      \"title\": \"2024-01-01\",\n      \"code\": \"string\",\n      \"name\": \"Example\",\n      \"account_number\": \"12345\",\n      \"external_id\": \"string\",\n      \"tags\": [\n        0\n      ],\n      \"simple_tags\": [\n        0\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/taxes/create","description":"<p>Create tax records, with optional tag annotations.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","taxes","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"41b6d26f-3908-4ef1-91af-3ed720575588","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/taxes/create","host":["{{base_url}}"],"path":["2","taxes","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"monthly_taxes\": [\n    {\n      \"month\": \"2024-01-01\",\n      \"amount\": \"100.00\",\n      \"paid_status\": \"string\",\n      \"taxes\": [\n        {\n          \"id\": 1,\n          \"title\": \"2024-01-01\",\n          \"name\": \"Example\",\n          \"currency\": \"HUF\",\n          \"exchange_rate\": \"100.00\",\n          \"code\": \"string\",\n          \"amount\": \"100.00\",\n          \"due_at\": \"2024-01-01\",\n          \"paid_status\": \"string\",\n          \"tags\": [\n            0\n          ],\n          \"simple_tags\": [\n            0\n          ],\n          \"external_id\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ]\n}"}],"_postman_id":"9165466c-ba03-498b-a2c1-0e988e80e8c3"},{"name":"delete taxes","id":"61fbe93a-8092-4bcf-a643-0850718a34d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/taxes/delete","description":"<p>Delete tax records via the public API.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","taxes","delete"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"e4e76604-0084-4cd7-b210-ca6f4abd9e95","name":"204 No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/taxes/delete","host":["{{base_url}}"],"path":["1","taxes","delete"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"61fbe93a-8092-4bcf-a643-0850718a34d8"},{"name":"delete taxes v2","id":"2044736c-6ce7-4572-ae6c-4e6656eb5930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/taxes/delete","description":"<p>Delete unpaid tax records.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","taxes","delete"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"997125d1-b558-4a80-941e-abd808cdc10a","name":"204 No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/taxes/delete","host":["{{base_url}}"],"path":["2","taxes","delete"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2044736c-6ce7-4572-ae6c-4e6656eb5930"},{"name":"list of monthly taxes","id":"48897b93-544f-466e-8aa9-cf40851f25fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/monthly-taxes","description":"<p>Retrieve monthly tax records.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","monthly-taxes"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"fields","value":"string"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"description":{"content":"<p>Whether the record is partially paid.</p>\n","type":"text/plain"},"key":"is_installment","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is paid.</p>\n","type":"text/plain"},"key":"is_paid","value":"false"},{"disabled":true,"key":"to_date","value":"2024-01-01"}],"variable":[]}},"response":[{"id":"ca084769-80d6-4f53-9496-ba55e093e4c8","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/monthly-taxes","host":["{{base_url}}"],"path":["1","monthly-taxes"],"query":[{"key":"fields","value":"string","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"is_installment","value":"false","description":"Whether the record is partially paid.","disabled":true},{"key":"is_paid","value":"false","description":"Whether the record is paid.","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"month\": \"2024-01-01\",\n    \"amount\": \"100.00\",\n    \"paid_status\": \"string\",\n    \"taxes\": [\n      {\n        \"id\": 1,\n        \"title\": \"2024-01-01\",\n        \"name\": \"Example\",\n        \"currency\": \"HUF\",\n        \"exchange_rate\": \"100.00\",\n        \"code\": \"string\",\n        \"amount\": \"100.00\",\n        \"due_at\": \"2024-01-01\",\n        \"paid_status\": \"string\",\n        \"tags\": [\n          0\n        ],\n        \"simple_tags\": [\n          0\n        ],\n        \"external_id\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"48897b93-544f-466e-8aa9-cf40851f25fe"},{"name":"list of monthly taxes v2","id":"0edb5cf4-e3a2-40a0-b261-164a9833c05f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/monthly-taxes","description":"<p>Retrieve monthly tax records, optionally including tag annotations.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","monthly-taxes"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"fields","value":"string"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"key":"is_installment","value":"false"},{"disabled":true,"key":"is_paid","value":"false"},{"disabled":true,"key":"to_date","value":"2024-01-01"}],"variable":[]}},"response":[{"id":"018aa277-b828-4ec6-8dfe-9de7145bf273","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/monthly-taxes","host":["{{base_url}}"],"path":["2","monthly-taxes"],"query":[{"key":"fields","value":"string","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"is_installment","value":"false","disabled":true},{"key":"is_paid","value":"false","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"monthly_taxes\": [\n    {\n      \"month\": \"2024-01-01\",\n      \"amount\": \"100.00\",\n      \"paid_status\": \"string\",\n      \"taxes\": [\n        {\n          \"id\": 1,\n          \"title\": \"2024-01-01\",\n          \"name\": \"Example\",\n          \"currency\": \"HUF\",\n          \"exchange_rate\": \"100.00\",\n          \"code\": \"string\",\n          \"amount\": \"100.00\",\n          \"due_at\": \"2024-01-01\",\n          \"paid_status\": \"string\",\n          \"tags\": [\n            0\n          ],\n          \"simple_tags\": [\n            0\n          ],\n          \"external_id\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ]\n}"}],"_postman_id":"0edb5cf4-e3a2-40a0-b261-164a9833c05f"},{"name":"update taxes","id":"3ed4058c-ce2c-4ada-b2b1-181b137190db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"taxes\": [\n    {\n      \"id\": 1,\n      \"title\": \"2024-01-01\",\n      \"due_at\": \"2024-01-01\",\n      \"amount\": 0,\n      \"code\": \"string\",\n      \"name\": \"Example\",\n      \"account_number\": \"12345\",\n      \"external_id\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/taxes/update","description":"<p>Update tax records via the public API.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","taxes","update"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"83be30ae-3aaa-4da7-8e81-4f10883f17fc","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/taxes/update","host":["{{base_url}}"],"path":["1","taxes","update"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"month\": \"2024-01-01\",\n    \"amount\": \"100.00\",\n    \"paid_status\": \"string\",\n    \"taxes\": [\n      {\n        \"id\": 1,\n        \"title\": \"2024-01-01\",\n        \"name\": \"Example\",\n        \"currency\": \"HUF\",\n        \"exchange_rate\": \"100.00\",\n        \"code\": \"string\",\n        \"amount\": \"100.00\",\n        \"due_at\": \"2024-01-01\",\n        \"paid_status\": \"string\",\n        \"tags\": [\n          0\n        ],\n        \"simple_tags\": [\n          0\n        ],\n        \"external_id\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"3ed4058c-ce2c-4ada-b2b1-181b137190db"},{"name":"update taxes v2","id":"9b900414-8bff-4239-ac53-567fcf2e67e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"taxes\": [\n    {\n      \"due_at\": \"2024-01-01\",\n      \"amount\": 0,\n      \"title\": \"2024-01-01\",\n      \"code\": \"string\",\n      \"name\": \"Example\",\n      \"account_number\": \"12345\",\n      \"external_id\": \"string\",\n      \"tags\": [\n        0\n      ],\n      \"simple_tags\": [\n        0\n      ],\n      \"id\": 1\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/taxes/update","description":"<p>Update tax records, with optional tag changes.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","taxes","update"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"3b6653b9-c4ff-4634-833f-cdc491af91ec","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/taxes/update","host":["{{base_url}}"],"path":["2","taxes","update"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"monthly_taxes\": [\n    {\n      \"month\": \"2024-01-01\",\n      \"amount\": \"100.00\",\n      \"paid_status\": \"string\",\n      \"taxes\": [\n        {\n          \"id\": 1,\n          \"title\": \"2024-01-01\",\n          \"name\": \"Example\",\n          \"currency\": \"HUF\",\n          \"exchange_rate\": \"100.00\",\n          \"code\": \"string\",\n          \"amount\": \"100.00\",\n          \"due_at\": \"2024-01-01\",\n          \"paid_status\": \"string\",\n          \"tags\": [\n            0\n          ],\n          \"simple_tags\": [\n            0\n          ],\n          \"external_id\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ]\n}"}],"_postman_id":"9b900414-8bff-4239-ac53-567fcf2e67e6"}],"id":"f9788e74-899a-4e30-b487-dc9d1172142f","_postman_id":"f9788e74-899a-4e30-b487-dc9d1172142f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"salaries","item":[{"name":"create salaries","id":"c4062096-7a8a-44ff-9e2b-9375703dfe67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"salaries\": [\n    {\n      \"title\": \"2024-01-01\",\n      \"amount\": 0,\n      \"name\": \"Example\",\n      \"due_at\": \"2024-01-01\",\n      \"currency\": \"HUF\",\n      \"account_number\": \"12345\",\n      \"external_id\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/salaries/create","description":"<p>Create salary records via the public API.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","salaries","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"346bdae2-50ea-4f1b-be96-bfdb504bbc48","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/salaries/create","host":["{{base_url}}"],"path":["1","salaries","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"month\": \"2024-01-01\",\n    \"amount\": \"100.00\",\n    \"paid_status\": \"string\",\n    \"due_at\": \"2024-01-01\",\n    \"salaries\": [\n      {\n        \"id\": 1,\n        \"title\": \"2024-01-01\",\n        \"name\": \"Example\",\n        \"currency\": \"HUF\",\n        \"exchange_rate\": \"100.00\",\n        \"amount\": \"100.00\",\n        \"paid_status\": \"string\",\n        \"tags\": [\n          0\n        ],\n        \"simple_tags\": [\n          0\n        ],\n        \"external_id\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"c4062096-7a8a-44ff-9e2b-9375703dfe67"},{"name":"create salaries v2","id":"be65c1de-6d93-4491-bd6f-f8c2caf06111","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"salaries\": [\n    {\n      \"title\": \"2024-01-01\",\n      \"amount\": 0,\n      \"name\": \"Example\",\n      \"tax_number\": \"12345\",\n      \"due_at\": \"2024-01-01\",\n      \"account_number\": \"12345\",\n      \"tags\": [\n        0\n      ],\n      \"simple_tags\": [\n        0\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/salaries/create","description":"<p>Create salary records, with optional tag annotations.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","salaries","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"8334ef2c-16ec-4a4b-ac2f-41ce239db8f4","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/salaries/create","host":["{{base_url}}"],"path":["2","salaries","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"monthly_salaries\": [\n    {\n      \"month\": \"2024-01-01\",\n      \"amount\": \"100.00\",\n      \"paid_status\": \"string\",\n      \"due_at\": \"2024-01-01\",\n      \"salaries\": [\n        {\n          \"id\": 1,\n          \"title\": \"2024-01-01\",\n          \"name\": \"Example\",\n          \"currency\": \"HUF\",\n          \"exchange_rate\": \"100.00\",\n          \"amount\": \"100.00\",\n          \"paid_status\": \"string\",\n          \"tags\": [\n            0\n          ],\n          \"simple_tags\": [\n            0\n          ],\n          \"external_id\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ]\n}"}],"_postman_id":"be65c1de-6d93-4491-bd6f-f8c2caf06111"},{"name":"delete salaries","id":"797b4bb8-9718-40be-b944-4c408dee355c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/salaries/delete","description":"<p>Delete salary records via the public API.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","salaries","delete"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"1011d44d-bf93-47b0-b919-599ac11bf28f","name":"204 No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/salaries/delete","host":["{{base_url}}"],"path":["1","salaries","delete"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"797b4bb8-9718-40be-b944-4c408dee355c"},{"name":"delete salaries v2","id":"12d91f83-2012-4f8c-9ac8-e1c6d66d29b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/salaries/delete","description":"<p>Delete unpaid salary records.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","salaries","delete"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"bc969869-15a1-4818-a022-f23badb41d62","name":"204 No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/salaries/delete","host":["{{base_url}}"],"path":["2","salaries","delete"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"12d91f83-2012-4f8c-9ac8-e1c6d66d29b4"},{"name":"list of monthly salaries","id":"33224412-badd-445d-8c1c-a90ec92582ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/1/monthly-salaries","description":"<p>Retrieve monthly salary records.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","monthly-salaries"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"fields","value":"string"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"description":{"content":"<p>Whether the record is partially paid.</p>\n","type":"text/plain"},"key":"is_installment","value":"false"},{"disabled":true,"description":{"content":"<p>Whether the record is paid.</p>\n","type":"text/plain"},"key":"is_paid","value":"false"},{"disabled":true,"key":"to_date","value":"2024-01-01"}],"variable":[]}},"response":[{"id":"9dd5a4c1-e9b9-4d88-8c8d-b2e5754e440f","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/1/monthly-salaries","host":["{{base_url}}"],"path":["1","monthly-salaries"],"query":[{"key":"fields","value":"string","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"is_installment","value":"false","description":"Whether the record is partially paid.","disabled":true},{"key":"is_paid","value":"false","description":"Whether the record is paid.","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"month\": \"2024-01-01\",\n    \"amount\": \"100.00\",\n    \"paid_status\": \"string\",\n    \"due_at\": \"2024-01-01\",\n    \"salaries\": [\n      {\n        \"id\": 1,\n        \"title\": \"2024-01-01\",\n        \"name\": \"Example\",\n        \"currency\": \"HUF\",\n        \"exchange_rate\": \"100.00\",\n        \"amount\": \"100.00\",\n        \"paid_status\": \"string\",\n        \"tags\": [\n          0\n        ],\n        \"simple_tags\": [\n          0\n        ],\n        \"external_id\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"33224412-badd-445d-8c1c-a90ec92582ee"},{"name":"list of monthly salaries v2","id":"596a0f8b-90e9-4c6f-b695-4020faed1e8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/monthly-salaries","description":"<p>Retrieve monthly salary records, optionally including tag annotations.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","monthly-salaries"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"fields","value":"string"},{"disabled":true,"key":"format","value":"html"},{"disabled":true,"key":"from_date","value":"2024-01-01"},{"disabled":true,"key":"is_installment","value":"false"},{"disabled":true,"key":"is_paid","value":"false"},{"disabled":true,"key":"to_date","value":"2024-01-01"}],"variable":[]}},"response":[{"id":"de59d3d6-6965-4012-bed9-fb114ae1e4ce","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/monthly-salaries","host":["{{base_url}}"],"path":["2","monthly-salaries"],"query":[{"key":"fields","value":"string","disabled":true},{"key":"format","value":"html","disabled":true},{"key":"from_date","value":"2024-01-01","disabled":true},{"key":"is_installment","value":"false","disabled":true},{"key":"is_paid","value":"false","disabled":true},{"key":"to_date","value":"2024-01-01","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"monthly_salaries\": [\n    {\n      \"month\": \"2024-01-01\",\n      \"amount\": \"100.00\",\n      \"paid_status\": \"string\",\n      \"due_at\": \"2024-01-01\",\n      \"salaries\": [\n        {\n          \"id\": 1,\n          \"title\": \"2024-01-01\",\n          \"name\": \"Example\",\n          \"currency\": \"HUF\",\n          \"exchange_rate\": \"100.00\",\n          \"amount\": \"100.00\",\n          \"paid_status\": \"string\",\n          \"tags\": [\n            0\n          ],\n          \"simple_tags\": [\n            0\n          ],\n          \"external_id\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ]\n}"}],"_postman_id":"596a0f8b-90e9-4c6f-b695-4020faed1e8c"},{"name":"update salaries","id":"ae2d3e2b-a143-453c-8c82-da93fab83324","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"salaries\": [\n    {\n      \"id\": 1,\n      \"title\": \"2024-01-01\",\n      \"name\": \"Example\",\n      \"amount\": \"100.00\",\n      \"account_number\": \"12345\",\n      \"external_id\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/1/salaries/update","description":"<p>Update salary records via the public API.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["1","salaries","update"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"f061aa23-3b38-4150-bbf5-4f03b26fe336","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/1/salaries/update","host":["{{base_url}}"],"path":["1","salaries","update"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"month\": \"2024-01-01\",\n    \"amount\": \"100.00\",\n    \"paid_status\": \"string\",\n    \"due_at\": \"2024-01-01\",\n    \"salaries\": [\n      {\n        \"id\": 1,\n        \"title\": \"2024-01-01\",\n        \"name\": \"Example\",\n        \"currency\": \"HUF\",\n        \"exchange_rate\": \"100.00\",\n        \"amount\": \"100.00\",\n        \"paid_status\": \"string\",\n        \"tags\": [\n          0\n        ],\n        \"simple_tags\": [\n          0\n        ],\n        \"external_id\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"ae2d3e2b-a143-453c-8c82-da93fab83324"},{"name":"update salaries v2","id":"25ff0807-3a0f-4802-bd05-fcce3a6017c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"salaries\": [\n    {\n      \"title\": \"2024-01-01\",\n      \"amount\": 0,\n      \"name\": \"Example\",\n      \"tax_number\": \"12345\",\n      \"due_at\": \"2024-01-01\",\n      \"account_number\": \"12345\",\n      \"tags\": [\n        0\n      ],\n      \"simple_tags\": [\n        0\n      ],\n      \"id\": 1\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/salaries/update","description":"<p>Update salary records, with optional tag changes.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","salaries","update"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"f1aec0c8-d278-411e-8dc5-face3657d798","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/salaries/update","host":["{{base_url}}"],"path":["2","salaries","update"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"monthly_salaries\": [\n    {\n      \"month\": \"2024-01-01\",\n      \"amount\": \"100.00\",\n      \"paid_status\": \"string\",\n      \"due_at\": \"2024-01-01\",\n      \"salaries\": [\n        {\n          \"id\": 1,\n          \"title\": \"2024-01-01\",\n          \"name\": \"Example\",\n          \"currency\": \"HUF\",\n          \"exchange_rate\": \"100.00\",\n          \"amount\": \"100.00\",\n          \"paid_status\": \"string\",\n          \"tags\": [\n            0\n          ],\n          \"simple_tags\": [\n            0\n          ],\n          \"external_id\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ]\n}"}],"_postman_id":"25ff0807-3a0f-4802-bd05-fcce3a6017c1"}],"id":"ce88bf30-1fd8-4caf-a7c9-a3fae8534351","_postman_id":"ce88bf30-1fd8-4caf-a7c9-a3fae8534351","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"audit xml","item":[{"name":"upload audit xml","id":"309a02e6-ea18-4fcb-97d4-4ec2c47b0da7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"audit_xmls\": [\n    {\n      \"content\": \"base64-encoded-content\",\n      \"filename\": \"document.pdf\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/audit-xml","description":"<p>Upload audit XML files via the public API.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","audit-xml"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"19dfe949-4714-42ee-bf7d-5a9ab166148c","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/audit-xml","host":["{{base_url}}"],"path":["2","audit-xml"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"309a02e6-ea18-4fcb-97d4-4ec2c47b0da7"}],"id":"a52c7dc0-88d0-4109-baa8-c03205543f9a","_postman_id":"a52c7dc0-88d0-4109-baa8-c03205543f9a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"company","item":[{"name":"list companies","id":"46a0095e-549b-42ab-a046-615bca8b6edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer {{oauth_token}}","type":"text"}],"url":"{{base_url}}/2/companies","description":"<p>Retrieve the list of companies available to the authenticated user.</p>\n<p>Authentication: OAuth2 only (<code>Authorization: Bearer [access_token]</code>).</p>\n","urlObject":{"path":["2","companies"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"2ef0cb30-810b-4d31-9085-fb053a76fd8d","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{oauth_token}}","type":"text"}],"url":{"raw":"{{base_url}}/2/companies","host":["{{base_url}}"],"path":["2","companies"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"companies\": [\n      {\n        \"id\": 1,\n        \"name\": \"Example\"\n      }\n    ]\n  }\n]"}],"_postman_id":"46a0095e-549b-42ab-a046-615bca8b6edf"},{"name":"user profile","id":"bd560456-7c19-4ba7-9cd8-5e46062ae5f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer {{oauth_token}}","type":"text"}],"url":"{{base_url}}/2/user-profile","description":"<p>Retrieve the profile of the authenticated user.</p>\n<p>Authentication: OAuth2 only (<code>Authorization: Bearer [access_token]</code>).</p>\n","urlObject":{"path":["2","user-profile"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"297bdc07-bfdd-4273-8f39-b0467fb379b1","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{oauth_token}}","type":"text"}],"url":{"raw":"{{base_url}}/2/user-profile","host":["{{base_url}}"],"path":["2","user-profile"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"user\": {\n    \"email\": \"api@example.com\",\n    \"first_name\": \"Example\",\n    \"last_name\": \"Example\"\n  }\n}"}],"_postman_id":"bd560456-7c19-4ba7-9cd8-5e46062ae5f0"}],"id":"52bba24d-7850-405c-846c-c99ac45b4089","_postman_id":"52bba24d-7850-405c-846c-c99ac45b4089","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"tags","item":[{"name":"create tags","id":"c2203736-f6c8-43c2-9f9f-32b6cd49fd48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"tags\": [\n    {\n      \"name\": \"Example\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/tags/create","description":"<p>Create new tags. If a tag with the same name already exists, it will be updated.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","tags","create"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"633df289-a7ad-41e0-bc72-12da00d283eb","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/tags/create","host":["{{base_url}}"],"path":["2","tags","create"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\",\n  \"is_external\": false\n}"}],"_postman_id":"c2203736-f6c8-43c2-9f9f-32b6cd49fd48"},{"name":"delete tags","id":"307226f2-d09a-4213-94c0-aabbced19612","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    0\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/tags/delete","description":"<p>Delete tags by ID. If a tag is still in use, it will be skipped and the response will include the reason.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","tags","delete"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"788ae101-d249-449f-9512-191ee123568a","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/tags/delete","host":["{{base_url}}"],"path":["2","tags","delete"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deleted\": [\n    0\n  ],\n  \"not_deleted\": [\n    0\n  ]\n}"}],"_postman_id":"307226f2-d09a-4213-94c0-aabbced19612"},{"name":"list tags","id":"bdd040e9-b36d-410c-9677-10cd3f15e484","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/tags","description":"<p>Retrieve the list of tags for the current company.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","tags"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"d27051a5-8963-458b-a5b9-a41d97a7471b","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/tags","host":["{{base_url}}"],"path":["2","tags"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\",\n  \"is_external\": false\n}"}],"_postman_id":"bdd040e9-b36d-410c-9677-10cd3f15e484"},{"name":"update tags","id":"e120bfda-c7fa-4cc0-b469-7fcebf9f178e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"tags\": [\n    {\n      \"id\": 1,\n      \"name\": \"Example\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/2/tags/update","description":"<p>Update tags by ID.</p>\n<p>Authentication: Use an API token, or OAuth2 with <code>Authorization: Bearer [access_token]</code> and <code>Quick-Company-Id</code>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","tags","update"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"7b919074-52b9-4235-9ebb-4080a3f33ae2","name":"200 OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base_url}}/2/tags/update","host":["{{base_url}}"],"path":["2","tags","update"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\",\n  \"is_external\": false\n}"}],"_postman_id":"e120bfda-c7fa-4cc0-b469-7fcebf9f178e"}],"id":"77b00191-59d0-4828-a7c1-9adc4fa3b04f","_postman_id":"77b00191-59d0-4828-a7c1-9adc4fa3b04f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}}},{"name":"EXAMPLE token and company_id mismatch","id":"23bbd288-b642-4675-bd46-69bd712b72c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Quick-Company-Id","value":"999999","type":"text"}],"url":"{{base_url}}/2/expenses/5195571","description":"<p>A handy example request for testing the optional <code>Quick-Company-Id</code> validation header with an intentionally mismatching company ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","expenses","5195571"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"23bbd288-b642-4675-bd46-69bd712b72c5"},{"name":"company info","id":"fd60d023-45bb-446e-9aa7-b3b1670954c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/2/company-info","description":"<p>Retrieve the company's basic information.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","company-info"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[]}},"response":[{"id":"a80eadd6-4f1a-4b34-b487-5a231e4bee2b","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/2/company-info","host":["{{base_url}}"],"path":["2","company-info"],"query":[{"key":"format","value":"html","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\",\n  \"tax_account_number\": \"12345\",\n  \"expense_email\": \"string\",\n  \"document_email\": \"string\",\n  \"default_currency_name\": \"Example\",\n  \"advanced_accounting\": false,\n  \"enable_accounting_id\": false,\n  \"enable_vat_period\": false\n}"}],"_postman_id":"fd60d023-45bb-446e-9aa7-b3b1670954c6"},{"name":"update company info","id":"506debf1-0a5e-464b-ae1b-23342022db81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"{{base_url}}/2/company-info/update/20482","description":"<p>Update the company's basic information.</p>\n<p>Authentication: Use an API token (<code>Authorization: Token {{token}}</code>).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","id":"f091a010-6bcb-4dd7-bc6c-4ab15ea1f2f5","name":"QUiCK API V2","type":"collection"}},"urlObject":{"path":["2","company-info","update","20482"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"format","value":"html"}],"variable":[{"id":"a576a8d5-c0da-4e34-9734-4645ec11f305","type":"any","value":"20482","key":"company_id"}]}},"response":[{"id":"109bdaab-aa3b-4fb2-a545-1edc915f7f2d","name":"200 OK","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"{{base_url}}/2/company-info/update/20482","host":["{{base_url}}"],"path":["2","company-info","update","20482"],"query":[{"key":"format","value":"html","disabled":true}],"variable":[{"key":"company_id","value":"20482"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"name\": \"Example\",\n  \"tax_account_number\": \"12345\",\n  \"expense_email\": \"string\",\n  \"document_email\": \"string\",\n  \"default_currency_name\": \"Example\",\n  \"advanced_accounting\": false,\n  \"enable_accounting_id\": false,\n  \"enable_vat_period\": false\n}"}],"_postman_id":"506debf1-0a5e-464b-ae1b-23342022db81"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"d7391b66-ea7f-4bad-aafe-7d1239e47f4b"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"e6129ab9-57bf-4004-9655-335ebcf444ed"}}],"variable":[{"key":"account_name","value":"Bank","type":"string"},{"key":"amount","value":"1000","type":"string"},{"key":"company_id","value":"20482","type":"string"},{"key":"company_vat_category_id","value":"747204","type":"string"},{"key":"currency","value":"\"HUF\"","type":"string"},{"key":"date_field","value":"created","type":"string"},{"key":"document_id","value":"286273","type":"string"},{"key":"due_at","value":"\"2022-01-12\"","type":"string"},{"key":"employee_account_number","value":"\"1234567812345678\"","type":"string"},{"key":"employee_name","value":"\"John Doe\"","type":"string"},{"key":"expense_fields","value":"items,payment_history,accounting,post_its","type":"string"},{"key":"expense_id","value":"5195571","type":"string"},{"key":"expense_types","value":"expense","type":"string"},{"key":"external_id","value":"\"asd123\"","type":"string"},{"key":"from_date","value":"2020-02-02","type":"string"},{"key":"income_fields","value":"items,payment_history","type":"string"},{"key":"income_id","value":"17522276","type":"string"},{"key":"invoice_number","value":"Zen-123","type":"string"},{"key":"is_approved","value":"true","type":"string"},{"key":"is_due_soon","value":"true","type":"string"},{"key":"is_excluded_from_accounting","value":"true","type":"string"},{"key":"is_expired","value":"true","type":"string"},{"key":"is_exported","value":"true","type":"string"},{"key":"is_incomplete","value":"true","type":"string"},{"key":"is_new","value":"true","type":"string"},{"key":"is_processed","value":"true","type":"string"},{"key":"ledger_name","value":"\"technikai\"","type":"string"},{"key":"ledger_number","value":"\"999\"","type":"string"},{"key":"ledger_number_id","value":"6848057","type":"string"},{"key":"paid_status","value":"1","type":"string"},{"key":"partner_name","value":"Zen Heads Kft.","type":"string"},{"key":"payment_method","value":"transfer","type":"string"},{"key":"revenue_types","value":"revenue","type":"string"},{"key":"salary_fields","value":"salaries","type":"string"},{"key":"tags","value":"tag","type":"string"},{"key":"target_id","value":"17522276","type":"string"},{"key":"target_type","value":"\"income\"","type":"string"},{"key":"tax_account_name","value":"\"Example tax\"","type":"string"},{"key":"tax_account_number","value":"\"1234567812345678\"","type":"string"},{"key":"tax_code","value":"103","type":"string"},{"key":"tax_fields","value":"taxes","type":"string"},{"key":"title","value":"\"2022-01-01\"","type":"string"},{"key":"to_date","value":"2020-02-03","type":"string"},{"key":"vat_area","value":"\"HU\"","type":"string"},{"key":"vat_code","value":"\"999\"","type":"string"},{"key":"vat_country","value":"\"HU\"","type":"string"},{"key":"vat_name","value":"\"LeNemVonhato42\"","type":"string"},{"key":"vat_percent","value":"42.0","type":"string"}]}