curl --location 'https://api.v2.rainyun.com/user/reward/products' \ --header 'x-api-key;' \ --header 'rain-dev-token: {{rain-dev-token}}' \ --header 'Content-Type: application/json' \ --data '{ "product_id": 0, "product_type": "rvh" }'
{}