Get Product Info by GTIN
chz_product_infoRetrieve product card information using a GTIN code via the Chestnyi Znak product labelling system API. Returns detailed product data from the marking system.
Instructions
Get product card information by GTIN code. Pass a JSON body with gtin or other product identifiers. Endpoint: POST /api/v4/true-api/product/info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pg | Yes | Product group code | |
| body | Yes | Request body with product identifier (e.g. {"gtin": "04607086460836"}) |