Delete a low balance alert for a specific Account under a Customer.Ask AIdelete https://integration-api.tangocard.com/raas/v2/customers/{customerIdentifier}/accounts/{accountIdentifier}/lowbalance/{balanceAlertID}Path ParamscustomerIdentifierstringrequiredThe customerIdentifier for the Customer / Account combination.accountIdentifierstringrequiredThe accountIdentifier for the Customer / Account combination.balanceAlertIDuuidrequiredThe balance alert ID that is being deleted.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 409Conflict; Duplicate Exists 500Internal Server ErrorUpdated 7 months ago