POST api/Appointments/UploadAppointmentsByExcelAsync?appointmentType={appointmentType}&appointmentTypeId={appointmentTypeId}&providerId={providerId}&roleCode={roleCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appointmentType | string |
Required |
|
| appointmentTypeId | integer |
Required |
|
| providerId | integer |
Required |
|
| roleCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | 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. |