In order to align our product with accounting standards, we will roll out some changes to validations for orders and credit notes:
The system will now notify the User when he opens a document that was fully or partially credited and the changes can cause tax issues.
The system will also notify the User when he opens an Order that was fully or partially credited and the changes can cause tax issues.
The system will not allow the User to re-create the item in the credit note after its deletion. User will have to cancel the credit note and begin again. As such, the credit note item creation endpoint will be deprecated and later removed.
In the future, these changes will not be allowed at all and will raise an error in the API.
Replacing GET /api/project/domain endpoint
We will replace Project domains endpoint with new GET /api/online-stores endpoint. See below for more in Multishop API support.
New features:
Category products priority BATCH update
It is possible to update multiple categories with product priorities at once, see more here.
Insert of eshop review
New POST endpoint for creating an e-shop review, see more here.
New version of API SDK for PHP v0.2.0
We have prepared a large update of the entire SDK for PHP: Packagist, GitHub
Update highlights:
Added support for new endpoints and structures
Updated directory structure for easier orientation with regard to our documentation
Redesigned support for async endpoints
Clean-up of the code
Go try and use our SDK, we want to hear your feedback!
Multishop API support:
As part of our Multishop initiative, we are preparing new endpoints and changes in the API as well:
Please note: Due to the ongoing development of our Multishop initiative, all new endpoints connected to Multishop are subject to change and we do not commit that this is the final version of these endpoints and changes.
What we plan in the upcoming days:
New endpoints in progress, e.g.:
PATCH endpoint for e-shop reviews
POST/PATCH endpoints for product reviews
POST/PATCH endpoints for discussions
Please note: The plan above is subject to change due to unexpected events or changes in priorities – we do not commit to deliver these outputs and outcomes. Thank you for your understanding.
If you have any API-related questions, feedback or requests, please do not hesitate to contact us on api@shoptet.cz. We would love to hear from you!