{
  "id": 2,
  "position": 2,
  "updated_at": "2009-03-31T12:20:34.000+04:00",
  "created_at": "2009-03-30T04:37:32.000+04:00",
  "charge_up_to": null,
  "inverted": false,
  "show_zip_code": false,
  "title": "курьер",
  "description": "",
  "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": 200.0,
  "payment_delivery_variants": [
    {
      "id": 2,
      "payment_gateway_id": 1,
      "created_at": "2026-04-11T00:59:53.000+03:00"
    }
  ],
  "delivery_locations": [

  ],
  "delivery_time_intervals": [

  ],
  "rules": [
    {
      "id": 1,
      "order_price": 2000.0,
      "price": 600.0,
      "order_weight": 10
    },
    {
      "id": 2,
      "order_price": 2000.0,
      "price": 700.0,
      "order_weight": 20
    },
    {
      "id": 3,
      "order_price": 2000.0,
      "price": 800.0,
      "order_weight": null
    },
    {
      "id": 4,
      "order_price": 10000.0,
      "price": 300.0,
      "order_weight": 10
    },
    {
      "id": 5,
      "order_price": 10000.0,
      "price": 400.0,
      "order_weight": 20
    },
    {
      "id": 6,
      "order_price": 10000.0,
      "price": 500.0,
      "order_weight": null
    },
    {
      "id": 7,
      "order_price": null,
      "price": 0.0,
      "order_weight": 10
    },
    {
      "id": 8,
      "order_price": null,
      "price": 100.0,
      "order_weight": 20
    }
  ]
}