curl --location --request GET 'https://api.xiaojukeji.com//v1/orders//reply' \
--header 'Authorization: Bearer domain|{access_token}' \
--header 'Authorization;' \
--header 'Content-Type: application/x-www-form-urlencoded'
{
"didi_oid": "string",
"status": "string",
"assign_info": {
"booking_assign": true,
"assign_begin_time": 0,
"assign_end_time": 0
}
}