Песочница: PACIFICAIRCARGO/ RUSSIA

Intent ID: 24

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (20260404222407343.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "14599817690",
  "items": [
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "RICE FLOW.VICTORIA PINK 10ST",
      "category": "RICE FLOW.VICTORIA PINK 10ST 60CM 150ST(ST 2164642-1)",
      "quantity": 150,
      "box_number": "BOX1",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.48,
      "box_marking": "RICE FLOW.VICTORIA PINK 10ST 60CM 150ST(ST 2164642-1)",
      "total_price": 72.0
    },
    {
      "boxes": 1,
      "length": "80CM",
      "variety": "SUNFL.VINCENT CHOICE 10S/B80CM120ST(ST2164642-14)",
      "category": "SUNFL.VINCENT CHOICE 10S/B80CM120ST(ST2164642-14)",
      "quantity": 120,
      "box_number": "BOX2",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.38,
      "box_marking": "SUNFL.VINCENT CHOICE 10S/B80CM120ST(ST2164642-14)",
      "total_price": 45.6
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "TRACHELIUM ANDANTE WHITE 10ST",
      "category": "TRACHELIUM ANDANTE WHITE 10ST 70CM 100ST(ST 2164642-15)",
      "quantity": 100,
      "box_number": "BOX3",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.38,
      "box_marking": "TRACHELIUM ANDANTE WHITE 10ST 70CM 100ST(ST 2164642-15)",
      "total_price": 38.0
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "TRACHELIUM(J) JADE 10ST",
      "category": "TRACHELIUM(J) JADE 10ST 70CM 100ST(ST 2164642-4)",
      "quantity": 100,
      "box_number": "BOX4",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.38,
      "box_marking": "TRACHELIUM(J) JADE 10ST 70CM 100ST(ST 2164642-4)",
      "total_price": 38.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "GYPSO.OVER TIME RAINBOW LIGHT 25ST 1000GR",
      "category": "GYPSO.OVER TIME RAINBOW LIGHT 25ST 1000GR 20B(ST 2164642-5)",
      "quantity": 500,
      "box_number": "BOX5",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.38,
      "box_marking": "GYPSO.OVER TIME RAINBOW LIGHT 25ST 1000GR 20B(ST 2164642-5)",
      "total_price": 190.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "GYPSO.XLENCE WHITE 25ST 1000GR",
      "category": "GYPSO.XLENCE WHITE 25ST 1000GR 20B(ST 2164642-8)",
      "quantity": 1500,
      "box_number": "BOX6",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.31,
      "box_marking": "GYPSO.XLENCE WHITE 25ST 1000GR 20B(ST 2164642-8)",
      "total_price": 465.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "EXPLORER 25ST",
      "category": "ROSES",
      "quantity": 300,
      "box_number": "BOX7",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.34,
      "box_marking": "ROSE EXPLORER 25ST 60CM 300ST(SP2235028-1)",
      "total_price": 102.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX8",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.25,
      "box_marking": "ROSES",
      "total_price": 87.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX9",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.448,
      "box_marking": "SPRAY ROSES",
      "total_price": 44.8
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX10",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.34,
      "box_marking": "ROSES",
      "total_price": 119.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 250,
      "box_number": "BOX11",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.35,
      "box_marking": "SPRAY ROSES",
      "total_price": 87.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 2050,
      "box_number": "BOX12",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.435,
      "box_marking": "SPRAY ROSES",
      "total_price": 891.8
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 400,
      "box_number": "BOX13",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.196,
      "box_marking": "ROSES",
      "total_price": 78.4
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 250,
      "box_number": "BOX14",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.77,
      "box_marking": "ROSES",
      "total_price": 192.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 1750,
      "box_number": "BOX15",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSES",
      "total_price": 490.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 400,
      "box_number": "BOX16",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.34,
      "box_marking": "ROSES",
      "total_price": 136.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 3100,
      "box_number": "BOX17",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.35185483870967743,
      "box_marking": "ROSES",
      "total_price": 1090.75
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "TINTURADAS",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX18",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.6,
      "box_marking": "ROSAS TINTURADAS",
      "total_price": 210.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "(ROSOIDEA)",
      "category": "ROSES",
      "quantity": 200,
      "box_number": "BOX19",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.3375,
      "box_marking": "ROSAS(ROSOIDEA)",
      "total_price": 67.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX20",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.406,
      "box_marking": "SPRAY ROSES",
      "total_price": 40.6
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "Garden",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX21",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": null,
      "box_marking": "Roses Garden",
      "total_price": null
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 250,
      "box_number": "BOX22",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.3,
      "box_marking": "ROSIES",
      "total_price": 75.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 325,
      "box_number": "BOX23",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.4846,
      "box_marking": "ROSES",
      "total_price": 157.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 1550,
      "box_number": "BOX24",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.4435,
      "box_marking": "ROSES",
      "total_price": 687.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 1450,
      "box_number": "BOX25",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.331,
      "box_marking": "ROSES",
      "total_price": 480.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "ASSORTED 25ST",
      "category": "ROSES",
      "quantity": 700,
      "box_number": "BOX26",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE ASSORTED 25ST 50CM 350ST(ST 2164642-2)",
      "total_price": 196.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "ABSOLUT IN PINK",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX27",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE ABSOLUT IN PINK",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "EXPLORER",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX28",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE EXPLORER",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "FREEDOM",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX29",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE FREEDOM",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "FULL MONTY",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX30",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE FULL MONTY",
      "total_price": 28.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "HIGH & MAGIC",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX31",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE HIGH & MAGIC",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "JESS IKA",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX32",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE JESS IKA",
      "total_price": 28.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "MONDIAL",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX33",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE MONDIAL",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "PINK MONDIAL",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX34",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE PINK MONDIAL",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "REDIANT",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX35",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE REDIANT",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "SWEET MEMORY",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX36",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE SWEET MEMORY",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "V.I.PINK",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX37",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE V.I.PINK",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "ASSORTED 25ST",
      "category": "ROSES",
      "quantity": 700,
      "box_number": "BOX38",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE ASSORTED 25ST 50CM 350ST(ST 2164642-3)",
      "total_price": 196.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "ABSOLUT IN PINK",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX39",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE ABSOLUT IN PINK",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "EXPLORER",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX40",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE EXPLORER",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "FREEDOM",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX41",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE FREEDOM",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "FULL MONTY",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX42",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE FULL MONTY",
      "total_price": 28.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "HIGH & MAGIC",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX43",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE HIGH & MAGIC",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "JESS IKA",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX44",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE JESS IKA",
      "total_price": 28.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "MONDIAL",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX45",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE MONDIAL",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "PINK MONDIAL",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX46",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE PINK MONDIAL",
      "total_price": 28.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "REDIANT",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX47",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE REDIANT",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "SWEET MEMORY",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX48",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE SWEET MEMORY",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "V.I.PINK",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX49",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.28,
      "box_marking": "ROSE V.I.PINK",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "PINK FLOYD 25ST",
      "category": "ROSES",
      "quantity": 400,
      "box_number": "BOX50",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.36,
      "box_marking": "ROSE PINK FLOYD 25ST 60CM 400ST(ST 2164642-6)",
      "total_price": 144.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "ASSORTED 25ST",
      "category": "ROSES",
      "quantity": 500,
      "box_number": "BOX51",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE ASSORTED 25ST 40CM 500ST(ST 2164642-9)",
      "total_price": 110.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "FORTUNE",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX52",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE FORTUNE",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "FREEDOM",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX53",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE FREEDOM",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "FRUTETTO",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX54",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE FRUTETTO",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "FULL MONTY",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX55",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE FULL MONTY",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "HIGH & YELLOW MAGIC",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX56",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE HIGH & YELLOW MAGIC",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "NEWS FLASH",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX57",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE NEWS FLASH",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "PLAYA BLANCA",
      "category": "ROSES",
      "quantity": 75,
      "box_number": "BOX58",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE PLAYA BLANCA",
      "total_price": 16.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "RAGAZZA",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX59",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE RAGAZZA",
      "total_price": 11.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "REDIANT",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX60",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE REDIANT",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "SILANTO I",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX61",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE SILANTO I",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "STILETTO",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX62",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE STILETTO",
      "total_price": 11.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "SUNSET GLORY",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX63",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE SUNSET GLORY",
      "total_price": 5.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "(G) COUNTRY BLUES",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX64",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE(G) COUNTRY BLUES",
      "total_price": 11.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "(G) PINK X-PRESSION",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX65",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.22,
      "box_marking": "ROSE(G) PINK X-PRESSION",
      "total_price": 11.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "ASSORTED 25ST MG",
      "category": "ROSES",
      "quantity": 300,
      "box_number": "BOX66",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.33,
      "box_marking": "ROSE ASSORTED 25ST MG 300ST(ST 2164642-10)",
      "total_price": 99.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "HIGH&MAGIC",
      "category": "ROSES",
      "quantity": 150,
      "box_number": "BOX67",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.3,
      "box_marking": "ROSE HIGH&MAGIC",
      "total_price": 45.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "HIGH&MAGIC",
      "category": "ROSES",
      "quantity": 150,
      "box_number": "BOX68",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.36,
      "box_marking": "ROSE HIGH&MAGIC",
      "total_price": 54.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "ASSORTED 25ST MG",
      "category": "ROSES",
      "quantity": 400,
      "box_number": "BOX69",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.3575,
      "box_marking": "ROSE ASSORTED 25ST MG 400ST(ST 2164642-11)",
      "total_price": 143.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "EXPLORER",
      "category": "ROSES",
      "quantity": 150,
      "box_number": "BOX70",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.32,
      "box_marking": "ROSE EXPLORER",
      "total_price": 48.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "EXPLORER",
      "category": "ROSES",
      "quantity": 250,
      "box_number": "BOX71",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.38,
      "box_marking": "ROSE EXPLORER",
      "total_price": 95.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX72",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.325,
      "box_marking": "ROSES",
      "total_price": 32.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 300,
      "box_number": "BOX73",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.4025,
      "box_marking": "ROSES",
      "total_price": 120.75
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 450,
      "box_number": "BOX74",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.42,
      "box_marking": "ROSES",
      "total_price": 189.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX75",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.42,
      "box_marking": "ROSES",
      "total_price": 42.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 200,
      "box_number": "BOX76",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.56,
      "box_marking": "ROSES",
      "total_price": 112.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX77",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.39,
      "box_marking": "ROSAS",
      "total_price": 135.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 1600,
      "box_number": "BOX78",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.310625,
      "box_marking": "ROSES",
      "total_price": 497.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 7650,
      "box_number": "BOX79",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.29330065,
      "box_marking": "ROSES",
      "total_price": 2243.75
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 700,
      "box_number": "BOX80",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.27508571,
      "box_marking": "ROSES",
      "total_price": 192.56
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX81",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.32,
      "box_marking": "ROSES",
      "total_price": 112.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 700,
      "box_number": "BOX82",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.36178571,
      "box_marking": "ROSES",
      "total_price": 253.25
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "(ROSOIDEA, R",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX83",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.39,
      "box_marking": "ROSAS(ROSOIDEA, R",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 700,
      "box_number": "BOX84",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": null,
      "box_marking": "Roses",
      "total_price": null
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "(ROSOIDEA)",
      "category": "ROSES",
      "quantity": 5125,
      "box_number": "BOX85",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.32087805,
      "box_marking": "ROSAS(ROSOIDEA)",
      "total_price": 1644.25
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 400,
      "box_number": "BOX86",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.196,
      "box_marking": "ROSES",
      "total_price": 78.4
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 1050,
      "box_number": "BOX87",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.414,
      "box_marking": "SPRAY ROSES",
      "total_price": 434.7
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "BOX88",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.497,
      "box_marking": "SPRAY ROSES",
      "total_price": 49.7
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 625,
      "box_number": "BOX89",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.314,
      "box_marking": "ROSES",
      "total_price": 196.25
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 650,
      "box_number": "BOX90",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.42692308,
      "box_marking": "ROSES",
      "total_price": 277.5
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX91",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": null,
      "box_marking": "Roses",
      "total_price": null
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "",
      "category": "ROSES",
      "quantity": 275,
      "box_number": "BOX92",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.35,
      "box_marking": "Roses",
      "total_price": 96.25
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "GARDEN",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX93",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": null,
      "box_marking": "GARDEN ROSAS",
      "total_price": null
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX94",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": null,
      "box_marking": "ROSAS",
      "total_price": null
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX95",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.25,
      "box_marking": "ROSAS",
      "total_price": 87.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 250,
      "box_number": "BOX96",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.324,
      "box_marking": "ROSES",
      "total_price": 81.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 550,
      "box_number": "BOX97",
      "plantation": "ROYALFLOWERS S.A.",
      "unit_price": 0.56818182,
      "box_marking": "ROSES",
      "total_price": 312.5
    }
  ],
  "country": "ASTANA",
  "summary": {
    "total_boxes": 97,
    "total_stems": 30200,
    "total_amount": 9295.21
  },
  "supplier": "ROYALFLOWERS S.A.",
  "invoice_date": "2026-04-05",
  "invoice_number": "1016722",
  "processing_report": {
    "notes": "Тип инвойса: плоский. Количество позиций: 97. Присутствуют расхождения в вычислении unit_price для некоторых позиций из-за отсутствия total_price.",
    "status": "warning",
    "sum_boxes": 97,
    "sum_stems": 30200,
    "sum_amount": 9295.21,
    "items_count": 97,
    "discrepancies": [
      "item with box_number 'BOX21' has quantity=100 but total_price is null, cannot calculate unit_price.",
      "item with box_number 'BOX84' has quantity=700 but total_price is null, cannot calculate unit_price.",
      "item with box_number 'BOX91' has total_price is null, cannot calculate unit_price.",
      "item with box_number 'BOX93' has quantity=350 but total_price is null, cannot calculate unit_price.",
      "item with box_number 'BOX94' has quantity=350 but total_price is null, cannot calculate unit_price."
    ],
    "expected_boxes": 97,
    "expected_stems": 30200,
    "expected_amount": 9295.21
  }
}
Результат (Pass 2)

  
История (последние 20)
ID Файл Дата