v5

latestOpenAPI 3.1.02026-07-262421791.5 MB
spend-controls

Unapply an authorisation rule

Deactivates an authorisation rule. This will result in all card transactions not being evaluated against this rule.

The rule still exists and can be applied again.

post/v3/spend/applications/{clientId}/spend-controls/rules/unapply

Path parameters

clientIdstring required

The application client ID.

Headers

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Request body

ruleIdstring

The ID of the authorisation rule.

Response

Rule unapplied successfully.