{
"data": [
0
],
"reason": "string"
}
curl --location --request PUT '/ent/client/customer/return' \
--header 'Authorization;' \
--header 'X-Requested-With;' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": [
0
],
"reason": "string"
}'
{}