1. Customers
Delete a low balance alert for a specific Account under a Customer.
delete/customers/{customerIdentifier}/accounts/{accountIdentifier}/lowbalance/{balanceAlertID}
Path parameters
customerIdentifierstring required
The customerIdentifier for the Customer / Account combination.
accountIdentifierstring required
The accountIdentifier for the Customer / Account combination.
balanceAlertIDstring uuid required
The balance alert ID that is being deleted.
Response
OK