GET api/v1/partners/registration_final/read?guid={guid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

Partner
NameDescriptionTypeAdditional information
id

integer

Required

name

string

None.

legal_form

CodeListSystem

None.

registration_number

string

None.

vat_number

string

None.

bank_code

CodeListSystem

None.

bank_number

string

None.

state

integer

None.

street

string

None.

agreement

boolean

None.

descriptive_number

string

None.

house_number

string

None.

post_code

string

None.

city

string

None.

country

CodeListSystem

None.

first_name

string

None.

last_name

string

None.

phone

string

None.

email

string

None.

portal_first_name

string

None.

portal_last_name

string

None.

portal_phone

string

None.

portal_email

string

None.

establishments

Collection of Establishment

None.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "name": "sample string 2",
  "legal_form": {
    "code": "sample string 1",
    "is_cabel": true,
    "id": 3,
    "name": "sample string 4"
  },
  "registration_number": "sample string 3",
  "vat_number": "sample string 4",
  "bank_code": {
    "code": "sample string 1",
    "is_cabel": true,
    "id": 3,
    "name": "sample string 4"
  },
  "bank_number": "sample string 5",
  "state": 6,
  "street": "sample string 7",
  "agreement": true,
  "descriptive_number": "sample string 9",
  "house_number": "sample string 10",
  "post_code": "sample string 11",
  "city": "sample string 12",
  "country": {
    "code": "sample string 1",
    "is_cabel": true,
    "id": 3,
    "name": "sample string 4"
  },
  "first_name": "sample string 13",
  "last_name": "sample string 14",
  "phone": "sample string 15",
  "email": "sample string 16",
  "portal_first_name": "sample string 17",
  "portal_last_name": "sample string 18",
  "portal_phone": "sample string 19",
  "portal_email": "sample string 20",
  "establishments": [
    {
      "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:45Z",
          "activation_date": "2026-02-08T14:10:45Z",
          "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": "55a1cff4-acb8-4d6a-9637-acf702739dee",
            "name": "sample string 2",
            "deleted": true,
            "system_information": {
              "creation": {
                "user": {
                  "id": 1,
                  "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
                  "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:45Z"
              },
              "last_change": {
                "user": {
                  "id": 1,
                  "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
                  "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:45Z"
              }
            }
          },
          "charging_points": [
            {
              "id": 1,
              "id_transaction": 1,
              "hw_code": "sample string 2",
              "products": [
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "name": "sample string 2",
                  "reservation_time": 3,
                  "blocking_value": 4.0,
                  "id_product": 5,
                  "amount_with_vat": 6.0
                },
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "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:45Z",
              "charging_start": "2026-02-08T14:10:45Z",
              "percent": 11
            },
            {
              "id": 1,
              "id_transaction": 1,
              "hw_code": "sample string 2",
              "products": [
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "name": "sample string 2",
                  "reservation_time": 3,
                  "blocking_value": 4.0,
                  "id_product": 5,
                  "amount_with_vat": 6.0
                },
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "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:45Z",
              "charging_start": "2026-02-08T14:10:45Z",
              "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:45Z",
          "activation_date": "2026-02-08T14:10:45Z",
          "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": "55a1cff4-acb8-4d6a-9637-acf702739dee",
            "name": "sample string 2",
            "deleted": true,
            "system_information": {
              "creation": {
                "user": {
                  "id": 1,
                  "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
                  "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:45Z"
              },
              "last_change": {
                "user": {
                  "id": 1,
                  "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
                  "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:45Z"
              }
            }
          },
          "charging_points": [
            {
              "id": 1,
              "id_transaction": 1,
              "hw_code": "sample string 2",
              "products": [
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "name": "sample string 2",
                  "reservation_time": 3,
                  "blocking_value": 4.0,
                  "id_product": 5,
                  "amount_with_vat": 6.0
                },
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "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:45Z",
              "charging_start": "2026-02-08T14:10:45Z",
              "percent": 11
            },
            {
              "id": 1,
              "id_transaction": 1,
              "hw_code": "sample string 2",
              "products": [
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "name": "sample string 2",
                  "reservation_time": 3,
                  "blocking_value": 4.0,
                  "id_product": 5,
                  "amount_with_vat": 6.0
                },
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "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:45Z",
              "charging_start": "2026-02-08T14:10:45Z",
              "percent": 11
            }
          ],
          "ip_address": "sample string 55",
          "actual_output_power": 1.0
        }
      ],
      "file_agreement": true,
      "upload_connection_agreement_file": {
        "id": "55a1cff4-acb8-4d6a-9637-acf702739dee",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "id": 1,
              "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
              "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:45Z"
          },
          "last_change": {
            "user": {
              "id": 1,
              "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
              "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:45Z"
          }
        }
      },
      "is_preparation_for_management": true,
      "preparation_company": "sample string 41"
    },
    {
      "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:45Z",
          "activation_date": "2026-02-08T14:10:45Z",
          "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": "55a1cff4-acb8-4d6a-9637-acf702739dee",
            "name": "sample string 2",
            "deleted": true,
            "system_information": {
              "creation": {
                "user": {
                  "id": 1,
                  "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
                  "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:45Z"
              },
              "last_change": {
                "user": {
                  "id": 1,
                  "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
                  "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:45Z"
              }
            }
          },
          "charging_points": [
            {
              "id": 1,
              "id_transaction": 1,
              "hw_code": "sample string 2",
              "products": [
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "name": "sample string 2",
                  "reservation_time": 3,
                  "blocking_value": 4.0,
                  "id_product": 5,
                  "amount_with_vat": 6.0
                },
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "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:45Z",
              "charging_start": "2026-02-08T14:10:45Z",
              "percent": 11
            },
            {
              "id": 1,
              "id_transaction": 1,
              "hw_code": "sample string 2",
              "products": [
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "name": "sample string 2",
                  "reservation_time": 3,
                  "blocking_value": 4.0,
                  "id_product": 5,
                  "amount_with_vat": 6.0
                },
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "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:45Z",
              "charging_start": "2026-02-08T14:10:45Z",
              "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:45Z",
          "activation_date": "2026-02-08T14:10:45Z",
          "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": "55a1cff4-acb8-4d6a-9637-acf702739dee",
            "name": "sample string 2",
            "deleted": true,
            "system_information": {
              "creation": {
                "user": {
                  "id": 1,
                  "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
                  "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:45Z"
              },
              "last_change": {
                "user": {
                  "id": 1,
                  "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
                  "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:45Z"
              }
            }
          },
          "charging_points": [
            {
              "id": 1,
              "id_transaction": 1,
              "hw_code": "sample string 2",
              "products": [
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "name": "sample string 2",
                  "reservation_time": 3,
                  "blocking_value": 4.0,
                  "id_product": 5,
                  "amount_with_vat": 6.0
                },
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "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:45Z",
              "charging_start": "2026-02-08T14:10:45Z",
              "percent": 11
            },
            {
              "id": 1,
              "id_transaction": 1,
              "hw_code": "sample string 2",
              "products": [
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "name": "sample string 2",
                  "reservation_time": 3,
                  "blocking_value": 4.0,
                  "id_product": 5,
                  "amount_with_vat": 6.0
                },
                {
                  "id": "fcba69cf-c153-434b-bb20-51b44f30d055",
                  "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:45Z",
              "charging_start": "2026-02-08T14:10:45Z",
              "percent": 11
            }
          ],
          "ip_address": "sample string 55",
          "actual_output_power": 1.0
        }
      ],
      "file_agreement": true,
      "upload_connection_agreement_file": {
        "id": "55a1cff4-acb8-4d6a-9637-acf702739dee",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "id": 1,
              "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
              "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:45Z"
          },
          "last_change": {
            "user": {
              "id": 1,
              "image_id": "d1123e2a-8db4-47ec-86e0-cbc084f45352",
              "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:45Z"
          }
        }
      },
      "is_preparation_for_management": true,
      "preparation_company": "sample string 41"
    }
  ]
}

application/xml, text/xml

Sample:
<Partner xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
  <agreement>true</agreement>
  <bank_code>
    <id>3</id>
    <name>sample string 4</name>
    <code>sample string 1</code>
    <is_cabel>true</is_cabel>
  </bank_code>
  <bank_number>sample string 5</bank_number>
  <city>sample string 12</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 9</descriptive_number>
  <email>sample string 16</email>
  <establishments>
    <Establishment>
      <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:45.5325578+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:45.5325578+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:45.5325578+01:00</planned_charging_end>
              <products>
                <DirectPaymentProduct>
                  <amount_with_vat>6</amount_with_vat>
                  <blocking_value>4</blocking_value>
                  <id>fcba69cf-c153-434b-bb20-51b44f30d055</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>fcba69cf-c153-434b-bb20-51b44f30d055</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:45.5325578+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:45.5325578+01:00</planned_charging_end>
              <products>
                <DirectPaymentProduct>
                  <amount_with_vat>6</amount_with_vat>
                  <blocking_value>4</blocking_value>
                  <id>fcba69cf-c153-434b-bb20-51b44f30d055</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>fcba69cf-c153-434b-bb20-51b44f30d055</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>55a1cff4-acb8-4d6a-9637-acf702739dee</id>
            <name>sample string 2</name>
            <system_information>
              <creation>
                <date>2026-02-08T15:10:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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:45.5325578+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:45.5325578+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:45.5325578+01:00</planned_charging_end>
              <products>
                <DirectPaymentProduct>
                  <amount_with_vat>6</amount_with_vat>
                  <blocking_value>4</blocking_value>
                  <id>fcba69cf-c153-434b-bb20-51b44f30d055</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>fcba69cf-c153-434b-bb20-51b44f30d055</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:45.5325578+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:45.5325578+01:00</planned_charging_end>
              <products>
                <DirectPaymentProduct>
                  <amount_with_vat>6</amount_with_vat>
                  <blocking_value>4</blocking_value>
                  <id>fcba69cf-c153-434b-bb20-51b44f30d055</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>fcba69cf-c153-434b-bb20-51b44f30d055</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>55a1cff4-acb8-4d6a-9637-acf702739dee</id>
            <name>sample string 2</name>
            <system_information>
              <creation>
                <date>2026-02-08T15:10:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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>55a1cff4-acb8-4d6a-9637-acf702739dee</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-02-08T15:10:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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>
    <Establishment>
      <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:45.5325578+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:45.5325578+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:45.5325578+01:00</planned_charging_end>
              <products>
                <DirectPaymentProduct>
                  <amount_with_vat>6</amount_with_vat>
                  <blocking_value>4</blocking_value>
                  <id>fcba69cf-c153-434b-bb20-51b44f30d055</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>fcba69cf-c153-434b-bb20-51b44f30d055</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:45.5325578+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:45.5325578+01:00</planned_charging_end>
              <products>
                <DirectPaymentProduct>
                  <amount_with_vat>6</amount_with_vat>
                  <blocking_value>4</blocking_value>
                  <id>fcba69cf-c153-434b-bb20-51b44f30d055</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>fcba69cf-c153-434b-bb20-51b44f30d055</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>55a1cff4-acb8-4d6a-9637-acf702739dee</id>
            <name>sample string 2</name>
            <system_information>
              <creation>
                <date>2026-02-08T15:10:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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:45.5325578+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:45.5325578+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:45.5325578+01:00</planned_charging_end>
              <products>
                <DirectPaymentProduct>
                  <amount_with_vat>6</amount_with_vat>
                  <blocking_value>4</blocking_value>
                  <id>fcba69cf-c153-434b-bb20-51b44f30d055</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>fcba69cf-c153-434b-bb20-51b44f30d055</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:45.5325578+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:45.5325578+01:00</planned_charging_end>
              <products>
                <DirectPaymentProduct>
                  <amount_with_vat>6</amount_with_vat>
                  <blocking_value>4</blocking_value>
                  <id>fcba69cf-c153-434b-bb20-51b44f30d055</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>fcba69cf-c153-434b-bb20-51b44f30d055</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>55a1cff4-acb8-4d6a-9637-acf702739dee</id>
            <name>sample string 2</name>
            <system_information>
              <creation>
                <date>2026-02-08T15:10:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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>55a1cff4-acb8-4d6a-9637-acf702739dee</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-02-08T15:10:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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:45.5325578+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>d1123e2a-8db4-47ec-86e0-cbc084f45352</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>
  </establishments>
  <first_name>sample string 13</first_name>
  <house_number>sample string 10</house_number>
  <id>1</id>
  <last_name>sample string 14</last_name>
  <legal_form>
    <id>3</id>
    <name>sample string 4</name>
    <code>sample string 1</code>
    <is_cabel>true</is_cabel>
  </legal_form>
  <name>sample string 2</name>
  <phone>sample string 15</phone>
  <portal_email>sample string 20</portal_email>
  <portal_first_name>sample string 17</portal_first_name>
  <portal_last_name>sample string 18</portal_last_name>
  <portal_phone>sample string 19</portal_phone>
  <post_code>sample string 11</post_code>
  <registration_number>sample string 3</registration_number>
  <state>6</state>
  <street>sample string 7</street>
  <vat_number>sample string 4</vat_number>
</Partner>