{
"ids": [
0
],
"agentPartnerId": 0,
"transferRemark": "string"
}curl --location '/freight/doc/transfer' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
0
],
"agentPartnerId": 0,
"transferRemark": "string"
}'{
"code": 0,
"msg": "string",
"data": null,
"other": {}
}