Get a list of all low balance alerts for a specific account.Ask AIget https://integration-api.tangocard.com/raas/v2/customers/{customerIdentifier}/accounts/{accountIdentifier}/lowbalancePath ParamscustomerIdentifierstringrequiredThe customerIdentifier for the Customer / Account combination.accountIdentifierstringrequiredThe accountIdentifier for the Customer / Account combination.Query ParamselementsPerBlockint32specify the number of elements in a block.pageint32specify the page number to return.balanceAlertDisplayNamestringA friendly name for this low balance alert (will be displayed in the Tango Portal) to be queried.balanceAlertThresholdnumberThe threshold amount that will trigger the low balance alert to be queried.balanceAlertNotificationarray of objectsLow balance notification emails address(es) to be queried.balanceAlertNotificationADD objectResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 422Unprocessable Entity 500Internal Server Error 503Service UnavailableUpdated 6 months ago