PUT user
Request Information
URI Parameters
None.
Body Parameters
PatientInviteApiModelName | Description | Type | Additional information |
---|---|---|---|
FirstName | string |
None. |
|
MiddleInitial | string |
None. |
|
LastName | string |
None. |
|
Comment | string |
None. |
|
Suffix | string |
None. |
|
BirthDate | date |
None. |
|
Phone | string |
None. |
|
ReferredBy | string |
None. |
|
Notes | string |
None. |
|
PatientImage | string |
None. |
|
EmrNumber | string |
None. |
|
AppointmentDateTime | date |
None. |
|
OneTimeLoginExpirationDays | integer |
None. |
|
SendReminder | boolean |
None. |
|
VerificationInfo | TwoStepVerificationInviteDto |
Required |
Request Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |