v1

latestOpenAPI 3.1.02026-07-26165182724.7 KB
Trusted Beneficiary

Confirm untrust (IBAN or address) with the chosen SCA factor

Same body shape as /wallets/beneficiary/confirm-trust — provide exactly one of whitelistedIbanId / whitelistedAddressId, plus the factor-specific verification fields.

post/wallets/beneficiary/confirm-untrust

Request body

userIdstring required
whitelistedIbanIdstring
whitelistedAddressIdstring
verificationMethod'sms' | 'totp' | 'passkey'

Defaults to sms when omitted.

challengeIdstring

Required for sms.

codestring

6-digit OTP for sms; 6–8 char code for totp.

originstring

Required for passkey.

Response

Untrust applied.

okboolean required