The GetSingleReservationParcel function returns the reservationParcel record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleReservationParcel |
The request body is of type GetSingleReservationParcel.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReservationParcelResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReservationParcelResult | ReservationParcelInfo |
|