POST api/users/Users_SignUp

Request Information

URI Parameters

None.

Body Parameters

Users
NameDescriptionTypeAdditional information
Id

integer

None.

UserId

integer

None.

UserIdHidden

integer

None.

WalletAmount

integer

None.

LookUpUserTypeId

integer

None.

FirstName

string

None.

InvoiceNo

string

None.

PosInvoiceNumber

string

None.

Password

string

None.

Token

string

None.

SecondName

string

None.

FullName

string

None.

UserName

string

None.

NewQR

string

None.

Notification

string

None.

EmployeeName

string

None.

UserWorkingHours

Collection of UserWorkingHours

None.

UserServices

Collection of UserServices

None.

UserAppointments

Collection of UserAppointments

None.

AssignToUserAppointments

Collection of UserAppointments

None.

PosInvoice

Collection of PosInvoice

None.

OnlineOffline

string

None.

Description

string

None.

DocumentQR

string

None.

DocumentId

integer

None.

UserLeaveId

integer

None.

SingleImage

string

None.

MultipleImages

string

None.

Gender

string

None.

Email

string

None.

PasswordHash

string

None.

IsResetPasswordHash

boolean

None.

IsEmailVerified

boolean

None.

IsBlockeds

boolean

None.

isActiveInCalendar

boolean

None.

ISSalonsVATNumber

boolean

None.

EmailVerificationCode

string

None.

EmailVerificationDate

date

None.

ExpiryDate

date

None.

ProductExpiryDate

string

None.

PrimaryPhone

string

None.

IsPrimaryPhoneVerified

boolean

None.

PrimaryPhoneVerificationCode

string

None.

AlternatePhone

string

None.

JoiningDate

string

None.

ReferedByEmail

string

None.

LookUpEmployeeRolesId

integer

None.

LookUpEmployeeRolesName

string

None.

LookUpEmployeeTypeId

integer

None.

LookUpEmployeeTypeName

string

None.

UserRoleName

string

None.

UserTypeName

string

None.

Latitude

string

None.

Longitude

string

None.

ResetPasswordCode

string

None.

ProfileUrl

string

None.

DocumentUrl

string

None.

DocExtension

string

None.

DocSizeString

string

None.

Tags

string

None.

Dob

string

None.

AddressLine1

string

None.

AddressLine2

string

None.

LookUpCountryId

integer

None.

LookUpStateId

integer

None.

City

string

None.

ZipCode

string

None.

IsOnline

boolean

None.

LookUpStatusId

integer

None.

LookUpStatusChangedDate

date

None.

LookUpStatusChangedBy

integer

None.

DeviceToken

string

None.

LastLogin

string

None.

IsDeleted

boolean

None.

DeletedDate

date

None.

DeletedBy

integer

None.

CreatedDate

date

None.

CreatedDateStrEmployee

string

None.

CreatedBy

integer

None.

UpdatedDate

date

None.

UpdatedBy

integer

None.

WorkingStartTime

string

None.

WorkingEndTime

string

None.

WorkingHoursId

string

None.

UserWorkingServices

string

None.

UserWorkingDuration

string

None.

UserWorkingPrice

string

None.

UserWorkingServicesId

string

None.

LookUpStatusName

string

None.

LookUpUserTypeName

string

None.

LookUpCountry

string

None.

LookUpState

string

None.

OldPassword

string

None.

NewPassword

string

None.

ConfirmPassword

string

None.

Type

integer

None.

SalonId

integer

None.

ReferedByUsername

string

None.

IsAvailable

string

None.

Name

string

None.

LoginType

integer

None.

AppointmentsCount

string

None.

TotalSales

string

None.

TotalSalons

integer

None.

ProductPrice

integer

None.

UserAppoinmentLastVisit

date

None.

VendorAverageRating

decimal number

None.

CustomerRecommend

integer

None.

OfferPrice

decimal number

None.

OfferPercentage

decimal number

None.

ProductId

integer

None.

MasterIdenityId

integer

None.

IsSeller

integer

None.

NoOfEmployee

integer

None.

MessageVendor

string

None.

IsAdminApproved

boolean

None.

IsService

integer

None.

BankName

string

None.

BankId

integer

None.

BankIdentifierCode

string

None.

IBANNumber

string

None.

VATNumber

string

None.

IsLanguage

string

None.

Language

string

None.

CommercialRegisterNumber

string

None.

VendorCompanyNumber

string

None.

IsEmployeeSendEmail

boolean

None.

EmployeePermissionData

string

None.

SalonName

string

None.

SalonLogoUrl

string

None.

EmpployeeDropdownId

integer

None.

ProductQty

integer

None.

ProductName

string

None.

SwiftCde

string

None.

BankAccountName

string

None.

BankAddress

string

None.

BankCountryId

integer

None.

BankStateId

integer

None.

BankCity

string

None.

BankZipCode

string

None.

CompanyAddress1

string

None.

CompanyAddress2

string

None.

CompanyCity

string

None.

Currency

string

None.

CompanyName

string

None.

Salary

decimal number

None.

SalaryPercentage

decimal number

None.

Target

string

None.

promoCode

string

None.

AddNotes

string

None.

isblocked

integer

None.

ClientCode

string

None.

HistoryCreatedDate

date

None.

HistoryAmount

integer

None.

HistoryUsedType

integer

None.

HistoryDescription

string

None.

countryCode

string

None.

alternatecountryCode

string

None.

UserAppoinmentLastVisitStr

string

None.

CreatedVisitDate

string

None.

CreatedDateStr

string

None.

UpdatedDateStr

string

None.

DeletedDateStr

string

None.

ExpiryDatestr

string

None.

HistoryCreatedDateStr

string

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'ServiceIdsList' on 'BeautyBook.Entities.V1.UserAppointments'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'ServiceIdsList' on 'BeautyBook.Entities.V1.UserAppointments'.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: There was an error serializing the object of type BeautyBook.Entities.V1.Users. Input string was not in a correct format.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Users'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.