Skip to content

Instantly share code, notes, and snippets.

@rubyonrailsworks
Created January 5, 2013 02:43
Show Gist options
  • Save rubyonrailsworks/4459355 to your computer and use it in GitHub Desktop.
Save rubyonrailsworks/4459355 to your computer and use it in GitHub Desktop.
Trade Sample for dulux
{
"_type": "TaobaoTrade",
"adjust_fee": 0,
"alipay_id": "2088702392722633",
"alipay_no": "2012112400001000630016952482",
"buyer_nick": "不远有多远",
"buyer_obtain_point_fee": 0,
"cod_fee": 0,
"cod_status": "NEW_CREATED",
"created": ISODate("2012-11-23T11:06:46.0Z"),
"created_at": ISODate("2012-11-24T11:15:34.148Z"),
"cs_memo": "送货上门",
"deliver_bill_printed_at": ISODate("2013-01-04T12:46:11.512Z"),
"dispatched_at": ISODate("2012-11-24T12:06:46.0Z"),
"has_buyer_message": false,
"has_color_info": true,
"has_cs_memo": true,
"has_refund_order": false,
"has_unusual_state": false,
"is_brand_sale": false,
"is_force_wlb": false,
"is_lgtype": false,
"modified": ISODate("2012-11-24T11:06:46.0Z"),
"operation_logs": [],
"payment": 1473,
"point_fee": 0,
"post_fee": 0,
"real_point_fee": 0,
"received_payment": 0,
"receiver_address": "上海市浦东新区张杨路1133弄34号202室",
"receiver_city": "上海市",
"receiver_district": "浦东新区",
"receiver_mobile": "13331813993",
"receiver_name": "叶燕萍",
"receiver_phone": "",
"receiver_state": "上海",
"receiver_zip": "422400",
"seller_id": 1757,
"seller_name": "上海好心情装饰材料有限公司",
"seller_nick": "多乐士官方旗舰店",
"shipping_type": "express",
"splitted": false,
"status": "WAIT_SELLER_SEND_GOODS",
"taobao_orders": [
{
"_id": ObjectId("5bb0ac56bf39a9a598000003"),
"_type": "TaobaoOrder",
"adjust_fee": 0,
"barcode": [
],
"buyer_rate": false,
"cid": 50024845,
"color_hexcode": [
null
],
"color_name": [
"薄荷奶糖"
],
"color_num": [
[
"10BG 83\/061"
]
],
"cs_memo": "",
"discount_fee": 0,
"num": 1,
"num_iid": "12936390649",
"oid": "201064234323097",
"outer_iid": "ICI00450",
"payment": 938,
"pic_path": "http:\/\/img04.taobaocdn.com\/bao\/uploaded\/i4\/T1e2uuXkhXXXbOsCra_092251.jpg",
"price": 938,
"refund_status": "NO_REFUND",
"seller_rate": false,
"seller_type": "B",
"status": "WAIT_SELLER_SEND_GOODS",
"title": "[官方正品 限时促销]金装无添加五合一套装5L+5L+5L 墙面漆\/涂料",
"total_fee": 938
},
{
"_id": ObjectId("5bb0ac56bf39a9a598000023"),
"_type": "TaobaoOrder",
"adjust_fee": 0,
"barcode": [
],
"buyer_rate": false,
"cid": 50024845,
"color_hexcode": [
null
],
"color_name": [
"仙女羽衣"
],
"color_num": [
[
"06RB 76\/056"
]
],
"cs_memo": "",
"discount_fee": 0,
"num": 1,
"num_iid": "12936390649",
"oid": "201064234323097",
"outer_iid": "ICI00450",
"payment": 350,
"pic_path": "http:\/\/img04.taobaocdn.com\/bao\/uploaded\/i4\/T1e2uuXkhXXXbOsCra_092251.jpg",
"price": 350,
"refund_status": "NO_REFUND",
"seller_rate": false,
"seller_type": "B",
"status": "WAIT_SELLER_SEND_GOODS",
"title": "【官方唯一认证】多乐士金装无添加五合一乳胶漆墙面漆\/涂料\/油",
"total_fee": 350
},
{
"_id": ObjectId("5bb0ac56bf39a9a598000013"),
"_type": "TaobaoOrder",
"adjust_fee": 0,
"barcode": [
],
"buyer_rate": false,
"cid": 50024845,
"color_hexcode": [
],
"color_name": [
],
"color_num": [
[
]
],
"cs_memo": "",
"discount_fee": 0,
"num": 1,
"num_iid": "12936390649",
"oid": "201064234323097",
"outer_iid": "ICI00450",
"payment": 185,
"pic_path": "http:\/\/img04.taobaocdn.com\/bao\/uploaded\/i4\/T1e2uuXkhXXXbOsCra_092251.jpg",
"price": 185,
"refund_status": "NO_REFUND",
"seller_rate": false,
"seller_type": "B",
"status": "WAIT_SELLER_SEND_GOODS",
"title": "【多乐士官方旗舰店】配套蓝罐底漆",
"total_fee": 185
}
],
"tid": "20130104",
"title": "多乐士官方旗舰店",
"total_fee": 1473,
"trade_source_id": 2,
"type": "fixed",
"updated_at": ISODate("2013-01-04T12:46:11.532Z"),
"version": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment