verify_customer
Initiate customer verification by sending an OTP to the phone number. Verify with the OTP code to generate a face verification link and proceed with the verification flow.
Instructions
Run customer verification flow. Step 1: Call with phone_number to send OTP. Step 2: Call with otp_code to verify, then generates face verification link and submits. Returns progress with next steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| phone_number | No | ||
| otp_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||