{
  "id": 65,
  "position": 1,
  "updated_at": "2026-04-11T01:00:40.000+03:00",
  "created_at": "2026-04-11T01:00:40.000+03:00",
  "charge_up_to": "1000.0",
  "inverted": true,
  "show_zip_code": false,
  "title": "express delivery",
  "description": "text",
  "type": "DeliveryVariant::LocationDepend",
  "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,
  "payment_delivery_variants": [
    {
      "id": 18,
      "payment_gateway_id": 1,
      "created_at": "2026-04-11T01:00:40.000+03:00"
    },
    {
      "id": 19,
      "payment_gateway_id": 3,
      "created_at": "2026-04-11T01:00:40.000+03:00"
    },
    {
      "id": 20,
      "payment_gateway_id": 4,
      "created_at": "2026-04-11T01:00:40.000+03:00"
    }
  ],
  "delivery_locations": [
    {
      "id": 57,
      "city": "B",
      "region": "A",
      "country": "RU"
    }
  ],
  "delivery_time_intervals": [

  ],
  "delivery_zones": [
    {
      "id": 17,
      "title": "test",
      "tariffs": [
        {
          "id": 17,
          "max_weight": "30.0",
          "price": "100.0",
          "step": "2.0",
          "step_price": "50.0"
        }
      ],
      "locations": [
        {
          "id": 65,
          "country": "A",
          "region": "C",
          "city": "D"
        }
      ]
    }
  ]
}