{
"return_id": 0,
"return_for_back_way": 0
}curl --location '/v2/returns/rfbs/return-money' \
--header 'Client-Id;' \
--header 'Api-Key;' \
--header 'Content-Type: application/json' \
--data '{
"return_id": 0,
"return_for_back_way": 0
}'{}