Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. {
  2. "CustomerID": {
  3. "value": "CVS HEALTH"
  4. },
  5. "LocationID": {
  6. "value": "MAIN"
  7. },
  8. "ShipmentDate": {
  9. "value": "2019-07-17T00:00:00-04:00"
  10. },
  11. "WarehouseID": {
  12. "value": "002"
  13. }
  14. }
  15.  
  16. {
  17. "BaseCurrencyID": {
  18. "value": "USD"
  19. },
  20. "ControlQty": {
  21. "value": 1
  22. },
  23. "CreatedDateTime": {
  24. "value": "2019-07-17T15:22:45.953-04:00"
  25. },
  26. "CurrencyID": {
  27. "value": "USD"
  28. },
  29. "CurrencyRate": {
  30. "value": 1
  31. },
  32. "CurrencyViewState": {
  33. "value": false
  34. },
  35. "CustomerID": {
  36. "value": "CVS HEALTH"
  37. },
  38. "Details": [
  39. {
  40. "Description": {
  41. "value": "1833137 Body MM016997"
  42. },
  43. "FreeItem": {
  44. "value": false
  45. },
  46. "InventoryID": {
  47. "value": "0036920"
  48. },
  49. "LineNbr": {
  50. "value": 1
  51. },
  52. "LocationID": {
  53. "value": "01P"
  54. },
  55. "LotSerialNbr": {},
  56. "OpenQty": {
  57. "value": 0
  58. },
  59. "OrderedQty": {
  60. "value": 1
  61. },
  62. "OrderLineNbr": {
  63. "value": 1
  64. },
  65. "OrderNbr": {
  66. "value": "036241"
  67. },
  68. "OrderType": {
  69. "value": "SO"
  70. },
  71. "OriginalQty": {
  72. "value": 1
  73. },
  74. "ShippedQty": {
  75. "value": 1
  76. },
  77. "UOM": {
  78. "value": "EACH"
  79. },
  80. "WarehouseID": {
  81. "value": "002"
  82. }
  83. }
  84. ],
  85. "EffectiveDate": {
  86. "value": "2019-07-17T00:00:00-04:00"
  87. },
  88. "FreightAmount": {
  89. "value": 0
  90. },
  91. "FreightCost": {
  92. "value": 0
  93. },
  94. "FreightCurrency": {
  95. "value": "USD"
  96. },
  97. "GroundCollect": {
  98. "value": false
  99. },
  100. "Hold": {
  101. "value": false
  102. },
  103. "Insurance": {
  104. "value": true
  105. },
  106. "LastModifiedDateTime": {
  107. "value": "2019-07-17T15:23:31"
  108. },
  109. "LocationID": {
  110. "value": "MAIN"
  111. },
  112. "Operation": {
  113. "value": "Issue"
  114. },
  115. "Orders": [
  116. {
  117. "OrderNbr": {
  118. "value": "036241"
  119. },
  120. "OrderType": {
  121. "value": "SO"
  122. },
  123. "ShipmentNbr": {
  124. "value": "036971"
  125. },
  126. "ShipmentType": {
  127. "value": "Shipment"
  128. },
  129. "ShippedQty": {
  130. "value": 1
  131. },
  132. "ShippedVolume": {
  133. "value": 0
  134. },
  135. "ShippedWeight": {
  136. "value": 0
  137. }
  138. }
  139. ],
  140. "PackageCount": {
  141. "value": 0
  142. },
  143. "PackageWeight": {
  144. "value": 0
  145. },
  146. "ReciprocalRate": {
  147. "value": 1
  148. },
  149. "ResidentialDelivery": {
  150. "value": false
  151. },
  152. "SaturdayDelivery": {
  153. "value": false
  154. },
  155. "ShipmentDate": {
  156. "value": "2019-07-17T00:00:00-04:00"
  157. },
  158. "ShipmentNbr": {
  159. "value": "036971"
  160. },
  161. "ShippedQty": {
  162. "value": 1
  163. },
  164. "ShippedVolume": {
  165. "value": 0
  166. },
  167. "ShippedWeight": {
  168. "value": 0
  169. },
  170. "ShippingSettings": {
  171. "ShipToAddress": {
  172. "Country": {
  173. "value": "US"
  174. }
  175. },
  176. "ShipToAddressOverride": {
  177. "value": false
  178. },
  179. "ShipToContact": {
  180. "BusinessName": {
  181. "value": "CVS HEALTH"
  182. }
  183. },
  184. "ShipToContactOverride": {
  185. "value": false
  186. }
  187. },
  188. "ShippingTerms": {
  189. "value": "3RD PARTY"
  190. },
  191. "Type": {
  192. "value": "Shipment"
  193. },
  194. "WarehouseID": {
  195. "value": "002"
  196. }
  197. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement