Create user profile
Create user profile
Request Body — REQUIRED The user profile |
---|
SiteId int32 |
Email string |
FirstName string |
LastName string |
PhoneNr string |
MobilePhoneNr string |
Company string |
UserTypeId int32 |
MemberId int32 |
Address string |
Address2 string |
Address3 string |
DoorCode string |
PersonalId string |
Birthyear string |
Zip string |
City string |
CareOf string |
Country string |
CountryId int32 |
Gender boolean |
Password string |
Newsletter booleanDecides whether the user should be subscribed to the newsletter. |
MetaData stringFree-text field for any additional data that should be stored with the user. |
Responses | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 The created user profile.
| ||||||||||||||||||||||||||||||||||||
400 Bad request.
|