Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. {
  2. "Language": "en",
  3. "CashierNo": 1,
  4. "BasketItems": [
  5. {
  6. "TicketLine": 10,
  7. "ArtNo": " 0000000006124",
  8. "Quantity": 1.0,
  9. "Price": 3.7,
  10. "BasePrice": 3.7,
  11. "Amount": 3.7,
  12. "BaseAmount": 3.7,
  13. "IsSecondPrice": false,
  14. "ArtName": "FCB RASPBERRY LARGE 710M",
  15. "IsWet": false,
  16. "IsCanceled": false,
  17. "PumpNumber": 0,
  18. "MeasurUnit": "each",
  19. "ItemType": 0,
  20. "ReceiptLine": 10,
  21. "DepartmentNo": 1253,
  22. "IsPreauthItem": false,
  23. "IsOfferPossible": true,
  24. "RoundedResultAmountCorrection": 0.0,
  25. "RoundedResultPriceCorrection": 0.0,
  26. "SourceLine": {},
  27. "UnitPrice": 0.0,
  28. "UnitQuantity": 0.0,
  29. "EFTRestrictionCode": 13,
  30. "ItemGrp": "36-01-01 Blitz Ready to Drink",
  31. "DiscountAllowed": true
  32. }
  33. ],
  34. "BasketMops": [
  35. {
  36. "MopNo": 1,
  37. "ID": 0,
  38. "MopType": 0,
  39. "AmountPaid": 0.0,
  40. "AmountTendered": 0.0,
  41. "IsSurcharge": false
  42. }
  43. ],
  44. "TransactionUid": "11506101707180618143128",
  45. "TicketOpenDate": "2018-06-18T14:31:28+03:00",
  46. "TimeStamp": "2018-06-18T11:31:30.8762068+00:00",
  47. "TicketDetails": {
  48. "CustomerAccount": "",
  49. "CustomerCardNo": "",
  50. "CustomerMediaMessage": {
  51. "PrintingBlocks": [
  52. {
  53. "Immediate": false,
  54. "Lines": [
  55. {
  56. "Format": "",
  57. "TextLine": ""
  58. }
  59. ]
  60. }
  61. ]
  62. },
  63. "CustomerName": "",
  64. "CustomerPromoText": "",
  65. "HandleTabIsRunning": false,
  66. "HandlingResult": 0,
  67. "LoyaltyCustomerCardNo": "",
  68. "PosNo": 1,
  69. "RefundTicketType": false,
  70. "ShiftNo": 9,
  71. "SiteNo": "11506",
  72. "TicketEndReason": 0,
  73. "TicketNo": 1707,
  74. "TicketType": 0,
  75. "TimeStamp": 1529325088,
  76. "VoidTicketType": false,
  77. "TicketGUID": "{84955E44-04CD-4351-A1D2-3C4569468E6D}"
  78. }
  79. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement