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 by submitting the one-time password sent to the user. On success, each resource in the list is executed.

Use this for outgoing wire transfers and sends.

The challenge expires after 5 minutes, and the number of incorrect attempts is capped to reduce the risk of fraud. Once either limit is hit, issue a fresh challenge.

Request

Available on
SandboxProduction

Header parameters

Path parameters

Request body

*
application/json
{}
objectobject · 2 fields

Responses

204No Content

Success - No Content.

Headers