Authorization: ********************
curl --location --request DELETE '/api/v2/fund-requests/' \ --header 'Authorization: Bearer <token>'
{ "status": "cancelled" }