Skip to main content
Weavr API
Outgoing wire transfers

Verify an outgoing wire transfer using a one-time password

deprecatedPOST/outgoing_wire_transfers/{id}/challenges/otp/{channel}/verify

Deprecated in favor of Challenges endpoints

Completes the verification process for an outgoing wire transfer by submitting the one-time password sent to the user. On success, the transfer is executed.

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

Path parameters

Request body

*
application/json
{}
objectobject · 1 field

Responses

204No Content

Success - No Content.

Headers