{"info":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","description":"<html><head></head><body><h3 id=\"version-100\">Version 1.0.0</h3>\n<hr>\n<br>\n<br>\n\n<h4 id=\"manufacturer\">Manufacturer</h4>\n<h3 id=\"pincho-nation-ab\">Pincho Nation AB</h3>\n<p><strong><a href=\"mailto:cashier.cloud@pinchos.se\">cashier.cloud@pinchos.se</a></strong></p>\n<p><em>© Pincho Nation AB 2019</em></p>\n<br>\n<br>\n\n<hr>\n<h2 id=\"terminology\">Terminology</h2>\n<p><strong>A register</strong> - The entity that transactions are registered to, one register per registration unit.</p>\n<p><strong>A purchase transaction</strong> - Mainly consists of order lines and payment methods, the information found on a receipt.</p>\n<p><strong>A refund transaction</strong> - Reverses a selection of order lines and payment amounts on a purchase transaction.</p>\n<p><strong>A training transaction</strong> - Used for practice, but does not affect the registers purchase and refund information.</p>\n<p><strong>A proforma</strong> - Validate a transaction before purchase or refund.</p>\n<p><strong>A receipt</strong> - Each transaction has an electronic receipt created on registration. One receipt copy may be printed.</p>\n<p><strong>An X report</strong> - A summary of registrations since the last Z report, get a view of how much we have sold today.</p>\n<p><strong>A Z report</strong> - A summary of registrations since the last Z report, typically run daily after at closing time.</p>\n<h2 id=\"what-is-it\">What is it?</h2>\n<p><strong>A network based cashier system</strong> - All functionality of the system is accessible through the network functions specified in this document. It is up a 3rd party to communicate with it, a straight forward procedure since the system conforms to a (REST) standard. The system is hosted by Pincho Nation AB and is proprietary.</p>\n<p><strong>Complience With Norwegian Law</strong> - The cashier is in compliance with Norwegian law for Norwegian registers, as specified by <a href=\"https://lovdata.no/dokument/SF/forskrift/2015-12-18-1616\">Kassasystemforskrifta 2015-12-18-1616</a>. </p>\n<blockquote>\n<p><strong>SAF-T</strong> - The transactions are digitally signed using a cryptographic chain based on the Norwegian SAF-T standard and is by design without gaps. This makes it impossible to tamper with the data, without detection.</p>\n</blockquote>\n<blockquote>\n<p><strong>SAF-T Report</strong> - The integrity of the transactions is inspected via a report of the chryptographic chain.</p>\n</blockquote>\n<p><strong>Complience With Swedish Law</strong> - The cashier is in full compliance with Swedish law for Swedish registers, as specified by <a href=\"https://www.skatteverket.se/download/18.3aa8c78a1466c5845874ba/1402328477762/SKVFS2014-09.pdf\">SKVFS2014-09</a></p>\n<blockquote>\n<p><strong>Control Unit</strong> - Cashier.cloud uses Axena Cloud ContolUnit and all transactions are assigned a unique control unit id from Axena upon registration.</p>\n</blockquote>\n<p><strong>Motivation</strong> - The main motivation of the system is to service the businesses of Pincho Nation AB, where the majority of the transactions are registered from an app on the guests phone.\nThe corresponding receipts are made available through the app as well.</p>\n<p>Pincho Nation AB also provides a client for the restaurant personnel for managing manual transactions and reports.</p>\n<p>To evaluate the system in a sandboxed environment, send a request by filling out this <a href=\"https://forms.gle/k9yoafBiw1urfepb6\">form</a></p>\n<h2 id=\"changelog\">Changelog</h2>\n<ul>\n<li>1.0.0 First version - 20191016</li>\n</ul>\n<br>\n<br>\n\n<hr>\n<h2 id=\"tests\">Tests</h2>\n<p>The testing procedure consists of two steps, an automatic test and a manual acceptance test.</p>\n<p><strong>Acceptance Tests</strong> - A set of manual test steps are performed on a staging environment, all test must be passing in order for the version to be deployed to production.</p>\n<ul>\n<li><a href=\"https://static.pinchos.se/cashier.cloud/spec/Cashier.cloud+Manual+Test+Procedure.pdf\">Manual Acceptance Spec</a></li>\n</ul>\n<p><strong>Automatic Tests</strong> - Each testable paragraph in SKVFS 2014:9 has been programmatically tested and passed by this system.\nThese tests are run before each production release, and a new release cannot be deployed with failing tests.</p>\n<ul>\n<li><a href=\"https://static.pinchos.se/cashier.cloud/SKVFS2014.9.spec.js.html\">SKVFS 2014.9 Test Spec</a> (The actual source code)</li>\n</ul>\n<h3 id=\"test-results\">Test results</h3>\n<ul>\n<li><a href=\"https://static.pinchos.se/cashier.cloud/v1.0.0/Cashier.cloud+Manual+Test+Results+-+20191015.pdf\">Manual Acceptance Result</a></li>\n<li><a href=\"https://cashier.pinchos.se/public/html-reports/norwegian.html\">Norwegian Test Results</a></li>\n<li><a href=\"https://cashier.pinchos.se/public/html-reports/skvfs.html\">SKVFS 2014.9 Test Results</a></li>\n</ul>\n<br>\n<br>\n\n<hr>\n<br>\n<br>\n\n\n<p><em>Below follows a technical specification of the API in detail.</em></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1640669","collectionId":"5c9b7d06-e308-4458-b88b-70653f22f49a","publishedId":"SVmzvwyJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-09-25T07:34:05.000Z"},"item":[{"name":"Transactions","item":[{"name":"Register a transaction","id":"fbb4c1d8-dfba-4129-ac03-d54ae942a6d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"type\":\"purchase\",\"requestId\":\"purchase:6733224078d9790098fc4689\",\"id\":\"6733224078d9790098fc4689\",\"meta\":{\"venueId\":\"se-hq-it-giftcard\",\"userId\":\"65e5d4a5c00c844ce4851c71\"},\"isTakeAway\":false,\"lines\":[{\"discount\":0,\"quantity\":1,\"user\":\"65e5d4a5c00c844ce4851c71\",\"product\":{\"articleNumber\":\"giftcard\",\"name\":\"Presentkort\",\"price\":100,\"vat\":{\"amount\":0,\"percent\":0,\"code\":\"0%\",\"standardTaxCode\":null},\"group\":\"Presentkort\",\"account\":\"2423 Presentkort\"}}],\"extra\":0,\"rounding\":0,\"payments\":[{\"type\":\"bambora\",\"account\":\"1642 Kort i app\",\"name\":\"Kort i app\",\"maskedCard\":null,\"paymentMethod\":null,\"authorizationCode\":null,\"amount\":100,\"ref\":\"1731404351445m7nwLNw\"}]}"},"url":"https://cashier.pinchos.se/api/registers/:register/transactions","description":"<p>To register a transaction it must contain the following properties.</p>\n<ul>\n<li>A list of payments, typically just one.</li>\n<li>A list of order lines</li>\n<li>The type of transaction to register, either a purchase, a refund or training.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","transactions"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-hq-it","key":"register"}]}},"response":[],"_postman_id":"fbb4c1d8-dfba-4129-ac03-d54ae942a6d9"},{"name":"Create proforma","id":"7cee33b5-749f-4c11-9791-3656e2964104","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"extra\": 0,\n    \"rounding\": 0,\n    \"payments\": [\n        {\n            \"type\": \"paynova3ds\",\n            \"account\": \"1930 Kort i app\",\n            \"name\": \"paynova3ds\",\n            \"amount\": 60400,\n            \"ref\": \"202008101652348334\",\n            \"maskedCard\":\"123\"\n        }\n    ],\n    \"lines\": [\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"virgin-passionfruit-mojito-0\",\n                \"name\": \"Passionsmojito 0%\",\n                \"price\": 5900,\n                \"vat\": {\n                    \"amount\": 632.1428571428578,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Alkoholfritt \",\n                \"account\": \"3016 Alkoholfritt\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"whiskey-sour-5cl_2\",\n                \"name\": \"Whisky sour 5cl\",\n                \"price\": 12900,\n                \"vat\": {\n                    \"amount\": 2580,\n                    \"percent\": 25,\n                    \"code\": \"25%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Drinkar & Cocktails 18+ 🍸\",\n                \"account\": \"3015 Sprit\"\n            }\n        },\n        {\n            \"discount\": 3200,\n            \"discountType\": \"LOYALTY\",\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"mozzarellagratinerat-vitloksbrod\",\n                \"name\": \"Mozzarellagratinerat vitlöksbröd\",\n                \"price\": 3200,\n                \"vat\": {\n                    \"amount\": 342.8571428571431,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Veg\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"planksteak_2\",\n                \"name\": \"Plankstek\",\n                \"price\": 5600,\n                \"vat\": {\n                    \"amount\": 600.0000000000009,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Kött\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 4600,\n            \"discountType\": \"LOYALTY\",\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"chicken-quesadillas_1\",\n                \"name\": \"Kycklingquesadillas\",\n                \"price\": 4600,\n                \"vat\": {\n                    \"amount\": 492.8571428571431,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Kött\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"chicken-quesadillas\",\n                \"name\": \"Kycklingsouvlaki\",\n                \"price\": 4900,\n                \"vat\": {\n                    \"amount\": 525,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Kött\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"orange-chicken\",\n                \"name\": \"Pulled pork burger\",\n                \"price\": 5200,\n                \"vat\": {\n                    \"amount\": 557.1428571428578,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Kött\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"bianco-lojrom\",\n                \"name\": \"Pizza bianco löjrom\",\n                \"price\": 5900,\n                \"vat\": {\n                    \"amount\": 632.1428571428578,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Fisk\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"fish-and-chips\",\n                \"name\": \"Fish & chips\",\n                \"price\": 5600,\n                \"vat\": {\n                    \"amount\": 600.0000000000009,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Fisk\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"bianco-pear\",\n                \"name\": \"Pizza bianco päron\",\n                \"price\": 4900,\n                \"vat\": {\n                    \"amount\": 525,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Veg\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"halloumi-fries\",\n                \"name\": \"Halloumi fries\",\n                \"price\": 4900,\n                \"vat\": {\n                    \"amount\": 525,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Veg\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"sweet-potato-fries\",\n                \"name\": \"Sötpotatispommes\",\n                \"price\": 4600,\n                \"vat\": {\n                    \"amount\": 492.8571428571431,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Veg\",\n                \"account\": \"3011 Mat\"\n            }\n        }\n    ],\n    \"type\": \"purchase\",\n    \"currencyCode\": \"SEK\",\n    \"businessReceipt\": false,\n    \"isTakeAway\": false\n}"},"url":"https://cashier.pinchos.se/api/registers/:register/proforma?print=false","description":"<p>A proforma is used to validate a transaction without persisting it. </p>\n<p>It requires the same input as \"Register transaction\".</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","proforma"],"host":["https://cashier.pinchos.se"],"query":[{"key":"print","value":"false"}],"variable":[{"type":"string","value":"se-hq-it","key":"register"}]}},"response":[],"_postman_id":"7cee33b5-749f-4c11-9791-3656e2964104"},{"name":"Create proforma Copy","id":"72ea296e-a231-43e5-bd73-510b2a72dbd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"extra\": 0,\n    \"rounding\": 0,\n    \"payments\": [\n        {\n            \"type\": \"paynova3ds\",\n            \"account\": \"1930 Kort i app\",\n            \"name\": \"paynova3ds\",\n            \"amount\": 60400,\n            \"ref\": \"202008101652348334\"\n        }\n    ],\n    \"lines\": [\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"virgin-passionfruit-mojito-0\",\n                \"name\": \"Passionsmojito 0%\",\n                \"price\": 5900,\n                \"vat\": {\n                    \"amount\": 632.1428571428578,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Alkoholfritt \",\n                \"account\": \"3016 Alkoholfritt\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"whiskey-sour-5cl_2\",\n                \"name\": \"Whisky sour 5cl\",\n                \"price\": 12900,\n                \"vat\": {\n                    \"amount\": 2580,\n                    \"percent\": 25,\n                    \"code\": \"25%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Drinkar & Cocktails 18+ 🍸\",\n                \"account\": \"3015 Sprit\"\n            }\n        },\n        {\n            \"discount\": 3200,\n            \"discountType\": \"LOYALTY\",\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"mozzarellagratinerat-vitloksbrod\",\n                \"name\": \"Mozzarellagratinerat vitlöksbröd\",\n                \"price\": 3200,\n                \"vat\": {\n                    \"amount\": 342.8571428571431,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Veg\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"planksteak_2\",\n                \"name\": \"Plankstek\",\n                \"price\": 5600,\n                \"vat\": {\n                    \"amount\": 600.0000000000009,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Kött\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 4600,\n            \"discountType\": \"LOYALTY\",\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"chicken-quesadillas_1\",\n                \"name\": \"Kycklingquesadillas\",\n                \"price\": 4600,\n                \"vat\": {\n                    \"amount\": 492.8571428571431,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Kött\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"chicken-quesadillas\",\n                \"name\": \"Kycklingsouvlaki\",\n                \"price\": 4900,\n                \"vat\": {\n                    \"amount\": 525,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Kött\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"orange-chicken\",\n                \"name\": \"Pulled pork burger\",\n                \"price\": 5200,\n                \"vat\": {\n                    \"amount\": 557.1428571428578,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Kött\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"bianco-lojrom\",\n                \"name\": \"Pizza bianco löjrom\",\n                \"price\": 5900,\n                \"vat\": {\n                    \"amount\": 632.1428571428578,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Fisk\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"fish-and-chips\",\n                \"name\": \"Fish & chips\",\n                \"price\": 5600,\n                \"vat\": {\n                    \"amount\": 600.0000000000009,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Fisk\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"bianco-pear\",\n                \"name\": \"Pizza bianco päron\",\n                \"price\": 4900,\n                \"vat\": {\n                    \"amount\": 525,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Veg\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"halloumi-fries\",\n                \"name\": \"Halloumi fries\",\n                \"price\": 4900,\n                \"vat\": {\n                    \"amount\": 525,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Veg\",\n                \"account\": \"3011 Mat\"\n            }\n        },\n        {\n            \"discount\": 0,\n            \"discountType\": null,\n            \"quantity\": 1,\n            \"product\": {\n                \"articleNumber\": \"sweet-potato-fries\",\n                \"name\": \"Sötpotatispommes\",\n                \"price\": 4600,\n                \"vat\": {\n                    \"amount\": 492.8571428571431,\n                    \"percent\": 12,\n                    \"code\": \"12%\",\n                    \"standardTaxCode\": null\n                },\n                \"group\": \"Veg\",\n                \"account\": \"3011 Mat\"\n            }\n        }\n    ],\n    \"type\": \"purchase\",\n    \"currencyCode\": \"SEK\",\n    \"businessReceipt\": false,\n    \"isTakeAway\": false\n}"},"url":"https://cashier.pinchos.se/transaction?proforma=true&print=false","description":"<p>A proforma is used to validate a transaction without persisting it. </p>\n<p>It requires the same input as \"Register transaction\".</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["transaction"],"host":["https://cashier.pinchos.se"],"query":[{"key":"proforma","value":"true"},{"key":"print","value":"false"}],"variable":[]}},"response":[],"_postman_id":"72ea296e-a231-43e5-bd73-510b2a72dbd3"},{"name":"Register a refund transaction","id":"83be5ee9-07de-46b5-bc7a-ae473ba2127e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"refund\",\n    \"correction\": {\n        \"motivation\": \"user-error\",\n        \"transaction\": 630\n    }\n}"},"url":"https://cashier.pinchos.se/api/registers/:register/transactions?validate=false","description":"<p>A registered transaction may be refunded. </p>\n<p>In order to do this, the refunded orderlines, the refund payment method and a motivation for the refund must be supplied.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","transactions"],"host":["https://cashier.pinchos.se"],"query":[{"key":"validate","value":"false"}],"variable":[{"type":"string","value":"dk-hq-it-giftcard","key":"register"}]}},"response":[],"_postman_id":"83be5ee9-07de-46b5-bc7a-ae473ba2127e"},{"name":"Get transaction","id":"405bbcc2-9c8e-40b1-9b52-4b4863e80988","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/html","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/transactions/:number","description":"<p>Get a transaction by transaction number.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","transactions",":number"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"dk-hq-it-giftcard","key":"register"},{"type":"any","value":"1294","key":"number"}]}},"response":[],"_postman_id":"405bbcc2-9c8e-40b1-9b52-4b4863e80988"},{"name":"Get all transactions of report","id":"c3f3cc9f-151b-46c9-8f8b-f35330a55d7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cashier.pinchos.se/api/registers/:register/reports/:number/transactions","description":"<p>Get all transactions that have been registered in a Z report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reports",":number","transactions"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-gbg-linne","key":"register"},{"type":"string","value":"1016","key":"number"}]}},"response":[],"_postman_id":"c3f3cc9f-151b-46c9-8f8b-f35330a55d7f"},{"name":"Get transactions as excel doc","id":"ed79bfd4-a615-499c-860d-48dd4bd54075","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://cashier.pinchos.se/api/registers/:register/transactionreport/:filename?from=2020-03-01&to=2020-04-01","description":"<p>Get all transactions that have been registered in a Z report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","transactionreport",":filename"],"host":["https://cashier.pinchos.se"],"query":[{"key":"from","value":"2020-03-01"},{"key":"to","value":"2020-04-01"}],"variable":[{"type":"string","value":"se-hq-it","key":"register"},{"type":"string","value":"export.xlsx","key":"filename"}]}},"response":[],"_postman_id":"ed79bfd4-a615-499c-860d-48dd4bd54075"},{"name":"Get transactions as excel doc","id":"69a3bc58-e7ff-4c1e-b40b-46aa524bf8cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://cashier.pinchos.se/api/registers/:register/transactionreport/:filename?from=2020-03-01&to=2020-04-01","description":"<p>Get all transactions that have been registered in a Z report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","transactionreport",":filename"],"host":["https://cashier.pinchos.se"],"query":[{"key":"from","value":"2020-03-01"},{"key":"to","value":"2020-04-01"}],"variable":[{"id":"9ccc619f-4f8e-491b-bd1b-fd37d881b31f","type":"string","value":"se-hq-it","key":"register"},{"id":"b514a9b6-9076-49e0-a27d-c95443fafa18","type":"string","value":"export.xlsx","key":"filename"}]}},"response":[],"_postman_id":"69a3bc58-e7ff-4c1e-b40b-46aa524bf8cb"},{"name":"Get all transactions by date","id":"336f70bb-ad91-472d-8a2e-6ef395d0c11f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cashier.pinchos.se/api/registers/:register/transactions?skip=0&limit=1&filter=%7B%22requestId%22%3A%22purchase%3A64c16250dee24b06b94c9dea%22%7D","description":"<p>Get a list of transactions by date range.</p>\n<p>To limit the number or transaction, use the skip and limit parameters.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","transactions"],"host":["https://cashier.pinchos.se"],"query":[{"disabled":true,"key":"from","value":"2020-06-26T01:24:24.696Z"},{"disabled":true,"key":"to","value":"2020-06-28T01:00:00.000Z"},{"key":"skip","value":"0"},{"key":"limit","value":"1"},{"key":"filter","value":"%7B%22requestId%22%3A%22purchase%3A64c16250dee24b06b94c9dea%22%7D"}],"variable":[{"type":"string","value":"se-uppsala-kloster","key":"register"}]}},"response":[],"_postman_id":"336f70bb-ad91-472d-8a2e-6ef395d0c11f"}],"id":"81683caa-a0be-47b8-890f-98eccd314a26","description":"<p>A transaction contains payment methods and order lines.</p>\n<p>Order lines consists of a product, its quantity and possible disounts.</p>\n<p>Products consists of VAT information, unit price and name.</p>\n","event":[{"listen":"prerequest","script":{"id":"47100879-ebe0-4605-b078-7a80c200a400","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7e009a66-1fb3-4e3a-a5b0-ab3ce81a9d68","type":"text/javascript","exec":[""]}}],"_postman_id":"81683caa-a0be-47b8-890f-98eccd314a26","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"Receipts","item":[{"name":"Get receipt","id":"38e89d7d-d892-4563-b08d-5d89e5d3c747","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/receipts/:id","description":"<p>Get the electronic receipt of a transaction.</p>\n<p>The transaction is specified by register name and transaction number.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","receipts",":id"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"dk-hq-it-giftcard","key":"register"},{"type":"string","value":"1491","key":"id"}]}},"response":[{"id":"89e325a7-0a19-4ea8-a68d-1f9de1ba0a67","name":"Get receipt","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://cashier.pinchos.se/api/registers/:register/receipts/:id","host":["https://cashier.pinchos.se"],"path":["api","registers",":register","receipts",":id"],"variable":[{"key":"register","value":"dk-hq-it-giftcard","type":"string"},{"key":"id","value":"842","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Request-Id","value":"96d45426-b33a-496b-ac34-fae24d224f08"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"6796"},{"key":"ETag","value":"W/\"1a8c-pBNE36uweIp6aUy+MFRoL4qpOOk\""},{"key":"Date","value":"Thu, 12 Jan 2023 09:35:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html lang=\"da\">\n    <head>\n        <meta charset=\"UTF-8\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n        <title>Receipt</title>\n        <style>\n        *{font-family:sans-serif}\n        h1{font-size:16pt}\n        h2{font-size:12pt}\n        h3{font-size:10pt;font-weight:200}\n        div{font-size:10pt}\n        #top{min-height:75pt}\n        #bot{min-height:40pt;padding-top:32pt}\n        #top .logo{max-width:75%;padding-top:8pt;padding-bottom:20pt}\n        #logo-container{text-align:center}\n        .info{display:block;margin-left:0}\n        table{width:100%;border-collapse:collapse}\n        .itemtext{font-size:10pt}\n        .center{text-align:center}\n        .pullRight{text-align:right}\n        .itemtext{vertical-align:top;margin-top:0}\n        .zero{margin-top:10pt}\n        .total{font-size:12pt;font-weight:600}\n        .double-total{font-size:24pt;font-weight:400}\n        .upperSeparator{margin-top:10pt}\n        @media print{\n            #invoice-POS{max-width:86mm}\n            h1{font-size:10pt}\n            h2{font-size:8pt}\n            h3{font-size:7pt;font-weight:200}\n            div{font-size:7pt}\n            #top{min-height:75pt}\n            #bot{min-height:40pt;padding-top:10pt}\n            #top .logo{max-width:75%;padding-top:8pt;padding-bottom:20pt}\n            #logo-container{text-align:center}\n            .info{display:block;margin-left:0}\n            table{width:100%;border-collapse:collapse}\n            .itemtext{font-size:6pt}\n            .pullRight{text-align:right}\n            .itemtext{vertical-align:top;margin-top:0}\n            .zero{margin-top:10pt}\n            .total{font-size:7pt;font-weight:600}\n            .double-total{font-size:14pt;font-weight:400}\n            .upperSeparator{margin-top:10pt}\n            #electronic-header{display: none !important;}\n        }\n    </style>\n    </head>\n    <body style=\"background-color:#FFF\">\n        <div id=\"invoice-POS\">\n            <div id=\"top\">\n                <div id=\"logo-container\">\n                    <img class=\"logo\" src=\"https://s3-eu-west-1.amazonaws.com/pinchos-statics/editorial/shared/public/Pincho_Nation_Logo_Icon.png\" />\n                </div>\n                <div class=\"info\">\n                    <div class=\"double-total\" id=\"refund\">Refund</div>\n                    <h2 id=\"electronic-header\">Electronic receipt</h2>\n                    <table>\n                        <tr>\n                            <td>\n                                <div class=\"itemtext\">\n                                    <h3>Pincho Nation</h3>\n                                </div>\n                            </td>\n                            <td>\n                                <div class=\"itemtext pullRight\">No: 842</div>\n                            </td>\n                        </tr>\n                        <tr>\n                            <td>\n                                <div class=\"itemtext\">Vasagatan 43B</div>\n                            </td>\n                            <td>\n                                <div class=\"itemtext pullRight\">12:04:23</div>\n                            </td>\n                        </tr>\n                        <tr>\n                            <td>\n                                <div class=\"itemtext\">41137&nbsp;Göteborg</div>\n                            </td>\n                            <td>\n                                <div class=\"itemtext pullRight\">19.12.2022</div>\n                            </td>\n                        </tr>\n                        <tr>\n                            <td colspan=\"2\">\n                                <div class=\"itemtext\">Pincho Nation AB - 556870-7623</div>\n                            </td>\n                        </tr>\n                        <tr>\n                            <td colspan=\"2\">\n                                <div class=\"itemtext\">Email: info@pinchonation.dk</div>\n                            </td>\n                        </tr>\n                    </table>\n                </div>\n            </div>\n            <div id=\"bot\" >\n                <table>\n                    <tr>\n                        <td>\n                            <div class=\"itemtext\">Giftcard</div>\n                        </td>\n                        <td class=\"pullRight\">\n                            \n                        </td>\n                        <td class=\"pullRight\">\n                            <div class=\"itemtext\">200,00 kr.</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td colspan=\"3\">\n                            <hr/>\n                        </td>\n                    </tr>\n                    <tr class=\"topBar\">\n                        <td colspan=\"2\">\n                            <div class=\"itemtext zero\">Sum</div>\n                        </td>\n                        <td class=\"pullRight\">\n                            <div class=\"itemtext zero\">200,00</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td colspan=\"2\">\n                            <div class=\"itemtext\">Rounding</div>\n                        </td>\n                        <td class=\"pullRight\">\n                            <div class=\"itemtext\">0,00</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td colspan=\"2\">\n                            <div class=\"itemtext total\">Total</div>\n                        </td>\n                        <td class=\"pullRight\">\n                            <div class=\"itemtext total totalAmount\">200,00</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td colspan=\"2\">\n                            <div class=\"itemtext total\">Refunded amount</div>\n                        </td>\n                        <td class=\"pullRight\">\n                            <div class=\"itemtext total\">200,00</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td colspan=\"2\">\n                            <div class=\"itemtext paymentAccount\">Debit&#x2F;Credit card in app</div>\n                        </td>\n                        <td class=\"pullRight\">\n                            <div class=\"itemtext paymentAmount\">200,00</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td colspan=\"3\">\n                            <div class=\"itemtext\">Ref: 202003061604537604</div>\n                        </td>\n                    </tr>\n                </table>\n                <table class=\"upperSeparator\">\n                    <tr>\n                        <td>\n                            <div class=\"itemtext\">&nbsp;</div>\n                        </td>\n                        <td>\n                            <div class=\"itemtext pullRight\">Net</div>\n                        </td>\n                        <td>\n                            <div class=\"itemtext pullRight\">VAT</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <div class=\"itemtext vatPercent\">25% VAT</div>\n                        </td>\n                        <td>\n                            <div class=\"itemtext pullRight vatNetAmount\">160,00</div>\n                        </td>\n                        <td>\n                            <div class=\"itemtext pullRight vatAmount\">40,00</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <div class=\"itemtext totalVatPercent\">Total</div>\n                        </td>\n                        <td>\n                            <div class=\"itemtext pullRight totalVatNetAmount\">160,00</div>\n                        </td>\n                        <td>\n                            <div class=\"itemtext pullRight totalVatAmount\">40,00</div>\n                        </td>\n                    </tr>\n                </table>\n                <table class=\"upperSeparator\">\n        </table>\n                <div class=\"center\">\n                    <div id=\"legalcopy\">\n                        <div class=\"legal\"></div>\n                        <div class=\"legal\">#pinchonation</div>\n                    </div>\n                </div>\n            </div>\n        </div>\n    </body>\n</html>"}],"_postman_id":"38e89d7d-d892-4563-b08d-5d89e5d3c747"},{"name":"Get uploaded receipt","id":"834fcfbc-347b-4c1c-83d3-e88ca7d5ef8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://receipts.pinchos.se/receipts/:register/:number","description":"<p>Get the electronic receipt of a transaction.</p>\n<p>The transaction is specified by register name and transaction number.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"protocol":"https","path":["receipts",":register",":number"],"host":["receipts","pinchos","se"],"query":[],"variable":[{"type":"string","value":"se-angelholm-skol","key":"register"},{"description":{"content":"<p>Dont forget .html</p>\n","type":"text/plain"},"type":"string","value":"55101.html","key":"number"}]}},"response":[],"_postman_id":"834fcfbc-347b-4c1c-83d3-e88ca7d5ef8c"},{"name":"Print receipt","id":"0dd61c9f-3831-43c6-97e9-c92942580f19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/receipts/:number/print","description":"<p>Print the electronic receipt of a transaction.</p>\n<p>The transaction is specified by register name and transaction number.</p>\n<p>The number of allowed prints (copies) are limited, if the limit is reached, an error will be thrown.</p>\n<p>1001: Print Limit Reached</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","receipts",":number","print"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-hq-it","key":"register"},{"type":"string","value":"1","key":"number"}]}},"response":[],"_postman_id":"0dd61c9f-3831-43c6-97e9-c92942580f19"}],"id":"b0ffb919-f4fd-4e03-831e-fcda9ef40907","description":"<p>A receipt may be electronic or printed in paper form.</p>\n<p>When a transaction is registered, an electronic receipt is always created. </p>\n<p>According to regulations only one copy is allowed of the receipt, which means that if a receipt is printed through the system this is the last and final copy of the transaction.</p>\n","event":[{"listen":"prerequest","script":{"id":"28319c35-3b88-48a4-9d13-763d9bc89c8e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"73e2436c-6a31-4e63-9cb7-2b88b7380be2","type":"text/javascript","exec":[""]}}],"_postman_id":"b0ffb919-f4fd-4e03-831e-fcda9ef40907","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"Registers","item":[{"name":"Create register","id":"4b3ef77e-1675-4728-90b4-bcf319c35680","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Accept-Charset","value":"utf-8"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"languageCode\" : \"sv\",\n    \"countryCode\" : \"SE\",\n    \"receiptPrintLimit\" : 2,\n    \"timezone\" : \"Europe/Stockholm\",\n    \"reportEmailRecipients\" : [\n        \"ekonomi@pinchos.se\"\n    ],\n    \"name\": \"se-hq-it-test\",\n    \"organizationNumber\": \"559394-6634\",\n    \"organizationName\": \"BM Söder T AB\",\n    \"publicName\": \"Pinchos Södertälje\",\n    \"address\": {\n        \"line1\": \"Storgatan 2A\",\n        \"city\": \"Södertälje\",\n        \"zipCode\": \"151 71\",\n        \"countryId\": \"SE\"\n    },\n    \"currencyCode\": \"SEK\"\n}"},"url":"https://cashier.pinchos.se/api/registers","description":"<p>Create a register for a merchant. A register requires a few properties in order to control how this particular register function. For instance in which market does the merchant operate, is it connected to a control unit and what is printed on customer receipts. </p>\n<p>Required properties</p>\n<ul>\n<li>name - the id of the register</li>\n<li>organizationNumber - organization number of the merchant</li>\n<li>organizationName - legal organization name of the merchant</li>\n<li>publicName - custumer facing name of the merchant venue (printed on receipts)</li>\n<li>address - visitation address of the venue (printed on receipts)</li>\n<li>merchantAddress - address of the merchant</li>\n<li>controlUnit - set axena true in order to register a contol unit for the register</li>\n<li>languageCode - language code of the venue</li>\n<li>countryCode - country code of the venue</li>\n<li>currencyCode - currency in which the merchant operates</li>\n</ul>\n<p>Optional properties</p>\n<ul>\n<li>vatAccount - accounting group for vat summary in the reports</li>\n<li>extraAccount - accounting group for extra (tip) summary in the reports</li>\n<li>contact - phone and email of the merchant</li>\n<li>website - a website of the merchant</li>\n<li>receiptPrintLimit - only allowed to be set for non-swedish merchants, defaults to 2 (one original, one copy)</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[{"id":"ac84ee91-f7a5-4f2f-89dd-aa242f9fe940","name":"Create Berlin","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Request-Id","value":"1231234","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"de-berlin-meinekestrasse\",\n\t\"organizationNumber\": \"HRB 202723\",\n\t\"organizationName\": \"Haland & Schartner GmbH\",\n\t\"publicName\": \"PinchoNation Berlin\",\n\t\"currencyCode\": \"EUR\",\n\t\"address\": {\n\t\t\"line1\": \"Weissenhöher str 67\",\n\t\t\"city\": \"Berlin\",\n\t\t\"zipPostCode\": \"12683\",\n\t\t\"countryId\": \"DE\" \n\t},\n\t\"receiptPrintLimit\":100,\n\t\"controlUnit\": {\"axena\": {}}\n}"},"url":"https://cashier.pinchos.se/api/registers"},"status":"Gateway Timeout","code":504,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Date","value":"Mon, 27 May 2019 08:59:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":""},{"id":"e973d8f6-fdb1-4b0c-af6c-3af0f79fcc18","name":"Create Helsinki","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Request-Id","value":"1231234","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"name\": \"fi-helsinki-isoroba\",\n    \"organizationNumber\": \"28621386\",\n    \"organizationName\": \"Resta Circus Oy\",\n    \"publicName\": \"PinchoNation Helsinki\",\n    \"currencyCode\": \"EUR\",\n    \"address\": {\n        \"line1\": \"Iso roba 10\",\n        \"city\": \"Helsinki\",\n        \"zipPostCode\": \"00120\",\n        \"countryId\": \"FI\"\n    },\n    \"receiptPrintLimit\": 100,\n    \"controlUnit\": {\n        \"axena\": {}\n    }\n}"},"url":"https://cashier.pinchos.se/api/registers"},"status":"Gateway Timeout","code":504,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Date","value":"Mon, 27 May 2019 08:59:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":""},{"id":"5af42d72-ee26-41a7-bc26-7c80c163f566","name":"Create Sweden","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Accept-Charset","value":"utf-8"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"languageCode\" : \"sv\",\n    \"countryCode\" : \"SE\",\n    \"receiptPrintLimit\" : 2,\n    \"timezone\" : \"Europe/Stockholm\",\n    \"reportEmailRecipients\" : [\n        \"ekonomi@pinchos.se\"\n    ],\n    \"name\": \"se-hq-it-test\",\n    \"organizationNumber\": \"559394-6634\",\n    \"organizationName\": \"BM Söder T AB\",\n    \"publicName\": \"Pinchos Södertälje\",\n    \"address\": {\n        \"line1\": \"Storgatan 2A\",\n        \"city\": \"Södertälje\",\n        \"zipCode\": \"151 71\",\n        \"countryId\": \"SE\"\n    },\n    \"currencyCode\": \"SEK\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cashier.pinchos.se/api/registers"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"47a3bc5a-cd64-4d34-b2b6-87c0f91928e4","name":"Create Norway","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Accept-Charset","value":"utf-8"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"languageCode\" : \"nb\",\n    \"countryCode\" : \"NO\",\n    \"receiptPrintLimit\" : 2,\n    \"timezone\" : \"Europe/Oslo\",\n    \"reportEmailRecipients\" : [\n    ],\n    \"name\": \"no-kristiansand-markensgate\",\n    \"organizationNumber\": \"917 994 552\",\n    \"organizationName\": \"Pincho Nation Norge AS\",\n    \"publicName\": \"Pincho Nation Kristiansand\",\n    \"address\": {\n        \"line1\": \"Markens gate 11\",\n        \"city\": \"Kristiansand\",\n        \"zipCode\": \"4611\",\n        \"countryId\": \"NO\"\n    },\n    \"currencyCode\": \"NOK\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cashier.pinchos.se/api/registers"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4b3ef77e-1675-4728-90b4-bcf319c35680"},{"name":"Get all registers","id":"db959ffd-1cfa-47d9-ba43-349a672ef212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cashier.pinchos.se/api/registers","description":"<p>List all registers of the system.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"db959ffd-1cfa-47d9-ba43-349a672ef212"},{"name":"Get register","id":"13272750-8bf6-4a5b-82fa-dc784d1081c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register","description":"<p>Get a specific register</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-sodertalje-storgatan","key":"register"}]}},"response":[],"_postman_id":"13272750-8bf6-4a5b-82fa-dc784d1081c3"},{"name":"Reset register","id":"b6233b7d-42f2-451a-9a4f-5bf5a21d3e01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/reset","description":"<p>Get a specific register</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reset"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-sthlm-food-truck","key":"register"}]}},"response":[],"_postman_id":"b6233b7d-42f2-451a-9a4f-5bf5a21d3e01"}],"id":"bda7ee75-b638-4185-9626-35c697a09e5a","description":"<p>A register mainly conists of static information of a merchant, such as the organization information, address and timezone of the register.</p>\n<p>If used in Sweden, the register must be connected to a control unit.</p>\n<p>Cashier.cloud uses Axena Cloud ContolUnit.</p>\n","event":[{"listen":"prerequest","script":{"id":"0d907a10-0267-471a-989e-6acf237cf694","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"13c1e4ec-b188-4446-99ac-aa6f4960fb38","type":"text/javascript","exec":[""]}}],"_postman_id":"bda7ee75-b638-4185-9626-35c697a09e5a","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"Reports","item":[{"name":"Create X report","id":"3e1a651e-5f0d-4b10-a80d-d443b49e2420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"text/html","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"type\": \"X\"\n}"},"url":"https://cashier.pinchos.se/api/registers/:register/reports","description":"<p>Create an X report. </p>\n<p>This will sum all relevant amounts since the last Z report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reports"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"no-stavanger-skagenkaien","key":"register"}]}},"response":[],"_postman_id":"3e1a651e-5f0d-4b10-a80d-d443b49e2420"},{"name":"Create Z report","id":"cc02f4b3-f47b-42c9-9160-2380dc0bd4a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":"{\n\t\"type\": \"Z\",\n    \"number\": 578\n}"},"url":"https://cashier.pinchos.se/api/registers/:register/reports","description":"<p>Create a Z report. </p>\n<p>This will sum all relevant amounts since the last Z report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reports"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-motala-poppel","key":"register"}]}},"response":[],"_postman_id":"cc02f4b3-f47b-42c9-9160-2380dc0bd4a6"},{"name":"Create transaction report","id":"e827c218-2ccf-46b5-9eb4-a736bc604803","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"type\": \"Z\"\n}"},"url":"https://cashier.pinchos.se/api/registers/:register/transactionreport/transactions.xlsx?report=1","description":"<p>Create a Z report. </p>\n<p>This will sum all relevant amounts since the last Z report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","transactionreport","transactions.xlsx"],"host":["https://cashier.pinchos.se"],"query":[{"key":"report","value":"1"}],"variable":[{"type":"string","value":"se-hq-it","key":"register"}]}},"response":[],"_postman_id":"e827c218-2ccf-46b5-9eb4-a736bc604803"},{"name":"Get report","id":"5a17c67c-de01-4f5b-b742-868b93d19d06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/sie","description":"<p>Accepts both text/html, application/json and application/sie</p>\n","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/reports/:reportId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reports",":reportId"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-karlstad-inre-hamn","key":"register"},{"type":"string","value":"966","key":"reportId"}]}},"response":[],"_postman_id":"5a17c67c-de01-4f5b-b742-868b93d19d06"},{"name":"Get x-report","id":"6d531f35-a28a-42b3-b27e-e897d87f2138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/html","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/x-reports/:number","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","x-reports",":number"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-hq-it","key":"register"},{"type":"string","value":"1","key":"number"}]}},"response":[],"_postman_id":"6d531f35-a28a-42b3-b27e-e897d87f2138"},{"name":"Get reports of registry","id":"88309312-91f6-4e47-83be-ec563218be8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://cashier.pinchos.se/api/registers/:register/reports?from=2022-12-01T00:00:00.000Z&to=2022-12-31T21:24:24.696Z&limit=10&skip=0","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reports"],"host":["https://cashier.pinchos.se"],"query":[{"key":"from","value":"2022-12-01T00:00:00.000Z"},{"key":"to","value":"2022-12-31T21:24:24.696Z"},{"key":"limit","value":"10"},{"key":"skip","value":"0"}],"variable":[{"type":"string","value":"se-hq-it-giftcard","key":"register"}]}},"response":[],"_postman_id":"88309312-91f6-4e47-83be-ec563218be8b"},{"name":"Download reports of registry","id":"351c0e2c-d736-4026-b1d3-5b9234b65241","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","type":"text"}],"url":"https://cashier.pinchos.se/api/registers/:register/reports-zip?from=2023-05-01T01:24:24.696Z&to=2023-06-01T01:24:24.696Z&limit=200","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reports-zip"],"host":["https://cashier.pinchos.se"],"query":[{"key":"from","value":"2023-05-01T01:24:24.696Z"},{"key":"to","value":"2023-06-01T01:24:24.696Z"},{"key":"limit","value":"200"}],"variable":[{"type":"string","value":"se-gavle-centralplan","key":"register"}]}},"response":[],"_postman_id":"351c0e2c-d736-4026-b1d3-5b9234b65241"},{"name":"Get monthly report","id":"e0b9d745-d72d-4831-a06b-19e05f494af4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/monthlyreports/:year/month/:month","description":"<p>Sum all reports of a month, this is a convenience function.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","monthlyreports",":year","month",":month"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"fi-hq-it-giftcard","key":"register"},{"type":"string","value":"2023","key":"year"},{"type":"string","value":"9","key":"month"}]}},"response":[],"_postman_id":"e0b9d745-d72d-4831-a06b-19e05f494af4"},{"name":"Get yearly report","id":"b33999b1-f549-4a24-a1a9-2cbd09e6c2e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/yearlyreports/2022","description":"<p>Sum all reports of a month, this is a convenience function.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","yearlyreports","2022"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"no-oslo-rosenkratz","key":"register"}]}},"response":[],"_postman_id":"b33999b1-f549-4a24-a1a9-2cbd09e6c2e0"},{"name":"Get date range report","id":"6d849132-d4c4-4180-83b0-9ae26d263183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/reportsums?from=2023-01-01&to=2023-04-11","description":"<p>Sum all reports of a month, this is a convenience function.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reportsums"],"host":["https://cashier.pinchos.se"],"query":[{"key":"from","value":"2023-01-01"},{"key":"to","value":"2023-04-11"}],"variable":[{"type":"string","value":"se-varberg-drottning-old","key":"register"}]}},"response":[],"_postman_id":"6d849132-d4c4-4180-83b0-9ae26d263183"},{"name":"Email reports","id":"f9c71544-bc1f-4fa3-9440-8d2a11df4582","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/html","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/reportsums?from=2024-01-01&to=2024-04-11","description":"<p>Sum all reports of a month, this is a convenience function.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","reportsums"],"host":["https://cashier.pinchos.se"],"query":[{"key":"from","value":"2024-01-01"},{"key":"to","value":"2024-04-11"}],"variable":[{"type":"string","value":"se-hq-it","key":"register"}]}},"response":[],"_postman_id":"f9c71544-bc1f-4fa3-9440-8d2a11df4582"}],"id":"f49149d8-44af-4035-b5af-e3133c1c2bf5","description":"<p>Reports are used to sum all transactions.</p>\n<p>The X report will sum all transactions made since the last Z report.</p>\n<p>The Z report will sum all transactions made since the last Z report.</p>\n","event":[{"listen":"prerequest","script":{"id":"a1c12dd1-7f4b-4b35-801e-a6cb8d1356dd","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6748e9c5-2aa3-4553-b797-8bcf7ab2e8ca","type":"text/javascript","exec":[""]}}],"_postman_id":"f49149d8-44af-4035-b5af-e3133c1c2bf5","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"SAF-T","item":[{"name":"Get SAF-T report","id":"c95f7c2e-0274-456a-9d43-9aeb4aa6721b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/html","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/nosaft/:fromDate/:toDate","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","nosaft",":fromDate",":toDate"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"description":{"content":"<p>Register id</p>\n","type":"text/plain"},"type":"string","value":"se-hq-it","key":"register"},{"type":"string","value":"2020-05-01","key":"fromDate"},{"type":"string","value":"2020-06-01","key":"toDate"}]}},"response":[],"_postman_id":"c95f7c2e-0274-456a-9d43-9aeb4aa6721b"},{"name":"Validate SAF-T transaction signature","id":"5e1e8c5a-8c7d-42b6-91ac-07acf37f390c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/validate-saft","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","validate-saft"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-hq-it","key":"register"}]}},"response":[],"_postman_id":"5e1e8c5a-8c7d-42b6-91ac-07acf37f390c"},{"name":"Repair SAF-T transaction signature","id":"b45e1479-19d0-43b9-90eb-81d1ed2b5932","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/repair-saft","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","repair-saft"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-hq-it","key":"register"}]}},"response":[],"_postman_id":"b45e1479-19d0-43b9-90eb-81d1ed2b5932"},{"name":"Saft validator web form","id":"050c63c6-fbe2-4eeb-ae04-07a69c295855","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cashier.pinchos.se/public/saftvalidator/Validator.html","description":"<p>Get application information and version.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["public","saftvalidator","Validator.html"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"050c63c6-fbe2-4eeb-ae04-07a69c295855"}],"id":"9a4d81b5-68af-4f1a-8a8c-17984601f25c","_postman_id":"9a4d81b5-68af-4f1a-8a8c-17984601f25c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"SKVFS","item":[{"name":"Register control unit","id":"0a15716b-9d8f-471b-8bd0-b8a7b5e3d2ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/register-control-unit/axena","description":"<p>Allow a register to be assigned a control unit, cannot be done if the register already is assigned to a control unit.</p>\n<p>Warning: All transactions registered to this register before a control unit is assigned, are invalid.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","register-control-unit","axena"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"se-sodertalje-storgatan","key":"register"}]}},"response":[],"_postman_id":"0a15716b-9d8f-471b-8bd0-b8a7b5e3d2ac"},{"name":"Registrera hos skatteverket info","id":"a5045252-0e4d-4945-bbac-ad31c511cad6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/register-cashier-with-skv","description":"<p>Allow a register to be assigned a control unit, cannot be done if the register already is assigned to a control unit.</p>\n<p>Warning: All transactions registered to this register before a control unit is assigned, are invalid.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","register-cashier-with-skv"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"any","value":"se-vaxjo-storgatan","key":"register"}]}},"response":[],"_postman_id":"a5045252-0e4d-4945-bbac-ad31c511cad6"}],"id":"f4637aa7-f608-4c27-aca0-97b5ef57c99e","_postman_id":"f4637aa7-f608-4c27-aca0-97b5ef57c99e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"Email","item":[{"name":"Send email to report recipients","id":"7eebebe3-b77b-4759-afba-762bd6ee20fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"registers\": [\"se-hq-it\"],\n\t\"subject\": \"Test subject\",\n\t\"content\": \"Hello!\",\n\t\"from\":\"norelpy@pinchos.se\"\n}"},"url":"https://cashier.pinchos.se/api/email","urlObject":{"path":["api","email"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"7eebebe3-b77b-4759-afba-762bd6ee20fc"},{"name":"Send  monthly report email","id":"e0cfd8ca-1a24-4e2c-a981-28fd9e005ed8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"registers\": [\"se-hq-it\"]\n}"},"url":"https://cashier.pinchos.se/api/email/monthlyReport/year/:year/month/:month","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","email","monthlyReport","year",":year","month",":month"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"type":"string","value":"2020","key":"year"},{"type":"string","value":"10","key":"month"}]}},"response":[],"_postman_id":"e0cfd8ca-1a24-4e2c-a981-28fd9e005ed8"},{"name":"Email skatteverket instructions","id":"ad2cbbfa-6e06-4ba4-a519-e863f0d963e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"registers\": [\"se-hq-it\"]\n}"},"url":"https://cashier.pinchos.se/api/email/registers/:registerId/skvfs-instructions","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","email","registers",":registerId","skvfs-instructions"],"host":["https://cashier.pinchos.se"],"query":[{"disabled":true,"key":"to","value":"sara.alziati@pinchos.se"}],"variable":[{"type":"any","value":"se-katrineholm-hantverkare","key":"registerId"}]}},"response":[],"_postman_id":"ad2cbbfa-6e06-4ba4-a519-e863f0d963e6"}],"id":"d3a78af5-af30-4595-a806-ab7d63b8a16d","_postman_id":"d3a78af5-af30-4595-a806-ab7d63b8a16d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"Test","item":[{"name":"Get norwegian test file","id":"ad262dbe-0098-477c-a381-3285e03b8ed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/test/norwegian","urlObject":{"path":["test","norwegian"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad262dbe-0098-477c-a381-3285e03b8ed5"},{"name":"Get norwegian test report","id":"1ad84365-ebd4-4711-99e1-1397653bb108","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"text/html","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/public/404.html","urlObject":{"path":["public","404.html"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ad84365-ebd4-4711-99e1-1397653bb108"},{"name":"Get swedish test file","id":"5707bc75-dfd6-41ae-a932-3ac441b96697","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/test/swedish","urlObject":{"path":["test","swedish"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"5707bc75-dfd6-41ae-a932-3ac441b96697"},{"name":"Get swedish test report","id":"53a3ceab-6438-4341-8178-18ddae8d2065","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"text/html"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/public/html-reports/skvfs.html","urlObject":{"path":["public","html-reports","skvfs.html"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"53a3ceab-6438-4341-8178-18ddae8d2065"}],"id":"99be26d6-ada1-4235-9da5-3534b95182c5","_postman_id":"99be26d6-ada1-4235-9da5-3534b95182c5","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"Journals","item":[{"name":"Create and get Journal as .log","id":"d5bbf574-6509-40e7-af14-a267775bac2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/html","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/journal/:start/:end","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","journal",":start",":end"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"description":{"content":"<p>Register id</p>\n","type":"text/plain"},"type":"string","value":"se-hq-it","key":"register"},{"type":"string","value":"2020-01-01","key":"start"},{"type":"string","value":"2020-01-02","key":"end"}]}},"response":[],"_postman_id":"d5bbf574-6509-40e7-af14-a267775bac2a"},{"name":"Create and get Journal as .xlsx","id":"fc4e24c1-0c62-4e11-9370-ab8511a3a9b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://cashier.pinchos.se/api/registers/:register/journal/:start/:end/zip","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["api","registers",":register","journal",":start",":end","zip"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[{"description":{"content":"<p>Register id</p>\n","type":"text/plain"},"type":"string","value":"se-hq-it","key":"register"},{"type":"string","value":"2020-01-01","key":"start"},{"type":"string","value":"2020-01-02","key":"end"}]}},"response":[],"_postman_id":"fc4e24c1-0c62-4e11-9370-ab8511a3a9b3"}],"id":"53f01f35-2095-41ba-8775-410364fa8d5a","_postman_id":"53f01f35-2095-41ba-8775-410364fa8d5a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}}},{"name":"Application version","id":"1608e403-543b-48d6-956b-e74d4cae2b49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cashier.pinchos.se/app-version","description":"<p>Get application information and version.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["app-version"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"1608e403-543b-48d6-956b-e74d4cae2b49"},{"name":"Health","id":"7bb9eedd-5ef1-4128-be62-5df8a8a8ba0c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/sie","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://cashier.pinchos.se/health","description":"<p>Check the health of the system. Should return OK.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5c9b7d06-e308-4458-b88b-70653f22f49a","id":"5c9b7d06-e308-4458-b88b-70653f22f49a","name":"Cashier.cloud","type":"collection"}},"urlObject":{"path":["health"],"host":["https://cashier.pinchos.se"],"query":[],"variable":[]}},"response":[],"_postman_id":"7bb9eedd-5ef1-4128-be62-5df8a8a8ba0c"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"da750524-a846-45d7-a084-b43dcb809bc1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"02490193-1361-4b0c-8fd3-329b3fbbd03e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseurl","value":"https://cashier.pinchos.se"}]}