Here’s what’s news in API Release, which is in production since February 27, 2023!
Breaking changes:
Please note the planned breaking change in our article which will take place at 13. 03. 2023.
New features:
API Images management
We add a new part of API for images management.
Proper funcionality and behavior descriptions is avalable in seperate article.
Credit-notes creation support for items and amount attributes
on existing endpoint Credit note from invoice creation, we newly support usage both of attribute useItemIds as currently works, or items an their amountbut with fact, that useItemIds will be mark as a future deprecated
field items can contain only objects with attributes invoiceItemId a amount
please note that InvoiceItemId cannot be NULL
for adding items, which were not included in original invoice will be possible to add only via existing endpoint via Creation of credit note item.
Currencies and e-shop design changes are now covered by webhook
Webhook event types are enriched by new option for currencies settings and e-shop design change event types, which can be registered as a eshop:currencies and eshop:design.
Order deletion is supported via API
We are adding a new endpoint for the purpose of deleting orders. New endpoint can be found in our APIARY.
Order sources were improved and included to API functions
For more proper daily routine or in case of multi distribution channel activities is support for improved order sources (including cash-desk granularity) implemented in API.
Detailed information about the current available order sources within the e-shop is readable via List of order sources.