Guest User

Untitled

a guest
Jul 18th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.23 KB | None | 0 0
  1. {
  2. "base_currency_code": "USD",
  3. "base_discount_amount": 0,
  4. "base_grand_total": 32,
  5. "base_discount_tax_compensation_amount": 0,
  6. "base_shipping_amount": 0,
  7. "base_shipping_discount_amount": 0,
  8. "base_shipping_incl_tax": 0,
  9. "base_shipping_tax_amount": 0,
  10. "base_subtotal": 32,
  11. "base_subtotal_incl_tax": 32,
  12. "base_tax_amount": 0,
  13. "base_total_due": 32,
  14. "base_to_global_rate": 1,
  15. "base_to_order_rate": 1,
  16. "billing_address_id": 56,
  17. "created_at": "2018-07-18 20:49:40",
  18. "customer_email": "orderupdates@skyboxcheckout.com",
  19. "customer_group_id": 0,
  20. "customer_is_guest": 1,
  21. "customer_note_notify": 1,
  22. "discount_amount": 0,
  23. "email_sent": 1,
  24. "entity_id": 28,
  25. "global_currency_code": "USD",
  26. "grand_total": 32,
  27. "discount_tax_compensation_amount": 0,
  28. "increment_id": "000000033",
  29. "is_virtual": 0,
  30. "order_currency_code": "USD",
  31. "protect_code": "8e71d2ad0bd2b74dcba44472fddd9471",
  32. "quote_id": 214,
  33. "shipping_amount": 0,
  34. "shipping_description": "SkyBox Checkout - SkyBox Checkout",
  35. "shipping_discount_amount": 0,
  36. "shipping_discount_tax_compensation_amount": 0,
  37. "shipping_incl_tax": 0,
  38. "shipping_tax_amount": 0,
  39. "state": "new",
  40. "status": "complete",
  41. "store_currency_code": "USD",
  42. "store_id": 1,
  43. "store_name": "Main Website\nMain Website Store\n",
  44. "store_to_base_rate": 0,
  45. "store_to_order_rate": 0,
  46. "subtotal": 32,
  47. "subtotal_incl_tax": 32,
  48. "tax_amount": 0,
  49. "total_due": 32,
  50. "total_item_count": 1,
  51. "total_qty_ordered": 1,
  52. "updated_at": "2018-07-18 20:53:07",
  53. "weight": 1,
  54. "items": [
  55. {
  56. "amount_refunded": 0,
  57. "base_amount_refunded": 0,
  58. "base_discount_amount": 0,
  59. "base_discount_invoiced": 0,
  60. "base_discount_tax_compensation_amount": 0,
  61. "base_original_price": 32,
  62. "base_price": 32,
  63. "base_price_incl_tax": 32,
  64. "base_row_invoiced": 0,
  65. "base_row_total": 32,
  66. "base_row_total_incl_tax": 32,
  67. "base_tax_amount": 0,
  68. "base_tax_invoiced": 0,
  69. "created_at": "2018-07-18 20:49:40",
  70. "discount_amount": 0,
  71. "discount_invoiced": 0,
  72. "discount_percent": 0,
  73. "free_shipping": 0,
  74. "discount_tax_compensation_amount": 0,
  75. "is_qty_decimal": 0,
  76. "is_virtual": 0,
  77. "item_id": 33,
  78. "name": "Strive Shoulder Pack",
  79. "no_discount": 0,
  80. "order_id": 28,
  81. "original_price": 32,
  82. "price": 32,
  83. "price_incl_tax": 32,
  84. "product_id": 2,
  85. "product_type": "simple",
  86. "qty_canceled": 0,
  87. "qty_invoiced": 0,
  88. "qty_ordered": 1,
  89. "qty_refunded": 0,
  90. "qty_shipped": 0,
  91. "quote_item_id": 514,
  92. "row_invoiced": 0,
  93. "row_total": 32,
  94. "row_total_incl_tax": 32,
  95. "row_weight": 1,
  96. "sku": "24-MB04",
  97. "store_id": 1,
  98. "tax_amount": 0,
  99. "tax_invoiced": 0,
  100. "tax_percent": 0,
  101. "updated_at": "2018-07-18 20:49:40",
  102. "weight": 1
  103. }
  104. ],
  105. "billing_address": {
  106. "address_type": "billing",
  107. "city": "Doral",
  108. "country_id": "US",
  109. "email": "orderupdates@skyboxcheckout.com",
  110. "entity_id": 56,
  111. "firstname": "SKYBOX",
  112. "lastname": "Inc GEM-2018-002848",
  113. "parent_id": 28,
  114. "postcode": "33122",
  115. "region": "Florida",
  116. "region_code": "FL",
  117. "region_id": 18,
  118. "street": [
  119. "8601 NW 27th Street Doral, FL-33122"
  120. ],
  121. "telephone": "7862654800"
  122. },
  123. "payment": {
  124. "account_status": null,
  125. "additional_information": [
  126. "SkyBox Checkout"
  127. ],
  128. "amount_ordered": 32,
  129. "base_amount_ordered": 32,
  130. "base_shipping_amount": 0,
  131. "cc_last4": null,
  132. "entity_id": 28,
  133. "method": "skybox_checkout_payment",
  134. "parent_id": 28,
  135. "shipping_amount": 0,
  136. "extension_attributes": []
  137. },
  138. "status_histories": [
  139. {
  140. "comment": null,
  141. "created_at": "2018-07-18 20:49:40",
  142. "entity_id": 50,
  143. "entity_name": "order",
  144. "is_customer_notified": 1,
  145. "is_visible_on_front": 0,
  146. "parent_id": 28,
  147. "status": "pending"
  148. }
  149. ],
  150. "extension_attributes": {
  151. "shipping_assignments": [
  152. {
  153. "shipping": {
  154. "address": {
  155. "address_type": "shipping",
  156. "city": "Doral",
  157. "country_id": "US",
  158. "email": "orderupdates@skyboxcheckout.com",
  159. "entity_id": 55,
  160. "firstname": "SKYBOX",
  161. "lastname": "Inc GEM-2018-002848",
  162. "parent_id": 28,
  163. "postcode": "33122",
  164. "region": "Florida",
  165. "region_code": "FL",
  166. "region_id": 18,
  167. "street": [
  168. "8601 NW 27th Street Doral, FL-33122"
  169. ],
  170. "telephone": "7862654800"
  171. },
  172. "method": "skbshipping_skbshipping",
  173. "total": {
  174. "base_shipping_amount": 0,
  175. "base_shipping_discount_amount": 0,
  176. "base_shipping_incl_tax": 0,
  177. "base_shipping_tax_amount": 0,
  178. "shipping_amount": 0,
  179. "shipping_discount_amount": 0,
  180. "shipping_discount_tax_compensation_amount": 0,
  181. "shipping_incl_tax": 0,
  182. "shipping_tax_amount": 0
  183. }
  184. },
  185. "items": [
  186. {
  187. "amount_refunded": 0,
  188. "base_amount_refunded": 0,
  189. "base_discount_amount": 0,
  190. "base_discount_invoiced": 0,
  191. "base_discount_tax_compensation_amount": 0,
  192. "base_original_price": 32,
  193. "base_price": 32,
  194. "base_price_incl_tax": 32,
  195. "base_row_invoiced": 0,
  196. "base_row_total": 32,
  197. "base_row_total_incl_tax": 32,
  198. "base_tax_amount": 0,
  199. "base_tax_invoiced": 0,
  200. "created_at": "2018-07-18 20:49:40",
  201. "discount_amount": 0,
  202. "discount_invoiced": 0,
  203. "discount_percent": 0,
  204. "free_shipping": 0,
  205. "discount_tax_compensation_amount": 0,
  206. "is_qty_decimal": 0,
  207. "is_virtual": 0,
  208. "item_id": 33,
  209. "name": "Strive Shoulder Pack",
  210. "no_discount": 0,
  211. "order_id": 28,
  212. "original_price": 32,
  213. "price": 32,
  214. "price_incl_tax": 32,
  215. "product_id": 2,
  216. "product_type": "simple",
  217. "qty_canceled": 0,
  218. "qty_invoiced": 0,
  219. "qty_ordered": 1,
  220. "qty_refunded": 0,
  221. "qty_shipped": 0,
  222. "quote_item_id": 514,
  223. "row_invoiced": 0,
  224. "row_total": 32,
  225. "row_total_incl_tax": 32,
  226. "row_weight": 1,
  227. "sku": "24-MB04",
  228. "store_id": 1,
  229. "tax_amount": 0,
  230. "tax_invoiced": 0,
  231. "tax_percent": 0,
  232. "updated_at": "2018-07-18 20:49:40",
  233. "weight": 1
  234. }
  235. ]
  236. }
  237. ]
  238. }
  239. }
Add Comment
Please, Sign In to add comment