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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Unique ID of the user for whom the standing order is to be cancelled

uuid
required

The unique ID of the standing order to be cancelled

string
enum
Defaults to sms

SCA factor to issue the cancellation challenge against. Defaults to sms when omitted. All three factors are accepted. For passkey, run PASSKEY_APPROVAL_START before calling /standing-orders/confirm. Honoured only when the application has scaEnabled=true; ignored otherwise.

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json