Advertisement
Guest User

Untitled

a guest
Dec 29th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.74 KB | None | 0 0
  1. {
  2. "orderId": 134,
  3. "orderNumber": 100000030,
  4. "createdAt": "2017-01-30T00:00:00",
  5. "updatedAt": "2017-01-30T07:14:00",
  6. "currency": "PLN",
  7. "totalValue": 901.46,
  8. "totalDiscount": 19.99,
  9. "totalTax": 207.34,
  10. "grandTotal": 1088.81,
  11. "deliveryDate": "2017-02-01T00:00:00",
  12. "isInvalid": false,
  13. "paymentType": "FVAT",
  14. "customerId": 69,
  15. "sellChannelId": 3,
  16. "billingAddressId": 30,
  17. "invoiceId": null,
  18. "deliveryId": 30,
  19. "billingAddress": {
  20. "addressId": 30,
  21. "name": "Fernande",
  22. "surname": "D'Alwis",
  23. "company": null,
  24. "street": "Coolidge",
  25. "city": "Ivanovskoye",
  26. "houseNumber": "4598",
  27. "flatNumber": "2",
  28. "zipCode": "57-354",
  29. "phone": "+7 128 658 6015",
  30. "delivery": null
  31. },
  32. "customer": {
  33. "customerId": 69,
  34. "name": "Tracie",
  35. "surname": "Duprey",
  36. "company": "Demimbu",
  37. "phone": "105-786-3869",
  38. "nip": "9335019191",
  39. "isCompany": true,
  40. "order": []
  41. },
  42. "delivery": {
  43. "deliveryId": 30,
  44. "type": "Kurier UPS",
  45. "isFragile": true,
  46. "deliveryAddressId": 60,
  47. "deliveryAddress": {
  48. "addressId": 60,
  49. "name": "Cecile",
  50. "surname": "Chatan",
  51. "company": "Zoozzy",
  52. "street": "Dennis",
  53. "city": "Kizilyurt",
  54. "houseNumber": "11516",
  55. "flatNumber": "82876",
  56. "zipCode": "36-025",
  57. "phone": "+7 121 610 9624",
  58. "order": null
  59. }
  60. },
  61. "invoice": null,
  62. "sellChannel": {
  63. "sellChannelId": 3,
  64. "name": "Tele-order",
  65. "description": null,
  66. "order": []
  67. },
  68. "comment": [
  69. {
  70. "commentId": 2,
  71. "createdAt": "2017-01-30T07:15:00",
  72. "text": "Zapakowane w podwójną warstwę zabezpieczającą",
  73. "orderId": 134,
  74. "employeeId": 3,
  75. "employee": {
  76. "employeeId": 3,
  77. "name": "Nancey",
  78. "surname": "Wackett",
  79. "role": "WORKER",
  80. "comment": []
  81. }
  82. },
  83. {
  84. "commentId": 1,
  85. "createdAt": "2017-01-30T07:13:00",
  86. "text": "Zapakować w folię bąbelkową",
  87. "orderId": 134,
  88. "employeeId": 2,
  89. "employee": {
  90. "employeeId": 2,
  91. "name": "Porter",
  92. "surname": "Ibarra",
  93. "role": "WORKER",
  94. "comment": []
  95. }
  96. }
  97. ],
  98. "orderHistory": [
  99. {
  100. "orderHistoryId": 52,
  101. "status": "ZLECONE DO KOMPLETACJI",
  102. "description": null,
  103. "createdAt": "2017-01-30T07:14:00",
  104. "orderId": 134
  105. },
  106. {
  107. "orderHistoryId": 51,
  108. "status": "PROCESOWANE",
  109. "description": null,
  110. "createdAt": "2017-01-30T01:23:00",
  111. "orderId": 134
  112. },
  113. {
  114. "orderHistoryId": 31,
  115. "status": "OCZEKUJĄCE NA PŁATNOŚĆ",
  116. "description": null,
  117. "createdAt": "2017-01-30T00:00:00",
  118. "orderId": 134
  119. }
  120. ],
  121. "orderItem": [
  122. {
  123. "orderItemId": 30,
  124. "sku": "095-699-1489",
  125. "name": "Bacitracin Zinc",
  126. "description": "Shock due to being struck by lightning",
  127. "amount": 1,
  128. "basePrice": 27.04,
  129. "basePriceInclTax": 33.26,
  130. "taxPercent": 23,
  131. "taxValue": 6.22,
  132. "discount": 0,
  133. "weight": 8.66,
  134. "totalPrice": 27.04,
  135. "totalPriceInclTax": 33.26,
  136. "isFragile": true,
  137. "orderId": 134
  138. },
  139. {
  140. "orderItemId": 41,
  141. "sku": "910-267-3118",
  142. "name": "Digoxin",
  143. "description": "Other stressful life events affecting family and household",
  144. "amount": 3,
  145. "basePrice": 95.34,
  146. "basePriceInclTax": 117.27,
  147. "taxPercent": 23,
  148. "taxValue": 21.93,
  149. "discount": 0,
  150. "weight": 4.86,
  151. "totalPrice": 286.02,
  152. "totalPriceInclTax": 351.8,
  153. "isFragile": true,
  154. "orderId": 134
  155. },
  156. {
  157. "orderItemId": 46,
  158. "sku": "335-771-3300",
  159. "name": "Ranitidine Hydrochloride",
  160. "description": "Other complications of anesthesia during the puerperium",
  161. "amount": 1,
  162. "basePrice": 56.67,
  163. "basePriceInclTax": 69.7,
  164. "taxPercent": 23,
  165. "taxValue": 13.03,
  166. "discount": 0,
  167. "weight": 1.91,
  168. "totalPrice": 56.67,
  169. "totalPriceInclTax": 69.7,
  170. "isFragile": true,
  171. "orderId": 134
  172. },
  173. {
  174. "orderItemId": 56,
  175. "sku": "279-992-8615",
  176. "name": "Apis Mellifica, Carbolicum Acidum, Ledum Palustre",
  177. "description": "Other injuries of eye and orbit",
  178. "amount": 3,
  179. "basePrice": 62.67,
  180. "basePriceInclTax": 77.08,
  181. "taxPercent": 23,
  182. "taxValue": 14.41,
  183. "discount": 19.99,
  184. "weight": 3.14,
  185. "totalPrice": 168.02,
  186. "totalPriceInclTax": 211.26,
  187. "isFragile": true,
  188. "orderId": 134
  189. },
  190. {
  191. "orderItemId": 80,
  192. "sku": "317-664-7259",
  193. "name": "ACETAMINOPHEN, DOXYLAMINE SUCCINATE, PHENYLEPHRINE HCL",
  194. "description": "Inj cutan sensory nerve at ank/ft level, right leg, sequela",
  195. "amount": 3,
  196. "basePrice": 91.57,
  197. "basePriceInclTax": 112.63,
  198. "taxPercent": 23,
  199. "taxValue": 21.06,
  200. "discount": 0,
  201. "weight": 6.81,
  202. "totalPrice": 274.71,
  203. "totalPriceInclTax": 337.89,
  204. "isFragile": true,
  205. "orderId": 134
  206. },
  207. {
  208. "orderItemId": 93,
  209. "sku": "782-625-3717",
  210. "name": "pyrimethamine",
  211. "description": "Other disorders of bone",
  212. "amount": 1,
  213. "basePrice": 69.01,
  214. "basePriceInclTax": 84.88,
  215. "taxPercent": 23,
  216. "taxValue": 15.87,
  217. "discount": 0,
  218. "weight": 0.75,
  219. "totalPrice": 69.01,
  220. "totalPriceInclTax": 84.88,
  221. "isFragile": true,
  222. "orderId": 134
  223. }
  224. ],
  225. "sms": []
  226. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement