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