The GetSingleSchedule function returns the schedule record for the given primary key.
Method | /GetSingleSchedule |
The request body is of type GetSingleSchedule.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleScheduleResponse.
Name | Description | Data Type |
---|---|---|
GetSingleScheduleResult | ScheduleInfo |
|