fulfillment_order.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "id": 519788021,
  3. "order_id": 450789469,
  4. "fulfillment_service_handle": "shipwire",
  5. "status": "open",
  6. "requires_shipping": true,
  7. "is_not_deleted": true,
  8. "deleted_at": null,
  9. "created_at": "2016-07-12T11:23:42-04:00",
  10. "updated_at": "2016-07-12T11:23:42-04:00",
  11. "happened_at": "2016-07-12T11:23:42-04:00",
  12. "assigned_location_id": 905684977,
  13. "request_status": "unsubmitted",
  14. "delivery_category": null,
  15. "fulfill_at": 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. }