"recipient_name":"Stephane Crozatier", // 收货人姓名
"order_number":"12345678902", // 订单号
"currency":"USD", // 订单货币
"payment_method":"Visa 2345", // 支付方式
"order_url":"http://petersapparel.parseapp.com/order?order_id=123456",// 订单Url,订单详情卡片会将此链接以按钮形式展示,供用户点击跳转
"timestamp":"1428444852", // 订单发生的时间戳
"status":"unpaid", // 订单状态
"street_1":"1 Hacker Way",
"adjustments":[ // 订单使用优惠情况
"name":"New Customer Discount",
"title":"Classic White T-Shirt",
"subtitle":"100% Soft and Luxurious Cotton",
"image_url":"http://petersapparel.parseapp.com/img/whiteshirt.png"
"title":"Classic Gray T-Shirt",
"subtitle":"100% Soft and Luxurious Cotton",
"image_url":"http://petersapparel.parseapp.com/img/grayshirt.png"
"recipient_name":"Stephane Crozatier",
"order_number":"12345678902",
"payment_method":"Visa 2345",
"order_url":"http://petersapparel.parseapp.com/order?order_id=123456",
"timestamp":"1428444852",
"street_1":"1 Hacker Way",
"name":"New Customer Discount",
"title":"Classic White T-Shirt",
"subtitle":"100% Soft and Luxurious Cotton",
"image_url":"http://petersapparel.parseapp.com/img/whiteshirt.png"
"title":"Classic Gray T-Shirt",
"subtitle":"100% Soft and Luxurious Cotton",
"image_url":"http://petersapparel.parseapp.com/img/grayshirt.png"