GET api/v1/establishments/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Establishment
NameDescriptionTypeAdditional information
id

integer

Required

deleted

boolean

None.

name

string

None.

street

string

None.

descriptive_number

string

None.

connection_method_text

string

None.

house_number

string

None.

post_code

string

None.

state

string

None.

city

string

None.

country

CodeListSystem

None.

mailing_street

string

None.

mailing_descriptive_number

string

None.

mailing_house_number

string

None.

mailing_post_code

string

None.

mailing_city

string

None.

mailing_country

string

None.

billing_street

string

None.

is_mailing_address_different

boolean

None.

billing_descriptive_number

string

None.

billing_house_number

string

None.

billing_post_code

string

None.

billing_city

string

None.

billing_country

string

None.

is_billing_address_different

boolean

None.

technical_first_name

string

None.

technical_last_name

string

None.

technical_phone

string

None.

technical_email

string

None.

first_name

string

None.

last_name

string

None.

phone

string

None.

partner_name

string

None.

email

string

None.

portal_first_name

string

None.

portal_last_name

string

None.

portal_phone

string

None.

portal_email

string

None.

file

CodeListSystem

None.

connection_method

CodeListSystem

None.

data_connectivity

boolean

None.

charging_stations

Collection of ChargingStation

None.

file_agreement

boolean

None.

upload_connection_agreement_file

CodeList

None.

is_preparation_for_management

boolean

None.

preparation_company

string

None.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "deleted": true,
  "name": "sample string 3",
  "street": "sample string 4",
  "descriptive_number": "sample string 5",
  "connection_method_text": "sample string 6",
  "house_number": "sample string 7",
  "post_code": "sample string 8",
  "state": "sample string 9",
  "city": "sample string 10",
  "country": {
    "code": "sample string 1",
    "is_cabel": true,
    "id": 3,
    "name": "sample string 4"
  },
  "mailing_street": "sample string 11",
  "mailing_descriptive_number": "sample string 12",
  "mailing_house_number": "sample string 13",
  "mailing_post_code": "sample string 14",
  "mailing_city": "sample string 15",
  "mailing_country": "sample string 16",
  "billing_street": "sample string 17",
  "is_mailing_address_different": true,
  "billing_descriptive_number": "sample string 19",
  "billing_house_number": "sample string 20",
  "billing_post_code": "sample string 21",
  "billing_city": "sample string 22",
  "billing_country": "sample string 23",
  "is_billing_address_different": true,
  "technical_first_name": "sample string 25",
  "technical_last_name": "sample string 26",
  "technical_phone": "sample string 27",
  "technical_email": "sample string 28",
  "first_name": "sample string 29",
  "last_name": "sample string 30",
  "phone": "sample string 31",
  "partner_name": "sample string 32",
  "email": "sample string 33",
  "portal_first_name": "sample string 34",
  "portal_last_name": "sample string 35",
  "portal_phone": "sample string 36",
  "portal_email": "sample string 37",
  "file": {
    "code": "sample string 1",
    "is_cabel": true,
    "id": 3,
    "name": "sample string 4"
  },
  "connection_method": {
    "code": "sample string 1",
    "is_cabel": true,
    "id": 3,
    "name": "sample string 4"
  },
  "data_connectivity": true,
  "charging_stations": [
    {
      "id": 1,
      "opening_hours": "sample string 2",
      "id_image": 1,
      "fulltext": "sample string 3",
      "hardware_id": "sample string 4",
      "evse_id": "sample string 5",
      "number": "sample string 6",
      "code": "sample string 7",
      "service_company_name": "sample string 8",
      "service_information": "sample string 9",
      "service_number": "sample string 10",
      "service_phone": "sample string 11",
      "service_email": "sample string 12",
      "revision_date": "2026-02-08T14:10:04Z",
      "activation_date": "2026-02-08T14:10:04Z",
      "manufacturer": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "manufacturer_text": "sample string 13",
      "model": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "establishment": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "state": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "model_text": "sample string 14",
      "rated_charger_power": 1.0,
      "available_charger_power": 1.0,
      "cpo_payment": true,
      "charger_control": true,
      "internal_charger": true,
      "latitude": "sample string 18",
      "longitude": "sample string 19",
      "charger_general_location": "sample string 20",
      "charger_registration_number": "sample string 21",
      "number_of_charging_points": 1.0,
      "firmware": "sample string 22",
      "charger_data_connection_method": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "ocpp_protocol": "sample string 23",
      "different_opening_hours": true,
      "opening_hours_all_day": true,
      "opening_hours_from": "sample string 26",
      "opening_hours_to": "sample string 27",
      "monday_opening_hours_all_day": true,
      "monday_opening_hours_from": "sample string 29",
      "monday_opening_hours_to": "sample string 30",
      "tuesday_opening_hours_all_day": true,
      "tuesday_opening_hours_from": "sample string 32",
      "tuesday_opening_hours_to": "sample string 33",
      "wednesday_opening_hours_all_day": true,
      "wednesday_opening_hours_from": "sample string 35",
      "wednesday_opening_hours_to": "sample string 36",
      "thursday_opening_hours_all_day": true,
      "thursday_opening_hours_from": "sample string 38",
      "thursday_opening_hours_to": "sample string 39",
      "friday_opening_hours_all_day": true,
      "friday_opening_hours_from": "sample string 41",
      "friday_opening_hours_to": "sample string 42",
      "saturday_opening_hours_all_day": true,
      "saturday_opening_hours_from": "sample string 44",
      "saturday_opening_hours_to": "sample string 45",
      "sunday_opening_hours_all_day": true,
      "sunday_opening_hours_from": "sample string 47",
      "sunday_opening_hours_to": "sample string 48",
      "accessibility": "sample string 49",
      "reader": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "has_reader": true,
      "lockable_charger": true,
      "key_availability_to_unlock": "sample string 52",
      "charger_operation": true,
      "electrical_connection_type": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "charger_assignment": "sample string 54",
      "photo_charger": {
        "id": "b16e7a62-a3bc-4735-a91f-e5cea384ae31",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "id": 1,
              "image_id": "9787db91-0e9e-4665-aad6-7f5eb7e72c33",
              "code": "sample string 2",
              "title": "sample string 5",
              "introduction": "sample string 6",
              "first_name": "sample string 7",
              "last_name": "sample string 8",
              "full_name": "sample string 9",
              "note": "sample string 10"
            },
            "date": "2026-02-08T14:10:04Z"
          },
          "last_change": {
            "user": {
              "id": 1,
              "image_id": "9787db91-0e9e-4665-aad6-7f5eb7e72c33",
              "code": "sample string 2",
              "title": "sample string 5",
              "introduction": "sample string 6",
              "first_name": "sample string 7",
              "last_name": "sample string 8",
              "full_name": "sample string 9",
              "note": "sample string 10"
            },
            "date": "2026-02-08T14:10:04Z"
          }
        }
      },
      "charging_points": [
        {
          "id": 1,
          "id_transaction": 1,
          "hw_code": "sample string 2",
          "products": [
            {
              "id": "f6c14524-810e-4958-a2d0-d052f410da97",
              "name": "sample string 2",
              "reservation_time": 3,
              "blocking_value": 4.0,
              "id_product": 5,
              "amount_with_vat": 6.0
            },
            {
              "id": "f6c14524-810e-4958-a2d0-d052f410da97",
              "name": "sample string 2",
              "reservation_time": 3,
              "blocking_value": 4.0,
              "id_product": 5,
              "amount_with_vat": 6.0
            }
          ],
          "code": "sample string 3",
          "name": "sample string 4",
          "inclusion": "sample string 5",
          "is_possible_to_charge": true,
          "is_possible_to_charge_direct_payment": true,
          "state": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "charging_station": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "address": {
            "id": 1,
            "street": "sample string 2",
            "descriptive_number": "sample string 3",
            "house_number": "sample string 4",
            "post_code": "sample string 5",
            "city": "sample string 6",
            "country": {
              "code": "sample string 1",
              "is_cabel": true,
              "id": 3,
              "name": "sample string 4"
            },
            "type": {
              "code": "sample string 1",
              "is_cabel": true,
              "id": 3,
              "name": "sample string 4"
            }
          },
          "charging_speed": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "is_socket": true,
          "is_public": true,
          "location": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "rated_power": 1.0,
          "connector": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "output_power_from_manufacturer": 1.0,
          "output_power_avaiable_max": 1.0,
          "output_current_manufacturer": 1.0,
          "output_voltage_manufacturer": 1.0,
          "output_power_from": 1.0,
          "output_power_to": 1.0,
          "output_current": 1.0,
          "charging_start_hour": 1,
          "charging_start_minute": 1,
          "charging_start_second": 1,
          "still_continues": true,
          "planned_charging_end": "2026-02-08T14:10:04Z",
          "charging_start": "2026-02-08T14:10:04Z",
          "percent": 11
        },
        {
          "id": 1,
          "id_transaction": 1,
          "hw_code": "sample string 2",
          "products": [
            {
              "id": "f6c14524-810e-4958-a2d0-d052f410da97",
              "name": "sample string 2",
              "reservation_time": 3,
              "blocking_value": 4.0,
              "id_product": 5,
              "amount_with_vat": 6.0
            },
            {
              "id": "f6c14524-810e-4958-a2d0-d052f410da97",
              "name": "sample string 2",
              "reservation_time": 3,
              "blocking_value": 4.0,
              "id_product": 5,
              "amount_with_vat": 6.0
            }
          ],
          "code": "sample string 3",
          "name": "sample string 4",
          "inclusion": "sample string 5",
          "is_possible_to_charge": true,
          "is_possible_to_charge_direct_payment": true,
          "state": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "charging_station": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "address": {
            "id": 1,
            "street": "sample string 2",
            "descriptive_number": "sample string 3",
            "house_number": "sample string 4",
            "post_code": "sample string 5",
            "city": "sample string 6",
            "country": {
              "code": "sample string 1",
              "is_cabel": true,
              "id": 3,
              "name": "sample string 4"
            },
            "type": {
              "code": "sample string 1",
              "is_cabel": true,
              "id": 3,
              "name": "sample string 4"
            }
          },
          "charging_speed": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "is_socket": true,
          "is_public": true,
          "location": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "rated_power": 1.0,
          "connector": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "output_power_from_manufacturer": 1.0,
          "output_power_avaiable_max": 1.0,
          "output_current_manufacturer": 1.0,
          "output_voltage_manufacturer": 1.0,
          "output_power_from": 1.0,
          "output_power_to": 1.0,
          "output_current": 1.0,
          "charging_start_hour": 1,
          "charging_start_minute": 1,
          "charging_start_second": 1,
          "still_continues": true,
          "planned_charging_end": "2026-02-08T14:10:04Z",
          "charging_start": "2026-02-08T14:10:04Z",
          "percent": 11
        }
      ],
      "ip_address": "sample string 55",
      "actual_output_power": 1.0
    },
    {
      "id": 1,
      "opening_hours": "sample string 2",
      "id_image": 1,
      "fulltext": "sample string 3",
      "hardware_id": "sample string 4",
      "evse_id": "sample string 5",
      "number": "sample string 6",
      "code": "sample string 7",
      "service_company_name": "sample string 8",
      "service_information": "sample string 9",
      "service_number": "sample string 10",
      "service_phone": "sample string 11",
      "service_email": "sample string 12",
      "revision_date": "2026-02-08T14:10:04Z",
      "activation_date": "2026-02-08T14:10:04Z",
      "manufacturer": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "manufacturer_text": "sample string 13",
      "model": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "establishment": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "state": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "model_text": "sample string 14",
      "rated_charger_power": 1.0,
      "available_charger_power": 1.0,
      "cpo_payment": true,
      "charger_control": true,
      "internal_charger": true,
      "latitude": "sample string 18",
      "longitude": "sample string 19",
      "charger_general_location": "sample string 20",
      "charger_registration_number": "sample string 21",
      "number_of_charging_points": 1.0,
      "firmware": "sample string 22",
      "charger_data_connection_method": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "ocpp_protocol": "sample string 23",
      "different_opening_hours": true,
      "opening_hours_all_day": true,
      "opening_hours_from": "sample string 26",
      "opening_hours_to": "sample string 27",
      "monday_opening_hours_all_day": true,
      "monday_opening_hours_from": "sample string 29",
      "monday_opening_hours_to": "sample string 30",
      "tuesday_opening_hours_all_day": true,
      "tuesday_opening_hours_from": "sample string 32",
      "tuesday_opening_hours_to": "sample string 33",
      "wednesday_opening_hours_all_day": true,
      "wednesday_opening_hours_from": "sample string 35",
      "wednesday_opening_hours_to": "sample string 36",
      "thursday_opening_hours_all_day": true,
      "thursday_opening_hours_from": "sample string 38",
      "thursday_opening_hours_to": "sample string 39",
      "friday_opening_hours_all_day": true,
      "friday_opening_hours_from": "sample string 41",
      "friday_opening_hours_to": "sample string 42",
      "saturday_opening_hours_all_day": true,
      "saturday_opening_hours_from": "sample string 44",
      "saturday_opening_hours_to": "sample string 45",
      "sunday_opening_hours_all_day": true,
      "sunday_opening_hours_from": "sample string 47",
      "sunday_opening_hours_to": "sample string 48",
      "accessibility": "sample string 49",
      "reader": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "has_reader": true,
      "lockable_charger": true,
      "key_availability_to_unlock": "sample string 52",
      "charger_operation": true,
      "electrical_connection_type": {
        "code": "sample string 1",
        "is_cabel": true,
        "id": 3,
        "name": "sample string 4"
      },
      "charger_assignment": "sample string 54",
      "photo_charger": {
        "id": "b16e7a62-a3bc-4735-a91f-e5cea384ae31",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "id": 1,
              "image_id": "9787db91-0e9e-4665-aad6-7f5eb7e72c33",
              "code": "sample string 2",
              "title": "sample string 5",
              "introduction": "sample string 6",
              "first_name": "sample string 7",
              "last_name": "sample string 8",
              "full_name": "sample string 9",
              "note": "sample string 10"
            },
            "date": "2026-02-08T14:10:04Z"
          },
          "last_change": {
            "user": {
              "id": 1,
              "image_id": "9787db91-0e9e-4665-aad6-7f5eb7e72c33",
              "code": "sample string 2",
              "title": "sample string 5",
              "introduction": "sample string 6",
              "first_name": "sample string 7",
              "last_name": "sample string 8",
              "full_name": "sample string 9",
              "note": "sample string 10"
            },
            "date": "2026-02-08T14:10:04Z"
          }
        }
      },
      "charging_points": [
        {
          "id": 1,
          "id_transaction": 1,
          "hw_code": "sample string 2",
          "products": [
            {
              "id": "f6c14524-810e-4958-a2d0-d052f410da97",
              "name": "sample string 2",
              "reservation_time": 3,
              "blocking_value": 4.0,
              "id_product": 5,
              "amount_with_vat": 6.0
            },
            {
              "id": "f6c14524-810e-4958-a2d0-d052f410da97",
              "name": "sample string 2",
              "reservation_time": 3,
              "blocking_value": 4.0,
              "id_product": 5,
              "amount_with_vat": 6.0
            }
          ],
          "code": "sample string 3",
          "name": "sample string 4",
          "inclusion": "sample string 5",
          "is_possible_to_charge": true,
          "is_possible_to_charge_direct_payment": true,
          "state": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "charging_station": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "address": {
            "id": 1,
            "street": "sample string 2",
            "descriptive_number": "sample string 3",
            "house_number": "sample string 4",
            "post_code": "sample string 5",
            "city": "sample string 6",
            "country": {
              "code": "sample string 1",
              "is_cabel": true,
              "id": 3,
              "name": "sample string 4"
            },
            "type": {
              "code": "sample string 1",
              "is_cabel": true,
              "id": 3,
              "name": "sample string 4"
            }
          },
          "charging_speed": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "is_socket": true,
          "is_public": true,
          "location": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "rated_power": 1.0,
          "connector": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "output_power_from_manufacturer": 1.0,
          "output_power_avaiable_max": 1.0,
          "output_current_manufacturer": 1.0,
          "output_voltage_manufacturer": 1.0,
          "output_power_from": 1.0,
          "output_power_to": 1.0,
          "output_current": 1.0,
          "charging_start_hour": 1,
          "charging_start_minute": 1,
          "charging_start_second": 1,
          "still_continues": true,
          "planned_charging_end": "2026-02-08T14:10:04Z",
          "charging_start": "2026-02-08T14:10:04Z",
          "percent": 11
        },
        {
          "id": 1,
          "id_transaction": 1,
          "hw_code": "sample string 2",
          "products": [
            {
              "id": "f6c14524-810e-4958-a2d0-d052f410da97",
              "name": "sample string 2",
              "reservation_time": 3,
              "blocking_value": 4.0,
              "id_product": 5,
              "amount_with_vat": 6.0
            },
            {
              "id": "f6c14524-810e-4958-a2d0-d052f410da97",
              "name": "sample string 2",
              "reservation_time": 3,
              "blocking_value": 4.0,
              "id_product": 5,
              "amount_with_vat": 6.0
            }
          ],
          "code": "sample string 3",
          "name": "sample string 4",
          "inclusion": "sample string 5",
          "is_possible_to_charge": true,
          "is_possible_to_charge_direct_payment": true,
          "state": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "charging_station": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "address": {
            "id": 1,
            "street": "sample string 2",
            "descriptive_number": "sample string 3",
            "house_number": "sample string 4",
            "post_code": "sample string 5",
            "city": "sample string 6",
            "country": {
              "code": "sample string 1",
              "is_cabel": true,
              "id": 3,
              "name": "sample string 4"
            },
            "type": {
              "code": "sample string 1",
              "is_cabel": true,
              "id": 3,
              "name": "sample string 4"
            }
          },
          "charging_speed": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "is_socket": true,
          "is_public": true,
          "location": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "rated_power": 1.0,
          "connector": {
            "code": "sample string 1",
            "is_cabel": true,
            "id": 3,
            "name": "sample string 4"
          },
          "output_power_from_manufacturer": 1.0,
          "output_power_avaiable_max": 1.0,
          "output_current_manufacturer": 1.0,
          "output_voltage_manufacturer": 1.0,
          "output_power_from": 1.0,
          "output_power_to": 1.0,
          "output_current": 1.0,
          "charging_start_hour": 1,
          "charging_start_minute": 1,
          "charging_start_second": 1,
          "still_continues": true,
          "planned_charging_end": "2026-02-08T14:10:04Z",
          "charging_start": "2026-02-08T14:10:04Z",
          "percent": 11
        }
      ],
      "ip_address": "sample string 55",
      "actual_output_power": 1.0
    }
  ],
  "file_agreement": true,
  "upload_connection_agreement_file": {
    "id": "b16e7a62-a3bc-4735-a91f-e5cea384ae31",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "id": 1,
          "image_id": "9787db91-0e9e-4665-aad6-7f5eb7e72c33",
          "code": "sample string 2",
          "title": "sample string 5",
          "introduction": "sample string 6",
          "first_name": "sample string 7",
          "last_name": "sample string 8",
          "full_name": "sample string 9",
          "note": "sample string 10"
        },
        "date": "2026-02-08T14:10:04Z"
      },
      "last_change": {
        "user": {
          "id": 1,
          "image_id": "9787db91-0e9e-4665-aad6-7f5eb7e72c33",
          "code": "sample string 2",
          "title": "sample string 5",
          "introduction": "sample string 6",
          "first_name": "sample string 7",
          "last_name": "sample string 8",
          "full_name": "sample string 9",
          "note": "sample string 10"
        },
        "date": "2026-02-08T14:10:04Z"
      }
    }
  },
  "is_preparation_for_management": true,
  "preparation_company": "sample string 41"
}

application/xml, text/xml

Sample:
<Establishment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
  <billing_city>sample string 22</billing_city>
  <billing_country>sample string 23</billing_country>
  <billing_descriptive_number>sample string 19</billing_descriptive_number>
  <billing_house_number>sample string 20</billing_house_number>
  <billing_post_code>sample string 21</billing_post_code>
  <billing_street>sample string 17</billing_street>
  <charging_stations>
    <ChargingStation>
      <accessibility>sample string 49</accessibility>
      <activation_date>2026-02-08T15:10:04.6886273+01:00</activation_date>
      <actual_output_power>1</actual_output_power>
      <available_charger_power>1</available_charger_power>
      <charger_assignment>sample string 54</charger_assignment>
      <charger_control>true</charger_control>
      <charger_data_connection_method>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </charger_data_connection_method>
      <charger_general_location>sample string 20</charger_general_location>
      <charger_operation>true</charger_operation>
      <charger_registration_number>sample string 21</charger_registration_number>
      <charging_points>
        <ChargingPoint>
          <address>
            <city>sample string 6</city>
            <country>
              <id>3</id>
              <name>sample string 4</name>
              <code>sample string 1</code>
              <is_cabel>true</is_cabel>
            </country>
            <descriptive_number>sample string 3</descriptive_number>
            <house_number>sample string 4</house_number>
            <id>1</id>
            <post_code>sample string 5</post_code>
            <street>sample string 2</street>
            <type>
              <id>3</id>
              <name>sample string 4</name>
              <code>sample string 1</code>
              <is_cabel>true</is_cabel>
            </type>
          </address>
          <charging_speed>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </charging_speed>
          <charging_start>2026-02-08T15:10:04.6886273+01:00</charging_start>
          <charging_start_hour>1</charging_start_hour>
          <charging_start_minute>1</charging_start_minute>
          <charging_start_second>1</charging_start_second>
          <charging_station>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </charging_station>
          <code>sample string 3</code>
          <connector>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </connector>
          <hw_code>sample string 2</hw_code>
          <id>1</id>
          <id_transaction>1</id_transaction>
          <inclusion>sample string 5</inclusion>
          <is_possible_to_charge>true</is_possible_to_charge>
          <is_possible_to_charge_direct_payment>true</is_possible_to_charge_direct_payment>
          <is_public>true</is_public>
          <is_socket>true</is_socket>
          <location>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </location>
          <name>sample string 4</name>
          <output_current>1</output_current>
          <output_current_manufacturer>1</output_current_manufacturer>
          <output_power_avaiable_max>1</output_power_avaiable_max>
          <output_power_from>1</output_power_from>
          <output_power_from_manufacturer>1</output_power_from_manufacturer>
          <output_power_to>1</output_power_to>
          <output_voltage_manufacturer>1</output_voltage_manufacturer>
          <percent>11</percent>
          <planned_charging_end>2026-02-08T15:10:04.6886273+01:00</planned_charging_end>
          <products>
            <DirectPaymentProduct>
              <amount_with_vat>6</amount_with_vat>
              <blocking_value>4</blocking_value>
              <id>f6c14524-810e-4958-a2d0-d052f410da97</id>
              <id_product>5</id_product>
              <name>sample string 2</name>
              <reservation_time>3</reservation_time>
            </DirectPaymentProduct>
            <DirectPaymentProduct>
              <amount_with_vat>6</amount_with_vat>
              <blocking_value>4</blocking_value>
              <id>f6c14524-810e-4958-a2d0-d052f410da97</id>
              <id_product>5</id_product>
              <name>sample string 2</name>
              <reservation_time>3</reservation_time>
            </DirectPaymentProduct>
          </products>
          <rated_power>1</rated_power>
          <state>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </state>
          <still_continues>true</still_continues>
        </ChargingPoint>
        <ChargingPoint>
          <address>
            <city>sample string 6</city>
            <country>
              <id>3</id>
              <name>sample string 4</name>
              <code>sample string 1</code>
              <is_cabel>true</is_cabel>
            </country>
            <descriptive_number>sample string 3</descriptive_number>
            <house_number>sample string 4</house_number>
            <id>1</id>
            <post_code>sample string 5</post_code>
            <street>sample string 2</street>
            <type>
              <id>3</id>
              <name>sample string 4</name>
              <code>sample string 1</code>
              <is_cabel>true</is_cabel>
            </type>
          </address>
          <charging_speed>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </charging_speed>
          <charging_start>2026-02-08T15:10:04.6886273+01:00</charging_start>
          <charging_start_hour>1</charging_start_hour>
          <charging_start_minute>1</charging_start_minute>
          <charging_start_second>1</charging_start_second>
          <charging_station>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </charging_station>
          <code>sample string 3</code>
          <connector>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </connector>
          <hw_code>sample string 2</hw_code>
          <id>1</id>
          <id_transaction>1</id_transaction>
          <inclusion>sample string 5</inclusion>
          <is_possible_to_charge>true</is_possible_to_charge>
          <is_possible_to_charge_direct_payment>true</is_possible_to_charge_direct_payment>
          <is_public>true</is_public>
          <is_socket>true</is_socket>
          <location>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </location>
          <name>sample string 4</name>
          <output_current>1</output_current>
          <output_current_manufacturer>1</output_current_manufacturer>
          <output_power_avaiable_max>1</output_power_avaiable_max>
          <output_power_from>1</output_power_from>
          <output_power_from_manufacturer>1</output_power_from_manufacturer>
          <output_power_to>1</output_power_to>
          <output_voltage_manufacturer>1</output_voltage_manufacturer>
          <percent>11</percent>
          <planned_charging_end>2026-02-08T15:10:04.6886273+01:00</planned_charging_end>
          <products>
            <DirectPaymentProduct>
              <amount_with_vat>6</amount_with_vat>
              <blocking_value>4</blocking_value>
              <id>f6c14524-810e-4958-a2d0-d052f410da97</id>
              <id_product>5</id_product>
              <name>sample string 2</name>
              <reservation_time>3</reservation_time>
            </DirectPaymentProduct>
            <DirectPaymentProduct>
              <amount_with_vat>6</amount_with_vat>
              <blocking_value>4</blocking_value>
              <id>f6c14524-810e-4958-a2d0-d052f410da97</id>
              <id_product>5</id_product>
              <name>sample string 2</name>
              <reservation_time>3</reservation_time>
            </DirectPaymentProduct>
          </products>
          <rated_power>1</rated_power>
          <state>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </state>
          <still_continues>true</still_continues>
        </ChargingPoint>
      </charging_points>
      <code>sample string 7</code>
      <cpo_payment>true</cpo_payment>
      <different_opening_hours>true</different_opening_hours>
      <electrical_connection_type>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </electrical_connection_type>
      <establishment>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </establishment>
      <evse_id>sample string 5</evse_id>
      <firmware>sample string 22</firmware>
      <friday_opening_hours_all_day>true</friday_opening_hours_all_day>
      <friday_opening_hours_from>sample string 41</friday_opening_hours_from>
      <friday_opening_hours_to>sample string 42</friday_opening_hours_to>
      <fulltext>sample string 3</fulltext>
      <hardware_id>sample string 4</hardware_id>
      <has_reader>true</has_reader>
      <id>1</id>
      <id_image>1</id_image>
      <internal_charger>true</internal_charger>
      <ip_address>sample string 55</ip_address>
      <key_availability_to_unlock>sample string 52</key_availability_to_unlock>
      <latitude>sample string 18</latitude>
      <lockable_charger>true</lockable_charger>
      <longitude>sample string 19</longitude>
      <manufacturer>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </manufacturer>
      <manufacturer_text>sample string 13</manufacturer_text>
      <model>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </model>
      <model_text>sample string 14</model_text>
      <monday_opening_hours_all_day>true</monday_opening_hours_all_day>
      <monday_opening_hours_from>sample string 29</monday_opening_hours_from>
      <monday_opening_hours_to>sample string 30</monday_opening_hours_to>
      <number>sample string 6</number>
      <number_of_charging_points>1</number_of_charging_points>
      <ocpp_protocol>sample string 23</ocpp_protocol>
      <opening_hours>sample string 2</opening_hours>
      <opening_hours_all_day>true</opening_hours_all_day>
      <opening_hours_from>sample string 26</opening_hours_from>
      <opening_hours_to>sample string 27</opening_hours_to>
      <photo_charger>
        <deleted>true</deleted>
        <id>b16e7a62-a3bc-4735-a91f-e5cea384ae31</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-02-08T15:10:04.6886273+01:00</date>
            <user>
              <code>sample string 2</code>
              <first_name>sample string 7</first_name>
              <full_name>sample string 9</full_name>
              <id>1</id>
              <image_id>9787db91-0e9e-4665-aad6-7f5eb7e72c33</image_id>
              <introduction>sample string 6</introduction>
              <last_name>sample string 8</last_name>
              <note>sample string 10</note>
              <title>sample string 5</title>
            </user>
          </creation>
          <last_change>
            <date>2026-02-08T15:10:04.6886273+01:00</date>
            <user>
              <code>sample string 2</code>
              <first_name>sample string 7</first_name>
              <full_name>sample string 9</full_name>
              <id>1</id>
              <image_id>9787db91-0e9e-4665-aad6-7f5eb7e72c33</image_id>
              <introduction>sample string 6</introduction>
              <last_name>sample string 8</last_name>
              <note>sample string 10</note>
              <title>sample string 5</title>
            </user>
          </last_change>
        </system_information>
      </photo_charger>
      <rated_charger_power>1</rated_charger_power>
      <reader>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </reader>
      <revision_date>2026-02-08T15:10:04.6886273+01:00</revision_date>
      <saturday_opening_hours_all_day>true</saturday_opening_hours_all_day>
      <saturday_opening_hours_from>sample string 44</saturday_opening_hours_from>
      <saturday_opening_hours_to>sample string 45</saturday_opening_hours_to>
      <service_company_name>sample string 8</service_company_name>
      <service_email>sample string 12</service_email>
      <service_information>sample string 9</service_information>
      <service_number>sample string 10</service_number>
      <service_phone>sample string 11</service_phone>
      <state>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </state>
      <sunday_opening_hours_all_day>true</sunday_opening_hours_all_day>
      <sunday_opening_hours_from>sample string 47</sunday_opening_hours_from>
      <sunday_opening_hours_to>sample string 48</sunday_opening_hours_to>
      <thursday_opening_hours_all_day>true</thursday_opening_hours_all_day>
      <thursday_opening_hours_from>sample string 38</thursday_opening_hours_from>
      <thursday_opening_hours_to>sample string 39</thursday_opening_hours_to>
      <tuesday_opening_hours_all_day>true</tuesday_opening_hours_all_day>
      <tuesday_opening_hours_from>sample string 32</tuesday_opening_hours_from>
      <tuesday_opening_hours_to>sample string 33</tuesday_opening_hours_to>
      <wednesday_opening_hours_all_day>true</wednesday_opening_hours_all_day>
      <wednesday_opening_hours_from>sample string 35</wednesday_opening_hours_from>
      <wednesday_opening_hours_to>sample string 36</wednesday_opening_hours_to>
    </ChargingStation>
    <ChargingStation>
      <accessibility>sample string 49</accessibility>
      <activation_date>2026-02-08T15:10:04.6886273+01:00</activation_date>
      <actual_output_power>1</actual_output_power>
      <available_charger_power>1</available_charger_power>
      <charger_assignment>sample string 54</charger_assignment>
      <charger_control>true</charger_control>
      <charger_data_connection_method>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </charger_data_connection_method>
      <charger_general_location>sample string 20</charger_general_location>
      <charger_operation>true</charger_operation>
      <charger_registration_number>sample string 21</charger_registration_number>
      <charging_points>
        <ChargingPoint>
          <address>
            <city>sample string 6</city>
            <country>
              <id>3</id>
              <name>sample string 4</name>
              <code>sample string 1</code>
              <is_cabel>true</is_cabel>
            </country>
            <descriptive_number>sample string 3</descriptive_number>
            <house_number>sample string 4</house_number>
            <id>1</id>
            <post_code>sample string 5</post_code>
            <street>sample string 2</street>
            <type>
              <id>3</id>
              <name>sample string 4</name>
              <code>sample string 1</code>
              <is_cabel>true</is_cabel>
            </type>
          </address>
          <charging_speed>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </charging_speed>
          <charging_start>2026-02-08T15:10:04.6886273+01:00</charging_start>
          <charging_start_hour>1</charging_start_hour>
          <charging_start_minute>1</charging_start_minute>
          <charging_start_second>1</charging_start_second>
          <charging_station>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </charging_station>
          <code>sample string 3</code>
          <connector>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </connector>
          <hw_code>sample string 2</hw_code>
          <id>1</id>
          <id_transaction>1</id_transaction>
          <inclusion>sample string 5</inclusion>
          <is_possible_to_charge>true</is_possible_to_charge>
          <is_possible_to_charge_direct_payment>true</is_possible_to_charge_direct_payment>
          <is_public>true</is_public>
          <is_socket>true</is_socket>
          <location>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </location>
          <name>sample string 4</name>
          <output_current>1</output_current>
          <output_current_manufacturer>1</output_current_manufacturer>
          <output_power_avaiable_max>1</output_power_avaiable_max>
          <output_power_from>1</output_power_from>
          <output_power_from_manufacturer>1</output_power_from_manufacturer>
          <output_power_to>1</output_power_to>
          <output_voltage_manufacturer>1</output_voltage_manufacturer>
          <percent>11</percent>
          <planned_charging_end>2026-02-08T15:10:04.6886273+01:00</planned_charging_end>
          <products>
            <DirectPaymentProduct>
              <amount_with_vat>6</amount_with_vat>
              <blocking_value>4</blocking_value>
              <id>f6c14524-810e-4958-a2d0-d052f410da97</id>
              <id_product>5</id_product>
              <name>sample string 2</name>
              <reservation_time>3</reservation_time>
            </DirectPaymentProduct>
            <DirectPaymentProduct>
              <amount_with_vat>6</amount_with_vat>
              <blocking_value>4</blocking_value>
              <id>f6c14524-810e-4958-a2d0-d052f410da97</id>
              <id_product>5</id_product>
              <name>sample string 2</name>
              <reservation_time>3</reservation_time>
            </DirectPaymentProduct>
          </products>
          <rated_power>1</rated_power>
          <state>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </state>
          <still_continues>true</still_continues>
        </ChargingPoint>
        <ChargingPoint>
          <address>
            <city>sample string 6</city>
            <country>
              <id>3</id>
              <name>sample string 4</name>
              <code>sample string 1</code>
              <is_cabel>true</is_cabel>
            </country>
            <descriptive_number>sample string 3</descriptive_number>
            <house_number>sample string 4</house_number>
            <id>1</id>
            <post_code>sample string 5</post_code>
            <street>sample string 2</street>
            <type>
              <id>3</id>
              <name>sample string 4</name>
              <code>sample string 1</code>
              <is_cabel>true</is_cabel>
            </type>
          </address>
          <charging_speed>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </charging_speed>
          <charging_start>2026-02-08T15:10:04.6886273+01:00</charging_start>
          <charging_start_hour>1</charging_start_hour>
          <charging_start_minute>1</charging_start_minute>
          <charging_start_second>1</charging_start_second>
          <charging_station>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </charging_station>
          <code>sample string 3</code>
          <connector>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </connector>
          <hw_code>sample string 2</hw_code>
          <id>1</id>
          <id_transaction>1</id_transaction>
          <inclusion>sample string 5</inclusion>
          <is_possible_to_charge>true</is_possible_to_charge>
          <is_possible_to_charge_direct_payment>true</is_possible_to_charge_direct_payment>
          <is_public>true</is_public>
          <is_socket>true</is_socket>
          <location>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </location>
          <name>sample string 4</name>
          <output_current>1</output_current>
          <output_current_manufacturer>1</output_current_manufacturer>
          <output_power_avaiable_max>1</output_power_avaiable_max>
          <output_power_from>1</output_power_from>
          <output_power_from_manufacturer>1</output_power_from_manufacturer>
          <output_power_to>1</output_power_to>
          <output_voltage_manufacturer>1</output_voltage_manufacturer>
          <percent>11</percent>
          <planned_charging_end>2026-02-08T15:10:04.6886273+01:00</planned_charging_end>
          <products>
            <DirectPaymentProduct>
              <amount_with_vat>6</amount_with_vat>
              <blocking_value>4</blocking_value>
              <id>f6c14524-810e-4958-a2d0-d052f410da97</id>
              <id_product>5</id_product>
              <name>sample string 2</name>
              <reservation_time>3</reservation_time>
            </DirectPaymentProduct>
            <DirectPaymentProduct>
              <amount_with_vat>6</amount_with_vat>
              <blocking_value>4</blocking_value>
              <id>f6c14524-810e-4958-a2d0-d052f410da97</id>
              <id_product>5</id_product>
              <name>sample string 2</name>
              <reservation_time>3</reservation_time>
            </DirectPaymentProduct>
          </products>
          <rated_power>1</rated_power>
          <state>
            <id>3</id>
            <name>sample string 4</name>
            <code>sample string 1</code>
            <is_cabel>true</is_cabel>
          </state>
          <still_continues>true</still_continues>
        </ChargingPoint>
      </charging_points>
      <code>sample string 7</code>
      <cpo_payment>true</cpo_payment>
      <different_opening_hours>true</different_opening_hours>
      <electrical_connection_type>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </electrical_connection_type>
      <establishment>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </establishment>
      <evse_id>sample string 5</evse_id>
      <firmware>sample string 22</firmware>
      <friday_opening_hours_all_day>true</friday_opening_hours_all_day>
      <friday_opening_hours_from>sample string 41</friday_opening_hours_from>
      <friday_opening_hours_to>sample string 42</friday_opening_hours_to>
      <fulltext>sample string 3</fulltext>
      <hardware_id>sample string 4</hardware_id>
      <has_reader>true</has_reader>
      <id>1</id>
      <id_image>1</id_image>
      <internal_charger>true</internal_charger>
      <ip_address>sample string 55</ip_address>
      <key_availability_to_unlock>sample string 52</key_availability_to_unlock>
      <latitude>sample string 18</latitude>
      <lockable_charger>true</lockable_charger>
      <longitude>sample string 19</longitude>
      <manufacturer>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </manufacturer>
      <manufacturer_text>sample string 13</manufacturer_text>
      <model>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </model>
      <model_text>sample string 14</model_text>
      <monday_opening_hours_all_day>true</monday_opening_hours_all_day>
      <monday_opening_hours_from>sample string 29</monday_opening_hours_from>
      <monday_opening_hours_to>sample string 30</monday_opening_hours_to>
      <number>sample string 6</number>
      <number_of_charging_points>1</number_of_charging_points>
      <ocpp_protocol>sample string 23</ocpp_protocol>
      <opening_hours>sample string 2</opening_hours>
      <opening_hours_all_day>true</opening_hours_all_day>
      <opening_hours_from>sample string 26</opening_hours_from>
      <opening_hours_to>sample string 27</opening_hours_to>
      <photo_charger>
        <deleted>true</deleted>
        <id>b16e7a62-a3bc-4735-a91f-e5cea384ae31</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-02-08T15:10:04.6886273+01:00</date>
            <user>
              <code>sample string 2</code>
              <first_name>sample string 7</first_name>
              <full_name>sample string 9</full_name>
              <id>1</id>
              <image_id>9787db91-0e9e-4665-aad6-7f5eb7e72c33</image_id>
              <introduction>sample string 6</introduction>
              <last_name>sample string 8</last_name>
              <note>sample string 10</note>
              <title>sample string 5</title>
            </user>
          </creation>
          <last_change>
            <date>2026-02-08T15:10:04.6886273+01:00</date>
            <user>
              <code>sample string 2</code>
              <first_name>sample string 7</first_name>
              <full_name>sample string 9</full_name>
              <id>1</id>
              <image_id>9787db91-0e9e-4665-aad6-7f5eb7e72c33</image_id>
              <introduction>sample string 6</introduction>
              <last_name>sample string 8</last_name>
              <note>sample string 10</note>
              <title>sample string 5</title>
            </user>
          </last_change>
        </system_information>
      </photo_charger>
      <rated_charger_power>1</rated_charger_power>
      <reader>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </reader>
      <revision_date>2026-02-08T15:10:04.6886273+01:00</revision_date>
      <saturday_opening_hours_all_day>true</saturday_opening_hours_all_day>
      <saturday_opening_hours_from>sample string 44</saturday_opening_hours_from>
      <saturday_opening_hours_to>sample string 45</saturday_opening_hours_to>
      <service_company_name>sample string 8</service_company_name>
      <service_email>sample string 12</service_email>
      <service_information>sample string 9</service_information>
      <service_number>sample string 10</service_number>
      <service_phone>sample string 11</service_phone>
      <state>
        <id>3</id>
        <name>sample string 4</name>
        <code>sample string 1</code>
        <is_cabel>true</is_cabel>
      </state>
      <sunday_opening_hours_all_day>true</sunday_opening_hours_all_day>
      <sunday_opening_hours_from>sample string 47</sunday_opening_hours_from>
      <sunday_opening_hours_to>sample string 48</sunday_opening_hours_to>
      <thursday_opening_hours_all_day>true</thursday_opening_hours_all_day>
      <thursday_opening_hours_from>sample string 38</thursday_opening_hours_from>
      <thursday_opening_hours_to>sample string 39</thursday_opening_hours_to>
      <tuesday_opening_hours_all_day>true</tuesday_opening_hours_all_day>
      <tuesday_opening_hours_from>sample string 32</tuesday_opening_hours_from>
      <tuesday_opening_hours_to>sample string 33</tuesday_opening_hours_to>
      <wednesday_opening_hours_all_day>true</wednesday_opening_hours_all_day>
      <wednesday_opening_hours_from>sample string 35</wednesday_opening_hours_from>
      <wednesday_opening_hours_to>sample string 36</wednesday_opening_hours_to>
    </ChargingStation>
  </charging_stations>
  <city>sample string 10</city>
  <connection_method>
    <id>3</id>
    <name>sample string 4</name>
    <code>sample string 1</code>
    <is_cabel>true</is_cabel>
  </connection_method>
  <connection_method_text>sample string 6</connection_method_text>
  <country>
    <id>3</id>
    <name>sample string 4</name>
    <code>sample string 1</code>
    <is_cabel>true</is_cabel>
  </country>
  <data_connectivity>true</data_connectivity>
  <deleted>true</deleted>
  <descriptive_number>sample string 5</descriptive_number>
  <email>sample string 33</email>
  <file>
    <id>3</id>
    <name>sample string 4</name>
    <code>sample string 1</code>
    <is_cabel>true</is_cabel>
  </file>
  <file_agreement>true</file_agreement>
  <first_name>sample string 29</first_name>
  <house_number>sample string 7</house_number>
  <id>1</id>
  <is_billing_address_different>true</is_billing_address_different>
  <is_mailing_address_different>true</is_mailing_address_different>
  <is_preparation_for_management>true</is_preparation_for_management>
  <last_name>sample string 30</last_name>
  <mailing_city>sample string 15</mailing_city>
  <mailing_country>sample string 16</mailing_country>
  <mailing_descriptive_number>sample string 12</mailing_descriptive_number>
  <mailing_house_number>sample string 13</mailing_house_number>
  <mailing_post_code>sample string 14</mailing_post_code>
  <mailing_street>sample string 11</mailing_street>
  <name>sample string 3</name>
  <partner_name>sample string 32</partner_name>
  <phone>sample string 31</phone>
  <portal_email>sample string 37</portal_email>
  <portal_first_name>sample string 34</portal_first_name>
  <portal_last_name>sample string 35</portal_last_name>
  <portal_phone>sample string 36</portal_phone>
  <post_code>sample string 8</post_code>
  <preparation_company>sample string 41</preparation_company>
  <state>sample string 9</state>
  <street>sample string 4</street>
  <technical_email>sample string 28</technical_email>
  <technical_first_name>sample string 25</technical_first_name>
  <technical_last_name>sample string 26</technical_last_name>
  <technical_phone>sample string 27</technical_phone>
  <upload_connection_agreement_file>
    <deleted>true</deleted>
    <id>b16e7a62-a3bc-4735-a91f-e5cea384ae31</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-02-08T15:10:04.6886273+01:00</date>
        <user>
          <code>sample string 2</code>
          <first_name>sample string 7</first_name>
          <full_name>sample string 9</full_name>
          <id>1</id>
          <image_id>9787db91-0e9e-4665-aad6-7f5eb7e72c33</image_id>
          <introduction>sample string 6</introduction>
          <last_name>sample string 8</last_name>
          <note>sample string 10</note>
          <title>sample string 5</title>
        </user>
      </creation>
      <last_change>
        <date>2026-02-08T15:10:04.6886273+01:00</date>
        <user>
          <code>sample string 2</code>
          <first_name>sample string 7</first_name>
          <full_name>sample string 9</full_name>
          <id>1</id>
          <image_id>9787db91-0e9e-4665-aad6-7f5eb7e72c33</image_id>
          <introduction>sample string 6</introduction>
          <last_name>sample string 8</last_name>
          <note>sample string 10</note>
          <title>sample string 5</title>
        </user>
      </last_change>
    </system_information>
  </upload_connection_agreement_file>
</Establishment>