post https://api-sandbox.setel.com/v1/account/unverified
This API endpoint creates an account with an unverified phone number if the number is not registered to an account. If there is an account registered with the number, the account details will be returned.
Successful response payload data
Parameter name | Data type | Description |
---|---|---|
userId | string | The ID of the Setel user. |
accountVerified | boolean | Indicates if the user's account is verified or not. |
firstTimeRegistration | boolean | Indicates if the user is registering for the first time. |
hasPasscode | boolean | Indicates if the user has a passcode configured or not. |