fabits_verify_otp
Complete Fabits login by verifying the OTP received on your phone. This step stores your authentication token for secure access to mutual fund investments and portfolio tracking.
Instructions
Step 2 of login: Verify OTP and complete login. Stores authentication token for subsequent requests. Must call fabits_request_otp first.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Unique identifier for the user (e.g., WhatsApp phone number). REQUIRED for all requests to maintain user session state. | |
| phone_number | Yes | User phone number with country code (same as used in request_otp) | |
| otp | Yes | One-time password received on phone |