OCAPI 23.2 changes since 21.9
The following sections describe all changes made to OCAPI since version 21.9.
Resources added, modified, or removed since 21.9
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 21.9
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 |
JobExecution | Changed | Data API | More |
Order | Changed | Shop API | More |
ProductInventoryRecordAllocation | Changed | Data API | More |
Details about modified resources
The following requests have been modified since 21.9.
Details about modified documents
The following documents have been modified since 21.9.
Basket
Element | Change | API | 21.9 | 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: |
JobExecution
Element | Change | API | 21.9 | 23.2 |
---|---|---|---|---|
Property | Removed | Data |
Name: log_file_name Type: String Description: Name of the log file, containing execution log. Constraints: |
N/A |
Order
Element | Change | API | 21.9 | 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: guest Type: boolean Description: The registration status of the customer. 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