The UpdateReservationRow function updates a reservationRow record.
Method | /productbasecomponents.asmx/UpdateReservationRow |
The request body is of type UpdateReservationRow.
Name | Description | Data Type |
---|---|---|
reservationRow | ReservationRowInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateReservationRowResponse.
Name | Description | Data Type |
---|---|---|
UpdateReservationRowResult | xml:int |
|