assigned_fulfillment_orders.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. [
  2. {
  3. "id": 519788021,
  4. "order_id": 450789469,
  5. "fulfillment_service_handle": "shipwire",
  6. "status": "in_progress",
  7. "requires_shipping": true,
  8. "is_not_deleted": true,
  9. "deleted_at": null,
  10. "created_at": "2016-07-12T11:23:42-04:00",
  11. "updated_at": "2016-07-12T11:23:42-04:00",
  12. "happened_at": "2016-07-12T11:23:42-04:00",
  13. "assigned_location_id": 905684977,
  14. "request_status": "cancellation_accepted",
  15. "delivery_category": null,
  16. "fulfillment_order_line_items": [
  17. {
  18. "id": 519788021,
  19. "shop_id": 690933842,
  20. "fulfillment_order_id": 519788021,
  21. "line_item_id": 466157049,
  22. "variant_id": 43729076,
  23. "inventory_item_id": 808950810,
  24. "inventory_commitment_id": 273471403,
  25. "quantity": 1,
  26. "sku": "IPOD2008GREEN",
  27. "vendor": null,
  28. "variant_title": "green",
  29. "product_title": "IPod Nano - 8gb",
  30. "pre_tax_price": 398.00,
  31. "currency": "USD",
  32. "properties": null,
  33. "is_not_deleted": true,
  34. "deleted_at": null,
  35. "created_at": "2016-07-12T11:23:54-04:00",
  36. "updated_at": "2016-07-12T11:23:54-04:00"
  37. }
  38. ]
  39. },
  40. {
  41. "id": 519788022,
  42. "order_id": 450789469,
  43. "fulfillment_service_handle": "manual",
  44. "status": "in_progress",
  45. "requires_shipping": true,
  46. "is_not_deleted": true,
  47. "deleted_at": null,
  48. "created_at": "2016-07-12T11:23:42-04:00",
  49. "updated_at": "2016-07-12T11:23:42-04:00",
  50. "happened_at": "2016-07-12T11:23:42-04:00",
  51. "assigned_location_id": 905684977,
  52. "request_status": "cancellation_accepted",
  53. "delivery_category": null,
  54. "fulfillment_order_line_items": [
  55. {
  56. "id": 519788021,
  57. "shop_id": 690933842,
  58. "fulfillment_order_id": 519788021,
  59. "line_item_id": 466157049,
  60. "variant_id": 43729076,
  61. "inventory_item_id": 808950810,
  62. "inventory_commitment_id": 273471403,
  63. "quantity": 1,
  64. "sku": "IPOD2008RED",
  65. "vendor": null,
  66. "variant_title": "red",
  67. "product_title": "IPod Nano - 8gb",
  68. "pre_tax_price": 398.00,
  69. "currency": "USD",
  70. "properties": null,
  71. "is_not_deleted": true,
  72. "deleted_at": null,
  73. "created_at": "2016-07-12T11:23:54-04:00",
  74. "updated_at": "2016-07-12T11:23:54-04:00"
  75. }
  76. ]
  77. }
  78. ]