API Changelog
20.02.2025
- added method for retrieving order pickup points GET /places/{placeId}/pickup-points
- integration launch now requires the GET /nomenclature/{placeId}/prices price parsing method.
14.02.2025
- added optional
pickupPointIdfield to POST /order method for PickupOrder schema. - added "VSEAPTEKI" to
platformfield enum used in PUT /order/{orderId}/status and POST /order methods.
28.12.2024
- GET /nomenclature/{placeId}/composition method marked as deprecated.
- added GET /place-info/v1/details method for retrieving store information.
20.12.2024
- added VAT rates of 5% and 7% to available values in GET /nomenclature/{placeId}/prices method.
09.11.2024
- added
platformfield to PUT /order/{orderId}/status method. - added "LAVKA" to
platformfield enum used in PUT /order/{orderId}/status and POST /order methods.
11.11.2024
- removed
items.images.hashfield from GET /nomenclature/{placeId}/composition and GET /nomenclature/composition methods.
Was the article helpful?
Previous