fulfillment_request.json 790 B

12345678910111213141516171819202122232425262728
  1. {
  2. "fulfillment_request":{
  3. "id":695890229,
  4. "shop_id":690933842,
  5. "order_id":450789469,
  6. "fulfillment_service_id":755357713,
  7. "service_handle":"shipwire-app",
  8. "delivered_at":null,
  9. "failed_at":null,
  10. "failure_message":null,
  11. "receipt":null,
  12. "is_not_deleted":true,
  13. "deleted_at":null,
  14. "created_at":"2016-07-12T11:23:42-04:00",
  15. "updated_at":"2016-07-12T11:23:42-04:00",
  16. "fulfillment_request_line_items":[
  17. {
  18. "id":6,
  19. "shop_id":690933842,
  20. "fulfillment_request_id":695890229,
  21. "line_item_id":466157049,
  22. "quantity":1,
  23. "created_at":"2016-07-12T11:23:54-04:00",
  24. "updated_at":"2016-07-12T11:23:54-04:00"
  25. }
  26. ]
  27. }
  28. }