curl --location -g --request PATCH '/v1/fmetrics/{{raffleId}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "percentage": 70 }'
{ "summary": "Success", "value": "" }