Delete all rows from a reservation from the invoicesale.
Method | /DeleteReservationFromInvoiceSale |
The request body is of type DeleteReservationFromInvoiceSale.
Name | Description | Data Type |
---|---|---|
invoiceSaleId | xml:int | |
reservationId | xml:int |
|
The response body is of type DeleteReservationFromInvoiceSaleResponse.
Name | Description | Data Type |
---|---|---|
DeleteReservationFromInvoiceSaleResult | xml:boolean |
|