模拟运单状态时,接口返回"errcode":930563,"errmsg":"order not exists,请帮忙看下是怎么回事啊?
请求参数:
{
"biz_id": "test_biz_id",
"order_id": "20240929164402137391",
"delivery_id": "TEST",
"waybill_id": "SF0260896721319",
"action_time": 123456789,
"action_type": 100001,
"action_msg": "揽件阶段"
}
返回参数:
{
"errcode": 930563,
"errmsg": "order not exists rid: 66f914a8-164b5c45-4aa82e16"
}