Migration to V4.1
Thi article describes breaking changes between PORTOS API v4.0 and v4.1.
Last updated
Thi article describes breaking changes between PORTOS API v4.0 and v4.1.
RetailPrice: Property has been renamed to RetailPriceIncludingVat. As the name suggests, the retail price includes VAT now.
VatCategory: The maximum value is changed from 5 to 10.
RetailPrice: Property has been renamed to RetailPriceIncludingVat. As the name suggests, the retail price includes VAT now.
VatCategory: The maximum value is changed from 5 to 10.
Category: The maximum value is changed from 5 to 10.
Rate: Data type is changed from decimal to nullable decimal, so value can be nullas well.
PlannedRateChange: New property PlannedRateChange of type VatRateChange has been added.
LastModifiedAt: Date and time of last update. Enforced by API.
VatCategory: Property has been removed.
VatRate: Data type is changed from decimal to nullable decimal, so value can be nullas well.
Category: The maximum value is changed from 5 to 10.
Rate: Data type is changed from decimal to nullable decimal, so value can be nullas well.
Last updated