POST api/User

Request Information

URI Parameters

None.

Body Parameters

tCustomer
NameDescriptionTypeAdditional information
CustomerGuid

globally unique identifier

None.

CompanyGuid

globally unique identifier

None.

CustomerTypeID

integer

None.

PhoneNo

string

None.

FirstName

string

None.

LastName

string

None.

CustomerStatusID

integer

None.

TimeStamp

date

None.

UserAgent

string

None.

LookupUserAgent

string

None.

InitialSiteGuid

globally unique identifier

None.

IPAddress

string

None.

DeviceName

string

None.

PinCode

string

None.

Email

string

None.

AdditionalCustomerNo

string

None.

UserName

string

None.

Password

string

None.

Comment

string

None.

Birthday

string

None.

PhoneNoPending

string

None.

Address

string

None.

ZipCode

string

None.

City

string

None.

PushRegId

string

None.

HasPushNotifications

boolean

None.

HasPlatformServices

boolean

None.

ResetCode

string

None.

IsDeleted

boolean

None.

HDID

string

None.

SYDSID

string

None.

ExternalUserIdsJSON

string

None.

Entitlements

string

None.

EmailVerifyCode

string

None.

SMSVerifyCode

string

None.

IsEmailVerified

boolean

None.

IsMobileVerified

boolean

None.

CreatedBy

globally unique identifier

None.

UpdatedBy

globally unique identifier

None.

CreatedOn

date

None.

UpdatedOn

date

None.

tCustomer_Content

Collection of tCustomer_Content

None.

tGroup

Collection of tGroup

None.

tCustomerStatus

tCustomerStatus

None.

tCustomerType

tCustomerType

None.

tContentCategory

Collection of tContentCategory

None.

tCustomerContent

Collection of tCustomerContent

None.

tCustomerContentAvailability

Collection of tCustomerContentAvailability

None.

tCustomerContentCategory

Collection of tCustomerContentCategory

None.

tCustomerContentFavorite

Collection of tCustomerContentFavorite

None.

Id

string

None.

tCompany

tCompany

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>