1. Customers
Get a list of all low balance alerts for a specific account.
get/customers/{customerIdentifier}/accounts/{accountIdentifier}/lowbalance
Path parameters
customerIdentifierstring required
The customerIdentifier for the Customer / Account combination.
accountIdentifierstring required
The accountIdentifier for the Customer / Account combination.
Query parameters
elementsPerBlockinteger
specify the number of elements in a block.
pageinteger
specify the page number to return.
balanceAlertDisplayNamestring
A friendly name for this low balance alert (will be displayed in the Tango Portal) to be queried.
balanceAlertThresholdnumber
The threshold amount that will trigger the low balance alert to be queried.
Low balance notification emails address(es) to be queried.
Response
OK