v1

latestSwagger 2.0Apache 2.02026-07-14266.1 KB
authentication-api-controller

Customer Registration

post/authentication/customer/registration

Request body

citystring

The city of address

companyDescriptionstring

The company Description

companyNamestring required

The company name of customer

countrystring

The country of address

faceRecognitionTypestring required

The facial recognition type of customer

firstNamestring

The first name of customer

lastNamestring

The last name of customer

passwordstring required

The password of customer

phonestring

The mobile number

statestring

The state of customer

streetAddressstring

The street of address

usernamestring required

The username of customer nothing but an email

zipstring

The zip code of address

Example request

{
  "faceRecognitionType": "AWS or AZURE"
}

Response

OK

code'success' | 'failure' required

Indicates whether connection was established or not

messagestring required

The message that provides more detail relating to the status code