The UpdateReservation function updates a reservation record.
Method | /productbasecomponents.asmx/UpdateReservation |
The request body is of type UpdateReservation.
Name | Description | Data Type |
---|---|---|
reservation | ReservationInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateReservationResponse.
Name | Description | Data Type |
---|---|---|
UpdateReservationResult | xml:int |
|