patch https://www.sandbox.striga.com/api/v1/corporate/fees
Globally update fee configurations for your corporate. (Fixed + Percentage fees can be configured UP TO, i.e. <= the threshold value configured in the dashboard under Settings > Fees).
Only Crypto Exchange Fees can be updated through this endpoint. New fee types may be introduced in the future.
DEPRECATED - To be removed by March 1 2024
To change fees, please use the "Override Fee" capabilities in each of the Swap & Initiate endpoints by providing a
fixedFee
andpercentFeeBps
value in that API request to charge that fee for that transaction. ThefixedFee
andpercentFeeBps
values when overriding in those APIs can be <= the default configured fee for your application, achieving the same result as this endpoint minus the complexity.