{
  "sample": true,
  "orders": [
    {
      "order_id": "mw_test_20260809_001",
      "status": "awaiting_confirmation",
      "payment_provider": "yookassa",
      "payment_status": "pending",
      "total": {
        "value": "1990.00",
        "currency": "RUB"
      },
      "items": [
        {
          "product_id": "212909005",
          "quantity": 1
        }
      ]
    }
  ]
}