v5

latestOpenAPI 3.1.02026-07-262421791.5 MB
sca-otp

Trigger Voice Challenge

To trigger a Voice challenge by sending voice message to user verified phone number containing a 6 digit one time password (OTP).

This OTP code can be used to clear a VOICE challenge by using the Verify Voice endpoint.

post/v1/one-time-token/voice/trigger

Headers

One-Time-Tokenstring required

Text value of a OTT.

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Response

Trigger result with obfuscated phone number.

obfuscatedPhoneNostring

Obfuscated phone number that can be used as a hint for the end customer regarding which phone number the voice message was sent to.

Example response

{
  "obfuscatedPhoneNo": "*********8888"
}