Skip to main content
Weavr API
Confirmation challenges

Verify a list of resources using a one-time password

POST/challenges/{scaChallengeId}/otp/{channel}/verify

Completes the verification process for a list of resources.

This endpoint can be used to challenge Outgoing Wire Transfers & Sends.

If the outcome of the verification is successful, the resource is executed.

If not verified challenge expires after 5 minutes and the number of incorrect OTP attempts is limited to reduce the risk of fraud.

Note: on the Sandbox Environment, text messages are not sent and the verificationCode is always "123456".

Request

Header parameters

Path parameters

Request body

*
application/json
{}
objectobject · 2 fields

Responses

204No Content

Success - No Content.

Headers