{
  "id": 33,
  "position": 1,
  "updated_at": "2026-04-11T01:00:39.000+03:00",
  "created_at": "2026-04-11T01:00:39.000+03:00",
  "charge_up_to": "1000.0",
  "inverted": false,
  "show_zip_code": false,
  "title": "express delivery",
  "description": "text",
  "type": "DeliveryVariant::Fixed",
  "min_order_sum": null,
  "show_calendar_in_checkout": true,
  "delivery_date_required": true,
  "forbid_weekends": true,
  "utc_from_address": null,
  "estimated_delivery_period": 2,
  "order_time_is_later": "18:00",
  "forbidden_days": "23.02,08.03,01.05",
  "show_time_intervals_in_checkout": true,
  "time_intervals_required": true,
  "price": "300.0",
  "javascript": null,
  "payment_delivery_variants": [
    {
      "id": 6,
      "payment_gateway_id": 1,
      "created_at": "2026-04-11T01:00:39.000+03:00"
    },
    {
      "id": 7,
      "payment_gateway_id": 3,
      "created_at": "2026-04-11T01:00:39.000+03:00"
    },
    {
      "id": 8,
      "payment_gateway_id": 4,
      "created_at": "2026-04-11T01:00:39.000+03:00"
    }
  ],
  "delivery_locations": [
    {
      "id": 17,
      "city": "B",
      "region": "A",
      "country": "RU"
    }
  ],
  "delivery_time_intervals": [
    {
      "time_from": "10:00",
      "time_to": "12:00",
      "monday": true,
      "tuesday": true,
      "wednesday": true,
      "thursday": true,
      "friday": true,
      "saturday": true,
      "sunday": true
    },
    {
      "time_from": "12:00",
      "time_to": "16:00",
      "monday": true,
      "tuesday": true,
      "wednesday": true,
      "thursday": true,
      "friday": true,
      "saturday": true,
      "sunday": true
    },
    {
      "time_from": "16:00",
      "time_to": "20:00",
      "monday": true,
      "tuesday": true,
      "wednesday": true,
      "thursday": true,
      "friday": true,
      "saturday": true,
      "sunday": true
    }
  ]
}