The GetSingleReservation function returns the reservation record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleReservation |
The request body is of type GetSingleReservation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReservationResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReservationResult | ReservationInfo |
|