Wise · Capability
Wise Platform API — spend-controls
Wise Platform API — spend-controls. 6 operations. Lead operation: Add a new authorisation rule. Self-contained Naftiko capability covering one Wise business surface.
What You Can Do
POST
Spendcontrolsrulecreate
— Add a new authorisation rule
/v1/v3/spend/applications/{clientid}/spend-controls/rules
GET
Spendcontrolsruleslist
— List all authorisation rules
/v1/v3/spend/applications/{clientid}/spend-controls/rules
GET
Spendcontrolsappliedruleslist
— List applied authorisation rules
/v1/v3/spend/applications/{clientid}/spend-controls/rules/applied
POST
Spendcontrolsruleapply
— Apply an authorisation rule
/v1/v3/spend/applications/{clientid}/spend-controls/rules/apply
POST
Spendcontrolsruleunapply
— Unapply an authorisation rule
/v1/v3/spend/applications/{clientid}/spend-controls/rules/unapply
DELETE
Spendcontrolsruledelete
— Delete an authorisation rule
/v1/v3/spend/applications/{clientid}/spend-controls/rules/{ruleid}
MCP Tools
add-new-authorisation-rule
Add a new authorisation rule
list-all-authorisation-rules
List all authorisation rules
read-only
idempotent
list-applied-authorisation-rules
List applied authorisation rules
read-only
idempotent
apply-authorisation-rule
Apply an authorisation rule
unapply-authorisation-rule
Unapply an authorisation rule
delete-authorisation-rule
Delete an authorisation rule
idempotent