v5

latestOpenAPI 3.1.02026-07-262421791.5 MB
sca-otp

Trigger WhatsApp Challenge

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

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

post/v1/one-time-token/whatsapp/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 WhatsApp message was sent to.

Example response

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