start_login
Request a one-time login code from Ozon to authenticate a user when the session is inactive. The code is delivered via email, SMS, or flash call, then passed to submit_login_code for verification.
Instructions
Ask Ozon to send a one-time login code to login (account email or
phone). Use this when session_status() reports signed_in=false and the kept
profile copy did not recover it.
Ozon delivers the code out of band (email, SMS or a flash call), so ask the
user for it and pass it to submit_login_code().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| login | Yes | The account's email or phone, as registered with Ozon. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| login | No | ||
| stage | Yes | ||
| detail | No |