GET api/Schedules/GetScheduleDetails?ScheduleId={ScheduleId}&SchDate={SchDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ScheduleId | integer |
Required |
|
| SchDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PropertySchedulesDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| AccountId | integer |
None. |
|
| BrancheId | integer |
None. |
|
| ContractId | integer |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| Recurring | boolean |
None. |
|
| FrequencyType | integer |
None. |
|
| StartDate | string |
None. |
|
| ScheduleDate | string |
None. |
|
| Time | string |
None. |
|
| EndType | integer |
None. |
|
| EndDate | string |
None. |
|
| CalendarColor | string |
None. |
|
| ShowMoreOptions | boolean |
None. |
|
| InvoiceableTask | boolean |
None. |
|
| CustomerId | integer |
None. |
|
| Location | string |
None. |
|
| EmployeeCategoryId | integer |
None. |
|
| Employees | string |
None. |
|
| CallId | integer |
None. |
|
| Notes | string |
None. |
|
| Active | boolean |
None. |
|
| CreateUser | integer |
None. |
|
| CreateDate | date |
None. |
|
| OneScheduleDate | PropertyScheduleDateDTO |
None. |
|
| LstScheduleItemsServices | Collection of PropertyScheduleItemsServicesDTO |
None. |
|
| CustomerDTO | PropertyCustomersDTO |
None. |
|
| LstEmployeeDTO | Collection of PropertyEmployeeDTO |
None. |
|
| EmpsID | Collection of integer |
None. |
|
| EstimateDTO | PropertyEstimateDTO |
None. |
|
| InvoiceDTO | PropertyInvoiceDTO |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.