{
"ids": [
0
],
"user_id": 0
}
curl --location --request POST 'ent/crud/module//transfer' \
--header 'Authorization;' \
--header 'X-Requested-With;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
],
"user_id": 0
}'
{}