Skip to main content
Checks the one-time code the user received from start_phone_verification. On success the user can add funds and the verification stays fresh for 60 days, so call add_funds next.

Parameters

Returns

Confirmation that funding is unlocked when the code is correct. A wrong or expired code returns a recoverable message so you can ask the user to re-check it, or call start_phone_verification to send a fresh one.

Example