Skip to main content
Weavr Multi Product API
Outgoing Wire Transfers

Verify an outgoing wire transfer using a one-time password

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

Deprecated in favour of Challenges endpoints

Completes the verification process for an outgoing wire transfer.

If the outcome of the verification is successful, the outgoing wire transfer transaction 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 that on the Sandbox Environment, text messages are not sent and the verificationCode is always "123456".

Request

Path parameters

Request body

*
application/json
{}
objectobject · 1 field

Responses

204No Content

Success - No Content.

Headers