{ "orders": [ { "number": 1, "name": "#1001", "tax_lines": [ { "price": "11.94", "title": "State Tax", "rate": 0.06 } ], "browser_ip": null, "total_discounts": "0.00", "created_at": "2008-01-10T11:00:00-05:00", "line_items": [ { "name": "IPod Nano - 8gb - green", "price": "199.00", "product_id": 632910392, "quantity": 1, "requires_shipping": true, "title": "IPod Nano - 8gb", "id": 466157049, "grams": 200, "sku": "IPOD2008GREEN", "fulfillment_status": null, "variant_title": "green", "vendor": null, "fulfillment_service": "manual", "variant_id": 39072856 }, { "name": "IPod Nano - 8gb - black", "price": "199.00", "product_id": 632910392, "quantity": 1, "requires_shipping": true, "title": "IPod Nano - 8gb", "id": 703073504, "grams": 200, "sku": "IPOD2008BLACK", "fulfillment_status": null, "variant_title": "black", "vendor": null, "fulfillment_service": "manual", "variant_id": 457924702 } ], "cancel_reason": null, "payment_details": { "credit_card_number": "XXXX-XXXX-XXXX-4242", "credit_card_company": "Visa" }, "updated_at": "2008-01-10T11:00:00-05:00", "total_price": "210.94", "token": "b1946ac92492d2347c6235b4d2611184", "landing_site_ref": "abc", "taxes_included": false, "landing_site": "http://www.example.com?source=abc", "shipping_lines": [ { "price": "0.00", "code": "Free Shipping", "title": "Free Shipping" } ], "shipping_address": { "name": "Bob Norman", "address1": "Chestnut Street 92", "city": "Louisville", "company": null, "address2": "", "latitude": "45.41634", "zip": "40202", "country_code": "US", "country": "United States", "province_code": "KY", "last_name": "Norman", "phone": "555-625-1199", "longitude": "-75.6868", "province": "Kentucky", "first_name": "Bob" }, "id": 450789469, "cancelled_at": null, "order_number": 1001, "total_line_items_price": "199.00", "referring_site": "http://www.otherexample.com", "billing_address": { "name": "Bob Norman", "address1": "Chestnut Street 92", "city": "Louisville", "company": null, "address2": "", "latitude": "45.41634", "zip": "40202", "country_code": "US", "country": "United States", "province_code": "KY", "last_name": "Norman", "phone": "555-625-1199", "longitude": "-75.6868", "province": "Kentucky", "first_name": "Bob" }, "subtotal_price": "199.00", "note": null, "customer": { "accepts_marketing": false, "orders_count": 0, "id": 207119551, "tags": "", "last_name": "Norman", "note": null, "email": "bob.norman@hostmail.com", "first_name": "Bob", "total_spent": "0.00" }, "note_attributes": [ { "name": "colour", "value": "green" }, { "name": "custom engraving", "value": "Happy Birthday" } ], "gateway": "authorize_net", "fulfillment_status": null, "financial_status": "authorized", "currency": "USD", "closed_at": null, "buyer_accepts_marketing": false, "total_tax": "11.94", "total_weight": 0, "email": "bob.norman@hostmail.com" } ] }