- Подготовка производственной площадки к маркировке
- Сроки внедрения маркировки для производителей: что нужно знать малым, средним и крупным?
- Оборудование для маркировки: какое нужно и что пригодится из того, что у вас уже есть?
- Состав кода маркировки молочной продукции
Transition to a new OMS API version 3.0
OMS API v3 is already available. The document can be found in the Help section of a user account of the marking system Chestny ZNAK for medicines.
Differences between OMS API v3 and OMS API v2
1. Now there is no need to specify a goods group in the extension parameter of the URL structure.
OMS API v2:
<URL of the environment>/API/V2/{extension}/{operation}
OMS API v3:
<URL of the environment>/API/V3/{OPERATION}
2. Parameters specific to a goods group are located in a separate block - attributes in a request body.
A request body for OMS API v2:
{
<a separate structure for each goods group>
}
A request body for OMS API v3:
{
<a block of general fields>
attributes: <parameters specific to a goods group>
}
3. Increased the maximum number of marking codes in an order to 2 million per one goods item (goods code, GTIN).
A timetable for the transition to OMS API v3
June 1, 2024 - discontinuation of OMS API v2 support. This version will be available for use, but it will not be updated.
September 1, 2024 - OMS API v2 will be decommissioned.
Past webinars:
- OMS: announcement of transition from API v2 to API v3 (dated November 30, 2023);
- OMS: announcement of disabling API v2 and transition to API v3, a period of transition, main advantages of API v3 (dated February 29, 2024);
- OMS: termination of API v2 development and support, transition to API v3, announcement of complete disabling of API v2 (dated May 30, 2024).