OCAPI 23.2 changes since 22.4
The following sections describe all changes made to OCAPI since version 22.4.
Resources added, modified, or removed since 22.4
Resource Name | Change | Http Method | URL Template | API | Details |
---|---|---|---|---|---|
Users | Added | DELETE | /users/{login}/access_key/{scope} | Data | N/A |
Users | Added | GET | /users/{login}/access_key/{scope} | Data | N/A |
Users | Added | PATCH | /users/{login}/access_key/{scope} | Data | N/A |
Users | Added | PUT | /users/{login}/access_key/{scope} | Data | N/A |
Documents added, modified, or removed since 22.4
Document Name | Change | API | Details |
---|---|---|---|
AccessKeyDetails | Added | Data API | N/A |
AccessKeyUpdateRequest | Added | Data API | N/A |
Basket | Changed | Shop API | More |
GroupedTax | Added | Shop API | N/A |
Order | Changed | Shop API | More |
ProductInventoryRecordAllocation | Changed | Data API | More |
Details about modified resources
The following requests have been modified since 22.4.
Details about modified documents
The following documents have been modified since 22.4.
Basket
Element | Change | API | 22.4 | 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.4 | 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: |
ProductInventoryRecordAllocation