OCAPI 23.2 changes since 22.10
The following sections describe all changes made to OCAPI since version 22.10.
Documents added, modified, or removed since 22.10
Document Name | Change | API | Details |
---|---|---|---|
Basket | Changed | Shop API | More |
GroupedTax | Added | Shop API | N/A |
Order | Changed | Shop API | More |
Details about modified documents
The following documents have been modified since 22.10.
Basket
Element | Change | API | 22.10 | 23.2 |
---|---|---|---|---|
Property | Added | Shop | N/A |
Name: grouped_tax_items Type: [GroupedTax] Description: Tax values that are summed and grouped based on the tax rate. The tax totals of the line items with the same tax rate will be grouped together and summed up. This will not affect calculation in any way. Constraints: |
Property | Added | Shop | N/A |
Name: tax_rounded_at_group Type: boolean Description: If the tax is rounded at group level then this is set to true, false if the tax is rounded at item or unit level Constraints: |
Order
Element | Change | API | 22.10 | 23.2 |
---|---|---|---|---|
Property | Added | Shop | N/A |
Name: grouped_tax_items Type: [GroupedTax] Description: Tax values that are summed and grouped based on the tax rate. The tax totals of the line items with the same tax rate will be grouped together and summed up. This will not affect calculation in any way. Constraints: |
Property | Added | Shop | N/A |
Name: tax_rounded_at_group Type: boolean Description: If the tax is rounded at group level then this is set to true, false if the tax is rounded at item or unit level Constraints: |