Advertisement
DecaK

Untitled

Mar 14th, 2022
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. {\n "invoiceType": "Normal",\n "transactionType": "Sale",\n "invoiceNumber": "604/1.0",\n "cashier": "Marko",\n "payment": [\n {\n "amount": "1700.00",\n "paymentType": "Cash"\n }\n ],\n "options": {\n "omitQRCodeGen": "1",\n "omitTextualRepresentation": "0"\n },\n "items": [\n {\n "name": "BOJAN BOJAN (A) / komad",\n "quantity": "3",\n "gtin": "1234567891235",\n "sifra": "1231",\n "discount": "0.00",\n "unitPrice": "550.00",\n "merna_jedinica": "komad",\n "pdv_tip": "A",\n "labels": [\n "A"\n ],\n "totalAmount": "1650.00",\n "artikal_discount_percent": "0",\n "artikal_totalamount_no_discount": 1650,\n "artikal_totalamount_with_discount": "1650.00"\n },\n {\n "name": "MLEKO (B) / komad",\n "quantity": "2",\n "gtin": "00811571013579",\n "sifra": "1111",\n "discount": "0.00",\n "unitPrice": "23.76",\n "merna_jedinica": "komad",\n "pdv_tip": "B",\n "labels": [\n "B"\n ],\n "totalAmount": "47.52",\n "artikal_discount_percent": "0",\n "artikal_totalamount_no_discount": 47.52,\n "artikal_totalamount_with_discount": "47.52"\n }\n ],\n "racun_discount_percent": "0",\n "racun_discount_summary": "0.00"\n}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement