Create an account with unverified phone number

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Successful response payload data

Parameter nameData typeDescription
userIdstringThe ID of the Setel user.
accountVerifiedbooleanIndicates if the user's account is verified or not.
firstTimeRegistrationbooleanIndicates if the user is registering for the first time.
hasPasscodebooleanIndicates if the user has a passcode configured or not.
Body Params
string
required

The mobile number to be verified. E.g. +60123456789

Headers
string
required

The interface type the request is sent from. This value will be provided by Setel during onboarding.

string
required

A unique ID to reference the interface the request is sent from. Default value is setel but a proper value will be advised by Setel during onboarding.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json