{
"errno": "67001",
"errmsg": "司乘重联失败,未完成行程"
}
{
"errno": "67002",
"errmsg": "司乘重联失败,结束行程超过24小时过期"
}
{
"errno": "67003",
"errmsg": "司乘重联失败,单笔订单超过最大重联次数"
}
{
"error": "code(40314)",
"error_detail": "auth check failed, method not allowed"
}
curl --location --request POST 'https://api.xiaojukeji.com//v1/orders//reconnect' \
--header 'Authorization: Bearer domain|{access_token}' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw ''
{
"phone_encrypt": "string",
"connection_type": 0
}