Skip to main content
POST
Confirm cancellation
Confirm the cancellation of a connection with an SMS OTP code. Only call this when Cancel connection returned a challengeId (hard cancel). Requires a per-user api-key.
standingOrderId
string
required
The standing order ID
challengeId
string
required
The challenge ID from the cancel initiation response
verificationCode
string
required
6-digit SMS OTP code
After confirmation:
  • The standing order status becomes CANCELLED
  • All connections linked to this standing order become INACTIVE
  • The wallet is released for reuse