The DeleteReservation function deletes a reservation record.
Method | /productbasecomponents.asmx/DeleteReservation |
The request body is of type DeleteReservation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteReservationResponse.
Name | Description | Data Type |
---|---|---|
DeleteReservationResult | xml:boolean |
|