{
"body": {
"code": "DN-20240730-001",
"reason": "物流公司运力不足(台风预警红色)| 客户要求延迟至2024-08-05发货(变更单号:CCO-20240730-001)"
}
}curl --location --request POST 'https://c2.xinheyun.com/api/open/v2/salesOutOrder/prohibit' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"code": "DN-20240730-001",
"reason": "物流公司运力不足(台风预警红色)| 客户要求延迟至2024-08-05发货(变更单号:CCO-20240730-001)"
}
}'{
"code": 0,
"message": ""
}