Sign Up

Registers a new customer. The response contains an access and a refresh tokens for usual customers. But the response contains a temporary token and list of field for verifaction if the customer must confirm somme information.

The new customer should complete the SignUp procedure to create their profile and main account in the system.

Sign Up is a multi-steps procedure:

  • enter valid email and phone number (these are the main customer’s identifiers in the system)
  • create password
  • verify either phone number / email or both of them (depending on settings)
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!