The UpdateReservationParcel function updates a reservationParcel record.
Method | /productbasecomponents.asmx/UpdateReservationParcel |
The request body is of type UpdateReservationParcel.
Name | Description | Data Type |
---|---|---|
reservationParcel | ReservationParcelInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateReservationParcelResponse.
Name | Description | Data Type |
---|---|---|
UpdateReservationParcelResult | xml:int |
|