{
  "id": 49,
  "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": false,
  "show_zip_code": false,
  "title": "express delivery",
  "description": "text",
  "type": "DeliveryVariant::External",
  "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,
  "url": "http://google.ru",
  "javascript": "<script type='text/javascript' src='http://mydelivery.ru/delivery.js'></script>\n        <script type='text/javascript'>\n          $(function(){\n          alert('Choose a point of customer pickup');\n          });\n        </script>",
  "customer_pickup": false,
  "payment_delivery_variants": [
    {
      "id": 12,
      "payment_gateway_id": 1,
      "created_at": "2026-04-11T01:00:40.000+03:00"
    },
    {
      "id": 13,
      "payment_gateway_id": 3,
      "created_at": "2026-04-11T01:00:40.000+03:00"
    },
    {
      "id": 14,
      "payment_gateway_id": 4,
      "created_at": "2026-04-11T01:00:40.000+03:00"
    }
  ],
  "delivery_locations": [
    {
      "id": 33,
      "city": "B",
      "region": "A",
      "country": "RU"
    }
  ],
  "delivery_time_intervals": [

  ]
}