{
"sourceId": 0,
"downstreamPartnerId": 0,
"waybillNo": "string",
"remark": "string"
}curl --location '/ec/doc/reorder' \
--header 'Content-Type: application/json' \
--data '{
"sourceId": 0,
"downstreamPartnerId": 0,
"waybillNo": "string",
"remark": "string"
}'{
"code": 0,
"msg": "string",
"data": 0,
"other": {}
}