Included Taxes - 2026-02-15

Quote responses now include taxes on invoice items. A new optional field, includedTaxesList, was added to the InvoiceItem schema used in quote responses, so clients can indicate which taxes are included per invoice item (for inclusive-tax setups).

Changed

  • Add optional includedTaxesList property to the invoiceItems array in the 200 responses for POST /reservations/quotes and GET /reservations/quotes/:quoteId. No client changes are required unless you want to use the new includedTaxesList field (e.g. for inclusive-tax users).