GET api/Calendar/{id}?statusId={statusId}&appointmentOn={appointmentOn}&providerId={providerId}&methodId={methodId}&accountId={accountId}&secondaryappointmentOn={secondaryappointmentOn}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| statusId | integer |
Required |
|
| appointmentOn | date |
Required |
|
| providerId | globally unique identifier |
Required |
|
| methodId | integer |
Required |
|
| accountId | globally unique identifier |
Required |
|
| secondaryappointmentOn | date |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.