- Подготовка производственной площадки к маркировке
- Сроки внедрения маркировки для производителей: что нужно знать малым, средним и крупным?
- Оборудование для маркировки: какое нужно и что пригодится из того, что у вас уже есть?
- Состав кода маркировки молочной продукции
Release 4.75.0 MDLP from February 28, 2026
Information about the content of the release in Russian can be found at this link
Installed on the Sandbox test environment: 25.02.2026
Installed on the production environment: 28.02.2026
XSD-schemes version: 1.38
Modifications
Quick access to report instructions
figure 2. How to use the report
Instructions are available for the following reports:
-
“Medicines without movement for the last N days (552/23)”
-
“General report on remaining items”
-
“General report on disposal”
-
“General report on movement”
-
“General pricing report”
-
“Shelf lives of remaining vital and essential drugs purchased with the public funds”
-
“Report on errors in receipts”
-
“My virtual warehouse (new)”
-
“Medicines without movement for the last N days (705)”
-
“Expired medicines”
-
“Deviations in selling marked goods under permit regime”
Detailed instructions and convenient access to them allow you to quickly understand the report structure and fully use its features.
Successful processing of repeated submission of operation 335 with type 40 has been implemented
The system now supports repeated submission of a document under scheme 335 (“Registration of information on customs clearance results”) with type 40 — “Release of goods for domestic consumption” if the operation for the document has already been successfully registered. Such processing is idempotent and does not result in duplicate operations in the SGTIN movement history.
If a document under scheme 335 with type 40 containing the same data is repeatedly submitted, the system returns a receipt confirming successful completion of the operation if it:
-
has been successfully registered previously;
-
is the most recent operation in the history for that code.
New document types have been added to the “Contractual documents” section
To enable signing of requests for analytical report generation using the EQES between customers ordering such reports and Operator CRPT as part of the DataMarket project, the following new types of unstructured documents have been added:
-
Request for a standardized report package;
-
Request for a Report on marketing channels.
The new document types are displayed in the “All documents” tab (“Contractual documents” → “Switch to the document list”). As these documents require signing by a circulation participant, they are also displayed in the “Documents for signature” tab.
You can view document cards for the new document types. The following fields are displayed in a card of any of these documents:
-
Document title
-
Creation date
-
Status
-
Sign and send — if the document status is “Signature required”
-
Preview window with zoom and page-by-page navigation
-
Print
-
Download
-
Close
API modifications
Methods for subscribing to ICM disposal events have been declared deprecated
The following methods related to subscribing to identification codes (ICM) disposal events, described in section 12 of the “Description of MDLP API” document, have been declared deprecated:
-
“Creation of subscription to receive events related to ICM disposal” (POST /withdrawal_events/subscribe);
-
“Receiving a subscription list” (GET /withdrawal_events/subscriptions);
-
“Modification of subscription to receive events related to ICM disposal” (PUT /withdrawal_events/subscriptions);
-
“Receipt of events related to ICM disposal” (GET /withdrawal_events);
-
“Unsubscribing from receipt of events related to ICM disposal” (POST /withdrawal_events/unsubscribe);
-
“List of available types of events of withdrawal from circulation” (WithdrawalEventType)
In three months, these methods will be disabled and will no longer accept requests.
If you are currently using these methods in your integration solutions, you should switch to the “Export of remaining SGTINs in the BP” reconciliation method (MD_SGTINS), which provides up-to-date and complete data on remaining items.