Advertisement
Guest User

Untitled

a guest
Apr 16th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.92 KB | None | 0 0
  1. {
  2. "CashierNo": 0,
  3. "BasketItems": [
  4. {
  5. "ResultPrice": 7,
  6. "ResultPriceDelta": 0,
  7. "ResultAmount": 7,
  8. "AppliedQuantity": 0,
  9. "AvailableQuantity": 0,
  10. "RoundedResultPrice": 7,
  11. "RoundedResultAmount": 7,
  12. "IsPromotable": true,
  13. "BasketItemDiscountList": [],
  14. "BasketItemPromotionList": [],
  15. "FinalLineAmount": 7,
  16. "FinalLinePrice": 7,
  17. "PredefinedDiscount": 0,
  18. "FinalPredefinedDiscount": 0,
  19. "PromotionDiscount": 0,
  20. "PromotionDiscountPerAppliedItem": 0,
  21. "FinalPromotionDiscount": 0,
  22. "PromotionSurcharge": 0,
  23. "DiscountSurcharge": 0,
  24. "TotalDiscount": 0,
  25. "TotalSurcharge": 0,
  26. "ResultPriceRoundSourceCorrection": 0,
  27. "RoundedCalculatedAmount": 7,
  28. "RoundedResultAmountDelta": 0,
  29. "FinalLineDiscount": 0,
  30. "LineDiscount": 0,
  31. "RoundedLineDiscount": 0,
  32. "AvailbaleQuantity": 1,
  33. "SuppresedDiscountAmount": 0,
  34. "RoundedSuppresedDiscountAmount": 0,
  35. "PromoThresholdQuantity": 1,
  36. "PromoThresholdAmount": 7,
  37. "LoyaltyPointsAwarded": 0,
  38. "TicketLine": 10,
  39. "ArtNo": "0000000006123",
  40. "Quantity": 1,
  41. "Price": 7,
  42. "BasePrice": 0,
  43. "Amount": 7,
  44. "BaseAmount": 0,
  45. "IsSecondPrice": false,
  46. "ArtName": null,
  47. "IsWet": false,
  48. "IsCanceled": false,
  49. "PumpNumber": 0,
  50. "MeasurUnit": "each",
  51. "ItemType": 0,
  52. "ReceiptLine": 0,
  53. "DepartmentNo": 0,
  54. "IsPreauthItem": false,
  55. "IsOfferPossible": true,
  56. "RoundedResultAmountCorrection": 0,
  57. "RoundedResultPriceCorrection": 0,
  58. "SourceLine": null,
  59. "UnitPrice": 0,
  60. "UnitQuantity": 0,
  61. "EFTRestrictionCode": 0,
  62. "ItemGrp": null,
  63. "DiscountAllowed": false
  64. },
  65. {
  66. "ResultPrice": 0,
  67. "ResultPriceDelta": 0,
  68. "ResultAmount": 0,
  69. "AppliedQuantity": 0,
  70. "AvailableQuantity": 0,
  71. "RoundedResultPrice": 0,
  72. "RoundedResultAmount": 0,
  73. "IsPromotable": true,
  74. "BasketItemDiscountList": [],
  75. "BasketItemPromotionList": [],
  76. "FinalLineAmount": 0,
  77. "FinalLinePrice": 0,
  78. "PredefinedDiscount": 0,
  79. "FinalPredefinedDiscount": 0,
  80. "PromotionDiscount": 0,
  81. "PromotionDiscountPerAppliedItem": 0,
  82. "FinalPromotionDiscount": 0,
  83. "PromotionSurcharge": 0,
  84. "DiscountSurcharge": 0,
  85. "TotalDiscount": 0,
  86. "TotalSurcharge": 0,
  87. "ResultPriceRoundSourceCorrection": 0,
  88. "RoundedCalculatedAmount": 0,
  89. "RoundedResultAmountDelta": 0,
  90. "FinalLineDiscount": 0,
  91. "LineDiscount": 0,
  92. "RoundedLineDiscount": 0,
  93. "AvailbaleQuantity": 1,
  94. "SuppresedDiscountAmount": 0,
  95. "RoundedSuppresedDiscountAmount": 0,
  96. "PromoThresholdQuantity": 1,
  97. "PromoThresholdAmount": 0,
  98. "LoyaltyPointsAwarded": 0,
  99. "TicketLine": 20,
  100. "ArtNo": "7000000000013",
  101. "Quantity": 1,
  102. "Price": 0,
  103. "BasePrice": 0,
  104. "Amount": 0,
  105. "BaseAmount": 0,
  106. "IsSecondPrice": false,
  107. "ArtName": null,
  108. "IsWet": false,
  109. "IsCanceled": true,
  110. "PumpNumber": 0,
  111. "MeasurUnit": " ",
  112. "ItemType": 0,
  113. "ReceiptLine": 0,
  114. "DepartmentNo": 0,
  115. "IsPreauthItem": false,
  116. "IsOfferPossible": true,
  117. "RoundedResultAmountCorrection": 0,
  118. "RoundedResultPriceCorrection": 0,
  119. "SourceLine": null,
  120. "UnitPrice": 0,
  121. "UnitQuantity": 0,
  122. "EFTRestrictionCode": 0,
  123. "ItemGrp": null,
  124. "DiscountAllowed": false
  125. }
  126. ],
  127. "BasketMops": [
  128. {
  129. "MopNo": 1,
  130. "ID": 1,
  131. "MopType": 0,
  132. "AmountPaid": 0,
  133. "AmountTendered": 0,
  134. "Name": "Espèces",
  135. "IsSurcharge": false,
  136. "LCCustomerData": null
  137. },
  138. {
  139. "MopNo": 2,
  140. "ID": 2,
  141. "MopType": 0,
  142. "AmountPaid": 0,
  143. "AmountTendered": 0,
  144. "Name": "Chèque",
  145. "IsSurcharge": false,
  146. "LCCustomerData": null
  147. },
  148. {
  149. "MopNo": 3,
  150. "ID": 3,
  151. "MopType": 0,
  152. "AmountPaid": 0,
  153. "AmountTendered": 0,
  154. "Name": "Espèces",
  155. "IsSurcharge": false,
  156. "LCCustomerData": null
  157. },
  158. {
  159. "MopNo": 4,
  160. "ID": 4,
  161. "MopType": 0,
  162. "AmountPaid": 0,
  163. "AmountTendered": 0,
  164. "Name": "Chèque Carburant",
  165. "IsSurcharge": false,
  166. "LCCustomerData": null
  167. },
  168. {
  169. "MopNo": 5,
  170. "ID": 5,
  171. "MopType": 0,
  172. "AmountPaid": 0,
  173. "AmountTendered": 0,
  174. "Name": "Chèque Restaurant",
  175. "IsSurcharge": false,
  176. "LCCustomerData": null
  177. },
  178. {
  179. "MopNo": 6,
  180. "ID": 6,
  181. "MopType": 0,
  182. "AmountPaid": 0,
  183. "AmountTendered": 0,
  184. "Name": "Fivory Mobile",
  185. "IsSurcharge": false,
  186. "LCCustomerData": null
  187. },
  188. {
  189. "MopNo": 7,
  190. "ID": 7,
  191. "MopType": 0,
  192. "AmountPaid": 0,
  193. "AmountTendered": 0,
  194. "Name": "Bon d'achats",
  195. "IsSurcharge": false,
  196. "LCCustomerData": null
  197. },
  198. {
  199. "MopNo": 10,
  200. "ID": 10,
  201. "MopType": 0,
  202. "AmountPaid": 0,
  203. "AmountTendered": 0,
  204. "Name": "GR Elf",
  205. "IsSurcharge": false,
  206. "LCCustomerData": null
  207. },
  208. {
  209. "MopNo": 11,
  210. "ID": 11,
  211. "MopType": 0,
  212. "AmountPaid": 0,
  213. "AmountTendered": 0,
  214. "Name": "GR",
  215. "IsSurcharge": false,
  216. "LCCustomerData": null
  217. },
  218. {
  219. "MopNo": 12,
  220. "ID": 12,
  221. "MopType": 0,
  222. "AmountPaid": 0,
  223. "AmountTendered": 0,
  224. "Name": "Eurotrafic",
  225. "IsSurcharge": false,
  226. "LCCustomerData": null
  227. },
  228. {
  229. "MopNo": 14,
  230. "ID": 14,
  231. "MopType": 0,
  232. "AmountPaid": 0,
  233. "AmountTendered": 0,
  234. "Name": "La Hutte",
  235. "IsSurcharge": false,
  236. "LCCustomerData": null
  237. },
  238. {
  239. "MopNo": 15,
  240. "ID": 15,
  241. "MopType": 0,
  242. "AmountPaid": 0,
  243. "AmountTendered": 0,
  244. "Name": "CB (ND)",
  245. "IsSurcharge": false,
  246. "LCCustomerData": null
  247. },
  248. {
  249. "MopNo": 17,
  250. "ID": 17,
  251. "MopType": 0,
  252. "AmountPaid": 0,
  253. "AmountTendered": 0,
  254. "Name": "Diners",
  255. "IsSurcharge": false,
  256. "LCCustomerData": null
  257. },
  258. {
  259. "MopNo": 18,
  260. "ID": 18,
  261. "MopType": 0,
  262. "AmountPaid": 0,
  263. "AmountTendered": 0,
  264. "Name": "DKV",
  265. "IsSurcharge": false,
  266. "LCCustomerData": null
  267. },
  268. {
  269. "MopNo": 19,
  270. "ID": 19,
  271. "MopType": 0,
  272. "AmountPaid": 0,
  273. "AmountTendered": 0,
  274. "Name": "UTA",
  275. "IsSurcharge": false,
  276. "LCCustomerData": null
  277. },
  278. {
  279. "MopNo": 20,
  280. "ID": 20,
  281. "MopType": 0,
  282. "AmountPaid": 0,
  283. "AmountTendered": 0,
  284. "Name": "American Express",
  285. "IsSurcharge": false,
  286. "LCCustomerData": null
  287. },
  288. {
  289. "MopNo": 21,
  290. "ID": 21,
  291. "MopType": 0,
  292. "AmountPaid": 0,
  293. "AmountTendered": 0,
  294. "Name": "Pluriel",
  295. "IsSurcharge": false,
  296. "LCCustomerData": null
  297. },
  298. {
  299. "MopNo": 26,
  300. "ID": 26,
  301. "MopType": 0,
  302. "AmountPaid": 0,
  303. "AmountTendered": 0,
  304. "Name": "PSP",
  305. "IsSurcharge": false,
  306. "LCCustomerData": null
  307. },
  308. {
  309. "MopNo": 27,
  310. "ID": 27,
  311. "MopType": 0,
  312. "AmountPaid": 0,
  313. "AmountTendered": 0,
  314. "Name": "Procédure Exceptionnelle",
  315. "IsSurcharge": false,
  316. "LCCustomerData": null
  317. },
  318. {
  319. "MopNo": 28,
  320. "ID": 28,
  321. "MopType": 0,
  322. "AmountPaid": 0,
  323. "AmountTendered": 0,
  324. "Name": "Grivèlerie",
  325. "IsSurcharge": false,
  326. "LCCustomerData": null
  327. },
  328. {
  329. "MopNo": 38,
  330. "ID": 38,
  331. "MopType": 0,
  332. "AmountPaid": 0,
  333. "AmountTendered": 0,
  334. "Name": "Diac",
  335. "IsSurcharge": false,
  336. "LCCustomerData": null
  337. },
  338. {
  339. "MopNo": 39,
  340. "ID": 39,
  341. "MopType": 0,
  342. "AmountPaid": 0,
  343. "AmountTendered": 0,
  344. "Name": "Chèque Shopping",
  345. "IsSurcharge": false,
  346. "LCCustomerData": null
  347. },
  348. {
  349. "MopNo": 40,
  350. "ID": 40,
  351. "MopType": 0,
  352. "AmountPaid": 0,
  353. "AmountTendered": 0,
  354. "Name": "Eurotrafic AS 24",
  355. "IsSurcharge": false,
  356. "LCCustomerData": null
  357. },
  358. {
  359. "MopNo": 41,
  360. "ID": 41,
  361. "MopType": 0,
  362. "AmountPaid": 0,
  363. "AmountTendered": 0,
  364. "Name": "Localys",
  365. "IsSurcharge": false,
  366. "LCCustomerData": null
  367. },
  368. {
  369. "MopNo": 44,
  370. "ID": 44,
  371. "MopType": 0,
  372. "AmountPaid": 0,
  373. "AmountTendered": 0,
  374. "Name": "Opération promo Total",
  375. "IsSurcharge": false,
  376. "LCCustomerData": null
  377. },
  378. {
  379. "MopNo": 51,
  380. "ID": 51,
  381. "MopType": 0,
  382. "AmountPaid": 0,
  383. "AmountTendered": 0,
  384. "Name": "CHQ TOT",
  385. "IsSurcharge": false,
  386. "LCCustomerData": null
  387. },
  388. {
  389. "MopNo": 53,
  390. "ID": 53,
  391. "MopType": 0,
  392. "AmountPaid": 0,
  393. "AmountTendered": 0,
  394. "Name": "Jubileo",
  395. "IsSurcharge": false,
  396. "LCCustomerData": null
  397. },
  398. {
  399. "MopNo": 54,
  400. "ID": 54,
  401. "MopType": 9,
  402. "AmountPaid": 0,
  403. "AmountTendered": 0,
  404. "Name": "Loyalty points",
  405. "IsSurcharge": false,
  406. "LCCustomerData": null
  407. }
  408. ],
  409. "TicketOpenDate": "2018-04-16T13:47:30.186+00:00",
  410. "TicketNo": 0,
  411. "TransactionUid": "string",
  412. "TimeStamp": "2018-04-16T13:47:30.186Z",
  413. "CalcStatus": 0,
  414. "FinalPromoDiscount": 0,
  415. "BasketTotal": 7,
  416. "FinalBasketDiscount": 0,
  417. "FinalBasketPromotionDiscount": 0,
  418. "FinalBasketPredefinedDiscount": 0,
  419. "FinalBasketTotal": 7,
  420. "FinalDifference": 0,
  421. "FinalDifferenceByLines": 0,
  422. "BasketDiscount": 0,
  423. "BasketPercentDiscount": 0,
  424. "TotalSurcharge": 0,
  425. "IsPromoApplied": false,
  426. "IsDiscountApplied": false,
  427. "BasketPaid": 0,
  428. "BasketPaidSurcharge": 0,
  429. "SurchargeMopCount": 0,
  430. "TicketDetails": {
  431. "CustomerAccount": "1001",
  432. "CustomerCardNo": "7000000000013",
  433. "CustomerMediaMessage": {
  434. "PrintingBlocks": [
  435. {
  436. "Immediate": false,
  437. "Lines": [
  438. {
  439. "Format": "",
  440. "TextLine": "Download the Ocean app to your phone or visit caltex.com.au/ocean to sign up today"
  441. }
  442. ]
  443. }
  444. ]
  445. },
  446. "CustomerName": "string",
  447. "CustomerPromoText": "string",
  448. "HandleTabIsRunning": true,
  449. "HandlingResult": 0,
  450. "LoyaltyCustomerCardNo": "7000000000013",
  451. "PosNo": 0,
  452. "RefundTicketType": true,
  453. "ShiftNo": 0,
  454. "SiteNo": "11507",
  455. "TicketEndReason": 0,
  456. "TicketNo": 0,
  457. "TicketType": 0,
  458. "TimeStamp": 0,
  459. "VoidTicketType": true,
  460. "TicketGUID": "{AAA}"
  461. },
  462. "LoyaltyPointsAwarded": 0,
  463. "TargetIDs": [
  464. "string"
  465. ]
  466. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement