Delete Fee DELETE /v1/fees/:id Deletes an existing fee. The record moves to the organization's trash, from which it can be restored. Request Responses200400401404500Fee deleted successfullyInvalid request parametersInvalid or missing API keyFee not foundInternal server error