1. Customers
Get a low balance alert for a specific Account under a Customer.
get/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 specific balance alert ID.
Response
OK