The GetSingleReservationRow function returns the reservationRow record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleReservationRow |
The request body is of type GetSingleReservationRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReservationRowResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReservationRowResult | ReservationRowInfo |
|