UserId int32 — OPTIONAL |
SiteId int32 — OPTIONALThe ID of the site associated with the user. |
Email string — OPTIONALThe email address of the user. |
FirstName string — OPTIONALThe first name of the user. |
LastName string — OPTIONALThe last name of the user. |
PhoneNr string — OPTIONALThe phone number of the user. |
MobilePhoneNr string — OPTIONALThe mobile phone number of the user. |
Company string — OPTIONALThe company the user is associated with. |
Address string — OPTIONAL |
Address2 string — OPTIONALThe second line of the user's address. |
Address3 string — OPTIONALThe third line of the user's address. |
DoorCode string — OPTIONALThe door code for the user's address. |
PersonalId string — OPTIONALThe personal ID of the user. |
Birthyear string — OPTIONALThe birth year of the user. |
Zip string — OPTIONALThe zip code of the user's address. |
City string — OPTIONALThe city of the user's address. |
CareOf string — OPTIONALThe care of (c/o) address of the user. |
Country string — OPTIONALThe country of the user's address. |
State string — OPTIONALThe state of the user's address. |
CustomerGroupId int32 — OPTIONALThe id of the customer group that the customer belongs to. |
CustomerGroupName string — OPTIONALThe name of the customer group that the customer belongs to. |
MemberId int32 — OPTIONALThe member ID of the user. Obsolete. Use CustomerGroupId instead. |
MemberType string — OPTIONALThe member type of the user. Obsolete. Use CustomerGroupName instead. |
CountryId int32 — OPTIONALThe country ID of the user's address. |
UserTypeId int32 — OPTIONALUserTypeId of the user. 1 = Private, 2 = Company. |
GenderType int32 — OPTIONALPossible values: [0 , 1 , 2 ] The gender of the user. Enum type with the following values: Unspecified=0, Female=1, Male=2.
0 = Unspecified
1 = Female
2 = Male |
MemberDiscount int32 — OPTIONALThe member discount of the user. |
Newsletter boolean — OPTIONALDecides whether the user should be subscribed to the newsletter. |
Blacklisted boolean — OPTIONALIndicates whether the user is blacklisted. |
Active boolean — OPTIONALIndicates whether the user is active. |
CreatedOn date-time — OPTIONALThe date and time when the user was created. |
UpdatedOn date-time — OPTIONALThe date and time when the user was last updated. |
MetaData string — OPTIONALMetadata associated with the user. |
BlacklistedOn date-time — OPTIONALThe date and time when the user was blacklisted. |
BlacklistReason string — OPTIONALThe reason for blacklisting the user. |