Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. {
  2. "orderType":"ZBTC",
  3. "externalOrderId":"BDEV016302",
  4. "externalChannelId":"ECOM",
  5. "status":"PAID",
  6. "creationDateTime":"2019-06-20T09:20:52",
  7. "submittedDateTime":"2019-06-20T10:07:07",
  8. "currencyCode":"PLN",
  9. "partnerCode":"90000048",
  10. "consumerId":"610682344",
  11. "shipping":{
  12. "address":{
  13. "firstName":"****",
  14. "lastName":"****",
  15. "address1":"****",
  16. "postalCode":"00-100",
  17. "city":"Warszawa",
  18. "region":"Warszawa",
  19. "regionCode":"MAZ",
  20. "country":"Poland",
  21. "countryCode":"PL",
  22. "phone":"****",
  23. "email":"****"
  24. },
  25. "internationalAddress":{
  26. "firstName":"****",
  27. "lastName":"****",
  28. "address1":"****",
  29. "postalCode":"00-100",
  30. "city":"Warszawa",
  31. "region":"Warszawa",
  32. "country":"Poland"
  33. },
  34. "shippingMethod":"SHIPTOADDRESS",
  35. "shippingAmount":0,
  36. "shipVia":"EUST"
  37. },
  38. "payment":{
  39. "address":{
  40. "firstName":"****",
  41. "lastName":"****",
  42. "address1":"****",
  43. "postalCode":"00-100",
  44. "city":"Warszawa",
  45. "region":"Warszawa",
  46. "regionCode":"MAZ",
  47. "country":"Poland",
  48. "countryCode":"PL",
  49. "email":"****"
  50. },
  51. "internationalAddress":{
  52. "firstName":"****",
  53. "lastName":"****",
  54. "address1":"****",
  55. "postalCode":"00-100",
  56. "city":"Warszawa",
  57. "region":"Warszawa",
  58. "country":"Poland"
  59. },
  60. "totalTaxAmount":232.79,
  61. "totalOrderAmount":1012.11,
  62. "paymentMethod":"PAYPAL-PAYPAL",
  63. "transactionId":"3L857408A3487091B",
  64. "submittedDateTime":"2019-06-20T09:20:52",
  65. "account":"KK92X6A83RLPG"
  66. },
  67. "headerConditions":[
  68. {
  69. "conditionType":"TOTAL-AMOUNT-PAID",
  70. "amount":1244.9
  71. },
  72. {
  73. "conditionType":"SHIPPING-COST-NET",
  74. "amount":0
  75. },
  76. {
  77. "conditionType":"SHIPPING-COST-GROSS",
  78. "amount":0
  79. },
  80. {
  81. "conditionType":"LOYALTY-EARNED-POINTS",
  82. "amount":6225
  83. }
  84. ],
  85. "item":[
  86. {
  87. "externalItemId":"1",
  88. "sku":"18SWEDX42004L",
  89. "style":"18SWEDX4",
  90. "color":"2004",
  91. "size":"L",
  92. "quantity":1,
  93. "productType":"SELL",
  94. "totalLineAmount":1012.11,
  95. "itemCondition":[
  96. {
  97. "conditionType":"SALES-PRICE-NET",
  98. "amount":1012.11,
  99. "comments":"BH-list-price"
  100. },
  101. {
  102. "conditionType":"SEASON-PRICE-NET",
  103. "amount":1012.11,
  104. "comments":"A5-list-price"
  105. },
  106. {
  107. "conditionType":"LOYALTY-ITEM-EARNED-POINTS",
  108. "amount":4357
  109. },
  110. {
  111. "conditionType":"SALES-TAX-NET",
  112. "amount":0.23
  113. },
  114. {
  115. "conditionType":"ITEM-TOTAL-AMOUNT-GROSS",
  116. "amount":1244.9
  117. },
  118. {
  119. "conditionType":"ITEM-TOTAL-TAX",
  120. "amount":232.79
  121. },
  122. {
  123. "conditionType":"ITEM-AMOUNT-WEIGHT",
  124. "amount":100,
  125. "comments":"Raw 1"
  126. },
  127. {
  128. "conditionType":"ITEM-TOTAL-AMOUNT-PAID",
  129. "amount":1244.9
  130. }
  131. ]
  132. }
  133. ]
  134. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement