2.0.0-rc.8 - 2023-05-08
Added
- Calculated fields for invoices endpoint:
DiscountSalesAmountExclVAT
,DiscountSalesAmountInclVAT
,DiscountPercentage
,RetailAmountExclVAT
,RetailAmountInclVAT
. - Documentation for API: added type, description and format for the new calculated fields.
Changed
- Documentation of API: example for
DiscountPercentage
.