/buyers/{buyerID}/users
If ID is provided and an object with that ID already exists, a 409 (conflict) error is returned.
At least one of the roles below is required to access this endpoint
Name | Type | Description | Default (ordered by priority) |
---|---|---|---|
buyerID | string | ID of the buyer. | --- |
Property | Type | Format | Max Length | |
---|---|---|---|---|
ID | string | --- | --- | |
Username | Required | string | --- | 100 characters |
Password | string | password | --- | |
FirstName | Required | string | --- | 100 characters |
LastName | Required | string | --- | 100 characters |
Required | string | --- | 200 characters | |
Phone | string | --- | 100 characters | |
TermsAccepted | string | date-time | --- | |
Active | Required | boolean | --- | --- |
xp | object | --- | --- |
Property | Type | Format | Max Length | |
---|---|---|---|---|
ID | string | --- | --- | |
Username | string | --- | 100 characters | |
Password | string | password | --- | |
FirstName | string | --- | 100 characters | |
LastName | string | --- | 100 characters | |
string | --- | 200 characters | ||
Phone | string | --- | 100 characters | |
TermsAccepted | string | date-time | --- | |
Active | boolean | --- | --- | |
xp | object | --- | --- | |
AvailableRoles | Read Only | array | --- | --- |
DateCreated | Read Only | string | date-time | --- |
PasswordLastSetDate | Read Only | string | password | --- |