{"info":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","description":"<html><head></head><body><p>RapidSign API</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10835861","collectionId":"12197a19-b332-4263-847d-d8ebb2516fac","publishedId":"2sB2j3BBaY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-04-29T13:21:05.000Z"},"item":[{"name":"api","item":[{"name":"v1.0","item":[{"name":"provider","item":[{"name":"Authorize","item":[{"name":"auth","id":"57cc1a9b-1e7d-4228-aed7-1a7331bdc9c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"<string>\",\n  \"password\": \"<string>\",\n  \"activationCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/Authorize","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","Authorize"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"c0f7dc74-1ede-4a1f-ac10-81edb8b15846","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"<string>\",\n  \"password\": \"<string>\",\n  \"activationCode\": \"<string>\",\n  \"duid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/Authorize"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"57cc1a9b-1e7d-4228-aed7-1a7331bdc9c6"}],"id":"c3956e04-4371-451a-83b0-67acd2337cfe","_postman_id":"c3956e04-4371-451a-83b0-67acd2337cfe","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"RefreshToken","item":[{"name":"refresh","id":"9361ef6f-f53d-4c7f-acf5-df6a545aee35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ParentToken","value":"<string>"},{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/RefreshToken","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","RefreshToken"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"3db52f08-b66b-49f3-a55d-936c49a7a43a","name":"Success","originalRequest":{"method":"POST","header":[{"key":"ParentToken","value":"<string>"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/RefreshToken"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"9361ef6f-f53d-4c7f-acf5-df6a545aee35"}],"id":"214d3719-1421-48a0-84eb-46b398158515","_postman_id":"214d3719-1421-48a0-84eb-46b398158515","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"InvoiceTypesAade","item":[{"name":"Invoice Types Aade","id":"813d0732-cbfb-4f3a-914a-3bc9182f73ec","request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/InvoiceTypesAade","description":"<p><b>This call returns the available invoice types.</b><br /><br />The API consumer should pass at Header the <code>Authorization</code> token obtained from <code>api/v{version}/provider/RefreshToken</code> endpoint.<br /><br /></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"invoiceCode\": \"1.1\",<br />        \"name\": \"Τιμολόγιο Πώλησης\"<br />      },<br />      {<br />        \"invoiceCode\": \"1.2\",<br />        \"name\": \"Τιμολόγιο Πώλησης / Ενδοκοινοτικές Παραδόσεις\"<br />      },<br />      {<br />        \"invoiceCode\": \"1.3\",<br />        \"name\": \"Τιμολόγιο Πώλησης / Παραδόσεις Τρίτων Χωρών\"<br />      },<br />      {<br />        \"invoiceCode\": \"1.4\",<br />        \"name\": \"Τιμολόγιο Πώλησης / Πώληση για Λογαριασμό Τρίτων\"<br />      },<br />      {<br />        \"invoiceCode\": \"1.5\",<br />        \"name\": \"Τιμολόγιο Πώλησης / Εκκαθάριση - Αμοιβή από Πωλήσεις Τρίτων\"<br />      },<br />      {<br />        \"invoiceCode\": \"1.6\",<br />        \"name\": \"Τιμολόγιο Πώλησης / Συμπληρωματικό Παραστατικό\"<br />      },<br />      {<br />        \"invoiceCode\": \"2.1\",<br />        \"name\": \"Τιμολόγιο Παροχής\"<br />      },<br />      {<br />        \"invoiceCode\": \"2.2\",<br />        \"name\": \"Τιμολόγιο Παροχής / Ενδοκοινοτική Παροχή Υπηρεσιών\"<br />      },<br />      {<br />        \"invoiceCode\": \"2.3\",<br />        \"name\": \"Τιμολόγιο Παροχής / Παροχή Υπηρεσιών σε λήπτη Τρίτης Χώρας\"<br />      },<br />      {<br />        \"invoiceCode\": \"2.4\",<br />        \"name\": \"Τιμολόγιο Παροχής / Συμπληρωματικό Παραστατικό\"<br />      },<br />      {<br />        \"invoiceCode\": \"3.1\",<br />        \"name\": \"Τίτλος Κτήσης (μη υπόχρεος Εκδότης)\"<br />      },<br />      {<br />        \"invoiceCode\": \"3.2\",<br />        \"name\": \"Τίτλος Κτήσης (άρνηση έκδοσης από υπόχρεο Εκδότη)\"<br />      },<br />      {<br />        \"invoiceCode\": \"5.1\",<br />        \"name\": \"Πιστωτικό Τιμολόγιο / Συσχετιζόμενο\"<br />      },<br />      {<br />        \"invoiceCode\": \"5.2\",<br />        \"name\": \"Πιστωτικό Τιμολόγιο / Μη Συσχετιζόμενο\"<br />      },<br />      {<br />        \"invoiceCode\": \"6.1\",<br />        \"name\": \"Στοιχείο Αυτοπαράδοσης\"<br />      },<br />      {<br />        \"invoiceCode\": \"6.2\",<br />        \"name\": \"Στοιχείο Ιδιοχρησιμοποίησης\"<br />      },<br />      {<br />        \"invoiceCode\": \"7.1\",<br />        \"name\": \"Συμβόλαιο – Έσοδο\"<br />      },<br />      {<br />        \"invoiceCode\": \"8.1\",<br />        \"name\": \"Ενοίκια – Έσοδο\"<br />      },<br />      {<br />        \"invoiceCode\": \"8.2\",<br />        \"name\": \"Τέλος ανθεκτικότητας στην κλιματική κρίση\"<br />      },<br />      {<br />        \"invoiceCode\": \"11.1\",<br />        \"name\": \"Απόδειξη Λιανικής Πώλησης\"<br />      },<br />      {<br />        \"invoiceCode\": \"11.2\",<br />        \"name\": \"Απόδειξη Παροχής Υπηρεσιών\"<br />      },<br />      {<br />        \"invoiceCode\": \"11.3\",<br />        \"name\": \"Απλοποιημένο Τιμολόγιο\"<br />      },<br />      {<br />        \"invoiceCode\": \"11.4\",<br />        \"name\": \"Πιστωτικό Στοιχ. Λιανικής\"<br />      },<br />      {<br />        \"invoiceCode\": \"11.5\",<br />        \"name\": \"ΑΛΠ / Πώληση για Λογαριασμό Τρίτων\"<br />      },<br />      {<br />        \"invoiceCode\": \"8.4\",<br />        \"name\": \"Απόδειξη Είσπραξης POS\"<br />      },<br />      {<br />        \"invoiceCode\": \"8.5\",<br />        \"name\": \"Απόδειξη Επιστροφής POS\"<br />      },<br />      {<br />        \"invoiceCode\": \"8.6\",<br />        \"name\": \"Δελτίο Παραγγελίας Εστίασης\"<br />      },<br />      {<br />        \"invoiceCode\": \"8.7\",<br />        \"name\": \"Δελτίο Παραγγελίας e-Shop\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null,<br />    \"dataLite\": null,<br />    \"providersSignature\": null,<br />    \"invRaw\": null,<br />    \"invoiceStatus\": null<br />  }<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","InvoiceTypesAade"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"b6c4e5a1-8ce9-4a67-a78f-08997c7010e1","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/InvoiceTypesAade"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"bba04630-6676-48d4-8a15-0e2cf6deebc7","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/InvoiceTypesAade"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"2ab3b2cb-71be-4111-8295-8bf7021eeed6","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/InvoiceTypesAade"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"813d0732-cbfb-4f3a-914a-3bc9182f73ec"}],"id":"5f4d2957-eb7f-43bd-9d86-dae51ee17b89","_postman_id":"5f4d2957-eb7f-43bd-9d86-dae51ee17b89","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"InvoiceTypes","item":[{"name":"Invoice Types","id":"3837752f-1819-4919-850d-36e1dc12b978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/InvoiceTypes","description":"<p><b>This call returns the available invoice types.</b></p>\n\n<p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 0,<br />        \"name\": \"Τιμολόγιο Πώλησης\"<br />      },<br />      {<br />        \"id\": 1,<br />        \"name\": \"Τιμολόγιο Πώλησης / Ενδοκοινοτικές Παραδόσεις\"<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"Τιμολόγιο Πώλησης / Παραδόσεις Τρίτων Χωρών\"<br />      },<br />      {<br />        \"id\": 3,<br />        \"name\": \"Τιμολόγιο Πώλησης / Πώληση για Λογαριασμό Τρίτων\"<br />      },<br />      {<br />        \"id\": 4,<br />        \"name\": \"Τιμολόγιο Πώλησης / Εκκαθάριση Πωλήσεων Τρίτων. Τιμολόγιο Πώλησης / Αμοιβή από Πωλήσεις Τρίτων\"<br />      },<br />      {<br />        \"id\": 5,<br />        \"name\": \"Τιμολόγιο Πώλησης / Συμπληρωματικό Παραστατικό\"<br />      },<br />      {<br />        \"id\": 6,<br />        \"name\": \"Τιμολόγιο Παροχής\"<br />      },<br />      {<br />        \"id\": 7,<br />        \"name\": \"Τιμολόγιο Παροχής / Ενδοκοινοτική Παροχή Υπηρεσιών\"<br />      },<br />      {<br />        \"id\": 8,<br />        \"name\": \"Τιμολόγιο Παροχής / Παροχή Υπηρεσιών σε λήπτη Τρίτης Χώρας\"<br />      },<br />      {<br />        \"id\": 9,<br />        \"name\": \"Τιμολόγιο Παροχής / Συμπληρωματικό Παραστατικό\"<br />      },<br />      {<br />        \"id\": 10,<br />        \"name\": \"Τίτλος Κτήσης (μη υπόχρεος Εκδότης)\"<br />      },<br />      {<br />        \"id\": 11,<br />        \"name\": \"Τίτλος Κτήσης (άρνηση έκδοσης από υπόχρεο Εκδότη)\"<br />      },<br />      {<br />        \"id\": 12,<br />        \"name\": \"Πιστωτικό Τιμολόγιο / Συσχετιζόμενο\"<br />      },<br />      {<br />        \"id\": 13,<br />        \"name\": \"Πιστωτικό Τιμολόγιο / Μη Συσχετιζόμενο\"<br />      },<br />      {<br />        \"id\": 14,<br />        \"name\": \"Στοιχείο Αυτοπαράδοσης\"<br />      },<br />      {<br />        \"id\": 15,<br />        \"name\": \"Στοιχείο Ιδιοχρησιμοποίησης\"<br />      },<br />      {<br />        \"id\": 16,<br />        \"name\": \"Συμβόλαιο – Έσοδο\"<br />      },<br />      {<br />        \"id\": 17,<br />        \"name\": \"Ενοίκια – Έσοδο\"<br />      },<br />      {<br />        \"id\": 18,<br />        \"name\": \"Τέλος ανθεκτικότητας στην κλιματική κρίση\"<br />      },<br />      {<br />        \"id\": 19,<br />        \"name\": \"Απόδειξη Είσπραξης POS\"<br />      },<br />      {<br />        \"id\": 20,<br />        \"name\": \"Απόδειξη Επιστροφής POS\"<br />      },<br />      {<br />        \"id\": 22,<br />        \"name\": \"ΑΛΠ\"<br />      },<br />      {<br />        \"id\": 23,<br />        \"name\": \"ΑΠΥ\"<br />      },<br />      {<br />        \"id\": 24,<br />        \"name\": \"Απλοποιημένο Τιμολόγιο\"<br />      },<br />      {<br />        \"id\": 25,<br />        \"name\": \"Πιστωτικό Στοιχ. Λιανικής\"<br />      },<br />      {<br />        \"id\": 26,<br />        \"name\": \"ΑΛΠ / Πώληση για Λογαριασμό Τρίτων\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null,<br />    \"dataLite\": null,<br />    \"providersSignature\": null<br />  }<br />}</p>\n","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","InvoiceTypes"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"a8ab7ac3-fb26-43d2-89ec-46fa17a03e21","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/InvoiceTypes"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"5638697f-6c9a-4644-b0d4-b0727ae7ba58","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/InvoiceTypes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"eac19a9a-890b-4e02-ba49-d13834953e14","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/InvoiceTypes"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"3837752f-1819-4919-850d-36e1dc12b978"}],"id":"ea0362be-2fea-4d75-bb07-300bdae716ab","_postman_id":"ea0362be-2fea-4d75-bb07-300bdae716ab","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"VatCategories","item":[{"name":"Vat Categories","id":"2cd9f9e1-7143-4ccb-84ed-44292c894867","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/VatCategories","description":"<p><b>This call returns the available VAT categories.</b></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 1,<br />        \"name\": \"ΦΠΑ συντελεστής 24%\"<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"ΦΠΑ συντελεστής 13%\"<br />      },<br />      {<br />        \"id\": 3,<br />        \"name\": \"ΦΠΑ συντελεστής 6%\"<br />      },<br />      {<br />        \"id\": 4,<br />        \"name\": \"ΦΠΑ συντελεστής 17%\"<br />      },<br />      {<br />        \"id\": 5,<br />        \"name\": \"ΦΠΑ συντελεστής 9%\"<br />      },<br />      {<br />        \"id\": 6,<br />        \"name\": \"ΦΠΑ συντελεστής 4%\"<br />      },<br />      {<br />        \"id\": 7,<br />        \"name\": \"Άνευ ΦΠΑ 0%\"<br />      },<br />      {<br />        \"id\": 8,<br />        \"name\": \"Εγγραφές χωρίς ΦΠΑ (πχ Μισθοδοσία, Αποσβέσεις)\"<br />      },<br />      {<br />        \"id\": 9,<br />        \"name\" :\"ΦΠΑ συντελεστής 3%\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null,<br />    \"dataLite\": null<br />  }<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","VatCategories"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"256dcea1-f01d-4db7-9fad-6daf71b830f9","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/VatCategories"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"7af3e5bc-739a-4f77-b99e-4ecedd73944c","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/VatCategories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"af0384d6-1eb9-43ad-84a1-d7346d6f46d3","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/VatCategories"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"2cd9f9e1-7143-4ccb-84ed-44292c894867"}],"id":"b86b14f1-9357-4f17-8b02-39973566ff54","_postman_id":"b86b14f1-9357-4f17-8b02-39973566ff54","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"VatExemptions","item":[{"name":"Vat Exemptions","id":"932bd67e-3ebb-4cb5-a545-bb93a43b35e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/VatExemptions","description":"<p><b>This call returns the available VAT exemptions.</b><br />VAT exemption is required if the product VAT rate is set to 0,00%. See also <code>api/v{version}/provider/VatCategories</code></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 1,<br />        \"name\": \"Χωρίς ΦΠΑ - άρθρο 2 και 3 του κώδικα ΦΠΑ\"<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"Χωρίς ΦΠΑ - άρθρο 5 του κώδικα ΦΠΑ\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","VatExemptions"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"21efae80-0ca3-4ab6-9e1d-a23e67e1f629","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/VatExemptions"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"144c9677-0317-4b2f-bc6f-d2d4c1a28f9d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/VatExemptions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"e2d552b1-ffaa-4126-b3c6-56c31d4de611","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/VatExemptions"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"932bd67e-3ebb-4cb5-a545-bb93a43b35e7"}],"id":"0a9ecb57-3d66-434e-bb3a-9a3604d0b516","_postman_id":"0a9ecb57-3d66-434e-bb3a-9a3604d0b516","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"WithholdingTaxCategories","item":[{"name":"Withholding Tax Categories","id":"85b81c51-deb2-43b5-a4e1-9fe5483aa310","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/WithholdingTaxCategories","description":"<p><b>This call returns the available withholding tax categories.</b><br /><br />Id. The withholding tax category Id.<br /><br />Name. The withholding tax category description.<br /><br />Value. The withholding tax category amount. If <code>DiscountType</code> is <code>Amount</code> then -1 will be returned. If <code>DiscountType</code> is <code>Percent</code> then the percentage of the the tax will be returned<br /><br />AppliesTo</p><ul><li>StandAlone = 1. (The withholding tax category could be added as a stand-alone line)</li><li>Product = 2. (The withholding tax category could be added as an extra to a product)</li><li>Invoice = 3. (The withholding tax category could be added as an extra to the whole invoice)</li></ul>TaxType<ul><li>WithholdingTaxCategory = 1</li><li>FeeCategory = 2</li><li>OtherTaxes = 3</li><li>StampRateCategory = 4</li></ul>DiscountType<ul><li>Amount = 0</li><li>Percent = 1</li></ul><p></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 1,<br />        \"name\": \"Περιπτ. β’- Τόκοι - 15%\",<br />        \"value\": 15,<br />        \"appliesTo\": 3,<br />        \"taxType\": 1,<br />        \"discountType\": 1<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"Περιπτ. γ’ - Δικαιώματα - 20%\",<br />        \"value\": 20,<br />        \"appliesTo\": 3,<br />        \"taxType\": 1,<br />        \"discountType\": 1<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","WithholdingTaxCategories"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"61be49dd-9cde-45c6-8b60-cd90302ad5b0","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/WithholdingTaxCategories"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"c35c1d2b-db99-4aa8-ab2a-4da896f620b3","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/WithholdingTaxCategories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"21439742-9df7-4df4-8ffe-14f4afa46fa9","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/WithholdingTaxCategories"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"85b81c51-deb2-43b5-a4e1-9fe5483aa310"}],"id":"4693d3a9-0875-47f3-86a0-ea83af3cf2a9","_postman_id":"4693d3a9-0875-47f3-86a0-ea83af3cf2a9","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"OtherTaxes","item":[{"name":"Other Taxes","id":"c0a79b5e-dd27-436c-85f1-0747c8f68004","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/OtherTaxes","description":"<p><b>This call returns the available other tax categories.</b><br /><br />Id. The other tax category Id.<br /><br />Name. The other tax category description.<br /><br />Value. The other tax category amount. If <code>DiscountType</code> is <code>Amount</code> then -1 will be returned. If <code>DiscountType</code> is <code>Percent</code> then the percentage of the the tax will be returned<br /><br />AppliesTo</p><ul><li>StandAlone = 1. (The other tax category could be added as a stand-alone line)</li><li>Product = 2. (The other tax category could be added as an extra to a product)</li><li>Invoice = 3. (The other tax category could be added as an extra to the whole invoice)</li></ul>TaxType<ul><li>WithholdingTaxCategory = 1</li><li>FeeCategory = 2</li><li>OtherTaxes = 3</li><li>StampRateCategory = 4</li></ul>DiscountType<ul><li>Amount = 0</li><li>Percent = 1</li></ul><p></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 3,<br />        \"name\": \"β) ασφάλιστρα κλάδου ζωής 4%\",<br />        \"value\": 4,<br />        \"appliesTo\": 2,<br />        \"taxType\": 3,<br />        \"discountType\": 1<br />      },<br />      {<br />        \"id\": 4,<br />        \"name\": \"γ) ασφάλιστρα λοιπών κλάδων 15%.\",<br />        \"value\": 15,<br />        \"appliesTo\": 2,<br />        \"taxType\": 3,<br />        \"discountType\": 1<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","OtherTaxes"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"5518f004-6ee2-451c-8a17-d30a9bdd233d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/OtherTaxes"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"029fd42a-b6f9-4d20-b00b-efe8d4ca8c7f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/OtherTaxes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"cad63bdb-f0fc-4212-8fdf-6d3b6c330539","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/OtherTaxes"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"c0a79b5e-dd27-436c-85f1-0747c8f68004"}],"id":"e3aebbd4-beee-450c-99c4-c57a51c4b4a5","_postman_id":"e3aebbd4-beee-450c-99c4-c57a51c4b4a5","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"StampRateCategories","item":[{"name":"Stamp Rate Categories","id":"3d30df0b-a44f-4fe4-a0d1-66f2e1553fc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/StampRateCategories","description":"<p><b>This call returns the available stamp categories.</b><br /><br />Id. The stamp rate category Id.<br /><br />Name. The stamp rate category description.<br /><br />Value. The stamp rate category amount. If <code>DiscountType</code> is <code>Amount</code> then -1 will be returned. If <code>DiscountType</code> is <code>Percent</code> then the percentage of the the tax will be returned<br /><br />AppliesTo</p><ul><li>StandAlone = 1. (The stamp category could be added as a stand-alone line)</li><li>Product = 2. (The stamp category could be added as an extra to a product)</li><li>Invoice = 3. (The stamp category could be added as an extra to the whole invoice)</li></ul>TaxType<ul><li>WithholdingTaxCategory = 1</li><li>FeeCategory = 2</li><li>OtherTaxes = 3</li><li>StampRateCategory = 4</li></ul>DiscountType<ul><li>Amount = 0</li><li>Percent = 1</li></ul><p></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 1,<br />        \"name\": \"Συντελεστής 1,2 %\",<br />        \"value\": 1.2,<br />        \"appliesTo\": 3,<br />        \"taxType\": 4,<br />        \"discountType\": 1<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"Συντελεστής 2,4 %\",<br />        \"value\": 2.4,<br />        \"appliesTo\": 3,<br />        \"taxType\": 4,<br />        \"discountType\": 1<br />      },<br />      {<br />        \"id\": 3,<br />        \"name\": \"Συντελεστής 3,6 %\",<br />        \"value\": 3.6,<br />        \"appliesTo\": 3,<br />        \"taxType\": 4,<br />        \"discountType\": 1<br />      },<br />      {<br />        \"id\": 4,<br />        \"name\": \"Λοιπές περιπτώσεις χαρτοσήμου\",<br />        \"value\": -1,<br />        \"appliesTo\": 3,<br />        \"taxType\": 4,<br />        \"discountType\": 0<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","StampRateCategories"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"ff1fa62a-eaa3-4023-8862-03f2e73b6893","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/StampRateCategories"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"0705c55a-59cd-4369-8949-5fd13db3ffcf","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/StampRateCategories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"91a63ff5-7e9a-4988-8341-1c433ce82256","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/StampRateCategories"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"3d30df0b-a44f-4fe4-a0d1-66f2e1553fc9"}],"id":"fc6d1ea6-7c72-4013-890c-0f3a02a1471b","_postman_id":"fc6d1ea6-7c72-4013-890c-0f3a02a1471b","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"FeeCategories","item":[{"name":"Fee Categories","id":"7b785fa1-e6fa-42f2-8792-4e6ee625c038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/FeeCategories","description":"<p><b>This call returns the available fee categories.</b><br /><br />Id. The fee category Id.<br /><br />Name. The fee category description.<br /><br />Value. The fee category tax amount. If <code>DiscountType</code> is <code>Amount</code> then -1 will be returned. If <code>DiscountType</code> is <code>Percent</code> then the percentage of the the tax will be returned<br /><br />AppliesTo</p><ul><li>StandAlone = 1. (The fee category could be added as a stand-alone line)</li><li>Product = 2. (The fee category could be added as an extra to a product)</li><li>Invoice = 3. (The fee category could be added as an extra to the whole invoice)</li></ul>TaxType<ul><li>WithholdingTaxCategory = 1</li><li>FeeCategory = 2</li><li>OtherTaxes = 3</li><li>StampRateCategory = 4</li></ul>DiscountType<ul><li>Amount = 0</li><li>Percent = 1</li></ul><p></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 1,<br />        \"name\": \"Για μηνιαίο λογαριασμό μέχρι και 50 ευρώ 12%\",<br />        \"value\": 12,<br />        \"appliesTo\": 3,<br />        \"taxType\": 2,<br />        \"discountType\": 1<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"Για μηνιαίο λογαριασμό από 50,01 μέχρι και 100 ευρώ 15%\",<br />        \"value\": 15,<br />        \"appliesTo\": 3,<br />        \"taxType\": 2,<br />        \"discountType\": 1<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","FeeCategories"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"94366019-118d-4909-a481-7e785d7f102a","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/FeeCategories"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"7a61c780-5ee4-4ae3-bac3-ad78021195cf","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/FeeCategories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"9b3fde98-f29a-4e82-93c9-898e53d4d36d","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/FeeCategories"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"7b785fa1-e6fa-42f2-8792-4e6ee625c038"}],"id":"16dc8999-91a2-4f6f-8e81-81f95ddf02fc","_postman_id":"16dc8999-91a2-4f6f-8e81-81f95ddf02fc","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"IncomeCategories","item":[{"name":"Income Categories","id":"97b6925a-30b7-4c94-9779-4f5b55f0019c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/IncomeCategories","description":"<p><strong>This call returns the available income categories.</strong></p>\n<p>{<br />\"profilen\": null,<br />\"extCode\": 100,<br />\"statusDescription\": \"SUCCESS\",<br />\"message\": \"SUCCESS\",<br />\"extraData\": \"\",<br />\"token\": \"\",<br />\"jsonData\": {<br />\"idNames\": [<br />{<br />\"id\": 0,<br />\"name\": \"Έσοδα από Πώληση Εμπορευμάτων\"<br />},<br />{<br />\"id\": 1,<br />\"name\": \"Έσοδα από Πώληση Προϊόντων\"<br />}<br />],<br />\"data\": null,<br />\"matException\": null,<br />\"providerInfo\": null<br />}<br />}</p>\n","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","IncomeCategories"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"9d90d76d-8e6f-4165-a9da-de5154cd7e8b","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/IncomeCategories"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"61246d1d-6754-41c8-8f4c-e64d420e702e","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/IncomeCategories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"a244cce0-cb6c-45a1-8b59-24414d22bfd8","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/IncomeCategories"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"97b6925a-30b7-4c94-9779-4f5b55f0019c"}],"id":"348a408b-6eca-436b-b058-6073c11ee5cd","_postman_id":"348a408b-6eca-436b-b058-6073c11ee5cd","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"IncomeTypes","item":[{"name":"Income Types","id":"d70476fb-5160-4b93-ba53-315578851611","request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/IncomeValues","description":"<p><b>This call returns the available income types.</b><br /><br />The API consumer should pass at Header the <code>Authorization</code> token obtained from <code>api/v{version}/provider/RefreshToken</code> endpoint.<br /><br /></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 0,<br />        \"name\": \"Ιδιοπαραγωγή παγίων - Αυτοπαραδόσεις - Καταστροφές αποθεμάτων/Εμπορεύματα\"<br />      },<br />      {<br />        \"id\": 1,<br />        \"name\": \"Ιδιοπαραγωγή παγίων - Αυτοπαραδόσεις - Καταστροφές αποθεμάτων/Πρώτες ύλες και λοιπά υλικά\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","IncomeValues"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"ce7563c3-7f27-4c9e-a2e6-df7469c5ed17","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/IncomeValues"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"d350d34a-0211-4f95-961e-4664838abe4e","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/IncomeValues"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"3184bbe9-c083-4942-bbaa-40680c0eee26","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/IncomeValues"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"d70476fb-5160-4b93-ba53-315578851611"}],"id":"dae9aad4-518f-4ae2-8413-fbeb993ee639","_postman_id":"dae9aad4-518f-4ae2-8413-fbeb993ee639","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"ExpenseCategories","item":[{"name":"Expense Categories","id":"4cf64bd6-3a82-4e49-9926-1fbcee26a076","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/ExpenseCategories","description":"<p><b>This call returns the expense categories. (Should be used with self pricing).</b></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 0,<br />        \"name\": \"Αγορές Εμπορευμάτων\"<br />      },<br />      {<br />        \"id\": 1,<br />        \"name\": \"Αγορές Α'-Β' Υλών\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","ExpenseCategories"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"c1c58767-e0dc-43b3-be12-272638643d1a","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ExpenseCategories"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"a3764606-0021-46d2-ae67-fbcfcf132e4e","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ExpenseCategories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"517f2651-6987-4dd1-a5fc-218d952824af","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ExpenseCategories"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"4cf64bd6-3a82-4e49-9926-1fbcee26a076"}],"id":"4be056c8-fc3d-4be3-a1be-1b1d693d814a","_postman_id":"4be056c8-fc3d-4be3-a1be-1b1d693d814a","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"ExpenseTypes","item":[{"name":"Expense Types","id":"13bac0d4-b461-41c2-9c5a-3342f39c9bc9","request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/ExpenseValues","description":"<p><b>This call returns the available expense types. (Should be used with self pricing).</b><br /><br />The API consumer should pass at Header the <code>Authorization</code> token obtained from <code>api/v{version}/provider/RefreshToken</code> endpoint.<br /><br /></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 0,<br />        \"name\": \"Εμπορεύματα έναρξης\"<br />      },<br />      {<br />        \"id\": 1,<br />        \"name\": \"Αγορές εμπορευμάτων χρήσης (καθαρό ποσό) / Χονδρικές\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","ExpenseValues"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"f27f6a48-697a-4fe0-8268-729d9c24e548","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ExpenseValues"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"581b673e-7f18-41a7-a4a8-b3e7496c6f2b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ExpenseValues"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"ab92be4f-c6b4-4f53-81a5-8c6349a5de7d","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ExpenseValues"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"13bac0d4-b461-41c2-9c5a-3342f39c9bc9"}],"id":"724a9b70-f593-4e8c-bacc-1df52ef8b3ff","_postman_id":"724a9b70-f593-4e8c-bacc-1df52ef8b3ff","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"PaymentMethods","item":[{"name":"Payment Methods","id":"6a1ac536-b22e-4d11-be89-69f22560febc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/PaymentMethods","description":"<p><b>This call returns the available payment methods.</b></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 1,<br />        \"name\": \"Επαγ. Λογαριασμός Πληρωμών Ημεδαπής\"<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"Επαγ. Λογαριασμός Πληρωμών Αλλοδαπής\"<br />      },<br />      {<br />        \"id\": 3,<br />        \"name\": \"Μετρητά\"<br />      },<br />      {<br />        \"id\": 4,<br />        \"name\": \"Επιταγή\"<br />      },<br />      {<br />        \"id\": 5,<br />        \"name\": \"Επί Πιστώσει\"<br />      },<br />      {<br />        \"id\": 6,<br />        \"name\": \"Web banking\"<br />      },<br />      {<br />        \"id\": 7,<br />        \"name\": \"POS / e-POS\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","PaymentMethods"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"2c17e8da-ec71-49fb-9d55-736b05ea99e2","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/PaymentMethods"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"ce6911e4-acbc-42e6-aede-44e732ec1c08","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/PaymentMethods"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"8e82f13c-7463-466d-bf3d-4836b695a3ae","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/PaymentMethods"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"6a1ac536-b22e-4d11-be89-69f22560febc"}],"id":"e1b16521-1e7d-4858-b69e-a1639d91925a","_postman_id":"e1b16521-1e7d-4858-b69e-a1639d91925a","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"MeasurementUnits","item":[{"name":"Measurement Units","id":"a24252be-baf5-4453-9c87-74657398e43c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/MeasurementUnits","description":"<p><b>This call returns the available measurement units.</b></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 1,<br />        \"name\": \"Τεμάχια\"<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"Κιλά\"<br />      },<br />      {<br />        \"id\": 3,<br />        \"name\": \"Λίτρα\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","MeasurementUnits"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"720e1b21-8aa1-4166-b1c3-4cc99ee00672","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/MeasurementUnits"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"fe67b6df-b55f-4bb5-8abb-67032abaabc8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/MeasurementUnits"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"fa3a054c-9296-4384-b51e-13d75eb15019","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/MeasurementUnits"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"a24252be-baf5-4453-9c87-74657398e43c"}],"id":"c7986f9f-0059-4cee-aad9-fd75c4d3c67c","_postman_id":"c7986f9f-0059-4cee-aad9-fd75c4d3c67c","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"ShippingPurposes","item":[{"name":"Shipping Purposes","id":"ccc69b4f-128b-455b-87f9-6437fe8c8f49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/ShippingPurposes","description":"<p><b>This call returns the available shipping purposes.</b></p>\n\n<p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 1,<br />        \"name\": \"Πώληση\"<br />      },<br />      {<br />        \"id\": 2,<br />        \"name\": \"Πώληση για Λογαριασμό Τρίτων\"<br />      },<br />      {<br />        \"id\": 3,<br />        \"name\": \"Δειγματισμός\"<br />      },<br />      {<br />        \"id\": 4,<br />        \"name\": \"Έκθεση\"<br />      },<br />      {<br />        \"id\": 5,<br />        \"name\": \"Επιστροφή\"<br />      },<br />      {<br />        \"id\": 6,<br />        \"name\": \"Φύλαξη\"<br />      },<br />      {<br />        \"id\": 7,<br />        \"name\": \"Επεξεργασία Συναρμολόγηση\"<br />      },<br />      {<br />        \"id\": 8,<br />        \"name\": \"Μεταξύ Εγκαταστάσεων Οντότητας\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}</p>\n","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","ShippingPurposes"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"d4d6ba60-5545-4d5c-bf4a-5ffe89835ade","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ShippingPurposes"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"6ea6725a-2646-4651-b424-7aea4f2b8c9d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ShippingPurposes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"1b22f1f1-37d9-4564-8fe3-ebc42f4234aa","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/ShippingPurposes"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"ccc69b4f-128b-455b-87f9-6437fe8c8f49"}],"id":"36f04c0d-0ef3-49d7-aad7-435cfd1cfeee","_postman_id":"36f04c0d-0ef3-49d7-aad7-435cfd1cfeee","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"Countries","item":[{"name":"Countries","id":"b9e5dba3-697f-4dba-a1af-17c3af4d2ef9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/Countries","description":"<p><b>This call returns the available countries. (ISO4217)</b></p>\n\n<p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 0,<br />        \"name\": \"Ανδόρα\",<br />        \"isInEU\": false,<br />        \"twoLetterCode\": \"AD\",<br />        \"threeLetterCode\": \"AND\"<br />      },<br />      {<br />        \"id\": 1,<br />        \"name\": \"Ηνωμένα Αραβικά Εμιράτα\",<br />        \"isInEU\": false,<br />        \"twoLetterCode\": \"AE\",<br />        \"threeLetterCode\": \"ARE\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}</p>\n","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","Countries"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"644f915c-603d-4faf-bc8e-35fbd697dce5","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Countries"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"1f9dceb4-f4cb-4c6a-8aeb-dfbc7d510520","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Countries"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"17187e0b-3049-403d-a74f-9e6ae603ea82","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Countries"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"b9e5dba3-697f-4dba-a1af-17c3af4d2ef9"}],"id":"63eef307-5031-4a26-8adb-3d68bbaed6d3","_postman_id":"63eef307-5031-4a26-8adb-3d68bbaed6d3","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"Currencies","item":[{"name":"Currencies","id":"5f4fa21c-a88d-4214-ad49-0a3f3d377819","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/Currencies","description":"<p><b>This call returns the available currencies.</b></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 0,<br />        \"name\": \"AED\"<br />      },<br />      {<br />        \"id\": 1,<br />        \"name\": \"AFN\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null<br />  }<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","Currencies"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"f53941d3-18f3-44d5-9ce7-b57e46e77514","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Currencies"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"da2b5ab7-25cd-4acb-abe1-e3e08d759e75","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Currencies"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"b6e44706-5d7a-4b18-a880-a39a025a2ccb","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Currencies"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"5f4fa21c-a88d-4214-ad49-0a3f3d377819"}],"id":"150551ce-380d-4e69-b936-fce8dafb424c","_postman_id":"150551ce-380d-4e69-b936-fce8dafb424c","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"Acquirers","item":[{"name":"Acquirers","id":"2f575670-dde4-4b09-93f4-9885df18ff9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"Response"}],"url":"//api/v1.0/provider/Acquirers","description":"<p><b>This call returns the available POS Acquirers.</b></p>{<br />  \"profilen\": null,<br />  \"extCode\": 100,<br />  \"statusDescription\": \"SUCCESS\",<br />  \"message\": \"SUCCESS\",<br />  \"extraData\": \"\",<br />  \"token\": \"\",<br />  \"jsonData\": {<br />    \"idNames\": [<br />      {<br />        \"id\": 103,<br />        \"name\": \"Euronet Merchant Services\"<br />      },<br />      {<br />        \"id\": 104,<br />        \"name\": \"ProCredit Bank (Bulgaria)\"<br />      },<br />      {<br />        \"id\": 108,<br />        \"name\": \"NBG PAY\"<br />      },<br />      {<br />        \"id\": 109,<br />        \"name\": \"Worldline Merchant Acquiring\"<br />      },<br />      {<br />        \"id\": 110,<br />        \"name\": \"Cosmote Payments\"<br />      },<br />      {<br />        \"id\": 111,<br />        \"name\": \"Everypay\"<br />      },<br />      {<br />        \"id\": 113,<br />        \"name\": \"Συνεταιριστική Τράπεζα Καρδίτσας\"<br />      },<br />      {<br />        \"id\": 114,<br />        \"name\": \"Attica Bank\"<br />      },<br />      {<br />        \"id\": 116,<br />        \"name\": \"Viva Υπηρεσίες Πληρωμών\"<br />      },<br />      {<br />        \"id\": 117,<br />        \"name\": \"Συνεταιριστική Τράπεζα Ηπείρου\"<br />      },<br />      {<br />        \"id\": 118,<br />        \"name\": \"Συνεταριστική Τράπεζα Κεντρικής Μακεδονίας\"<br />      },<br />      {<br />        \"id\": 120,<br />        \"name\": \"Euronet Card Services\"<br />      },<br />      {<br />        \"id\": 122,<br />        \"name\": \"CardLink\"<br />      },<br />      {<br />        \"id\": 127,<br />        \"name\": \"EDPS\"<br />      },<br />      {<br />        \"id\": 128,<br />        \"name\": \"Καινοτόμες Λύσεις και Υπηρεσίες ΜΕΠΕ INSS\"<br />      },<br />      {<br />        \"id\": 130,<br />        \"name\": \"Mellon Technologies\"<br />      },<br />      {<br />        \"id\": 137,<br />        \"name\": \"Nexi Greece Processing Services\"<br />      },<br />      {<br />        \"id\": 138,<br />        \"name\": \"Nexi Πληρωμών Ελλάς\"<br />      },<br />      {<br />        \"id\": 143,<br />        \"name\": \"TORA Direct\"<br />      },<br />      {<br />        \"id\": 619,<br />        \"name\": \"myPOS Limited\"<br />      },<br />      {<br />        \"id\": 624,<br />        \"name\": \"myPOS Technologies\"<br />      },<br />      {<br />        \"id\": 651,<br />        \"name\": \"Adyen N.V.\"<br />      }<br />    ],<br />    \"data\": null,<br />    \"matException\": null,<br />    \"providerInfo\": null,<br />    \"dataLite\": null,<br />    \"providersSignature\": null<br />  }<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","Acquirers"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"a248ec6f-2694-4d35-b138-8941dbb4a191","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Acquirers"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"3df6945e-a1fb-4d53-a302-2751aef32944","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Acquirers"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"1e03ff08-e96e-499f-be10-34cf02103453","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"//api/v1.0/provider/Acquirers"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"2f575670-dde4-4b09-93f4-9885df18ff9b"}],"id":"98595bcb-64e3-4cba-9574-3525928e12d8","_postman_id":"98595bcb-64e3-4cba-9574-3525928e12d8","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"PostUnsignedInvoice","item":[{"name":"Post Unsigned Invoice","id":"5041f6fb-d1ae-4f7d-8f54-38d95f652da6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"}],"body":{"mode":"raw","raw":"{\n  \"guid\": \"<uuid>\",\n  \"bitmapId\": \"<uuid>\",\n  \"companyLogo\": \"<string>\",\n  \"transmissionFailure\": \"<boolean>\",\n  \"template\": 3,\n  \"fileType\": 3,\n  \"showCounterpart\": \"<boolean>\",\n  \"qrCodeUrl\": \"<string>\",\n  \"paymentStatus\": 3,\n  \"invoiceHeader\": {\n    \"invoiceTypeId\": 5,\n    \"includesVat\": \"<boolean>\",\n    \"invoiceTypeDescription\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"issueDate\": \"<dateTime>\",\n    \"issueDateReport\": \"<string>\",\n    \"issueTimeReport\": \"<string>\",\n    \"vatPaymentSuspension\": \"<boolean>\",\n    \"currencyId\": 78,\n    \"exchangeRate\": \"<double>\",\n    \"selfPricing\": \"<boolean>\",\n    \"correlatedMarks\": [\n      \"<long>\",\n      \"<long>\"\n    ],\n    \"correlatedInvoices\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"issuer\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 149,\n    \"branch\": \"<integer>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"counterpart\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 90,\n    \"branch\": \"<integer>\",\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"prevBalance\": \"<double>\",\n    \"nextBalance\": \"<double>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"shipping\": {\n    \"purposeId\": 8,\n    \"purposeName\": \"<string>\",\n    \"from\": \"<string>\",\n    \"to\": \"<string>\",\n    \"method\": \"<string>\",\n    \"vehicle\": \"<string>\"\n  },\n  \"invoiceDetails\": [\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 5,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 8,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 21,\n      \"withHeldCatId\": 8,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 3,\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 3\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 11,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 2,\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 1\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 3,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 1,\n        \"recType\": 6,\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 1,\n        \"vatCatId\": 9\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 18,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 0,\n        \"recType\": 2,\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 3,\n        \"vatCatId\": 9\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 1,\n      \"incomeValId\": 23,\n      \"expenseCatId\": 12,\n      \"expenseValId\": 0,\n      \"comments\": \"<string>\"\n    },\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 3,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 4,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 6,\n      \"withHeldCatId\": 5,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 2,\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 4\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 4,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 1,\n        \"recType\": 2,\n        \"type\": 0,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 3,\n        \"vatCatId\": 6\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 1,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 6,\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 4\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 4,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 2,\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 1\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 7,\n      \"incomeValId\": 19,\n      \"expenseCatId\": 6,\n      \"expenseValId\": 29,\n      \"comments\": \"<string>\"\n    }\n  ],\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 0,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 143,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 3,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 2,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 122,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 1,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    }\n  ],\n  \"invoiceSummary\": {\n    \"totalQty\": \"<double>\",\n    \"subTotal\": \"<double>\",\n    \"invoiceDiscount\": \"<double>\",\n    \"totalNet\": \"<double>\",\n    \"totalVat\": \"<double>\",\n    \"totalWithheld\": \"<double>\",\n    \"totalFees\": \"<double>\",\n    \"totalStamps\": \"<double>\",\n    \"totalOtherTaxes\": \"<double>\",\n    \"totalDeductions\": \"<double>\",\n    \"totalGross\": \"<double>\",\n    \"pliroteo\": \"<double>\"\n  },\n  \"taxes\": [\n    {\n      \"type\": 2,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 2,\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 1\n      }\n    },\n    {\n      \"type\": 4,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 3,\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 3,\n        \"vatCatId\": 6\n      }\n    }\n  ],\n  \"comments\": \"<string>\",\n  \"fromDB\": {\n    \"id\": \"<uuid>\",\n    \"tin\": \"<string>\",\n    \"mark\": \"<string>\",\n    \"mark3RD\": \"<string>\",\n    \"dateAdded\": \"<dateTime>\",\n    \"xmlData\": \"<string>\",\n    \"xmlBody\": \"<string>\",\n    \"aadeBookInvoiceType\": {\n      \"uid\": \"<string>\",\n      \"mark\": \"<long>\",\n      \"markSpecified\": \"<boolean>\",\n      \"cancelledByMark\": \"<long>\",\n      \"cancelledByMarkSpecified\": \"<boolean>\",\n      \"authenticationCode\": \"<string>\",\n      \"transmissionFailure\": \"<integer>\",\n      \"transmissionFailureSpecified\": \"<boolean>\",\n      \"issuer\": {\n        \"vatNumber\": \"<string>\",\n        \"country\": 10,\n        \"branch\": \"<integer>\",\n        \"name\": \"<string>\",\n        \"address\": {\n          \"street\": \"<string>\",\n          \"number\": \"<string>\",\n          \"postalCode\": \"<string>\",\n          \"city\": \"<string>\"\n        }\n      },\n      \"counterpart\": {\n        \"vatNumber\": \"<string>\",\n        \"country\": 124,\n        \"branch\": \"<integer>\",\n        \"name\": \"<string>\",\n        \"address\": {\n          \"street\": \"<string>\",\n          \"number\": \"<string>\",\n          \"postalCode\": \"<string>\",\n          \"city\": \"<string>\"\n        }\n      },\n      \"invoiceHeader\": {\n        \"series\": \"<string>\",\n        \"aa\": \"<string>\",\n        \"issueDate\": \"<dateTime>\",\n        \"invoiceType\": 6,\n        \"vatPaymentSuspension\": \"<boolean>\",\n        \"vatPaymentSuspensionSpecified\": \"<boolean>\",\n        \"currency\": 72,\n        \"currencySpecified\": \"<boolean>\",\n        \"exchangeRate\": \"<double>\",\n        \"exchangeRateSpecified\": \"<boolean>\",\n        \"correlatedInvoices\": [\n          \"<long>\",\n          \"<long>\"\n        ],\n        \"selfPricing\": \"<boolean>\",\n        \"selfPricingSpecified\": \"<boolean>\",\n        \"dispatchDate\": \"<dateTime>\",\n        \"dispatchDateSpecified\": \"<boolean>\",\n        \"dispatchTime\": \"<dateTime>\",\n        \"dispatchTimeSpecified\": \"<boolean>\",\n        \"vehicleNumber\": \"<string>\",\n        \"movePurpose\": \"<integer>\",\n        \"movePurposeSpecified\": \"<boolean>\"\n      },\n      \"paymentMethods\": [\n        {\n          \"type\": \"<integer>\",\n          \"amount\": \"<double>\",\n          \"paymentMethodInfo\": \"<string>\",\n          \"transactionId\": \"<string>\",\n          \"ecrToken\": {\n            \"signingAuthor\": \"<string>\",\n            \"sessionNumber\": \"<string>\"\n          },\n          \"ecrTokenSpecified\": \"<boolean>\",\n          \"providersSignature\": {\n            \"signingAuthor\": \"<string>\",\n            \"signature\": \"<string>\"\n          },\n          \"providersSignatureSpecified\": \"<boolean>\",\n          \"transactionIdSpecified\": \"<boolean>\"\n        },\n        {\n          \"type\": \"<integer>\",\n          \"amount\": \"<double>\",\n          \"paymentMethodInfo\": \"<string>\",\n          \"transactionId\": \"<string>\",\n          \"ecrToken\": {\n            \"signingAuthor\": \"<string>\",\n            \"sessionNumber\": \"<string>\"\n          },\n          \"ecrTokenSpecified\": \"<boolean>\",\n          \"providersSignature\": {\n            \"signingAuthor\": \"<string>\",\n            \"signature\": \"<string>\"\n          },\n          \"providersSignatureSpecified\": \"<boolean>\",\n          \"transactionIdSpecified\": \"<boolean>\"\n        }\n      ],\n      \"invoiceDetails\": [\n        {\n          \"lineNumber\": \"<integer>\",\n          \"recType\": \"<integer>\",\n          \"recTypeSpecified\": \"<boolean>\",\n          \"quantity\": \"<double>\",\n          \"quantitySpecified\": \"<boolean>\",\n          \"itemDescr\": \"<string>\",\n          \"itemDescrSpecified\": \"<boolean>\",\n          \"measurementUnit\": \"<integer>\",\n          \"measurementUnitSpecified\": \"<boolean>\",\n          \"invoiceDetailType\": \"<integer>\",\n          \"invoiceDetailTypeSpecified\": \"<boolean>\",\n          \"netValue\": \"<double>\",\n          \"vatCategory\": \"<integer>\",\n          \"vatAmount\": \"<double>\",\n          \"vatExemptionCategory\": \"<integer>\",\n          \"vatExemptionCategorySpecified\": \"<boolean>\",\n          \"dienergia\": {\n            \"applicationId\": \"<string>\",\n            \"applicationDate\": \"<dateTime>\",\n            \"doy\": \"<string>\",\n            \"shipId\": \"<string>\"\n          },\n          \"discountOption\": \"<boolean>\",\n          \"discountOptionSpecified\": \"<boolean>\",\n          \"withheldAmount\": \"<double>\",\n          \"withheldAmountSpecified\": \"<boolean>\",\n          \"withheldPercentCategory\": \"<integer>\",\n          \"withheldPercentCategorySpecified\": \"<boolean>\",\n          \"stampDutyAmount\": \"<double>\",\n          \"stampDutyAmountSpecified\": \"<boolean>\",\n          \"stampDutyPercentCategory\": \"<integer>\",\n          \"stampDutyPercentCategorySpecified\": \"<boolean>\",\n          \"feesAmount\": \"<double>\",\n          \"feesAmountSpecified\": \"<boolean>\",\n          \"feesPercentCategory\": \"<integer>\",\n          \"feesPercentCategorySpecified\": \"<boolean>\",\n          \"otherTaxesPercentCategory\": \"<integer>\",\n          \"otherTaxesPercentCategorySpecified\": \"<boolean>\",\n          \"otherTaxesAmount\": \"<double>\",\n          \"otherTaxesAmountSpecified\": \"<boolean>\",\n          \"deductionsAmount\": \"<double>\",\n          \"deductionsAmountSpecified\": \"<boolean>\",\n          \"lineComments\": \"<string>\",\n          \"incomeClassification\": [\n            {\n              \"classificationType\": 9,\n              \"classificationCategory\": 0,\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\",\n              \"classificationTypeSpecified\": \"<boolean>\"\n            },\n            {\n              \"classificationType\": 9,\n              \"classificationCategory\": 4,\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\",\n              \"classificationTypeSpecified\": \"<boolean>\"\n            }\n          ],\n          \"expensesClassification\": [\n            {\n              \"classificationType\": 62,\n              \"classificationTypeSpecified\": \"<boolean>\",\n              \"classificationCategory\": 9,\n              \"classificationCategorySpecified\": \"<boolean>\",\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\"\n            },\n            {\n              \"classificationType\": 70,\n              \"classificationTypeSpecified\": \"<boolean>\",\n              \"classificationCategory\": 8,\n              \"classificationCategorySpecified\": \"<boolean>\",\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\"\n            }\n          ]\n        },\n        {\n          \"lineNumber\": \"<integer>\",\n          \"recType\": \"<integer>\",\n          \"recTypeSpecified\": \"<boolean>\",\n          \"quantity\": \"<double>\",\n          \"quantitySpecified\": \"<boolean>\",\n          \"itemDescr\": \"<string>\",\n          \"itemDescrSpecified\": \"<boolean>\",\n          \"measurementUnit\": \"<integer>\",\n          \"measurementUnitSpecified\": \"<boolean>\",\n          \"invoiceDetailType\": \"<integer>\",\n          \"invoiceDetailTypeSpecified\": \"<boolean>\",\n          \"netValue\": \"<double>\",\n          \"vatCategory\": \"<integer>\",\n          \"vatAmount\": \"<double>\",\n          \"vatExemptionCategory\": \"<integer>\",\n          \"vatExemptionCategorySpecified\": \"<boolean>\",\n          \"dienergia\": {\n            \"applicationId\": \"<string>\",\n            \"applicationDate\": \"<dateTime>\",\n            \"doy\": \"<string>\",\n            \"shipId\": \"<string>\"\n          },\n          \"discountOption\": \"<boolean>\",\n          \"discountOptionSpecified\": \"<boolean>\",\n          \"withheldAmount\": \"<double>\",\n          \"withheldAmountSpecified\": \"<boolean>\",\n          \"withheldPercentCategory\": \"<integer>\",\n          \"withheldPercentCategorySpecified\": \"<boolean>\",\n          \"stampDutyAmount\": \"<double>\",\n          \"stampDutyAmountSpecified\": \"<boolean>\",\n          \"stampDutyPercentCategory\": \"<integer>\",\n          \"stampDutyPercentCategorySpecified\": \"<boolean>\",\n          \"feesAmount\": \"<double>\",\n          \"feesAmountSpecified\": \"<boolean>\",\n          \"feesPercentCategory\": \"<integer>\",\n          \"feesPercentCategorySpecified\": \"<boolean>\",\n          \"otherTaxesPercentCategory\": \"<integer>\",\n          \"otherTaxesPercentCategorySpecified\": \"<boolean>\",\n          \"otherTaxesAmount\": \"<double>\",\n          \"otherTaxesAmountSpecified\": \"<boolean>\",\n          \"deductionsAmount\": \"<double>\",\n          \"deductionsAmountSpecified\": \"<boolean>\",\n          \"lineComments\": \"<string>\",\n          \"incomeClassification\": [\n            {\n              \"classificationType\": 11,\n              \"classificationCategory\": 11,\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\",\n              \"classificationTypeSpecified\": \"<boolean>\"\n            },\n            {\n              \"classificationType\": 23,\n              \"classificationCategory\": 4,\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\",\n              \"classificationTypeSpecified\": \"<boolean>\"\n            }\n          ],\n          \"expensesClassification\": [\n            {\n              \"classificationType\": 53,\n              \"classificationTypeSpecified\": \"<boolean>\",\n              \"classificationCategory\": 13,\n              \"classificationCategorySpecified\": \"<boolean>\",\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\"\n            },\n            {\n              \"classificationType\": 69,\n              \"classificationTypeSpecified\": \"<boolean>\",\n              \"classificationCategory\": 10,\n              \"classificationCategorySpecified\": \"<boolean>\",\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\"\n            }\n          ]\n        }\n      ],\n      \"taxesTotals\": [\n        {\n          \"taxType\": \"<integer>\",\n          \"taxCategory\": \"<integer>\",\n          \"taxCategorySpecified\": \"<boolean>\",\n          \"underlyingValue\": \"<double>\",\n          \"underlyingValueSpecified\": \"<boolean>\",\n          \"taxAmount\": \"<double>\",\n          \"id\": \"<integer>\",\n          \"idSpecified\": \"<boolean>\"\n        },\n        {\n          \"taxType\": \"<integer>\",\n          \"taxCategory\": \"<integer>\",\n          \"taxCategorySpecified\": \"<boolean>\",\n          \"underlyingValue\": \"<double>\",\n          \"underlyingValueSpecified\": \"<boolean>\",\n          \"taxAmount\": \"<double>\",\n          \"id\": \"<integer>\",\n          \"idSpecified\": \"<boolean>\"\n        }\n      ],\n      \"invoiceSummary\": {\n        \"totalNetValue\": \"<double>\",\n        \"totalVatAmount\": \"<double>\",\n        \"totalWithheldAmount\": \"<double>\",\n        \"totalFeesAmount\": \"<double>\",\n        \"totalStampDutyAmount\": \"<double>\",\n        \"totalOtherTaxesAmount\": \"<double>\",\n        \"totalDeductionsAmount\": \"<double>\",\n        \"totalGrossValue\": \"<double>\",\n        \"incomeClassification\": [\n          {\n            \"classificationType\": 24,\n            \"classificationCategory\": 3,\n            \"amount\": \"<double>\",\n            \"id\": \"<integer>\",\n            \"idSpecified\": \"<boolean>\",\n            \"classificationTypeSpecified\": \"<boolean>\"\n          },\n          {\n            \"classificationType\": 9,\n            \"classificationCategory\": 8,\n            \"amount\": \"<double>\",\n            \"id\": \"<integer>\",\n            \"idSpecified\": \"<boolean>\",\n            \"classificationTypeSpecified\": \"<boolean>\"\n          }\n        ],\n        \"expensesClassification\": [\n          {\n            \"classificationType\": 55,\n            \"classificationTypeSpecified\": \"<boolean>\",\n            \"classificationCategory\": 4,\n            \"classificationCategorySpecified\": \"<boolean>\",\n            \"amount\": \"<double>\",\n            \"id\": \"<integer>\",\n            \"idSpecified\": \"<boolean>\"\n          },\n          {\n            \"classificationType\": 27,\n            \"classificationTypeSpecified\": \"<boolean>\",\n            \"classificationCategory\": 10,\n            \"classificationCategorySpecified\": \"<boolean>\",\n            \"amount\": \"<double>\",\n            \"id\": \"<integer>\",\n            \"idSpecified\": \"<boolean>\"\n          }\n        ]\n      }\n    },\n    \"transmissionFailure\": \"<integer>\",\n    \"isLive\": \"<boolean>\",\n    \"receiptStatus\": 255,\n    \"signYpahes\": \"<boolean>\",\n    \"invoiceUid\": \"<string>\",\n    \"authenticationCode\": \"<string>\",\n    \"authenticationCodeMat\": \"<string>\",\n    \"fileType\": 2,\n    \"file\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"year\": \"<integer>\",\n    \"invoiceRequestLite\": {\n      \"value\": \"<Circular reference to #/components/schemas/InvoiceRequestLite detected>\"\n    }\n  },\n  \"vatAnalyses\": [\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    },\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    }\n  ],\n  \"paymentMethodNames\": \"<string>\",\n  \"receiptStatus\": 0\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/PostUnsignedInvoice?debug=<boolean>","description":"<p><b>This call should be used for posting invoices. See examples below of all supported invoice types.</b><br /><br />All amount fields should be rounded in 2 decimal places, except InvoiceDetails[].Qty where 4 decimal places are allowed.<br /><br />Main body</p><ol><li>Guid. The third party application should provide a Globally Unique Identifier per invoice. If there is communication loss with the provider, the third party application should provide the GUID of the original invoice.</li><li>TransmissionFailure. The third party application should set this field <code>true</code> when there is loss of communication with the provider.</li><li>Template. The invoices form template</li><ul><li>Products template (Α4) = 3</li></ul><li>FileType. The returned document filetype.</li><ul><li>Raw = 0</li><li>Html = 1</li><li>Pdf = 2</li></ul><li>ShowCounterPart. In Retail invoices you can choose, if the CounterPart data will be visible or hidden</li></ol>InvoiceHeader<ol><li>InvoiceTypeId. The Invoice type Id from <code>/api/v{version}/provider/InvoiceTypes</code> endpoint.</li><li>IncludesVat. If prices in InvoiceDetails include VAT, this flag should be set <code>true</code>, otherwise <code>false</code>.</li><li>Series. The invoice series. (Maximum length: 50).</li><li>AA. The invoice counter. (Maximum length: 50).</li><li>IssueDate. The issue date of the invoice.</li><li>CurrencyId. The invoice CurrencyId from <code>/api/v{version}/provider/Currencies</code> endpoint.</li><li>ExchangeRate. Parity of the currency in relation to the euro. Must be filled in only when the <code>CurrencyId</code> does not have a EUR value.</li></ol>Issuer<ol><li>VatNumber. The VAT number of the issuer.</li><li>CountryId. The Country Id from <code>/api/v{version}/provider/CountryCodes</code> endpoint.</li><li>Branch. The branch of the Issuer. (In case the Issuer's establishment is the headquarters or does not exist, the branch field must have value 0)</li><li>Name. The company name of the Issuer.</li><li>Activity. The company activity of the Issuer.</li><li>TaxOffice. The tax office name of the Issuer.</li><li>Phone. The issuer's phone number.</li><li>Email. The issuer's email address.</li><li>Address</li><ul><li>City. The issuer's city</li><li>PostalCode. The issuer's address postal code</li><li>Street. The issuer's street address</li><li>Number. The issuer's street address number</li></ul></ol>Counterpart<ol><li>VatNumber. The VAT number of the counter part.</li><li>CountryId. The Country Id from <code>/api/v{version}/provider/CountryCodes</code> endpoint.</li><li>Branch. The branch of the counter part. (In case the counter part's establishment is the headquarters or does not exist, the branch field must have value 0)</li><li>Name. The company name of the counter part.</li><li>Activity. The company activity of the counter part.</li><li>TaxOffice. The tax office name of the counter part.</li><li>Phone. The counter part's phone number.</li><li>Email. The counter part's email address.</li><li>Address</li><ul><li>City. The counter part's city</li><li>PostalCode. The counter part's address postal code</li><li>Street. The counter part's street address</li><li>Number. The counter part's street address number</li></ul><li>PrevBalance. The counter part's previous balance.</li><li>NextBalance. The counter part's new balance.</li></ol>Shipping<ol><li>PurposeId. The Shipping purpose Id from <code>/api/v{version}/provider/ShippingPurposes</code> endpoint.</li><li>From. The origin address.</li><li>To. The destination address.</li><li>Method. The shipping method.</li><li>Vehicle. The vehicle plate number.</li></ol>InvoiceDetails<ol><li>Line. The Line number of each product line. (1, 2, 3, etc)</li><li>Code. The product's code. (Maximum length: 50)</li><li>Name. The product's description. (Maximum length: 300)</li><li>Qty. The quantity of the product.</li><li>ItemPrc. The price of the product.</li><li>DiscAmnt (nullable). The products's discount amount.</li><li>DiscPerc (nullable). The products's discount percent.</li><li>TotPrcAfterDisc. The total product price after the <code>DiscAmnt</code> or <code>DiscPerc</code>.</li><li>NetValue. The total net value of TotPrcAfterDisc.</li><li>VatAmount. The total vat amount of TotPrcAfterDisc.</li><li>VatCatId. The VatCategoryId from <code>/api/v{version}/provider/VatCategories</code> endpoint.</li><li>VatExcCatId (nullable). The VatExemptionCategoryId from <code>/api/v{version}/provider/VatExemptions</code> endpoint. (Should be set when product line has 0.00% VAT rate).</li><li>MUnitId. The MeasurementUnitId from <code>/api/v{version}/provider/MeasurementUnits</code> endpoint.</li><li>IncomeCatId (nullable). The IncomeCategoryId from <code>/api/v{version}/provider/IncomeCategories</code> endpoint. (Should be set when <code>SelfPricing</code> field is set <code>false</code>).</li><li>IncomeValueId (nullable). The IncomeValueId from <code>/api/v{version}/provider/IncomeValues</code> endpoint. (Should be set when <code>SelfPricing</code> field is set <code>false</code>).</li><li>ExpenseCatId (nullable). The ExpenseCategoryId from <code>/api/v{version}/provider/ExpenseCategories</code> endpoint. (Should be set when <code>SelfPricing</code> field is set <code>true</code>).</li><li>ExpenseValueId (nullable). The ExpenseValueId from <code>/api/v{version}/provider/ExpenseValues</code> endpoint. (Should be set when <code>SelfPricing</code> field is set <code>true</code>).</li><li>WithHeldCatId (nullable). The WithheldCategoryId from <code>/api/v{version}/provider/WithholdingTaxCategories</code> endpoint.</li><li>WithHeldAmnt (nullable). The withheld tax amount.</li><li>OtherTaxCatId (nullable). The OtherTaxCategoryId from <code>/api/v{version}/provider/OtherTaxes</code> endpoint.</li><li>OtherTaxAmnt (nullable). The other tax amount.</li><li>StampCatId (nullable). The StampCategoryId from <code>/api/v{version}/provider/StampRateCategories</code> endpoint.</li><li>StampAmnt (nullable). The stamp tax amount.</li><li>FeeCatId (nullable). The FeeCategoryId from <code>/api/v{version}/provider/FeeCategories</code> endpoint.</li><li>FeeAmnt (nullable). The fee tax amount.</li></ol>PaymentMethods<ol><li>PayGuid. The Payment General Unique Identifier. (The  third party application should create a unique id per payment).</li><li>PaymentId. The Payment Id from <code>/api/v{version}/provider/PaymentMethods</code> endpoint.</li><li>Amount. The amount of the payment.</li><li>TipAmount. The amount of the tip.</li><li>PaymentStatus. The payment status.</li><ul><li>Pending = 1</li><li>Accepted = 2</li><li>Declined = 3</li></ul><li>AcquirerId. The Acquirer Id from <code>/api/v{version}/provider/Acquirers</code> endpoint. (POS payments)</li><li>TransactionId. The transaction id returned from the POS terminal. (POS payments)</li><li>TidNsp. The POS Terminal ID. (POS payments)</li></ol>(1.1) Sales Invoice.<p></p>{<br />  \"Guid\": \"ae4e23a6-8a30-499f-8d89-2798ca7590bf\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 0,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.4129807\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"6d79dec4-6f62-422c-8afe-110887aa51b6\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.1) Sales Invoice (With self pricing).</p><ul><li><code>SelfPricing</code> field should be set <code>true</code> in InvoiceHeader.</li><li><code>ExpenseCatId</code> and <code>ExpenseValId</code> fields, should be present in InvoiceDetails.</li></ul><p></p>{<br />  \"Guid\": \"6c583835-87ff-4c52-9851-ea0f1ef72078\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 0,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π (Αυτοτιμολόγηση)\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9138812\",<br />    \"CurrencyId\": 47,<br />    \"SelfPricing\": true<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"ExpenseCatId\": 0,<br />      \"ExpenseValId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"0c575e60-8a91-4f1a-9644-a07e638d4803\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.2) Sales Invoice with delivery within E.U.</p>{<br />  \"Guid\": \"ce10d09f-64bf-4f0a-9f25-dfeb6cfe50a2\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 1,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΕΠ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9144623\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 55,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 7,<br />      \"VatExcCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 10<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"2fda2f8c-1f42-4ed9-9820-a0b31c4c0ec8\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.3) Sales Invoice with delivery in Third countries, (Except E.U.).</p><ul><li>The ExchangeRate field is the exchange rate of the currency in relation to the EURO. Must be filled in only when the currency does not have a <code>EUR</code> value.</li></ul><p></p>{<br />  \"Guid\": \"75d7b0b7-cff9-49d7-a16a-968350906fa5\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 2,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΤΧ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.914761\",<br />    \"CurrencyId\": 47,<br />    \"ExchangeRate\": 0.0<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 112,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 7,<br />      \"VatExcCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 11<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"9682f321-b0b2-481d-bc6c-adcd6e7a5ecf\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.4) Sales Invoice on behalf of third party.</p>{<br />  \"Guid\": \"0280190b-03c3-46c7-b24b-d4f341e10d5d\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 3,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΠΛΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9151452\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 6,<br />      \"IncomeValId\": 28<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"49729b9a-173b-4fa3-9aa3-e09668737781\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.5) Sales Invoice. Clearance of third party sales.</p>{<br />  \"Guid\": \"c71b4246-baa3-4b72-b547-4c1550d5860c\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 4,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΕΠΤ-ΑΠΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9152893\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"10761304-de4e-47cd-9d48-6d363bc9f887\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.5) Sales Invoice. Fee from third party sales.</p>{<br />  \"Guid\": \"5593978c-805d-49cb-ad63-862e2255b172\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 4,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΕΠΤ-ΑΠΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.915436\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"03e0ef63-efab-41ea-bae6-9efa808352dd\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.6) Supplementary Sales Invoice.</p>{<br />  \"Guid\": \"ce2206a1-d3a4-4e28-ad44-a87e9b016641\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 5,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΣΥΜΠ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9156298\",<br />    \"CurrencyId\": 47,<br />    \"CorrelatedMarks\": [<br />      123456789012345<br />    ]<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"e438630e-54a0-43d2-92a2-2ee2fc96a745\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(2.1) Services Invoice.</p>{<br />  \"Guid\": \"92733b81-54d0-409d-ad28-2a41d24ddfcd\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 6,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.ΠΑΡ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.918539\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"SRV-000001\",<br />      \"Name\": \"Service with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"37594997-16dc-4ae8-ae16-f77297d58c55\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(2.2) Services Invoice with services offered within E.U.</p>{<br />  \"Guid\": \"3d4cb670-5f74-4f25-ba38-713a572737f8\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 7,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.ΠΑΡ-ΕΠΥ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.918703\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 55,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"SRV-000001\",<br />      \"Name\": \"Service with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 10<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"24bd156a-abc3-4ead-a8e4-4583ba058966\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(2.3) Services Invoice with services offered in third countries. (Except E.U.).</p><ul><li>The ExchangeRate field is the exchange rate of the currency in relation to the EURO. Must be filled in only when the currency does not have a <code>EUR</code> value.</li></ul><p></p>{<br />  \"Guid\": \"d01b969e-46aa-49be-9e56-722bae19ebb1\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 8,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.ΠΑΡ-ΠΥΛΤΧ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9188693\",<br />    \"CurrencyId\": 47,<br />    \"ExchangeRate\": 0.0<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 112,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"SRV-000001\",<br />      \"Name\": \"Service with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 11<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"fd238ef6-fd68-4c52-89c0-716431437416\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(2.4) Supplementary Services Invoice.</p><ul><li><code>CorrelatedMarks</code> field should contain MARKs of related invoices.</li></ul><p></p>{<br />  \"Guid\": \"2ba3d43c-4c1a-4603-a4c5-f6d81e41d2b7\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 9,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.ΠΑΡ-ΣΥΜΠ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9190295\",<br />    \"CurrencyId\": 47,<br />    \"CorrelatedMarks\": [<br />      123456789012345<br />    ]<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"SRV-000001\",<br />      \"Name\": \"Service with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"1e2b7ad9-030d-4b6f-81ac-b9bc2fd1ef71\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(3.1) Title Deed (non-obligatory Issuer)</p>{<br />  \"Guid\": \"e909c281-9ec3-4600-8b2c-1aee843e1b5e\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 10,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Κ-ΜΥΕ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9195881\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"3b1b1096-6fed-425c-88eb-37258579c512\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(3.2) Title Deed (refusal to issue by a obliged Issuer)</p>{<br />  \"Guid\": \"212d6ed4-46be-4056-8b1c-21a44667a12d\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 11,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Κ-ΑΕΥΕ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9197677\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 8<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"0233d50c-3e33-4f16-a833-dc8c628059e6\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(5.1) Correlated Credit Invoice.</p><ul><li><code>CorrelatedMarks</code> field should contain MARKs of related invoices.</li></ul><p></p>{<br />  \"Guid\": \"28a323f6-9ba9-43d5-9caf-c3d12a277078\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 12,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Π.Τ-ΣΥΣΧ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9200029\",<br />    \"CurrencyId\": 47,<br />    \"CorrelatedMarks\": [<br />      123456789012345<br />    ]<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"59f692d6-2089-4c94-942b-987c7b0874b0\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(5.2) Non Correlated Credit Invoice.</p>{<br />  \"Guid\": \"d3b5a451-92ef-44bb-ace4-73c1c4a1cf0c\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 13,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Π.Τ-ΜΗ.ΣΥΣΧ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9201859\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"f11a5577-b8a2-48f4-9421-c212152c53ea\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p></p><hr /><p></p><p>(6.1) Self-Delivery Invoice.</p>{<br />  \"Guid\": \"e0deeeac-e8e3-4fa4-8dfe-98840ac0f24b\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 14,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΣΤ-ΑΥΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9204918\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 5,<br />      \"IncomeValId\": 21<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"69ad6aaa-4794-49be-994b-35b6ef3394c3\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(6.2) Self-Use Invoice</p>{<br />  \"Guid\": \"f0bc173e-7697-461b-aac5-fe3f83a300bc\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 15,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΣΤ-ΙΔΧΡ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9206722\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 5,<br />      \"IncomeValId\": 21<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"430bde12-c12b-46cd-9d6c-037fb8cd8387\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(7.1) Contract – Income Invoice.</p>{<br />  \"Guid\": \"0e019d25-7b14-4e3e-93e3-bd831030ede0\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 16,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΣΥ-ΕΣ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9209383\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"f88ce5c2-82c5-4ffc-b437-15d1b0d956ca\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(8.1) Rents – Income Invoice.</p>{<br />  \"Guid\": \"8a00b0ff-6a7e-4751-8cf7-015e0951838c\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 17,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΕΝ-ΕΣ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9217739\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 8,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"f1f2bfc6-84ee-47ed-a74f-cd407b34143a\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(8.2) Accomodation Tax collection Invoice.</p><ul><li>This invoice type should be correlated with (2.1) or (11.2)</li><li><code>CorrelatedMarks</code> field should contain MARKs of related invoices.</li></ul><p></p>{<br />  \"Guid\": \"fe2a41ae-e390-4dd2-88cf-86291916fb3d\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 18,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΕΣ-ΑΕΦΔ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9220533\",<br />    \"CurrencyId\": 47,<br />    \"CorrelatedMarks\": [<br />      123456789012345<br />    ]<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"96f1486a-1527-42c4-90b7-30324cc24432\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(8.4) POS Payment Invoice.</p>{<br />  \"Guid\": \"bf8acad0-8ba2-4e27-b85a-dc7c546850a7\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 19,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΑΕ-POS\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9225205\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 8,<br />      \"IncomeCatId\": 10<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"cf46c94c-2c91-40d7-bc55-c5e9ce4229e7\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(8.5) POS Credit Payment Invoice.</p>{<br />  \"Guid\": \"07c18212-dfa2-4a49-a7c5-16576dd3bd4b\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 20,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΑΕΠ-POS\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9229822\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 8,<br />      \"IncomeCatId\": 10<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"dd7010cc-6cc5-4d1f-88e9-1179b19ec210\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(11.1) Retail invoice.</p>{<br />  \"Guid\": \"fb96f448-9b67-46e9-9a2b-57e4486712b0\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 22,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΑΛΠ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9235063\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 8<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"17079577-b225-4bfd-a3fd-eee7d4ce6f03\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(11.2) Proof of service retail invoice.</p>{<br />  \"Guid\": \"60b19b0f-0b69-4948-8802-538424fd9ec4\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 23,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΑΠΥ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9240078\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 8<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"90fdb05a-f288-4bc0-83e6-cfc080da5135\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(11.3) Simplified retail invoice</p>{<br />  \"Guid\": \"71934311-d6af-4610-8a0d-13b0803f41a4\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 24,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΑΠΛ-ΤΙΜ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9244373\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"192badf0-7b44-4124-bbf7-cefa1003a94f\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(11.4) Retail credit invoice.</p>{<br />  \"Guid\": \"6cf1ac51-98b5-4555-9809-c77d532e4bcf\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 25,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΠΣΛ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9247335\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"c30068a2-87fb-486b-93b3-81dc454c5599\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(11.5) Retail invoice / Sale on behalf of third parties.</p>{<br />  \"Guid\": \"adbc1bef-abb7-4a97-aaf6-8fc616d542e2\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 26,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΑΛΠ-ΛΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9249894\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 6,<br />      \"IncomeValId\": 29<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"0f8e998c-f90c-4a72-b28b-a40fd782333a\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","PostUnsignedInvoice"],"host":["/"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"debug","value":"<boolean>"}],"variable":[]}},"response":[{"id":"9a86e097-c1be-4f7e-9c0a-37a1f86dd249","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"guid\": \"<uuid>\",\n  \"bitmapId\": \"<uuid>\",\n  \"companyLogo\": \"<string>\",\n  \"transmissionFailure\": \"<boolean>\",\n  \"template\": 3,\n  \"fileType\": 3,\n  \"showCounterpart\": \"<boolean>\",\n  \"qrCodeUrl\": \"<string>\",\n  \"paymentStatus\": 3,\n  \"invoiceHeader\": {\n    \"invoiceTypeId\": 5,\n    \"includesVat\": \"<boolean>\",\n    \"invoiceTypeDescription\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"issueDate\": \"<dateTime>\",\n    \"issueDateReport\": \"<string>\",\n    \"issueTimeReport\": \"<string>\",\n    \"vatPaymentSuspension\": \"<boolean>\",\n    \"currencyId\": 78,\n    \"exchangeRate\": \"<double>\",\n    \"selfPricing\": \"<boolean>\",\n    \"correlatedMarks\": [\n      \"<long>\",\n      \"<long>\"\n    ],\n    \"correlatedInvoices\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"issuer\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 149,\n    \"branch\": \"<integer>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"counterpart\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 90,\n    \"branch\": \"<integer>\",\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"prevBalance\": \"<double>\",\n    \"nextBalance\": \"<double>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"shipping\": {\n    \"purposeId\": 8,\n    \"purposeName\": \"<string>\",\n    \"from\": \"<string>\",\n    \"to\": \"<string>\",\n    \"method\": \"<string>\",\n    \"vehicle\": \"<string>\"\n  },\n  \"invoiceDetails\": [\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 5,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 8,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 21,\n      \"withHeldCatId\": 8,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 0,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 4\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 11,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 1\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 3,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 1,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 18,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 0,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 1,\n      \"incomeValId\": 23,\n      \"expenseCatId\": 12,\n      \"expenseValId\": 0,\n      \"comments\": \"<string>\"\n    },\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 3,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 4,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 6,\n      \"withHeldCatId\": 5,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 4,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 1,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 4,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 7,\n      \"incomeValId\": 19,\n      \"expenseCatId\": 6,\n      \"expenseValId\": 29,\n      \"comments\": \"<string>\"\n    }\n  ],\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 0,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 143,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 3,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 2,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 122,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 1,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    }\n  ],\n  \"invoiceSummary\": {\n    \"totalQty\": \"<double>\",\n    \"subTotal\": \"<double>\",\n    \"invoiceDiscount\": \"<double>\",\n    \"totalNet\": \"<double>\",\n    \"totalVat\": \"<double>\",\n    \"totalWithheld\": \"<double>\",\n    \"totalFees\": \"<double>\",\n    \"totalStamps\": \"<double>\",\n    \"totalOtherTaxes\": \"<double>\",\n    \"totalDeductions\": \"<double>\",\n    \"totalGross\": \"<double>\",\n    \"pliroteo\": \"<double>\"\n  },\n  \"taxes\": [\n    {\n      \"type\": 2,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 1\n      }\n    },\n    {\n      \"type\": 4,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 6\n      }\n    }\n  ],\n  \"comments\": \"<string>\",\n  \"fromDB\": {\n    \"id\": \"<uuid>\",\n    \"tin\": \"<string>\",\n    \"mark\": \"<string>\",\n    \"dateAdded\": \"<dateTime>\",\n    \"xmlData\": \"<string>\",\n    \"xmlBody\": \"<string>\",\n    \"transmissionFailure\": \"<integer>\",\n    \"isLive\": \"<boolean>\",\n    \"receiptStatus\": 5,\n    \"signYpahes\": \"<boolean>\",\n    \"invoiceUid\": \"<string>\",\n    \"authenticationCode\": \"<string>\",\n    \"authenticationCodeMat\": \"<string>\",\n    \"qrCode\": \"<string>\",\n    \"fileType\": 3,\n    \"file\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"year\": \"<integer>\",\n    \"invoiceRequestLite\": {\n      \"value\": \"<Circular reference to #/components/schemas/InvoiceRequestLite detected>\"\n    }\n  },\n  \"vatAnalyses\": [\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    },\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    }\n  ],\n  \"paymentMethodNames\": \"<string>\",\n  \"receiptStatus\": 0\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//api/v1.0/provider/PostUnsignedInvoice?debug=<boolean>","host":["/"],"path":["api","v1.0","provider","PostUnsignedInvoice"],"query":[{"description":"(Required) ","key":"debug","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"75abe162-751c-46e5-89ea-7f3984d12a91","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"guid\": \"<uuid>\",\n  \"bitmapId\": \"<uuid>\",\n  \"companyLogo\": \"<string>\",\n  \"transmissionFailure\": \"<boolean>\",\n  \"template\": 3,\n  \"fileType\": 3,\n  \"showCounterpart\": \"<boolean>\",\n  \"qrCodeUrl\": \"<string>\",\n  \"paymentStatus\": 3,\n  \"invoiceHeader\": {\n    \"invoiceTypeId\": 5,\n    \"includesVat\": \"<boolean>\",\n    \"invoiceTypeDescription\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"issueDate\": \"<dateTime>\",\n    \"issueDateReport\": \"<string>\",\n    \"issueTimeReport\": \"<string>\",\n    \"vatPaymentSuspension\": \"<boolean>\",\n    \"currencyId\": 78,\n    \"exchangeRate\": \"<double>\",\n    \"selfPricing\": \"<boolean>\",\n    \"correlatedMarks\": [\n      \"<long>\",\n      \"<long>\"\n    ],\n    \"correlatedInvoices\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"issuer\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 149,\n    \"branch\": \"<integer>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"counterpart\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 90,\n    \"branch\": \"<integer>\",\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"prevBalance\": \"<double>\",\n    \"nextBalance\": \"<double>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"shipping\": {\n    \"purposeId\": 8,\n    \"purposeName\": \"<string>\",\n    \"from\": \"<string>\",\n    \"to\": \"<string>\",\n    \"method\": \"<string>\",\n    \"vehicle\": \"<string>\"\n  },\n  \"invoiceDetails\": [\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 5,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 8,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 21,\n      \"withHeldCatId\": 8,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 0,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 4\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 11,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 1\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 3,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 1,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 18,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 0,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 1,\n      \"incomeValId\": 23,\n      \"expenseCatId\": 12,\n      \"expenseValId\": 0,\n      \"comments\": \"<string>\"\n    },\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 3,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 4,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 6,\n      \"withHeldCatId\": 5,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 4,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 1,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 4,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 7,\n      \"incomeValId\": 19,\n      \"expenseCatId\": 6,\n      \"expenseValId\": 29,\n      \"comments\": \"<string>\"\n    }\n  ],\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 0,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 143,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 3,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 2,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 122,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 1,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    }\n  ],\n  \"invoiceSummary\": {\n    \"totalQty\": \"<double>\",\n    \"subTotal\": \"<double>\",\n    \"invoiceDiscount\": \"<double>\",\n    \"totalNet\": \"<double>\",\n    \"totalVat\": \"<double>\",\n    \"totalWithheld\": \"<double>\",\n    \"totalFees\": \"<double>\",\n    \"totalStamps\": \"<double>\",\n    \"totalOtherTaxes\": \"<double>\",\n    \"totalDeductions\": \"<double>\",\n    \"totalGross\": \"<double>\",\n    \"pliroteo\": \"<double>\"\n  },\n  \"taxes\": [\n    {\n      \"type\": 2,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 1\n      }\n    },\n    {\n      \"type\": 4,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 6\n      }\n    }\n  ],\n  \"comments\": \"<string>\",\n  \"fromDB\": {\n    \"id\": \"<uuid>\",\n    \"tin\": \"<string>\",\n    \"mark\": \"<string>\",\n    \"dateAdded\": \"<dateTime>\",\n    \"xmlData\": \"<string>\",\n    \"xmlBody\": \"<string>\",\n    \"transmissionFailure\": \"<integer>\",\n    \"isLive\": \"<boolean>\",\n    \"receiptStatus\": 5,\n    \"signYpahes\": \"<boolean>\",\n    \"invoiceUid\": \"<string>\",\n    \"authenticationCode\": \"<string>\",\n    \"authenticationCodeMat\": \"<string>\",\n    \"qrCode\": \"<string>\",\n    \"fileType\": 3,\n    \"file\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"year\": \"<integer>\",\n    \"invoiceRequestLite\": {\n      \"value\": \"<Circular reference to #/components/schemas/InvoiceRequestLite detected>\"\n    }\n  },\n  \"vatAnalyses\": [\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    },\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    }\n  ],\n  \"paymentMethodNames\": \"<string>\",\n  \"receiptStatus\": 0\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//api/v1.0/provider/PostUnsignedInvoice?debug=<boolean>","host":["/"],"path":["api","v1.0","provider","PostUnsignedInvoice"],"query":[{"description":"(Required) ","key":"debug","value":"<boolean>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"456e85bf-fddf-4edd-85dd-2ca78f280108","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"guid\": \"<uuid>\",\n  \"bitmapId\": \"<uuid>\",\n  \"companyLogo\": \"<string>\",\n  \"transmissionFailure\": \"<boolean>\",\n  \"template\": 3,\n  \"fileType\": 3,\n  \"showCounterpart\": \"<boolean>\",\n  \"qrCodeUrl\": \"<string>\",\n  \"paymentStatus\": 3,\n  \"invoiceHeader\": {\n    \"invoiceTypeId\": 5,\n    \"includesVat\": \"<boolean>\",\n    \"invoiceTypeDescription\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"issueDate\": \"<dateTime>\",\n    \"issueDateReport\": \"<string>\",\n    \"issueTimeReport\": \"<string>\",\n    \"vatPaymentSuspension\": \"<boolean>\",\n    \"currencyId\": 78,\n    \"exchangeRate\": \"<double>\",\n    \"selfPricing\": \"<boolean>\",\n    \"correlatedMarks\": [\n      \"<long>\",\n      \"<long>\"\n    ],\n    \"correlatedInvoices\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"issuer\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 149,\n    \"branch\": \"<integer>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"counterpart\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 90,\n    \"branch\": \"<integer>\",\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"prevBalance\": \"<double>\",\n    \"nextBalance\": \"<double>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"shipping\": {\n    \"purposeId\": 8,\n    \"purposeName\": \"<string>\",\n    \"from\": \"<string>\",\n    \"to\": \"<string>\",\n    \"method\": \"<string>\",\n    \"vehicle\": \"<string>\"\n  },\n  \"invoiceDetails\": [\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 5,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 8,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 21,\n      \"withHeldCatId\": 8,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 0,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 4\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 11,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 1\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 3,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 1,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 18,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 0,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 1,\n      \"incomeValId\": 23,\n      \"expenseCatId\": 12,\n      \"expenseValId\": 0,\n      \"comments\": \"<string>\"\n    },\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 3,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 4,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 6,\n      \"withHeldCatId\": 5,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 4,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 1,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 4,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 7,\n      \"incomeValId\": 19,\n      \"expenseCatId\": 6,\n      \"expenseValId\": 29,\n      \"comments\": \"<string>\"\n    }\n  ],\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 0,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 143,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 3,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 2,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 122,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 1,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    }\n  ],\n  \"invoiceSummary\": {\n    \"totalQty\": \"<double>\",\n    \"subTotal\": \"<double>\",\n    \"invoiceDiscount\": \"<double>\",\n    \"totalNet\": \"<double>\",\n    \"totalVat\": \"<double>\",\n    \"totalWithheld\": \"<double>\",\n    \"totalFees\": \"<double>\",\n    \"totalStamps\": \"<double>\",\n    \"totalOtherTaxes\": \"<double>\",\n    \"totalDeductions\": \"<double>\",\n    \"totalGross\": \"<double>\",\n    \"pliroteo\": \"<double>\"\n  },\n  \"taxes\": [\n    {\n      \"type\": 2,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 1\n      }\n    },\n    {\n      \"type\": 4,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 6\n      }\n    }\n  ],\n  \"comments\": \"<string>\",\n  \"fromDB\": {\n    \"id\": \"<uuid>\",\n    \"tin\": \"<string>\",\n    \"mark\": \"<string>\",\n    \"dateAdded\": \"<dateTime>\",\n    \"xmlData\": \"<string>\",\n    \"xmlBody\": \"<string>\",\n    \"transmissionFailure\": \"<integer>\",\n    \"isLive\": \"<boolean>\",\n    \"receiptStatus\": 5,\n    \"signYpahes\": \"<boolean>\",\n    \"invoiceUid\": \"<string>\",\n    \"authenticationCode\": \"<string>\",\n    \"authenticationCodeMat\": \"<string>\",\n    \"qrCode\": \"<string>\",\n    \"fileType\": 3,\n    \"file\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"year\": \"<integer>\",\n    \"invoiceRequestLite\": {\n      \"value\": \"<Circular reference to #/components/schemas/InvoiceRequestLite detected>\"\n    }\n  },\n  \"vatAnalyses\": [\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    },\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    }\n  ],\n  \"paymentMethodNames\": \"<string>\",\n  \"receiptStatus\": 0\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//api/v1.0/provider/PostUnsignedInvoice?debug=<boolean>","host":["/"],"path":["api","v1.0","provider","PostUnsignedInvoice"],"query":[{"description":"(Required) ","key":"debug","value":"<boolean>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"5041f6fb-d1ae-4f7d-8f54-38d95f652da6"}],"id":"2cd17349-0aa8-4f3b-a898-473c032ae500","_postman_id":"2cd17349-0aa8-4f3b-a898-473c032ae500","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"PostInvoice","item":[{"name":"Post Invoice","id":"33b39def-b5ed-491b-bcc3-c5569d96232a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"}],"body":{"mode":"raw","raw":"{\n  \"guid\": \"<uuid>\",\n  \"bitmapId\": \"<uuid>\",\n  \"companyLogo\": \"<string>\",\n  \"transmissionFailure\": \"<boolean>\",\n  \"template\": 3,\n  \"fileType\": 3,\n  \"showCounterpart\": \"<boolean>\",\n  \"qrCodeUrl\": \"<string>\",\n  \"paymentStatus\": 3,\n  \"invoiceHeader\": {\n    \"invoiceTypeId\": 5,\n    \"includesVat\": \"<boolean>\",\n    \"invoiceTypeDescription\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"issueDate\": \"<dateTime>\",\n    \"issueDateReport\": \"<string>\",\n    \"issueTimeReport\": \"<string>\",\n    \"vatPaymentSuspension\": \"<boolean>\",\n    \"currencyId\": 78,\n    \"exchangeRate\": \"<double>\",\n    \"selfPricing\": \"<boolean>\",\n    \"correlatedMarks\": [\n      \"<long>\",\n      \"<long>\"\n    ],\n    \"correlatedInvoices\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"issuer\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 149,\n    \"branch\": \"<integer>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"counterpart\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 90,\n    \"branch\": \"<integer>\",\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"prevBalance\": \"<double>\",\n    \"nextBalance\": \"<double>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"shipping\": {\n    \"purposeId\": 8,\n    \"purposeName\": \"<string>\",\n    \"from\": \"<string>\",\n    \"to\": \"<string>\",\n    \"method\": \"<string>\",\n    \"vehicle\": \"<string>\"\n  },\n  \"invoiceDetails\": [\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 5,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 8,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 21,\n      \"withHeldCatId\": 8,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 0,\n        \"recType\": 3,\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 3,\n        \"vatCatId\": 5\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 11,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 1,\n        \"recType\": 2,\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 5\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 3,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 2,\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 1,\n        \"vatCatId\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 18,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 6,\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 1,\n      \"incomeValId\": 23,\n      \"expenseCatId\": 12,\n      \"expenseValId\": 0,\n      \"comments\": \"<string>\"\n    },\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 3,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 4,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 6,\n      \"withHeldCatId\": 5,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 2,\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 3,\n        \"vatCatId\": 7\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 4,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 3,\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 2\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 1,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 2,\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 0,\n        \"vatCatId\": 3\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 4,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 3,\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 3,\n        \"vatCatId\": 3\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 7,\n      \"incomeValId\": 19,\n      \"expenseCatId\": 6,\n      \"expenseValId\": 29,\n      \"comments\": \"<string>\"\n    }\n  ],\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 0,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 143,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 3,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 2,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 122,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 1,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    }\n  ],\n  \"invoiceSummary\": {\n    \"totalQty\": \"<double>\",\n    \"subTotal\": \"<double>\",\n    \"invoiceDiscount\": \"<double>\",\n    \"totalNet\": \"<double>\",\n    \"totalVat\": \"<double>\",\n    \"totalWithheld\": \"<double>\",\n    \"totalFees\": \"<double>\",\n    \"totalStamps\": \"<double>\",\n    \"totalOtherTaxes\": \"<double>\",\n    \"totalDeductions\": \"<double>\",\n    \"totalGross\": \"<double>\",\n    \"pliroteo\": \"<double>\"\n  },\n  \"taxes\": [\n    {\n      \"type\": 2,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 3,\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 3,\n        \"vatCatId\": 8\n      }\n    },\n    {\n      \"type\": 4,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 3,\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"calculationMethod\": 1,\n        \"vatCatId\": 1\n      }\n    }\n  ],\n  \"comments\": \"<string>\",\n  \"fromDB\": {\n    \"id\": \"<uuid>\",\n    \"tin\": \"<string>\",\n    \"mark\": \"<string>\",\n    \"mark3RD\": \"<string>\",\n    \"dateAdded\": \"<dateTime>\",\n    \"xmlData\": \"<string>\",\n    \"xmlBody\": \"<string>\",\n    \"aadeBookInvoiceType\": {\n      \"uid\": \"<string>\",\n      \"mark\": \"<long>\",\n      \"markSpecified\": \"<boolean>\",\n      \"cancelledByMark\": \"<long>\",\n      \"cancelledByMarkSpecified\": \"<boolean>\",\n      \"authenticationCode\": \"<string>\",\n      \"transmissionFailure\": \"<integer>\",\n      \"transmissionFailureSpecified\": \"<boolean>\",\n      \"issuer\": {\n        \"vatNumber\": \"<string>\",\n        \"country\": 101,\n        \"branch\": \"<integer>\",\n        \"name\": \"<string>\",\n        \"address\": {\n          \"street\": \"<string>\",\n          \"number\": \"<string>\",\n          \"postalCode\": \"<string>\",\n          \"city\": \"<string>\"\n        }\n      },\n      \"counterpart\": {\n        \"vatNumber\": \"<string>\",\n        \"country\": 61,\n        \"branch\": \"<integer>\",\n        \"name\": \"<string>\",\n        \"address\": {\n          \"street\": \"<string>\",\n          \"number\": \"<string>\",\n          \"postalCode\": \"<string>\",\n          \"city\": \"<string>\"\n        }\n      },\n      \"invoiceHeader\": {\n        \"series\": \"<string>\",\n        \"aa\": \"<string>\",\n        \"issueDate\": \"<dateTime>\",\n        \"invoiceType\": 10,\n        \"vatPaymentSuspension\": \"<boolean>\",\n        \"vatPaymentSuspensionSpecified\": \"<boolean>\",\n        \"currency\": 165,\n        \"currencySpecified\": \"<boolean>\",\n        \"exchangeRate\": \"<double>\",\n        \"exchangeRateSpecified\": \"<boolean>\",\n        \"correlatedInvoices\": [\n          \"<long>\",\n          \"<long>\"\n        ],\n        \"selfPricing\": \"<boolean>\",\n        \"selfPricingSpecified\": \"<boolean>\",\n        \"dispatchDate\": \"<dateTime>\",\n        \"dispatchDateSpecified\": \"<boolean>\",\n        \"dispatchTime\": \"<dateTime>\",\n        \"dispatchTimeSpecified\": \"<boolean>\",\n        \"vehicleNumber\": \"<string>\",\n        \"movePurpose\": \"<integer>\",\n        \"movePurposeSpecified\": \"<boolean>\"\n      },\n      \"paymentMethods\": [\n        {\n          \"type\": \"<integer>\",\n          \"amount\": \"<double>\",\n          \"paymentMethodInfo\": \"<string>\",\n          \"transactionId\": \"<string>\",\n          \"ecrToken\": {\n            \"signingAuthor\": \"<string>\",\n            \"sessionNumber\": \"<string>\"\n          },\n          \"ecrTokenSpecified\": \"<boolean>\",\n          \"providersSignature\": {\n            \"signingAuthor\": \"<string>\",\n            \"signature\": \"<string>\"\n          },\n          \"providersSignatureSpecified\": \"<boolean>\",\n          \"transactionIdSpecified\": \"<boolean>\"\n        },\n        {\n          \"type\": \"<integer>\",\n          \"amount\": \"<double>\",\n          \"paymentMethodInfo\": \"<string>\",\n          \"transactionId\": \"<string>\",\n          \"ecrToken\": {\n            \"signingAuthor\": \"<string>\",\n            \"sessionNumber\": \"<string>\"\n          },\n          \"ecrTokenSpecified\": \"<boolean>\",\n          \"providersSignature\": {\n            \"signingAuthor\": \"<string>\",\n            \"signature\": \"<string>\"\n          },\n          \"providersSignatureSpecified\": \"<boolean>\",\n          \"transactionIdSpecified\": \"<boolean>\"\n        }\n      ],\n      \"invoiceDetails\": [\n        {\n          \"lineNumber\": \"<integer>\",\n          \"recType\": \"<integer>\",\n          \"recTypeSpecified\": \"<boolean>\",\n          \"quantity\": \"<double>\",\n          \"quantitySpecified\": \"<boolean>\",\n          \"itemDescr\": \"<string>\",\n          \"itemDescrSpecified\": \"<boolean>\",\n          \"measurementUnit\": \"<integer>\",\n          \"measurementUnitSpecified\": \"<boolean>\",\n          \"invoiceDetailType\": \"<integer>\",\n          \"invoiceDetailTypeSpecified\": \"<boolean>\",\n          \"netValue\": \"<double>\",\n          \"vatCategory\": \"<integer>\",\n          \"vatAmount\": \"<double>\",\n          \"vatExemptionCategory\": \"<integer>\",\n          \"vatExemptionCategorySpecified\": \"<boolean>\",\n          \"dienergia\": {\n            \"applicationId\": \"<string>\",\n            \"applicationDate\": \"<dateTime>\",\n            \"doy\": \"<string>\",\n            \"shipId\": \"<string>\"\n          },\n          \"discountOption\": \"<boolean>\",\n          \"discountOptionSpecified\": \"<boolean>\",\n          \"withheldAmount\": \"<double>\",\n          \"withheldAmountSpecified\": \"<boolean>\",\n          \"withheldPercentCategory\": \"<integer>\",\n          \"withheldPercentCategorySpecified\": \"<boolean>\",\n          \"stampDutyAmount\": \"<double>\",\n          \"stampDutyAmountSpecified\": \"<boolean>\",\n          \"stampDutyPercentCategory\": \"<integer>\",\n          \"stampDutyPercentCategorySpecified\": \"<boolean>\",\n          \"feesAmount\": \"<double>\",\n          \"feesAmountSpecified\": \"<boolean>\",\n          \"feesPercentCategory\": \"<integer>\",\n          \"feesPercentCategorySpecified\": \"<boolean>\",\n          \"otherTaxesPercentCategory\": \"<integer>\",\n          \"otherTaxesPercentCategorySpecified\": \"<boolean>\",\n          \"otherTaxesAmount\": \"<double>\",\n          \"otherTaxesAmountSpecified\": \"<boolean>\",\n          \"deductionsAmount\": \"<double>\",\n          \"deductionsAmountSpecified\": \"<boolean>\",\n          \"lineComments\": \"<string>\",\n          \"incomeClassification\": [\n            {\n              \"classificationType\": 18,\n              \"classificationCategory\": 6,\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\",\n              \"classificationTypeSpecified\": \"<boolean>\"\n            },\n            {\n              \"classificationType\": 29,\n              \"classificationCategory\": 1,\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\",\n              \"classificationTypeSpecified\": \"<boolean>\"\n            }\n          ],\n          \"expensesClassification\": [\n            {\n              \"classificationType\": 27,\n              \"classificationTypeSpecified\": \"<boolean>\",\n              \"classificationCategory\": 12,\n              \"classificationCategorySpecified\": \"<boolean>\",\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\"\n            },\n            {\n              \"classificationType\": 60,\n              \"classificationTypeSpecified\": \"<boolean>\",\n              \"classificationCategory\": 9,\n              \"classificationCategorySpecified\": \"<boolean>\",\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\"\n            }\n          ]\n        },\n        {\n          \"lineNumber\": \"<integer>\",\n          \"recType\": \"<integer>\",\n          \"recTypeSpecified\": \"<boolean>\",\n          \"quantity\": \"<double>\",\n          \"quantitySpecified\": \"<boolean>\",\n          \"itemDescr\": \"<string>\",\n          \"itemDescrSpecified\": \"<boolean>\",\n          \"measurementUnit\": \"<integer>\",\n          \"measurementUnitSpecified\": \"<boolean>\",\n          \"invoiceDetailType\": \"<integer>\",\n          \"invoiceDetailTypeSpecified\": \"<boolean>\",\n          \"netValue\": \"<double>\",\n          \"vatCategory\": \"<integer>\",\n          \"vatAmount\": \"<double>\",\n          \"vatExemptionCategory\": \"<integer>\",\n          \"vatExemptionCategorySpecified\": \"<boolean>\",\n          \"dienergia\": {\n            \"applicationId\": \"<string>\",\n            \"applicationDate\": \"<dateTime>\",\n            \"doy\": \"<string>\",\n            \"shipId\": \"<string>\"\n          },\n          \"discountOption\": \"<boolean>\",\n          \"discountOptionSpecified\": \"<boolean>\",\n          \"withheldAmount\": \"<double>\",\n          \"withheldAmountSpecified\": \"<boolean>\",\n          \"withheldPercentCategory\": \"<integer>\",\n          \"withheldPercentCategorySpecified\": \"<boolean>\",\n          \"stampDutyAmount\": \"<double>\",\n          \"stampDutyAmountSpecified\": \"<boolean>\",\n          \"stampDutyPercentCategory\": \"<integer>\",\n          \"stampDutyPercentCategorySpecified\": \"<boolean>\",\n          \"feesAmount\": \"<double>\",\n          \"feesAmountSpecified\": \"<boolean>\",\n          \"feesPercentCategory\": \"<integer>\",\n          \"feesPercentCategorySpecified\": \"<boolean>\",\n          \"otherTaxesPercentCategory\": \"<integer>\",\n          \"otherTaxesPercentCategorySpecified\": \"<boolean>\",\n          \"otherTaxesAmount\": \"<double>\",\n          \"otherTaxesAmountSpecified\": \"<boolean>\",\n          \"deductionsAmount\": \"<double>\",\n          \"deductionsAmountSpecified\": \"<boolean>\",\n          \"lineComments\": \"<string>\",\n          \"incomeClassification\": [\n            {\n              \"classificationType\": 25,\n              \"classificationCategory\": 3,\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\",\n              \"classificationTypeSpecified\": \"<boolean>\"\n            },\n            {\n              \"classificationType\": 20,\n              \"classificationCategory\": 1,\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\",\n              \"classificationTypeSpecified\": \"<boolean>\"\n            }\n          ],\n          \"expensesClassification\": [\n            {\n              \"classificationType\": 37,\n              \"classificationTypeSpecified\": \"<boolean>\",\n              \"classificationCategory\": 1,\n              \"classificationCategorySpecified\": \"<boolean>\",\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\"\n            },\n            {\n              \"classificationType\": 79,\n              \"classificationTypeSpecified\": \"<boolean>\",\n              \"classificationCategory\": 10,\n              \"classificationCategorySpecified\": \"<boolean>\",\n              \"amount\": \"<double>\",\n              \"id\": \"<integer>\",\n              \"idSpecified\": \"<boolean>\"\n            }\n          ]\n        }\n      ],\n      \"taxesTotals\": [\n        {\n          \"taxType\": \"<integer>\",\n          \"taxCategory\": \"<integer>\",\n          \"taxCategorySpecified\": \"<boolean>\",\n          \"underlyingValue\": \"<double>\",\n          \"underlyingValueSpecified\": \"<boolean>\",\n          \"taxAmount\": \"<double>\",\n          \"id\": \"<integer>\",\n          \"idSpecified\": \"<boolean>\"\n        },\n        {\n          \"taxType\": \"<integer>\",\n          \"taxCategory\": \"<integer>\",\n          \"taxCategorySpecified\": \"<boolean>\",\n          \"underlyingValue\": \"<double>\",\n          \"underlyingValueSpecified\": \"<boolean>\",\n          \"taxAmount\": \"<double>\",\n          \"id\": \"<integer>\",\n          \"idSpecified\": \"<boolean>\"\n        }\n      ],\n      \"invoiceSummary\": {\n        \"totalNetValue\": \"<double>\",\n        \"totalVatAmount\": \"<double>\",\n        \"totalWithheldAmount\": \"<double>\",\n        \"totalFeesAmount\": \"<double>\",\n        \"totalStampDutyAmount\": \"<double>\",\n        \"totalOtherTaxesAmount\": \"<double>\",\n        \"totalDeductionsAmount\": \"<double>\",\n        \"totalGrossValue\": \"<double>\",\n        \"incomeClassification\": [\n          {\n            \"classificationType\": 14,\n            \"classificationCategory\": 8,\n            \"amount\": \"<double>\",\n            \"id\": \"<integer>\",\n            \"idSpecified\": \"<boolean>\",\n            \"classificationTypeSpecified\": \"<boolean>\"\n          },\n          {\n            \"classificationType\": 30,\n            \"classificationCategory\": 9,\n            \"amount\": \"<double>\",\n            \"id\": \"<integer>\",\n            \"idSpecified\": \"<boolean>\",\n            \"classificationTypeSpecified\": \"<boolean>\"\n          }\n        ],\n        \"expensesClassification\": [\n          {\n            \"classificationType\": 43,\n            \"classificationTypeSpecified\": \"<boolean>\",\n            \"classificationCategory\": 4,\n            \"classificationCategorySpecified\": \"<boolean>\",\n            \"amount\": \"<double>\",\n            \"id\": \"<integer>\",\n            \"idSpecified\": \"<boolean>\"\n          },\n          {\n            \"classificationType\": 56,\n            \"classificationTypeSpecified\": \"<boolean>\",\n            \"classificationCategory\": 9,\n            \"classificationCategorySpecified\": \"<boolean>\",\n            \"amount\": \"<double>\",\n            \"id\": \"<integer>\",\n            \"idSpecified\": \"<boolean>\"\n          }\n        ]\n      }\n    },\n    \"transmissionFailure\": \"<integer>\",\n    \"isLive\": \"<boolean>\",\n    \"receiptStatus\": 6,\n    \"signYpahes\": \"<boolean>\",\n    \"invoiceUid\": \"<string>\",\n    \"authenticationCode\": \"<string>\",\n    \"authenticationCodeMat\": \"<string>\",\n    \"fileType\": 3,\n    \"file\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"year\": \"<integer>\",\n    \"invoiceRequestLite\": {\n      \"value\": \"<Circular reference to #/components/schemas/InvoiceRequestLite detected>\"\n    }\n  },\n  \"vatAnalyses\": [\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    },\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    }\n  ],\n  \"paymentMethodNames\": \"<string>\",\n  \"receiptStatus\": 0\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/PostInvoice?debug=<boolean>","description":"<p><b>This call should be used for posting invoices. See examples below of all supported invoice types.</b><br /><br />All amount fields should be rounded in 2 decimal places, except InvoiceDetails[].Qty where 4 decimal places are allowed.<br /><br />Main body</p><ol><li>Guid. The third party application should provide a Globally Unique Identifier per invoice. If there is communication loss with the provider, the third party application should provide the GUID of the original invoice.</li><li>TransmissionFailure. The third party application should set this field <code>true</code> when there is loss of communication with the provider.</li><li>Template. The invoices form template</li><ul><li>Products template (Α4) = 3</li></ul><li>FileType. The returned document filetype.</li><ul><li>Raw = 0</li><li>Html = 1</li><li>Pdf = 2</li></ul><li>ShowCounterPart. In Retail invoices you can choose, if the CounterPart data will be visible or hidden</li></ol>InvoiceHeader<ol><li>InvoiceTypeId. The Invoice type Id from <code>/api/v{version}/provider/InvoiceTypes</code> endpoint.</li><li>IncludesVat. If prices in InvoiceDetails include VAT, this flag should be set <code>true</code>, otherwise <code>false</code>.</li><li>Series. The invoice series. (Maximum length: 50).</li><li>AA. The invoice counter. (Maximum length: 50).</li><li>IssueDate. The issue date of the invoice.</li><li>CurrencyId. The invoice CurrencyId from <code>/api/v{version}/provider/Currencies</code> endpoint.</li><li>ExchangeRate. Parity of the currency in relation to the euro. Must be filled in only when the <code>CurrencyId</code> does not have a EUR value.</li></ol>Issuer<ol><li>VatNumber. The VAT number of the issuer.</li><li>CountryId. The Country Id from <code>/api/v{version}/provider/CountryCodes</code> endpoint.</li><li>Branch. The branch of the Issuer. (In case the Issuer's establishment is the headquarters or does not exist, the branch field must have value 0)</li><li>Name. The company name of the Issuer.</li><li>Activity. The company activity of the Issuer.</li><li>TaxOffice. The tax office name of the Issuer.</li><li>Phone. The issuer's phone number.</li><li>Email. The issuer's email address.</li><li>Address</li><ul><li>City. The issuer's city</li><li>PostalCode. The issuer's address postal code</li><li>Street. The issuer's street address</li><li>Number. The issuer's street address number</li></ul></ol>Counterpart<ol><li>VatNumber. The VAT number of the counter part.</li><li>CountryId. The Country Id from <code>/api/v{version}/provider/CountryCodes</code> endpoint.</li><li>Branch. The branch of the counter part. (In case the counter part's establishment is the headquarters or does not exist, the branch field must have value 0)</li><li>Name. The company name of the counter part.</li><li>Activity. The company activity of the counter part.</li><li>TaxOffice. The tax office name of the counter part.</li><li>Phone. The counter part's phone number.</li><li>Email. The counter part's email address.</li><li>Address</li><ul><li>City. The counter part's city</li><li>PostalCode. The counter part's address postal code</li><li>Street. The counter part's street address</li><li>Number. The counter part's street address number</li></ul><li>PrevBalance. The counter part's previous balance.</li><li>NextBalance. The counter part's new balance.</li></ol>Shipping<ol><li>PurposeId. The Shipping purpose Id from <code>/api/v{version}/provider/ShippingPurposes</code> endpoint.</li><li>From. The origin address.</li><li>To. The destination address.</li><li>Method. The shipping method.</li><li>Vehicle. The vehicle plate number.</li></ol>InvoiceDetails<ol><li>Line. The Line number of each product line. (1, 2, 3, etc)</li><li>Code. The product's code. (Maximum length: 50)</li><li>Name. The product's description. (Maximum length: 300)</li><li>Qty. The quantity of the product.</li><li>ItemPrc. The price of the product.</li><li>DiscAmnt (nullable). The products's discount amount.</li><li>DiscPerc (nullable). The products's discount percent.</li><li>TotPrcAfterDisc. The total product price after the <code>DiscAmnt</code> or <code>DiscPerc</code>.</li><li>NetValue. The total net value of TotPrcAfterDisc.</li><li>VatAmount. The total vat amount of TotPrcAfterDisc.</li><li>VatCatId. The VatCategoryId from <code>/api/v{version}/provider/VatCategories</code> endpoint.</li><li>VatExcCatId (nullable). The VatExemptionCategoryId from <code>/api/v{version}/provider/VatExemptions</code> endpoint. (Should be set when product line has 0.00% VAT rate).</li><li>MUnitId. The MeasurementUnitId from <code>/api/v{version}/provider/MeasurementUnits</code> endpoint.</li><li>IncomeCatId (nullable). The IncomeCategoryId from <code>/api/v{version}/provider/IncomeCategories</code> endpoint. (Should be set when <code>SelfPricing</code> field is set <code>false</code>).</li><li>IncomeValueId (nullable). The IncomeValueId from <code>/api/v{version}/provider/IncomeValues</code> endpoint. (Should be set when <code>SelfPricing</code> field is set <code>false</code>).</li><li>ExpenseCatId (nullable). The ExpenseCategoryId from <code>/api/v{version}/provider/ExpenseCategories</code> endpoint. (Should be set when <code>SelfPricing</code> field is set <code>true</code>).</li><li>ExpenseValueId (nullable). The ExpenseValueId from <code>/api/v{version}/provider/ExpenseValues</code> endpoint. (Should be set when <code>SelfPricing</code> field is set <code>true</code>).</li><li>WithHeldCatId (nullable). The WithheldCategoryId from <code>/api/v{version}/provider/WithholdingTaxCategories</code> endpoint.</li><li>WithHeldAmnt (nullable). The withheld tax amount.</li><li>OtherTaxCatId (nullable). The OtherTaxCategoryId from <code>/api/v{version}/provider/OtherTaxes</code> endpoint.</li><li>OtherTaxAmnt (nullable). The other tax amount.</li><li>StampCatId (nullable). The StampCategoryId from <code>/api/v{version}/provider/StampRateCategories</code> endpoint.</li><li>StampAmnt (nullable). The stamp tax amount.</li><li>FeeCatId (nullable). The FeeCategoryId from <code>/api/v{version}/provider/FeeCategories</code> endpoint.</li><li>FeeAmnt (nullable). The fee tax amount.</li></ol>PaymentMethods<ol><li>PayGuid. The Payment General Unique Identifier. (The  third party application should create a unique id per payment).</li><li>PaymentId. The Payment Id from <code>/api/v{version}/provider/PaymentMethods</code> endpoint.</li><li>Amount. The amount of the payment.</li><li>TipAmount. The amount of the tip.</li><li>PaymentStatus. The payment status.</li><ul><li>Pending = 1</li><li>Accepted = 2</li><li>Declined = 3</li></ul><li>AcquirerId. The Acquirer Id from <code>/api/v{version}/provider/Acquirers</code> endpoint. (POS payments)</li><li>TransactionId. The transaction id returned from the POS terminal. (POS payments)</li><li>TidNsp. The POS Terminal ID. (POS payments)</li></ol>(1.1) Sales Invoice.<p></p>{<br />  \"Guid\": \"ae4e23a6-8a30-499f-8d89-2798ca7590bf\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 0,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.4129807\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"6d79dec4-6f62-422c-8afe-110887aa51b6\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.1) Sales Invoice (With self pricing).</p><ul><li><code>SelfPricing</code> field should be set <code>true</code> in InvoiceHeader.</li><li><code>ExpenseCatId</code> and <code>ExpenseValId</code> fields, should be present in InvoiceDetails.</li></ul><p></p>{<br />  \"Guid\": \"6c583835-87ff-4c52-9851-ea0f1ef72078\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 0,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π (Αυτοτιμολόγηση)\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9138812\",<br />    \"CurrencyId\": 47,<br />    \"SelfPricing\": true<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"ExpenseCatId\": 0,<br />      \"ExpenseValId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"0c575e60-8a91-4f1a-9644-a07e638d4803\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.2) Sales Invoice with delivery within E.U.</p>{<br />  \"Guid\": \"ce10d09f-64bf-4f0a-9f25-dfeb6cfe50a2\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 1,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΕΠ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9144623\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 55,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 7,<br />      \"VatExcCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 10<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"2fda2f8c-1f42-4ed9-9820-a0b31c4c0ec8\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.3) Sales Invoice with delivery in Third countries, (Except E.U.).</p><ul><li>The ExchangeRate field is the exchange rate of the currency in relation to the EURO. Must be filled in only when the currency does not have a <code>EUR</code> value.</li></ul><p></p>{<br />  \"Guid\": \"75d7b0b7-cff9-49d7-a16a-968350906fa5\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 2,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΤΧ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.914761\",<br />    \"CurrencyId\": 47,<br />    \"ExchangeRate\": 0.0<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 112,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 7,<br />      \"VatExcCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 11<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"9682f321-b0b2-481d-bc6c-adcd6e7a5ecf\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.4) Sales Invoice on behalf of third party.</p>{<br />  \"Guid\": \"0280190b-03c3-46c7-b24b-d4f341e10d5d\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 3,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΠΛΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9151452\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 6,<br />      \"IncomeValId\": 28<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"49729b9a-173b-4fa3-9aa3-e09668737781\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.5) Sales Invoice. Clearance of third party sales.</p>{<br />  \"Guid\": \"c71b4246-baa3-4b72-b547-4c1550d5860c\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 4,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΕΠΤ-ΑΠΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9152893\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"10761304-de4e-47cd-9d48-6d363bc9f887\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.5) Sales Invoice. Fee from third party sales.</p>{<br />  \"Guid\": \"5593978c-805d-49cb-ad63-862e2255b172\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 4,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΕΠΤ-ΑΠΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.915436\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"03e0ef63-efab-41ea-bae6-9efa808352dd\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(1.6) Supplementary Sales Invoice.</p>{<br />  \"Guid\": \"ce2206a1-d3a4-4e28-ad44-a87e9b016641\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 5,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Π-ΣΥΜΠ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9156298\",<br />    \"CurrencyId\": 47,<br />    \"CorrelatedMarks\": [<br />      123456789012345<br />    ]<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"e438630e-54a0-43d2-92a2-2ee2fc96a745\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(2.1) Services Invoice.</p>{<br />  \"Guid\": \"92733b81-54d0-409d-ad28-2a41d24ddfcd\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 6,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.ΠΑΡ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.918539\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"SRV-000001\",<br />      \"Name\": \"Service with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"37594997-16dc-4ae8-ae16-f77297d58c55\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(2.2) Services Invoice with services offered within E.U.</p>{<br />  \"Guid\": \"3d4cb670-5f74-4f25-ba38-713a572737f8\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 7,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.ΠΑΡ-ΕΠΥ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.918703\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 55,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"SRV-000001\",<br />      \"Name\": \"Service with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 10<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"24bd156a-abc3-4ead-a8e4-4583ba058966\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(2.3) Services Invoice with services offered in third countries. (Except E.U.).</p><ul><li>The ExchangeRate field is the exchange rate of the currency in relation to the EURO. Must be filled in only when the currency does not have a <code>EUR</code> value.</li></ul><p></p>{<br />  \"Guid\": \"d01b969e-46aa-49be-9e56-722bae19ebb1\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 8,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.ΠΑΡ-ΠΥΛΤΧ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9188693\",<br />    \"CurrencyId\": 47,<br />    \"ExchangeRate\": 0.0<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 112,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"SRV-000001\",<br />      \"Name\": \"Service with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 11<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"fd238ef6-fd68-4c52-89c0-716431437416\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(2.4) Supplementary Services Invoice.</p><ul><li><code>CorrelatedMarks</code> field should contain MARKs of related invoices.</li></ul><p></p>{<br />  \"Guid\": \"2ba3d43c-4c1a-4603-a4c5-f6d81e41d2b7\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 9,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.ΠΑΡ-ΣΥΜΠ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9190295\",<br />    \"CurrencyId\": 47,<br />    \"CorrelatedMarks\": [<br />      123456789012345<br />    ]<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"SRV-000001\",<br />      \"Name\": \"Service with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"1e2b7ad9-030d-4b6f-81ac-b9bc2fd1ef71\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(3.1) Title Deed (non-obligatory Issuer)</p>{<br />  \"Guid\": \"e909c281-9ec3-4600-8b2c-1aee843e1b5e\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 10,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Κ-ΜΥΕ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9195881\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"3b1b1096-6fed-425c-88eb-37258579c512\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(3.2) Title Deed (refusal to issue by a obliged Issuer)</p>{<br />  \"Guid\": \"212d6ed4-46be-4056-8b1c-21a44667a12d\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 11,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Τ.Κ-ΑΕΥΕ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9197677\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 8<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"0233d50c-3e33-4f16-a833-dc8c628059e6\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(5.1) Correlated Credit Invoice.</p><ul><li><code>CorrelatedMarks</code> field should contain MARKs of related invoices.</li></ul><p></p>{<br />  \"Guid\": \"28a323f6-9ba9-43d5-9caf-c3d12a277078\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 12,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Π.Τ-ΣΥΣΧ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9200029\",<br />    \"CurrencyId\": 47,<br />    \"CorrelatedMarks\": [<br />      123456789012345<br />    ]<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"59f692d6-2089-4c94-942b-987c7b0874b0\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(5.2) Non Correlated Credit Invoice.</p>{<br />  \"Guid\": \"d3b5a451-92ef-44bb-ace4-73c1c4a1cf0c\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 13,<br />    \"IncludesVat\": false,<br />    \"Series\": \"Π.Τ-ΜΗ.ΣΥΣΧ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9201859\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"f11a5577-b8a2-48f4-9421-c212152c53ea\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p></p><hr /><p></p><p>(6.1) Self-Delivery Invoice.</p>{<br />  \"Guid\": \"e0deeeac-e8e3-4fa4-8dfe-98840ac0f24b\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 14,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΣΤ-ΑΥΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9204918\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 5,<br />      \"IncomeValId\": 21<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"69ad6aaa-4794-49be-994b-35b6ef3394c3\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(6.2) Self-Use Invoice</p>{<br />  \"Guid\": \"f0bc173e-7697-461b-aac5-fe3f83a300bc\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 15,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΣΤ-ΙΔΧΡ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9206722\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 5,<br />      \"IncomeValId\": 21<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"430bde12-c12b-46cd-9d6c-037fb8cd8387\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(7.1) Contract – Income Invoice.</p>{<br />  \"Guid\": \"0e019d25-7b14-4e3e-93e3-bd831030ede0\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 16,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΣΥ-ΕΣ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9209383\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"f88ce5c2-82c5-4ffc-b437-15d1b0d956ca\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(8.1) Rents – Income Invoice.</p>{<br />  \"Guid\": \"8a00b0ff-6a7e-4751-8cf7-015e0951838c\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 17,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΕΝ-ΕΣ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9217739\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 8,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"f1f2bfc6-84ee-47ed-a74f-cd407b34143a\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(8.2) Accomodation Tax collection Invoice.</p><ul><li>This invoice type should be correlated with (2.1) or (11.2)</li><li><code>CorrelatedMarks</code> field should contain MARKs of related invoices.</li></ul><p></p>{<br />  \"Guid\": \"fe2a41ae-e390-4dd2-88cf-86291916fb3d\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 18,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΕΣ-ΑΕΦΔ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9220533\",<br />    \"CurrencyId\": 47,<br />    \"CorrelatedMarks\": [<br />      123456789012345<br />    ]<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"96f1486a-1527-42c4-90b7-30324cc24432\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(8.4) POS Payment Invoice.</p>{<br />  \"Guid\": \"bf8acad0-8ba2-4e27-b85a-dc7c546850a7\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 19,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΑΕ-POS\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9225205\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 8,<br />      \"IncomeCatId\": 10<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"cf46c94c-2c91-40d7-bc55-c5e9ce4229e7\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(8.5) POS Credit Payment Invoice.</p>{<br />  \"Guid\": \"07c18212-dfa2-4a49-a7c5-16576dd3bd4b\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 20,<br />    \"IncludesVat\": false,<br />    \"Series\": \"ΑΕΠ-POS\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9229822\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 100.0,<br />      \"TotPrcAfterDisc\": 100.0,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 0.0,<br />      \"VatCatId\": 8,<br />      \"IncomeCatId\": 10<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"dd7010cc-6cc5-4d1f-88e9-1179b19ec210\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 100.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p></p><hr /><p></p><p>(11.1) Retail invoice.</p>{<br />  \"Guid\": \"fb96f448-9b67-46e9-9a2b-57e4486712b0\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 22,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΑΛΠ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9235063\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 8<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"17079577-b225-4bfd-a3fd-eee7d4ce6f03\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(11.2) Proof of service retail invoice.</p>{<br />  \"Guid\": \"60b19b0f-0b69-4948-8802-538424fd9ec4\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 23,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΑΠΥ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9240078\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 2,<br />      \"IncomeValId\": 8<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"90fdb05a-f288-4bc0-83e6-cfc080da5135\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(11.3) Simplified retail invoice</p>{<br />  \"Guid\": \"71934311-d6af-4610-8a0d-13b0803f41a4\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 24,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΑΠΛ-ΤΙΜ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9244373\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"192badf0-7b44-4124-bbf7-cefa1003a94f\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(11.4) Retail credit invoice.</p>{<br />  \"Guid\": \"6cf1ac51-98b5-4555-9809-c77d532e4bcf\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 25,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΠΣΛ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9247335\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 0,<br />      \"IncomeValId\": 6<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"c30068a2-87fb-486b-93b3-81dc454c5599\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}<p>(11.5) Retail invoice / Sale on behalf of third parties.</p>{<br />  \"Guid\": \"adbc1bef-abb7-4a97-aaf6-8fc616d542e2\",<br />  \"TransmissionFailure\": false,<br />  \"Template\": 3,<br />  \"FileType\": 2,<br />  \"ShowCounterpart\": false,<br />  \"PaymentStatus\": 0,<br />  \"InvoiceHeader\": {<br />    \"InvoiceTypeId\": 26,<br />    \"IncludesVat\": true,<br />    \"Series\": \"ΑΛΠ-ΛΤ\",<br />    \"Aa\": \"000001\",<br />    \"IssueDate\": \"2024-04-15T09:56:01.9249894\",<br />    \"CurrencyId\": 47<br />  },<br />  \"Issuer\": {<br />    \"VatNumber\": \"997981320\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Name\": \"MAT S.A.\",<br />    \"Activity\": \"WHOLESALE OF ELECTRONIC CASH REGISTERS\",<br />    \"TaxOffice\": \"ISSUER TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@mat.com.gr\",<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"MOUSOUNITSIS\",<br />      \"Number\": \"15\"<br />    }<br />  },<br />  \"Counterpart\": {<br />    \"VatNumber\": \"998927533\",<br />    \"CountryId\": 87,<br />    \"Branch\": 0,<br />    \"Code\": \"CUSTOMER CODE\",<br />    \"Name\": \"RBS S.A.\",<br />    \"Activity\": \"TECHNOLOGY SERVICES AND EQUIPMENT PROVISION\",<br />    \"TaxOffice\": \"COUNTERPART TAX OFFICE\",<br />    \"Phone\": \"2105690260\",<br />    \"Email\": \"info@example.com\",<br />    \"PrevBalance\": 0.0,<br />    \"NextBalance\": 0.0,<br />    \"Address\": {<br />      \"City\": \"PERISTERI\",<br />      \"PostalCode\": \"12133\",<br />      \"Street\": \"SOLOMOU\",<br />      \"Number\": \"4\"<br />    }<br />  },<br />  \"Shipping\": {<br />    \"PurposeId\": 1,<br />    \"From\": \"OUR BRANCH\",<br />    \"To\": \"THEIR BRANCH\",<br />    \"Method\": \"COURIER\",<br />    \"Vehicle\": \"IOX-1234\"<br />  },<br />  \"InvoiceDetails\": [<br />    {<br />      \"Line\": 1,<br />      \"Code\": \"PRD-000001\",<br />      \"Name\": \"Product with 24,00%\",<br />      \"MUnitId\": 1,<br />      \"Qty\": 1.0,<br />      \"ItemPrc\": 124.00,<br />      \"TotPrcAfterDisc\": 124.00,<br />      \"NetValue\": 100.0,<br />      \"VatAmount\": 24.0,<br />      \"VatCatId\": 1,<br />      \"IncomeCatId\": 6,<br />      \"IncomeValId\": 29<br />    }<br />  ],<br />  \"PaymentMethods\": [<br />    {<br />      \"PayGuid\": \"0f8e998c-f90c-4a72-b28b-a40fd782333a\",<br />      \"PaymentId\": 3,<br />      \"Amount\": 124.0,<br />      \"TipAmount\": 0.0,<br />      \"AcquirerId\": 0,<br />      \"PaymentStatus\": 0<br />    }<br />  ]<br />}","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","PostInvoice"],"host":["/"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"debug","value":"<boolean>"}],"variable":[]}},"response":[{"id":"da84af70-3034-4d0b-82b0-b808dc466908","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"guid\": \"<uuid>\",\n  \"bitmapId\": \"<uuid>\",\n  \"companyLogo\": \"<string>\",\n  \"transmissionFailure\": \"<boolean>\",\n  \"template\": 3,\n  \"fileType\": 3,\n  \"showCounterpart\": \"<boolean>\",\n  \"qrCodeUrl\": \"<string>\",\n  \"paymentStatus\": 3,\n  \"invoiceHeader\": {\n    \"invoiceTypeId\": 5,\n    \"includesVat\": \"<boolean>\",\n    \"invoiceTypeDescription\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"issueDate\": \"<dateTime>\",\n    \"issueDateReport\": \"<string>\",\n    \"issueTimeReport\": \"<string>\",\n    \"vatPaymentSuspension\": \"<boolean>\",\n    \"currencyId\": 78,\n    \"exchangeRate\": \"<double>\",\n    \"selfPricing\": \"<boolean>\",\n    \"correlatedMarks\": [\n      \"<long>\",\n      \"<long>\"\n    ],\n    \"correlatedInvoices\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"issuer\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 149,\n    \"branch\": \"<integer>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"counterpart\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 90,\n    \"branch\": \"<integer>\",\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"prevBalance\": \"<double>\",\n    \"nextBalance\": \"<double>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"shipping\": {\n    \"purposeId\": 8,\n    \"purposeName\": \"<string>\",\n    \"from\": \"<string>\",\n    \"to\": \"<string>\",\n    \"method\": \"<string>\",\n    \"vehicle\": \"<string>\"\n  },\n  \"invoiceDetails\": [\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 5,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 8,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 21,\n      \"withHeldCatId\": 8,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 0,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 4\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 11,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 1\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 3,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 1,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 18,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 0,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 1,\n      \"incomeValId\": 23,\n      \"expenseCatId\": 12,\n      \"expenseValId\": 0,\n      \"comments\": \"<string>\"\n    },\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 3,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 4,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 6,\n      \"withHeldCatId\": 5,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 4,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 1,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 4,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 7,\n      \"incomeValId\": 19,\n      \"expenseCatId\": 6,\n      \"expenseValId\": 29,\n      \"comments\": \"<string>\"\n    }\n  ],\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 0,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 143,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 3,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 2,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 122,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 1,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    }\n  ],\n  \"invoiceSummary\": {\n    \"totalQty\": \"<double>\",\n    \"subTotal\": \"<double>\",\n    \"invoiceDiscount\": \"<double>\",\n    \"totalNet\": \"<double>\",\n    \"totalVat\": \"<double>\",\n    \"totalWithheld\": \"<double>\",\n    \"totalFees\": \"<double>\",\n    \"totalStamps\": \"<double>\",\n    \"totalOtherTaxes\": \"<double>\",\n    \"totalDeductions\": \"<double>\",\n    \"totalGross\": \"<double>\",\n    \"pliroteo\": \"<double>\"\n  },\n  \"taxes\": [\n    {\n      \"type\": 2,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 1\n      }\n    },\n    {\n      \"type\": 4,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 6\n      }\n    }\n  ],\n  \"comments\": \"<string>\",\n  \"fromDB\": {\n    \"id\": \"<uuid>\",\n    \"tin\": \"<string>\",\n    \"mark\": \"<string>\",\n    \"dateAdded\": \"<dateTime>\",\n    \"xmlData\": \"<string>\",\n    \"xmlBody\": \"<string>\",\n    \"transmissionFailure\": \"<integer>\",\n    \"isLive\": \"<boolean>\",\n    \"receiptStatus\": 5,\n    \"signYpahes\": \"<boolean>\",\n    \"invoiceUid\": \"<string>\",\n    \"authenticationCode\": \"<string>\",\n    \"authenticationCodeMat\": \"<string>\",\n    \"qrCode\": \"<string>\",\n    \"fileType\": 3,\n    \"file\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"year\": \"<integer>\",\n    \"invoiceRequestLite\": {\n      \"value\": \"<Circular reference to #/components/schemas/InvoiceRequestLite detected>\"\n    }\n  },\n  \"vatAnalyses\": [\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    },\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    }\n  ],\n  \"paymentMethodNames\": \"<string>\",\n  \"receiptStatus\": 0\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//api/v1.0/provider/PostInvoice?debug=<boolean>","host":["/"],"path":["api","v1.0","provider","PostInvoice"],"query":[{"description":"(Required) ","key":"debug","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"2ead3088-b14f-4b2c-b649-a46df018ba60","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"guid\": \"<uuid>\",\n  \"bitmapId\": \"<uuid>\",\n  \"companyLogo\": \"<string>\",\n  \"transmissionFailure\": \"<boolean>\",\n  \"template\": 3,\n  \"fileType\": 3,\n  \"showCounterpart\": \"<boolean>\",\n  \"qrCodeUrl\": \"<string>\",\n  \"paymentStatus\": 3,\n  \"invoiceHeader\": {\n    \"invoiceTypeId\": 5,\n    \"includesVat\": \"<boolean>\",\n    \"invoiceTypeDescription\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"issueDate\": \"<dateTime>\",\n    \"issueDateReport\": \"<string>\",\n    \"issueTimeReport\": \"<string>\",\n    \"vatPaymentSuspension\": \"<boolean>\",\n    \"currencyId\": 78,\n    \"exchangeRate\": \"<double>\",\n    \"selfPricing\": \"<boolean>\",\n    \"correlatedMarks\": [\n      \"<long>\",\n      \"<long>\"\n    ],\n    \"correlatedInvoices\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"issuer\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 149,\n    \"branch\": \"<integer>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"counterpart\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 90,\n    \"branch\": \"<integer>\",\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"prevBalance\": \"<double>\",\n    \"nextBalance\": \"<double>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"shipping\": {\n    \"purposeId\": 8,\n    \"purposeName\": \"<string>\",\n    \"from\": \"<string>\",\n    \"to\": \"<string>\",\n    \"method\": \"<string>\",\n    \"vehicle\": \"<string>\"\n  },\n  \"invoiceDetails\": [\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 5,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 8,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 21,\n      \"withHeldCatId\": 8,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 0,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 4\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 11,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 1\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 3,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 1,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 18,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 0,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 1,\n      \"incomeValId\": 23,\n      \"expenseCatId\": 12,\n      \"expenseValId\": 0,\n      \"comments\": \"<string>\"\n    },\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 3,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 4,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 6,\n      \"withHeldCatId\": 5,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 4,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 1,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 4,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 7,\n      \"incomeValId\": 19,\n      \"expenseCatId\": 6,\n      \"expenseValId\": 29,\n      \"comments\": \"<string>\"\n    }\n  ],\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 0,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 143,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 3,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 2,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 122,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 1,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    }\n  ],\n  \"invoiceSummary\": {\n    \"totalQty\": \"<double>\",\n    \"subTotal\": \"<double>\",\n    \"invoiceDiscount\": \"<double>\",\n    \"totalNet\": \"<double>\",\n    \"totalVat\": \"<double>\",\n    \"totalWithheld\": \"<double>\",\n    \"totalFees\": \"<double>\",\n    \"totalStamps\": \"<double>\",\n    \"totalOtherTaxes\": \"<double>\",\n    \"totalDeductions\": \"<double>\",\n    \"totalGross\": \"<double>\",\n    \"pliroteo\": \"<double>\"\n  },\n  \"taxes\": [\n    {\n      \"type\": 2,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 1\n      }\n    },\n    {\n      \"type\": 4,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 6\n      }\n    }\n  ],\n  \"comments\": \"<string>\",\n  \"fromDB\": {\n    \"id\": \"<uuid>\",\n    \"tin\": \"<string>\",\n    \"mark\": \"<string>\",\n    \"dateAdded\": \"<dateTime>\",\n    \"xmlData\": \"<string>\",\n    \"xmlBody\": \"<string>\",\n    \"transmissionFailure\": \"<integer>\",\n    \"isLive\": \"<boolean>\",\n    \"receiptStatus\": 5,\n    \"signYpahes\": \"<boolean>\",\n    \"invoiceUid\": \"<string>\",\n    \"authenticationCode\": \"<string>\",\n    \"authenticationCodeMat\": \"<string>\",\n    \"qrCode\": \"<string>\",\n    \"fileType\": 3,\n    \"file\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"year\": \"<integer>\",\n    \"invoiceRequestLite\": {\n      \"value\": \"<Circular reference to #/components/schemas/InvoiceRequestLite detected>\"\n    }\n  },\n  \"vatAnalyses\": [\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    },\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    }\n  ],\n  \"paymentMethodNames\": \"<string>\",\n  \"receiptStatus\": 0\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//api/v1.0/provider/PostInvoice?debug=<boolean>","host":["/"],"path":["api","v1.0","provider","PostInvoice"],"query":[{"description":"(Required) ","key":"debug","value":"<boolean>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"10c6fdb7-f89a-4140-a6be-1cb3041c1605","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"guid\": \"<uuid>\",\n  \"bitmapId\": \"<uuid>\",\n  \"companyLogo\": \"<string>\",\n  \"transmissionFailure\": \"<boolean>\",\n  \"template\": 3,\n  \"fileType\": 3,\n  \"showCounterpart\": \"<boolean>\",\n  \"qrCodeUrl\": \"<string>\",\n  \"paymentStatus\": 3,\n  \"invoiceHeader\": {\n    \"invoiceTypeId\": 5,\n    \"includesVat\": \"<boolean>\",\n    \"invoiceTypeDescription\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"issueDate\": \"<dateTime>\",\n    \"issueDateReport\": \"<string>\",\n    \"issueTimeReport\": \"<string>\",\n    \"vatPaymentSuspension\": \"<boolean>\",\n    \"currencyId\": 78,\n    \"exchangeRate\": \"<double>\",\n    \"selfPricing\": \"<boolean>\",\n    \"correlatedMarks\": [\n      \"<long>\",\n      \"<long>\"\n    ],\n    \"correlatedInvoices\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"issuer\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 149,\n    \"branch\": \"<integer>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"counterpart\": {\n    \"vatNumber\": \"<string>\",\n    \"countryId\": 90,\n    \"branch\": \"<integer>\",\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"activity\": \"<string>\",\n    \"taxOffice\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"prevBalance\": \"<double>\",\n    \"nextBalance\": \"<double>\",\n    \"address\": {\n      \"city\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"number\": \"<string>\"\n    }\n  },\n  \"shipping\": {\n    \"purposeId\": 8,\n    \"purposeName\": \"<string>\",\n    \"from\": \"<string>\",\n    \"to\": \"<string>\",\n    \"method\": \"<string>\",\n    \"vehicle\": \"<string>\"\n  },\n  \"invoiceDetails\": [\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 5,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 8,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 21,\n      \"withHeldCatId\": 8,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 0,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 4\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 11,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 1\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 3,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 1,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 18,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 0,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 1,\n      \"incomeValId\": 23,\n      \"expenseCatId\": 12,\n      \"expenseValId\": 0,\n      \"comments\": \"<string>\"\n    },\n    {\n      \"line\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"name\": \"<string>\",\n      \"mUnitId\": 3,\n      \"muShortName\": \"<string>\",\n      \"qty\": \"<double>\",\n      \"itemPrc\": \"<double>\",\n      \"discAmnt\": \"<double>\",\n      \"discPerc\": \"<double>\",\n      \"discAmntOrPerc\": \"<string>\",\n      \"totPrcAfterDisc\": \"<double>\",\n      \"netValue\": \"<double>\",\n      \"vatAmount\": \"<double>\",\n      \"vatCatId\": 4,\n      \"vatRate\": \"<double>\",\n      \"vatExcCatId\": 6,\n      \"withHeldCatId\": 5,\n      \"withHeldAmnt\": \"<double>\",\n      \"withheldCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"withHeldBand\": \"<string>\",\n      \"otherTaxCatId\": 4,\n      \"otherTaxAmnt\": \"<double>\",\n      \"otherTaxCategory\": {\n        \"type\": 4,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 3,\n        \"discountType\": 1,\n        \"recType\": 3\n      },\n      \"otherTaxBand\": \"<string>\",\n      \"stampCatId\": 1,\n      \"stampAmnt\": \"<double>\",\n      \"stampCategory\": {\n        \"type\": 2,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 0,\n        \"recType\": 6\n      },\n      \"stampBand\": \"<string>\",\n      \"feeCatId\": 4,\n      \"feeAmnt\": \"<double>\",\n      \"feeCategory\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 2,\n        \"discountType\": 1,\n        \"recType\": 2\n      },\n      \"feeBand\": \"<string>\",\n      \"incomeCatId\": 7,\n      \"incomeValId\": 19,\n      \"expenseCatId\": 6,\n      \"expenseValId\": 29,\n      \"comments\": \"<string>\"\n    }\n  ],\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 0,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 143,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 3,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 2,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"tidNsp\": \"<string>\",\n      \"paymentSignature\": \"<string>\",\n      \"acquirerId\": 122,\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"paymentMethodName\": \"<string>\",\n      \"transactionId\": \"<string>\",\n      \"paymentStatus\": 1,\n      \"log\": {\n        \"code\": \"<string>\",\n        \"descr\": \"<string>\"\n      }\n    }\n  ],\n  \"invoiceSummary\": {\n    \"totalQty\": \"<double>\",\n    \"subTotal\": \"<double>\",\n    \"invoiceDiscount\": \"<double>\",\n    \"totalNet\": \"<double>\",\n    \"totalVat\": \"<double>\",\n    \"totalWithheld\": \"<double>\",\n    \"totalFees\": \"<double>\",\n    \"totalStamps\": \"<double>\",\n    \"totalOtherTaxes\": \"<double>\",\n    \"totalDeductions\": \"<double>\",\n    \"totalGross\": \"<double>\",\n    \"pliroteo\": \"<double>\"\n  },\n  \"taxes\": [\n    {\n      \"type\": 2,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 1,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 1,\n        \"discountType\": 0,\n        \"recType\": 1\n      }\n    },\n    {\n      \"type\": 4,\n      \"id\": \"<integer>\",\n      \"amnt\": \"<double>\",\n      \"invExtrasLiteGet\": {\n        \"type\": 3,\n        \"id\": \"<integer>\",\n        \"amnt\": \"<double>\",\n        \"invExtrasLiteGet\": {\n          \"value\": \"<Circular reference to #/components/schemas/InvExtrasLiteGet detected>\"\n        },\n        \"description\": \"<string>\",\n        \"amount\": \"<double>\",\n        \"appliesTo\": 0,\n        \"discountType\": 0,\n        \"recType\": 6\n      }\n    }\n  ],\n  \"comments\": \"<string>\",\n  \"fromDB\": {\n    \"id\": \"<uuid>\",\n    \"tin\": \"<string>\",\n    \"mark\": \"<string>\",\n    \"dateAdded\": \"<dateTime>\",\n    \"xmlData\": \"<string>\",\n    \"xmlBody\": \"<string>\",\n    \"transmissionFailure\": \"<integer>\",\n    \"isLive\": \"<boolean>\",\n    \"receiptStatus\": 5,\n    \"signYpahes\": \"<boolean>\",\n    \"invoiceUid\": \"<string>\",\n    \"authenticationCode\": \"<string>\",\n    \"authenticationCodeMat\": \"<string>\",\n    \"qrCode\": \"<string>\",\n    \"fileType\": 3,\n    \"file\": \"<string>\",\n    \"series\": \"<string>\",\n    \"aa\": \"<string>\",\n    \"year\": \"<integer>\",\n    \"invoiceRequestLite\": {\n      \"value\": \"<Circular reference to #/components/schemas/InvoiceRequestLite detected>\"\n    }\n  },\n  \"vatAnalyses\": [\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    },\n    {\n      \"percentage\": \"<double>\",\n      \"percentageString\": \"<string>\",\n      \"netAmount\": \"<double>\",\n      \"vatAmount\": \"<double>\"\n    }\n  ],\n  \"paymentMethodNames\": \"<string>\",\n  \"receiptStatus\": 0\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//api/v1.0/provider/PostInvoice?debug=<boolean>","host":["/"],"path":["api","v1.0","provider","PostInvoice"],"query":[{"description":"(Required) ","key":"debug","value":"<boolean>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"33b39def-b5ed-491b-bcc3-c5569d96232a"}],"id":"eba100b6-59d6-4657-a010-52d40599481e","_postman_id":"eba100b6-59d6-4657-a010-52d40599481e","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"SendPaymentMethods","item":[{"name":"sendpaymentmethods","id":"05c485fd-4d0d-4041-9443-84e777c335b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"invoiceGuid\": \"<uuid>\",\n  \"invoiceMARK\": \"<string>\",\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 5,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"paymentStatus\": 3,\n      \"paymentSignature\": \"<string>\",\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"transactionId\": \"<string>\"\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 5,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"paymentStatus\": 0,\n      \"paymentSignature\": \"<string>\",\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"transactionId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SendPaymentMethods","description":"<p><b>This call posts deferred payment methods.</b></p><br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","SendPaymentMethods"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"ef14508a-440a-4297-8a85-e871ab65b79f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"invoiceGuid\": \"<uuid>\",\n  \"invoiceMARK\": \"<string>\",\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 5,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"paymentStatus\": 3,\n      \"paymentSignature\": \"<string>\",\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"transactionId\": \"<string>\"\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 5,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"paymentStatus\": 0,\n      \"paymentSignature\": \"<string>\",\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"transactionId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SendPaymentMethods"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"361b16e4-323d-4b8b-8f16-22528aa88e77","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"invoiceGuid\": \"<uuid>\",\n  \"invoiceMARK\": \"<string>\",\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 5,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"paymentStatus\": 3,\n      \"paymentSignature\": \"<string>\",\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"transactionId\": \"<string>\"\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 5,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"paymentStatus\": 0,\n      \"paymentSignature\": \"<string>\",\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"transactionId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SendPaymentMethods"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"bfbabfab-c2fa-49de-92c0-c127835f6428","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"invoiceGuid\": \"<uuid>\",\n  \"invoiceMARK\": \"<string>\",\n  \"paymentMethods\": [\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 5,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"paymentStatus\": 3,\n      \"paymentSignature\": \"<string>\",\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"transactionId\": \"<string>\"\n    },\n    {\n      \"payGuid\": \"<uuid>\",\n      \"paymentId\": 5,\n      \"amount\": \"<double>\",\n      \"tipAmount\": \"<double>\",\n      \"paymentStatus\": 0,\n      \"paymentSignature\": \"<string>\",\n      \"retrievalReferenceNumber\": \"<string>\",\n      \"approvalCode\": \"<string>\",\n      \"batchNumber\": \"<string>\",\n      \"sequenceNumber\": \"<string>\",\n      \"transactionId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SendPaymentMethods"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"05c485fd-4d0d-4041-9443-84e777c335b0"}],"id":"9555ae4e-f171-4e5e-a617-4bd3a1fe75f7","_postman_id":"9555ae4e-f171-4e5e-a617-4bd3a1fe75f7","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"GetXml","item":[{"name":"Get Xml","id":"45e91fca-2dd7-4d74-82c1-6970ae5dacaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetXml","description":"<p><b>This call returns the XML document posted to AADE.</b></p><br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","GetXml"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"94a47ea7-0b80-4dc5-b787-f64d2d7db460","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetXml"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"ab9339b9-bd8b-41d4-a319-33d07a23d4b2","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetXml"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"46bbb17c-04e3-44f8-8249-dc2e8f972d5b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetXml"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"8ffce4bd-848a-4b86-8ac2-a503c05a0231","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetXml"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"45e91fca-2dd7-4d74-82c1-6970ae5dacaa"}],"id":"e972da34-37f7-4433-9cdd-6bf7eb4f7b74","_postman_id":"e972da34-37f7-4433-9cdd-6bf7eb4f7b74","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"GetInvoice","item":[{"name":"Get Invoice","id":"31ed5f98-48b7-4f7d-b40c-1f999f45c881","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetInvoice","description":"<p><b>This call returns the invoice with the FileType specified while using <code>/api/v{version}/provider/PostInvoice</code> or <code>/api/v{version}/provider/PostUnsignedInvoice</code>.</b></p><br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","GetInvoice"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"4cbb3cc4-05f4-4e66-9fa7-42b2699d8a01","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetInvoice"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"dcdefdc4-d23b-4ff9-89f8-a518468b9bcd","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetInvoice"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"f2f52b8f-72fb-40dd-b231-c7a35d9bcba2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetInvoice"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"18580f0f-6937-4e4b-a555-05524cf342a1","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumber\": \"<string>\",\n  \"guid\": \"<uuid>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetInvoice"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"31ed5f98-48b7-4f7d-b40c-1f999f45c881"}],"id":"fc63c08b-60fe-473b-89cc-5316d90d3dcd","_postman_id":"fc63c08b-60fe-473b-89cc-5316d90d3dcd","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}}],"id":"a1a5120f-eba7-4c56-8e11-3513fb053b4a","_postman_id":"a1a5120f-eba7-4c56-8e11-3513fb053b4a","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}}],"id":"049f2d22-04d6-4c08-831d-dfdde22f5c40","_postman_id":"049f2d22-04d6-4c08-831d-dfdde22f5c40","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}}],"id":"9915dd9f-42d9-44a6-a40c-ed1bf0fc7bc7","_postman_id":"9915dd9f-42d9-44a6-a40c-ed1bf0fc7bc7","description":"","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}}},{"name":"Set Bitmap","id":"cc170c51-7981-4be8-92d4-8a87f4772298","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SetBitmap","description":"<p><b>This call sets the invoice bitmap per Issuer VAT number.</b><br /><br />The API consumer should pass at Header the <code>Authorization</code> token obtained from <code>api/v{version}/provider/RefreshToken</code> endpoint.<br /><br /></p><ul><li>VatNumber. The issuer VAT Number</li><li>Id. The bitmap unique Id (Guid)</li><li>BitmapType. The type of the Bitmap</li><ul><li>Jpeg = 0</li><li>Png = 1</li><li>Gif = 2</li><li>Tiff = 3</li><li>Bmp = 4</li></ul><li>Bitmap. The bitmap as Base64 encoded string</li></ul><p></p>{<br />  \"VatNumber\": \"997981320\",<br />  \"id\": \"82368cd7-4137-4bc1-ad13-bcef6fe7bf52\",<br />  \"BitmapType\": 2,<br />  \"Bitmap\": \"iVBORw0KGgoA=\"<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","SetBitmap"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"0e884481-b9cd-4ae8-8fb7-4248c21ed47f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SetBitmap"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response"}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"d140c91f-d89e-48e3-a9b9-7e3d39347656","name":"Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SetBitmap"},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"998aaa15-ff45-44d1-a023-621a13de8ee5","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SetBitmap"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"09428734-b89e-44de-a7de-9b0ad42cd1e0","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SetBitmap"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response"}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"2afd28ab-d28b-4ff6-b6ab-68accc030eaa","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/SetBitmap"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response"}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"cc170c51-7981-4be8-92d4-8a87f4772298"},{"name":"Get Bitmap","id":"1a652590-6f00-4c35-9c53-b5c3aec802e0","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"Response"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetBitmap","description":"<p><b>This call returns the invoice bitmap per Issuer VAT number.</b><br /><br />The API consumer should pass at Header the <code>Authorization</code> token obtained from <code>api/v{version}/provider/RefreshToken</code> endpoint.<br /><br /></p><ul><li>VatNumber. The issuer VAT Number</li><li>Id. The bitmap unique Id (Guid)</li></ul><p></p>{<br />  \"id\": \"82368cd7-4137-4bc1-ad13-bcef6fe7bf52\",<br />  \"VatNumber\": \"997981320\"<br />}<br />","auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"},"isInherited":true,"source":{"_postman_id":"12197a19-b332-4263-847d-d8ebb2516fac","id":"12197a19-b332-4263-847d-d8ebb2516fac","name":"RapidSign API","type":"collection"}},"urlObject":{"path":["api","v1.0","provider","GetBitmap"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"c5db2381-0805-4e63-ba76-567cc560a970","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetBitmap"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response"}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"a792efad-9311-457c-b020-3456e992da68","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetBitmap"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"89ec1840-85f1-4ef3-ab3c-2f348adb03f4","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetBitmap"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response"}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"},{"id":"1c3de05f-af42-4f37-a67b-ae57b1c25fdb","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"vatNumberFranchiser\": \"<string>\",\n  \"vatNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"bitmapType\": 0,\n  \"bitmap\": \"<string>\",\n  \"image\": \"<string>\",\n  \"dateAdded\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//api/v1.0/provider/GetBitmap"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"Response"}],"cookie":[],"responseTime":null,"body":"{\n  \"extCode\": \"<integer>\",\n  \"statusDescription\": \"<string>\",\n  \"refreshToken\": {\n    \"token\": \"<string>\",\n    \"expires\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"1a652590-6f00-4c35-9c53-b5c3aec802e0"}],"auth":{"type":"bearer","bearer":{"token":"{{bearerToken}}"}},"variable":[{"key":"baseUrl","value":"/"}]}