curl --request DELETE \
--url https://olive-gateway-a6ba.onrender.com/api/v1/fee-settings/{transaction_type}/{party_type} \
--header 'Authorization: <api-key>'{}Remove custom fee settings and revert to defaults (admin only)
curl --request DELETE \
--url https://olive-gateway-a6ba.onrender.com/api/v1/fee-settings/{transaction_type}/{party_type} \
--header 'Authorization: <api-key>'{}