|
| 1 | +{ |
| 2 | + "fulfillments": [ |
| 3 | + { |
| 4 | + "id": 255858046, |
| 5 | + "order_id": 450789469, |
| 6 | + "status": "failure", |
| 7 | + "created_at": "2017-10-16T16:02:08-04:00", |
| 8 | + "service": "manual", |
| 9 | + "updated_at": "2017-10-16T16:02:08-04:00", |
| 10 | + "tracking_company": null, |
| 11 | + "shipment_status": null, |
| 12 | + "tracking_number": "1Z2345", |
| 13 | + "tracking_numbers": [ |
| 14 | + "1Z2345" |
| 15 | + ], |
| 16 | + "tracking_url": "http:\/\/wwwapps.ups.com\/etracking\/tracking.cgi?InquiryNumber1=1Z2345&TypeOfInquiryNumber=T&AcceptUPSLicenseAgreement=yes&submit=Track", |
| 17 | + "tracking_urls": [ |
| 18 | + "http:\/\/wwwapps.ups.com\/etracking\/tracking.cgi?InquiryNumber1=1Z2345&TypeOfInquiryNumber=T&AcceptUPSLicenseAgreement=yes&submit=Track" |
| 19 | + ], |
| 20 | + "receipt": { |
| 21 | + "testcase": true, |
| 22 | + "authorization": "123456" |
| 23 | + }, |
| 24 | + "line_items": [ |
| 25 | + { |
| 26 | + "id": 466157049, |
| 27 | + "variant_id": 39072856, |
| 28 | + "title": "IPod Nano - 8gb", |
| 29 | + "quantity": 1, |
| 30 | + "price": "199.00", |
| 31 | + "grams": 200, |
| 32 | + "sku": "IPOD2008GREEN", |
| 33 | + "variant_title": "green", |
| 34 | + "vendor": null, |
| 35 | + "fulfillment_service": "manual", |
| 36 | + "product_id": 632910392, |
| 37 | + "requires_shipping": true, |
| 38 | + "taxable": true, |
| 39 | + "gift_card": false, |
| 40 | + "name": "IPod Nano - 8gb - green", |
| 41 | + "variant_inventory_management": "shopify", |
| 42 | + "properties": [ |
| 43 | + { |
| 44 | + "name": "Custom Engraving Front", |
| 45 | + "value": "Happy Birthday" |
| 46 | + }, |
| 47 | + { |
| 48 | + "name": "Custom Engraving Back", |
| 49 | + "value": "Merry Christmas" |
| 50 | + } |
| 51 | + ], |
| 52 | + "product_exists": true, |
| 53 | + "fulfillable_quantity": 1, |
| 54 | + "total_discount": "0.00", |
| 55 | + "fulfillment_status": null, |
| 56 | + "tax_lines": [ |
| 57 | + { |
| 58 | + "title": "State Tax", |
| 59 | + "price": "3.98", |
| 60 | + "rate": 0.06 |
| 61 | + } |
| 62 | + ] |
| 63 | + } |
| 64 | + ] |
| 65 | + } |
| 66 | + ] |
| 67 | +} |
0 commit comments