<alibaba_alisports_gym_saas_order_detail_response>
<result>
<data>
<buyer_id>01</buyer_id>
<order_type>INDIVIDUAL</order_type>
<price>10</price>
<discount>0</discount>
<payment>10</payment>
<refund>0</refund>
<refund_status>NONE</refund_status>
<order_id>0002</order_id>
<status>PAID</status>
<channel_order_id>00001</channel_order_id>
<stadium_id>10</stadium_id>
<sub_order_list>
<general_sub_order>
<commodity_sku_id>0002</commodity_sku_id>
<product_type>NUM_TICKET</product_type>
<consumed>UNCONSUMED</consumed>
<item_id>1</item_id>
<sub_order_id>123123123</sub_order_id>
<refund_status>NONE</refund_status>
<qr_code_list_detail>
<reserve_code_info_detail>
<e_start_time>1990201011</e_start_time>
<e_end_time>1990201019</e_end_time>
<code>2022010100001001</code>
<code_price>1.01</code_price>
<ground_booking_ids>null</ground_booking_ids>
</reserve_code_info_detail>
</qr_code_list_detail>
</general_sub_order>
</sub_order_list>
<channel_mark>渠道标识</channel_mark>
</data>
<error_code>0</error_code>
<error_msg>系统错误</error_msg>
</result>
</alibaba_alisports_gym_saas_order_detail_response>
{
"alibaba_alisports_gym_saas_order_detail_response":{
"result":{
"data":{
"buyer_id":"01",
"order_type":"INDIVIDUAL",
"price":10,
"discount":0,
"payment":10,
"refund":0,
"refund_status":"NONE",
"order_id":"0002",
"status":"PAID",
"channel_order_id":"00001",
"stadium_id":"10",
"sub_order_list":{
"general_sub_order":[
{,
"commodity_sku_id":"0002",
"product_type":"NUM_TICKET",
"consumed":"UNCONSUMED",
"item_id":"1",
"sub_order_id":"123123123",
"refund_status":"NONE",
"qr_code_list_detail":{
"reserve_code_info_detail":[
{
"e_start_time":1990201011,
"e_end_time":1990201019,
"code":"2022010100001001",
"code_price":"1.01",
"ground_booking_ids":"null"
}
]
}
}
]
},
"channel_mark":"渠道标识"
},
"error_code":0,
"error_msg":"系统错误"
}
}
}