Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "order": {
- "line_items": [
- {
- "name": "24-SEVENs",
- "title": "24-SEVENs",
- "variant_id": 3685005066270,
- "price": 129.99,
- "quantity": 1
- }
- ],
- "fulfillment_status": "fulfilled",
- "customer": {
- "first_name": "Foo",
- "last_name": "Bar",
- "email": "hans@saxxunderwear.com"
- },
- "billing_address": {
- "first_name": "John",
- "last_name": "Smith",
- "address1": "123 Fake Street",
- "phone": "555-555-5555",
- "city": "Fakecity",
- "province": "Ontario",
- "country": "Canada",
- "zip": "K2P 1L4"
- },
- "shipping_address": {
- "first_name": "Jane",
- "last_name": "Smith",
- "address1": "123 Fake Street",
- "phone": "777-777-7777",
- "city": "Fakecity",
- "province": "Ontario",
- "country": "Canada",
- "zip": "K2P 1L4"
- },
- "email": "234uytgsdg@mailinator.com",
- "transactions": [
- {
- "kind": "capture",
- "status": "success",
- "amount": 50.0
- }
- ],
- "financial_status": "paid",
- "closed_at": "2012-03-13T16:09:55-04:00",
- "created_at": "2012-03-13T16:09:55-04:00"
- }
- }
Add Comment
Please, Sign In to add comment