fulfillment_order.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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. "fulfillment_order_line_items": [
  16. {
  17. "id": 519788021,
  18. "shop_id": 690933842,
  19. "fulfillment_order_id": 519788021,
  20. "line_item_id": 466157049,
  21. "variant_id": 43729076,
  22. "inventory_item_id": 808950810,
  23. "inventory_commitment_id": 273471403,
  24. "quantity": 1,
  25. "sku": "IPOD2008GREEN",
  26. "vendor": null,
  27. "variant_title": "green",
  28. "product_title": "IPod Nano - 8gb",
  29. "pre_tax_price": 398.00,
  30. "currency": "USD",
  31. "properties": null,
  32. "is_not_deleted": true,
  33. "deleted_at": null,
  34. "created_at": "2016-07-12T11:23:54-04:00",
  35. "updated_at": "2016-07-12T11:23:54-04:00"
  36. }
  37. ]
  38. }