Advertisement
DecaK

Untitled

Jan 13th, 2022
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. {
  2. "dateAndTimeOfIssue": "2020-12-08T08:55:23.286Z",
  3. "cashier": "123456789",
  4. "buyerId": "RS34564565",
  5. "buyerCostCenterId": "567546",
  6. "invoiceType": "Normal",
  7. "transactionType": "Refund",
  8. "payment": [
  9. {
  10. "amount": 70.00,
  11. "paymentType": "Cash"
  12. }
  13. ],
  14. "invoiceNumber": "POS2017/998",
  15. "referentDocumentNumber": "YTSS6KKG-HJHR9EO0-305",
  16. "referentDocumentDT": "2021-07-15T15:57:49.7423334+02:00",
  17. "options": {
  18. "omitQRCodeGen" : "1" ,
  19. "omitTextualRepresentation" : "0"
  20. },
  21. "items": [
  22. {
  23. "name": "Sport-100 Helmet, Blue",
  24. "quantity": 2,
  25. "unitPrice": 34.23,
  26. "labels": [
  27. "A"
  28. ],
  29. "totalAmount": 68.46
  30. }
  31. ]
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement