Confirm or Cancel a business standing order with an OTP

Confirm or Cancel a business standing order with an OTP (5 attempts allowed). Identical to POST /confirm except the owner is identified by businessId instead of userId.

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

Unique ID of the business for whom the standing order is to be confirmed

uuid
required

The challenge ID linked to this standing order

string
enum
Defaults to sms

SCA factor used to confirm — must match the factor selected at create/cancel time. Defaults to sms.

Allowed:
string

The one-time code. Required when verificationMethod is sms or totp; omit for passkey.

string

Browser-supplied origin from the WebAuthn ceremony. Required when verificationMethod is passkey.

passkeyAssertion
object

Signed WebAuthn PublicKeyCredential returned by navigator.credentials.get() for the assertion challenge issued by PASSKEY_APPROVAL_START. Required when verificationMethod is passkey.

string
required

The IP address of the business admin at the time of initiating this standing order

Responses

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