HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/token
[
  "headers" => [
    "login" => "idpFloor"
    "password" => "YI436siu9b"
  ]
]
200
[
  "info" => [
    "header_size" => 372
    "request_size" => 292
    "total_time" => 0.253358
    "namelookup_time" => 0.001574
    "connect_time" => 0.015158
    "pretransfer_time" => 0.062885
    "size_download" => 79.0
    "speed_download" => 312.0
    "starttransfer_time" => 0.251575
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 52958
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 62781
    "connect_time_us" => 15158
    "namelookup_time_us" => 1574
    "pretransfer_time_us" => 62885
    "starttransfer_time_us" => 251575
    "total_time_us" => 253358
    "start_time" => 1726774354.3678
    "pause_handler" => Closure(float $duration) {#480
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @591
          url: "https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/token"
          content_type: "application/json"
          http_code: 200
          header_size: 372
          request_size: 292
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.253358
          namelookup_time: 0.001574
          connect_time: 0.015158
          pretransfer_time: 0.062885
          size_upload: 0.0
          size_download: 79.0
          speed_download: 312.0
          speed_upload: 0.0
          download_content_length: -1.0
          upload_content_length: 0.0
          starttransfer_time: 0.251575
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 52958
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 62781
          connect_time_us: 15158
          namelookup_time_us: 1574
          pretransfer_time_us: 62885
          redirect_time_us: 0
          starttransfer_time_us: 251575
          total_time_us: 253358
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#290 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 145.239.67.235:443...\n
      * TCP_NODELAY set\n
      * Connected to middleware-production.easy2pilot-v8.com (145.239.67.235) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *   CAfile: /etc/ssl/certs/ca-certificates.crt\n
        CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.2 / ECDHE-RSA-CHACHA20-POLY1305\n
      * ALPN, server accepted to use http/1.1\n
      * Server certificate:\n
      *  subject: CN=middleware-production.easy2pilot-v8.com\n
      *  start date: Jul 22 04:47:16 2024 GMT\n
      *  expire date: Oct 20 04:47:15 2024 GMT\n
      *  subjectAltName: host "middleware-production.easy2pilot-v8.com" matched cert's "middleware-production.easy2pilot-v8.com"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R11\n
      *  SSL certificate verify ok.\n
      > POST /api/187c4957-cc8d-11ed-9903-a4bf01666b9a/token HTTP/1.1\r\n
      Host: middleware-production.easy2pilot-v8.com\r\n
      login: idpFloor\r\n
      password: YI436siu9b\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 0\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx/1.10.3\r\n
      < Date: Thu, 19 Sep 2024 19:32:34 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Access-Control-Allow-Origin: *\r\n
      < Access-Control-Allow-Headers: Authorization, Origin, X-Requested-With, Content-Type, Accept, Authentication\r\n
      < Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD, PUT, DELETE\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.10.3"
    "Date: Thu, 19 Sep 2024 19:32:34 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Access-Control-Allow-Origin: *"
    "Access-Control-Allow-Headers: Authorization, Origin, X-Requested-With, Content-Type, Accept, Authentication"
    "Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD, PUT, DELETE"
  ]
  "response_json" => [
    "data" => [
      "token" => "24476e7e4036ef5f968d18b353945cfa"
    ]
    "status" => 200
    "message" => ""
  ]
]
GET https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/annonces
[
  "headers" => [
    "token" => "24476e7e4036ef5f968d18b353945cfa"
  ]
  "body" => "{"filters":[{"key": "id", "value": "12164", "compare": "="}]}"
]
200
[
  "info" => [
    "header_size" => 372
    "request_size" => 358
    "total_time" => 1.244536
    "namelookup_time" => 4.6E-5
    "connect_time" => 4.6E-5
    "pretransfer_time" => 0.000195
    "size_upload" => 61.0
    "size_download" => 13032.0
    "speed_download" => 10475.0
    "speed_upload" => 49.0
    "upload_content_length" => 61.0
    "starttransfer_time" => 1.244115
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 52958
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 46
    "connect_time_us" => 46
    "namelookup_time_us" => 46
    "pretransfer_time_us" => 195
    "starttransfer_time_us" => 1244115
    "total_time_us" => 1244536
    "start_time" => 1726774354.6229
    "pause_handler" => Closure(float $duration) {#466
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @604
          url: "https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/annonces"
          content_type: "application/json"
          http_code: 200
          header_size: 372
          request_size: 358
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 1.244536
          namelookup_time: 4.6E-5
          connect_time: 4.6E-5
          pretransfer_time: 0.000195
          size_upload: 61.0
          size_download: 13032.0
          speed_download: 10475.0
          speed_upload: 49.0
          download_content_length: -1.0
          upload_content_length: 61.0
          starttransfer_time: 1.244115
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 52958
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 46
          connect_time_us: 46
          namelookup_time_us: 46
          pretransfer_time_us: 195
          redirect_time_us: 0
          starttransfer_time_us: 1244115
          total_time_us: 1244536
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#290 …}
        $execCounter: -9223372036854775797
      }
    }
    "debug" => """
      * Found bundle for host middleware-production.easy2pilot-v8.com: 0x55f5743f82b0 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host middleware-production.easy2pilot-v8.com\n
      * Connected to middleware-production.easy2pilot-v8.com (145.239.67.235) port 443 (#0)\n
      > GET /api/187c4957-cc8d-11ed-9903-a4bf01666b9a/annonces HTTP/1.1\r\n
      Host: middleware-production.easy2pilot-v8.com\r\n
      token: 24476e7e4036ef5f968d18b353945cfa\r\n
      Accept: */*\r\n
      Content-Length: 61\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      \r\n
      * upload completely sent off: 61 out of 61 bytes\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx/1.10.3\r\n
      < Date: Thu, 19 Sep 2024 19:32:35 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Access-Control-Allow-Origin: *\r\n
      < Access-Control-Allow-Headers: Authorization, Origin, X-Requested-With, Content-Type, Accept, Authentication\r\n
      < Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD, PUT, DELETE\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.10.3"
    "Date: Thu, 19 Sep 2024 19:32:35 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Access-Control-Allow-Origin: *"
    "Access-Control-Allow-Headers: Authorization, Origin, X-Requested-With, Content-Type, Accept, Authentication"
    "Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD, PUT, DELETE"
  ]
  "response_json" => [
    "data" => [
      [
        "agence" => [
          "login_destinataire" => ""
          "id_agence" => "999999"
          "nom_agence" => "FLOOR"
          "adresse_agence" => "96, Rue du Kiem 8030 Strassen"
          "ville_agence" => "Strassen"
          "code_postal_agence" => "8030"
          "tel_agence" => ""
          "fax_agence" => ""
          "email_agence" => ""
        ]
        "chauffage" => [
          "climatisation" => true
          "granules" => false
          "insert_cheminee" => false
          "poele" => false
          "cheminee" => false
          "radiateurs" => true
          "eau_chaude" => null
          "chauffage_gaz" => true
          "chauffage_mazout" => false
          "chauffage_elect" => false
          "chauffage_col" => false
        ]
        "commerciaux" => [
          "id" => "1002934"
          "id_agence" => ""
          "nom_agence" => ""
          "initiales" => ""
          "nom" => "VANDERKERKEN"
          "prenom" => "Joanna"
          "ville" => null
          "email" => "agency@floor.lu"
          "tel" => "+352283277"
          "gsm" => ""
          "photo" => ""
          "experience" => ""
          "presentation" => ""
          "id_profil" => ""
          "profil" => ""
        ]
        "confort" => [
          "ascenseur" => false
          "installation_handicapes" => false
          "antenne_satellite" => false
          "volets_electriques" => false
          "volets_roulants" => true
          "wellness" => false
        ]
        "description" => [
          "description_fr" => "Bureaux climatisés se trouvant à Bertrange sur la route de Longwy - 5 bureaux - Proche des commerces, des accès autoroutes et des arrêts de bus.<br><br><br>Adresse : 35, route de Longwy, Bertrange.<br><br><br>Situé au 2ème étage, cet espace de bureau se compose comme suit :<br><br>Hall d'entrée, WC séparé, cinq bureaux, cuisine entièrement équipée séparée, une salle de pause, une grande salle de réunion, une salle de bains (baignoire, douche, double vasque, une salle de douche (douche, vasque, WC), une belle terrasse (45,08m2) exposé Sud-Ouest.<br><br>Les bureaux se situent sur l'arrière de l'immeuble, pas de surface commerciale avec vitrine. <br><br>A l'extérieur, 2 emplacements de parking (30-31) complètent le bien.<br><br><br>Disponibilité : 20/09/2024<br><br>Loyer : 3.980,00€ <br>Charges mensuelles estimées : 450,00€<br>3 mois de garantie locative <br>Frais d'agence : un mois de loyer + TVA 17%<br><br>Plan disponible sur floor.lu<br><br>Pour plus de renseignements et informations :<br>Mme Joanna VANDERKERKEN<br>Tél. : +352 28 32 77<br>E-mail : agency@floor.lu"
          "description_en" => "Offices located in Bertrange on the route de Longwy - 5 offices - Close to shops, freeway access and bus stops.<br><br><br>Address: 35, route de Longwy, Bertrange.<br><br><br>Located on the 2nd floor, this office space is composed as follows:<br><br>Entrance hall, separate WC, five offices, separate fully-equipped kitchen, large meeting room, bathroom (bath, shower, double basin, shower room (shower, basin, WC), attractive terrace (45.08m2) facing south-west.<br><br>The offices are located at the rear of the building, no commercial space with shop window. <br><br>Outside, 2 parking spaces (30-31) complete the property.<br><br><br>Availability : 20/09/2024<br><br>Rent : 3.980,00 €<br>Estimated monthly charges: 450,00 €<br>2 months rental guarantee <br>Agency fees: half the rent + 17% VAT<br><br>Floor plan available on floor.lu<br><br>For further information, please contact<br>Mrs Joanna VANDERKERKEN<br>Tel: +352 28 32 77<br>E-mail: agency@floor.lu"
          "description_lu" => ""
          "description_de" => ""
          "description_pt" => ""
          "texte_publicite_fr" => ""
          "texte_publicite_en" => ""
          "texte_publicite_lu" => ""
          "texte_publicite_de" => ""
          "texte_publicite_pt" => ""
          "remarques_fr" => ""
          "remarques_en" => ""
          "remarques_lu" => ""
          "remarques_de" => ""
          "remarques_pt" => ""
          "texte_bourse_fr" => ""
          "texte_bourse_en" => ""
          "texte_bourse_lu" => ""
          "texte_bourse_de" => ""
          "texte_bourse_pt" => ""
          "description_soc_fr" => ""
          "description_soc_en" => ""
          "description_soc_lu" => ""
          "description_soc_de" => ""
          "description_soc_pt" => ""
        ]
        "details_pieces" => [
          "longueur_ch" => ""
          "largeur_ch" => ""
          "surface_ch" => ""
          "etage_ch" => ""
          "longueur_cuisine" => ""
          "largeur_cuisine" => ""
          "surface_cuisine" => ""
          "etage_cuisine" => ""
          "longueur_cuisine_equipee" => ""
          "largeur_cuisine_equipee" => ""
          "surface_cuisine_equipee" => ""
          "etage_cuisine_equipee" => ""
          "longueur_cuisine_independante" => ""
          "largeur_cuisine_independante" => ""
          "surface_cuisine_independante" => ""
          "etage_cuisine_independante" => ""
          "longueur_sejour" => ""
          "largeur_sejour" => ""
          "surface_sejour" => ""
          "etage_sejour" => ""
          "longueur_salon" => ""
          "largeur_salon" => ""
          "surface_salon" => ""
          "etage_salon" => ""
          "longueur_salle_a_manger" => ""
          "largeur_salle_a_manger" => ""
          "surface_salle_a_manger" => ""
          "etage_salle_a_manger" => ""
          "longueur_sejour_double" => ""
          "largeur_sejour_double" => ""
          "surface_sejour_double" => ""
          "etage_sejour_double" => ""
          "longueur_salles_de_bain" => ""
          "largeur_salles_de_bain" => ""
          "surface_salles_de_bain" => ""
          "etage_salles_de_bain" => ""
          "longueur_salle_de_douche" => ""
          "largeur_salle_de_douche" => ""
          "surface_salle_de_douche" => ""
          "etage_salle_de_douche" => ""
          "longueur_wc_separe" => ""
          "largeur_wc_separe" => ""
          "surface_wc_separe" => ""
          "etage_wc_separe" => ""
          "longueur_placard" => ""
          "largeur_placard" => ""
          "surface_placard" => ""
          "etage_placard" => ""
          "longueur_parc" => ""
          "largeur_parc" => ""
          "surface_parc" => ""
          "etage_parc" => ""
          "longueur_hall" => ""
          "largeur_hall" => ""
          "surface_hall" => ""
          "etage_hall" => ""
          "longueur_bureau" => ""
          "largeur_bureau" => ""
          "surface_bureau" => ""
          "etage_bureau" => ""
          "longueur_accueil" => ""
          "largeur_accueil" => ""
          "surface_accueil" => ""
          "etage_accueil" => ""
          "longueur_salle_d_archives" => ""
          "largeur_salle_d_archives" => ""
          "surface_salle_d_archives" => ""
          "etage_salle_d_archives" => ""
          "longueur_salle_de_reunion" => ""
          "largeur_salle_de_reunion" => ""
          "surface_salle_de_reunion" => ""
          "etage_salle_de_reunion" => ""
          "surface_cave" => null
        ]
        "divers" => [
          "copropriete" => "0"
          "nombre_lots_copropriete" => null
          "nombre_appartements_copropriete" => 0
          "last_modification" => "2024-09-18 09:22:20"
          "mitoyennete" => "0"
          "assainissement" => null
          "servitude" => null
          "lot" => null
        ]
        "documents" => [
          [
            "url" => "https://api-production-test.easy-serveur55.com/stored-document/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f9068cd87_45037488[.JPG]"
            "name_file" => "BUREAU~1.JPG"
            "categorie" => ""
          ]
        ]
        "eco_energie" => [
          "triple_vitrage" => false
          "double_vitrage" => true
          "pompe_a_chaleur" => false
          "chauffage_au_sol" => false
          "ventilation_mecanique" => false
          "geothermie" => false
          "chaudiere_condensation" => false
          "vmc_double_flux" => false
          "solaire_thermique" => false
          "solaire_photovoltaique" => false
        ]
        "energie" => [
          "indice_energetique" => null
          "valeur_indice_energetique" => null
          "indice_isolation" => null
          "valeur_indice_isolation" => null
          "dpe_co2_valeur" => null
          "dpe_co2_lettre" => null
          "indice_co2" => null
          "dpe_energie_valeur" => null
          "dpe_energie_lettre" => null
          "peb_energie_valeur" => null
          "peb_energie_lettre" => null
          "dpe_en_cours" => "0"
          "dpe_non_applicable" => "0"
          "dpe_vierge" => "0"
          "publier_ecopass" => false
          "dpe_date" => null
          "dpe_loi_elan" => false
          "dpe_conso_min" => null
          "dpe_conso_max" => null
          "dpe_annee_conso" => null
        ]
        "equipements" => [
          "lave_linge" => false
          "seche_linge" => false
          "lave_vaisselle" => false
          "micro_ondes" => false
          "television" => false
          "magnetoscope" => false
          "lecteur_dvd" => false
          "chaine_hifi" => false
          "acces_internet" => false
          "wifi" => false
          "four" => false
          "plaque" => false
          "vaisselle" => false
          "canape_lit" => false
          "refrigerateur" => false
          "congelateur" => false
          "rangements" => false
          "lit_simple" => false
          "lit_double" => false
          "linge_de_maison" => false
        ]
        "exterieur" => [
          "terrasse" => "1"
          "surface_terrasse" => "45"
          "balcon" => "0"
          "surface_balcon" => null
          "piscine" => "0"
          "jardin" => "0"
          "surface_jardin" => null
          "cour" => false
          "veranda" => false
          "loggia" => false
          "surface_loggia" => null
        ]
        "info" => [
          "type_source" => "lot"
          "id" => "12164"
          "id_parent" => null
          "nom_projet" => ""
          "id_projet" => null
          "statut_projet" => ""
          "proprietaire" => ""
          "locataire" => null
          "export_site_passerelle" => 0
          "reference" => "12164"
          "vente_location" => "location"
          "date_entree" => "2024-09-18"
          "titre" => null
          "etat" => "L"
          "etat_complet" => null
          "url" => null
          "nombre_pieces" => null
          "nombre_chambres" => null
          "nb_couchages" => ""
          "coup_coeur" => null
          "type_projet" => ""
          "achat_type" => "ancien"
          "internet_haut_debit" => null
          "type_internet" => null
          "surface" => "234.21"
          "surface_utile" => null
          "surface_totale" => null
          "surface_veranda" => null
          "surface_grenier" => null
          "loi_carrez" => "0"
          "annee_de_construction" => null
          "disponibilite" => "20/09/2024"
          "date_disponibilite" => null
          "nature" => "Bureau"
          "sous_nature" => "Bureau"
          "caution" => null
          "location_saisonniere" => ""
          "exclusivite" => null
          "visite_virtuelle" => null
          "video_1" => null
          "video_2" => null
          "exclusivite_media" => false
          "vacances" => false
          "court_terme" => false
          "date_fin_reservation" => ""
        ]
        "infos_complementaires_annonce" => []
        "interieur" => [
          "grenier" => false
          "nb_grenier" => null
          "orientation" => null
          "buanderie" => false
          "meuble" => false
          "renove" => false
          "cave_a_vin" => false
          "animaux_acceptes" => false
          "piscine" => false
        ]
        "localisation" => [
          "code_postal" => "8080"
          "ville" => "Bertrange"
          "pays" => "Luxembourg"
          "sous_localite" => ""
          "adresse_num" => "35"
          "adresse" => "Route de Longwy"
          "adresse_bis" => ""
          "secteurs" => "Bertrange"
          "region" => "Bertrange"
          "lat" => null
          "lng" => null
          "immeuble" => ""
          "quartier" => ""
          "numero_etage" => "2"
          "nombre_etage" => null
        ]
        "parking" => [
          "garages" => null
          "parking_ouvert" => "2"
          "parking_souterrain" => null
          "parking_collectif" => "0"
        ]
        "photos" => [
          1 => [
            "name" => "_66ea7f8f6cf752_68429414.JPE"
            "titre" => "IM3169~1.JPE"
            "checksum" => "e05ba0da9bfb003b3e8a2ae0aba8f506"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8f6cf752_68429414[.JPE]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8f6cf752_68429414[.JPE]"
          ]
          2 => [
            "name" => "_66ea7f8f911668_94727294.JPE"
            "titre" => "IM8EED~1.JPE"
            "checksum" => "a8e78129f4fd7bbece785cc43d63bfbe"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8f911668_94727294[.JPE]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8f911668_94727294[.JPE]"
          ]
          3 => [
            "name" => "_66ea7f8fab7013_61497598.JPG"
            "titre" => "CUISIN~1.JPG"
            "checksum" => "bce05b1a8eea8237c56bc32d6e533180"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8fab7013_61497598[.JPG]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8fab7013_61497598[.JPG]"
          ]
          4 => [
            "name" => "_66ea7f8fc4d371_28423033.JPE"
            "titre" => "IMC253~1.JPE"
            "checksum" => "34facdf58a842bfac250f87d0c98f2bc"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8fc4d371_28423033[.JPE]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8fc4d371_28423033[.JPE]"
          ]
          5 => [
            "name" => "_66ea7f8fde3837_65002251.JPE"
            "titre" => "IM4AEA~1.JPE"
            "checksum" => "eed606b88792892c716568ceab20fa43"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8fde3837_65002251[.JPE]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f8fde3837_65002251[.JPE]"
          ]
          6 => [
            "name" => "_66ea7f90037511_12546916.JPE"
            "titre" => "IM4177~1.JPE"
            "checksum" => "aa1ef197bb7da6fc963fa2e19d48507a"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f90037511_12546916[.JPE]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f90037511_12546916[.JPE]"
          ]
          7 => [
            "name" => "_66ea7f901cdbb9_58353276.JPE"
            "titre" => "IM3169~1.JPE"
            "checksum" => "8957d1e807b1a17cfcb5067957a62928"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f901cdbb9_58353276[.JPE]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66ea7f901cdbb9_58353276[.JPE]"
          ]
        ]
        "pieces" => [
          "ch" => false
          "cuisine" => true
          "cuisine_equipee" => false
          "cuisine_independante" => false
          "sejour" => false
          "salon" => false
          "salle_a_manger" => false
          "sejour_double" => false
          "salles_de_bain" => 2
          "salle_de_douche" => 0
          "wc_separe" => false
          "placard" => false
          "parc" => false
          "hall" => false
          "bureau" => true
          "accueil" => false
          "salle_d_archives" => false
          "salle_de_reunion" => false
          "cave" => false
        ]
        "prix" => [
          "budget" => 3980
          "loyer_mensuel_ttc" => ""
          "prix_m2" => null
          "cacher_prix" => "0"
          "charges_mensuelles" => "450.00"
          "dispositif_fiscal" => ""
          "honoraires_a_charge" => "acquereur_vendeur"
          "hors_taxe" => false
          "tva" => ""
          "honoraires_visite" => 0
          "caution" => null
          "honoraires_etat_des_lieux" => 0
          "taxe_fonciere" => 0
          "taxe_habitation" => 0
          "prix_net" => null
          "modalites_charges_locataire" => ""
          "commission" => null
          "tva_neuf_lu" => null
        ]
        "projet_parent" => [
          "projet_parent_id" => ""
          "projet_parent_ref" => ""
          "projet_parent_nom" => ""
        ]
        "projet_parent_photos" => []
        "region" => [
          "Bertrange"
        ]
        "secteurs" => [
          "Bertrange"
        ]
        "securite" => [
          "digicode" => false
          "gardien" => false
          "porte_blindee" => false
          "parlophone" => true
          "videophone" => false
          "alarme" => false
        ]
      ]
    ]
    "status" => 200
    "message" => ""
  ]
]