GET api/Services/HasServiceOrders?reservationId={reservationId}
Return True/False if the given reservation has any Services orders associated
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reservationId |
Resource Scheduler Reservation ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Boolean
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.