本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"id": 44330
}curl --location --request POST 'http://htb-api-test.bangbanghu.com.cn/htb-live-api/sfDelivery/order/deliveryOrderInfo' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJwaHBlcjY2Ni9qd3QiLCJ1c2VyX2lkIjoyNTA4NCwib3JnX2lkIjoxNTUxLCJzZWF0X2lkIjoyNzQ0OCwiaWZfbWFzdGVyIjowLCJhcHBfY29kZSI6ImJiaC1hcHAiLCJpcCI6IjIxOC45My4xOC4xMCIsInRva2VuX2tleSI6ImQxNDYzNTU5YWU3OTgwYjg2MTdiYjUxNGFlZTEwMDJiIiwibG9naW5fdGltZSI6MTc2OTA2NTIxMywiand0X3NjZW5lIjoidXNlckxvZ2luIiwianRpIjoidXNlckxvZ2luXzY5NzFjYWZkNDYzNTM0LjU4MDMzOTczIiwiaWF0IjoxNzY5MDY1MjEzLCJuYmYiOjE3NjkwNjUyMTMsImV4cCI6MTc3MTY1NzIxM30.ccRXBNWRKgeLhbEbLLmH9SScTfynrBVRhQ8ju-Dgl08' \
--header 'token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3Njg0NDY4MDksImV4cCI6MTc2OTA1MTYwOSwiZGF0YSI6eyJpZCI6NDQsInJvbGUiOlsxLDIsMyw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNyw3Niw3Nyw3OCw3OSw4MF0sInVzZXJfbmFtZSI6IjE4NjUxOTQ0NTkyIiwidXNlcl9uaWNrX25hbWUiOiJcdTY3NGVcdTcxZDVcdTViODkifX0.EIfIcpnzRdcQHrFxXbJfwKkanHlsvYXJCWDMz6GWA4A' \
--header 'app_version: 7.1.005-debug-282' \
--header 'app_info: Android15(35)-WIFI' \
--header 'app_code: bbh-app' \
--header 'user-agent: Mozilla/5.0 (Linux; Android 15; 23127PN0CC Build/AQ3A.240627.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/128.0.6613.127 Mobile Safari/537.36 uni-app Html5Plus/1.0 (Immersed/38.666668)' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 44330
}'{
"code": 0,
"msg": "string",
"data": {
"id": "string",
"delivery_type": 0,
"express_code": "string",
"express_id": 0,
"recipient_phone": "string",
"delivery_remark": "string",
"address_id": 0,
"receive_address_type": 0,
"delivery_at": "string",
"delivery_org_id": 0,
"delivery_seat_id": 0,
"delivery_user_id": 0,
"delivery_phone": null,
"receive_org_id": 0,
"receive_user_id": 0,
"need_pay_user_id": 0,
"need_pay_org_id": 0,
"create_seat_id": 0,
"create_user_id": 0,
"update_seat_id": 0,
"update_user_id": 0,
"created_at": "string",
"updated_at": "string",
"deleted_at": null,
"express_info": null,
"delivery_image_url_list": "string",
"predict_delivery_at": null,
"official_delivery_at": null,
"received_delivery_at": null,
"finished_delivery_at": null,
"delivery_company": null,
"delivery_status": null,
"delivery_abnormal_cause": null,
"route_time": null,
"order_biz_type": 0,
"order_biz_id_list": null,
"send_address_id": 0,
"send_address_info": null,
"receive_address_info": null,
"expected_arrival_at_start": null,
"expected_arrival_at_end": null,
"item_info": null,
"pay_type": null,
"product_info": null,
"courier_remark": null,
"send_emp_name": null,
"send_emp_phone": null,
"receive_emp_name": null,
"receive_emp_phone": null,
"virtual_order_id": 0,
"if_settle_monthly": 0,
"delivery_price": 0,
"delivery_base_freight_price": 0,
"delivery_discount_price": 0,
"delivery_real_price": 0,
"delivery_price_info": null,
"if_settled": 0,
"settled_at": "string",
"cancel_at": null,
"pick_up_code": null,
"if_insurable_value": 0,
"insurable_value": null,
"if_refuse": 0,
"balance_pay_discount_float": 0,
"balance_pay_real_price": 0,
"balance_record_id": 0,
"if_balance_auto_pay": 0,
"source": 0,
"delivery_monthly_waybill_id": 0,
"collection_at": null,
"express_direct_payment_discount_float": 0,
"create_seat_name": null,
"auction_code": null,
"delivery_monthly_waybill_created_at": null,
"delivery_monthly_waybill_seat_show_name": null
},
"trace_id": "string",
"success": true
}