<bus_seatprice_get_response>
<service_price>200</service_price>
<price>8000</price>
<dep_time>08:00</dep_time>
<stock>30</stock>
<dep_date>2025-03-19</dep_date>
<status>1</status>
<bus_number_id>129841026905121</bus_number_id>
<half_price>2000</half_price>
<bus_type>大巴车</bus_type>
<dep_std_station_name>南京火车站</dep_std_station_name>
<arr_std_station_name>杭州火车站</arr_std_station_name>
<item_unique_key>ITEM_UNIQUE_KEY_001</item_unique_key>
<route_key>ROUTE_KEY_001</route_key>
<shift_type>0</shift_type>
<last_dep_time>09:00</last_dep_time>
<extra_schedule>false</extra_schedule>
<refund_rule>退票规则</refund_rule>
<refund_time>30</refund_time>
<is_refund>true</is_refund>
<refund_mode>1</refund_mode>
<support_child>true</support_child>
<support_with_child>false</support_with_child>
<with_child_stock>12</with_child_stock>
<support_ele_ticket>true</support_ele_ticket>
<max_sell_num>5</max_sell_num>
<spend_time>50</spend_time>
<distance>10</distance>
<result_code>SYS_ERROR</result_code>
<result_msg>系统异常</result_msg>
<is_success>true</is_success>
</bus_seatprice_get_response>
{
"bus_seatprice_get_response":{
"service_price":200,
"price":8000,
"dep_time":"08:00",
"stock":30,
"dep_date":"2025-03-19",
"status":1,
"bus_number_id":"129841026905121",
"half_price":2000,
"bus_type":"大巴车",
"dep_std_station_name":"南京火车站",
"arr_std_station_name":"杭州火车站",
"item_unique_key":"ITEM_UNIQUE_KEY_001",
"route_key":"ROUTE_KEY_001",
"shift_type":0,
"last_dep_time":"09:00",
"extra_schedule":false,
"refund_rule":"退票规则",
"refund_time":30,
"is_refund":true,
"refund_mode":1,
"support_child":true,
"support_with_child":false,
"with_child_stock":12,
"support_ele_ticket":true,
"max_sell_num":5,
"spend_time":"50",
"distance":10,
"result_code":"SYS_ERROR",
"result_msg":"系统异常",
"is_success":true
}
}