{
  "mode": "poll_postings",
  "date_from": "2026-05-30T00:00:00Z",
  "date_to": "2026-05-30T23:59:59Z",
  "posting_number": "12345-0001-1",
  "status": "awaiting_packaging",
  "products": [
    {
      "sku": 123456789,
      "offer_id": "N8N-SETUP",
      "name": "Услуга настройки n8n",
      "quantity": 1,
      "price": "12900.00"
    }
  ],
  "analytics_data": {
    "region": "Москва"
  },
  "financial_data": {
    "products": [
      {
        "commission_amount": "650.00"
      }
    ]
  }
}