{
  "id": 81,
  "position": 1,
  "updated_at": "2026-04-11T01:00:41.000+03:00",
  "created_at": "2026-04-11T01:00:41.000+03:00",
  "charge_up_to": "1000.0",
  "inverted": false,
  "show_zip_code": false,
  "title": "express delivery",
  "description": "text",
  "type": "DeliveryVariant::PriceDepend",
  "min_order_sum": null,
  "show_calendar_in_checkout": null,
  "delivery_date_required": null,
  "forbid_weekends": null,
  "utc_from_address": null,
  "estimated_delivery_period": null,
  "order_time_is_later": null,
  "forbidden_days": null,
  "show_time_intervals_in_checkout": null,
  "time_intervals_required": null,
  "min_price": "300.0",
  "payment_delivery_variants": [
    {
      "id": 24,
      "payment_gateway_id": 1,
      "created_at": "2026-04-11T01:00:41.000+03:00"
    },
    {
      "id": 25,
      "payment_gateway_id": 3,
      "created_at": "2026-04-11T01:00:41.000+03:00"
    },
    {
      "id": 26,
      "payment_gateway_id": 4,
      "created_at": "2026-04-11T01:00:41.000+03:00"
    }
  ],
  "delivery_locations": [
    {
      "id": 81,
      "city": "B",
      "region": "A",
      "country": "RU"
    }
  ],
  "delivery_time_intervals": [

  ],
  "rules": [
    {
      "id": 24,
      "order_price": "10.0",
      "price": "300.0",
      "order_weight": "1.0"
    }
  ]
}