
Untitled
By: a guest on
May 8th, 2012 | syntax:
Python | size: 0.91 KB | hits: 11 | expires: Never
#Response Orders:
#******************************
{'customers': {'daytime_phone': '6193396347',
'email': 'lisakcee@gmail.com',
'first': 'Lisa',
'last': 'Crowne'},
'items': {'RD-LASCAT': {'order_qty': 1,
'product_sku': 'RD-LASCAT',
'sale_price': 1.0}},
'order': {'amazon_id': '104-4978347-7260216',
'date': datetime.datetime(2012, 5, 4, 20, 53, 2),
'item_qty': 1,
'shiptotal': 0.0,
'subtotal': 1.0,
'tax': 0.0,
'total': 1.0},
'payments': {'method_txt': 'amazon'},
'shipping': {'address': ['246 W. 11th'],
'city': 'Holland',
'country_text': 'US',
'first': 'Lisa',
'last': 'Crowne',
'method_text': None,
'postal': '49423',
'province_text': 'MI'}}