CashReceiptSK
Try for free
7 days trial then $10.00/month - No credit card required now
Go to Store
CashReceiptSK
santa77/cashreceiptsk
Try for free
7 days trial then $10.00/month - No credit card required now
Actor will send you full detail of cash receipt in JSON format based on QR code content printed on cash receipt. It's for cash receipts issued at Slovakia by E-KASA.
Actor will send you full detail of cash receipt based on QR code content. It's for cash receipts issued at Slovakia by E-KASA.
Input
Input is an single cash receipt named receiptId.
1{ 2 "receiptId": "O-7AF0CFF74D45483FB0CFF74D45283FA1" 3}
Output
Output is an full digital copy of cash receipt's details.
1[{ 2 "userId": "6f77a69018c141e10aaf8f3f99a8f6de56f1b5f4bfb08e2cb6a6acaa7244209e", 3 "receipt": { 4 "receiptId": "O-7AF0CFF74D45483FB0CFF74D45283FA1", 5 "ico": "35974133", 6 "cashRegisterCode": "88820221179000047", 7 "issueDate": "28.06.2022 11:37:35", 8 "createDate": "28.06.2022 11:37:35", 9 "customerId": null, 10 "dic": "2022117900", 11 "icDph": "SK2022117900", 12 "invoiceNumber": null, 13 "okp": "67AB9F5F-5A4BED89-74F875DB-5348D3E4-465B0C1C", 14 "paragon": false, 15 "paragonNumber": null, 16 "pkp": "XSJ7lje1x6wHufB4aCVQ0aBvv/7T50xXG9lW1PfrMnza9Ig/qiV6ZRC1eGbTRoSVJ/YBQ17XdcxjiVkNgla2QzApS8ArSENwpiwVj+tPDoSIgivnYFH9nBjBRQlYoSwNW+XC9EBBGOsPwKQJW0TQh7e2/h4vcxehAlHahsxU7X1JCMquvF/eO8p+MJ6Jpv3yXrWg5N6tvyOQ0+rOIbgbar4wa1eX8Y7gHocxCqTLy88IdWAgxfqlweIpokAdLIMMx0s/enOAaeRQpUCVmbH03iBSsXv8G6jwdtdcdtcpKJJexyxyPxk8FpmbfRnp2jm3c9fsuC6fDKMc2r6yvUwcZg==", 17 "receiptNumber": 1474, 18 "type": "PD", 19 "taxBaseBasic": 6.25, 20 "taxBaseReduced": 0, 21 "totalPrice": 7.5, 22 "freeTaxAmount": 0, 23 "vatAmountBasic": 1.25, 24 "vatAmountReduced": 0, 25 "vatRateBasic": 20, 26 "vatRateReduced": 10, 27 "items": [ 28 { 29 "name": "Nafukovací matrac FLOCKED RP=0,2 €/KS ", 30 "itemType": "V", 31 "quantity": 1, 32 "vatRate": 20, 33 "price": -10, 34 "referenceReceiptId": "O-2DEAA24D30054C0BAAA24D30050C0BA5" 35 }, 36 { 37 "name": "Nafukovací matrac LUNEN Š137xD191xV22 ", 38 "itemType": "K", 39 "quantity": 1, 40 "vatRate": 20, 41 "price": 20 42 }, 43 { 44 "name": "Zľava ", 45 "itemType": "Z", 46 "quantity": 1, 47 "vatRate": 20, 48 "price": -2.5 49 } 50 ], 51 "organization": { 52 "buildingNumber": null, 53 "country": "Slovensko", 54 "dic": "2022117900", 55 "icDph": "SK2022117900", 56 "ico": "35974133", 57 "municipality": "Bratislava - mestská časť Staré Mesto", 58 "name": "JYSK s.r.o.", 59 "postalCode": "81108", 60 "propertyRegistrationNumber": "14", 61 "streetName": "Šoltésovej", 62 "vatPayer": true 63 }, 64 "unit": { 65 "cashRegisterCode": "88820221179000047", 66 "buildingNumber": "4869", 67 "country": "Slovensko", 68 "municipality": "Rimavská Sobota", 69 "postalCode": "97901", 70 "propertyRegistrationNumber": "7", 71 "streetName": "Petra Hostinského", 72 "name": null, 73 "unitType": "STANDARD" 74 }, 75 "exemption": false 76 }, 77 "status": "OK" 78}]
Developer
Maintained by Community
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Jun 2022
Modified 3 months ago
Categories