Tango · Capability
Tango RaaS API — Low Balance Alerts
Tango RaaS API — Low Balance Alerts. 5 operations. Lead operation: Create Low Balance Alert. Self-contained Naftiko capability covering one Tango business surface.
What You Can Do
POST
Createlowbalancealert
— Create Low Balance Alert
/v1/customers/{customeridentifier}/accounts/{accountidentifier}/lowbalance
GET
Listlowbalancealerts
— List Low Balance Alerts
/v1/customers/{customeridentifier}/accounts/{accountidentifier}/lowbalance
GET
Getlowbalancealert
— Get Low Balance Alert
/v1/customers/{customeridentifier}/accounts/{accountidentifier}/lowbalance/{balancealertid}
PATCH
Updatelowbalancealert
— Update Low Balance Alert
/v1/customers/{customeridentifier}/accounts/{accountidentifier}/lowbalance/{balancealertid}
DELETE
Deletelowbalancealert
— Delete Low Balance Alert
/v1/customers/{customeridentifier}/accounts/{accountidentifier}/lowbalance/{balancealertid}
MCP Tools
create-low-balance-alert
Create Low Balance Alert
list-low-balance-alerts
List Low Balance Alerts
read-only
idempotent
get-low-balance-alert
Get Low Balance Alert
read-only
idempotent
update-low-balance-alert
Update Low Balance Alert
idempotent
delete-low-balance-alert
Delete Low Balance Alert
idempotent