Simulate the deletion of a preset fee for a manager's client. Only available on staging environment.
The unique identifier of the client.
The ID of the preset fee to delete
curl -L \ --request POST \ --url 'https://api.rialtobridge.xyz/api/manager/v1/simulate/clients/{clientId}/preset-fees/{presetFeeId}/deleted' \ --header 'RIALTO_API_KEY: YOUR_API_KEY'
No body