Import reservation to invoice sale
Method | /ReservationToInvoiceSale |
The request body is of type ReservationToInvoiceSale.
Name | Description | Data Type |
---|---|---|
invoiceSaleId | xml:int | |
reservationId | xml:int | |
debtorId | xml:int |
|
The response body is of type ReservationToInvoiceSaleResponse.
Name | Description | Data Type |
---|---|---|
ReservationToInvoiceSaleResult | xml:int |
|