v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBConsumer
Cancel Standing Order
Cancelling a standing order requires user confirmation. The "Confirm" API is used to confirm a standing order action.
SCA-enabled applications: accepts a verificationMethod field (sms, totp, or passkey). All three factors are accepted for standing-order cancellation. Confirm the cancellation with the matching factor proof via /standing-orders/confirm. When using passkey, run PASSKEY_APPROVAL_START first.
post/cancel
Request body
Response
success
Example response
{
"dateExpires": "2024-07-25T06:49:13.606Z"
}