1. Customers
Update a low balance alert for a specific Account under a Customer.
patch/customers/{customerIdentifier}/accounts/{accountIdentifier}/lowbalance/{balanceAlertID}
Path parameters
customerIdentifierstring required
The customerIdentifier for the Customer / Account combination under which you update the low balance alert.
accountIdentifierstring required
The accountIdentifier for the Customer / Account combination under which you update the low balance alert.
balanceAlertIDstring uuid required
The lowBalanceIdentifier for the Customer / Account / low balance combination under which you update the low balance alert.
Request body
Response
OK