kshitija / zen-test

test repository for github api testing
0 stars 0 forks source link

New order from amazon.com #22

Open kshitija opened 9 years ago

kshitija commented 9 years ago
    "items": [
        {
            "giftWrap": "",
            "image": "https:\/\/encrypted-tbn3.gstatic.com\/shopping?q=tbn:ANd9GcSAe4TILeYdcpYHe1MF8RP5Znqsj4exQAY-35hlCuPw70Py5-IdVZ3fT_0SZWjfZYL5QRXOl4nO&usqp=CAE",
            "discount": "",
            "currentPrice": "99.99",
            "billingAddressId": "1",
            "ean": "",
            "memory": "",
            "model": "",
            "attributes": {},
            "asin": "",
            "category": "",
            "description": "",
            "shippingAddressId": "1",
            "sku": "",
            "tax": "0.0",
            "shipping": "0.0",
            "referrerUrl": "",
            "brand": "",
            "color": "",
            "size": "",
            "RAM": "",
            "quantity": "",
            "domain": "amazon.com",
            "status": "",
            "listPrice": "99.99",
            "contactDetailId": "1",
            "isbn": "",
            "title": "Apple iPhone 5s - 16 GB - Gold - AT&T - GSM",
            "userStripeCCId": "1",
            "productCondition": "",
            "stock": "",
            "upc": "",
            "currency": "$",
            "pid": ""
        }
    ],
    "domain": "amazon.com",
    "tax": "0.0",
    "shipping": "0.0",
    "discount": "",
    "userStripeCCId": "1",
    "shippingAddressId": "1",
    "billingAddressId": "1",
    "status": "",
    "referrerUrl": "",
    "currency": "$",
    "contactDetailId": "1",
    "isViaQuickCheckout": "1"
}</pre>```