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.26082
    "namelookup_time" => 0.001139
    "connect_time" => 0.014867
    "pretransfer_time" => 0.071942
    "size_download" => 79.0
    "speed_download" => 303.0
    "starttransfer_time" => 0.259013
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 52960
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 71808
    "connect_time_us" => 14867
    "namelookup_time_us" => 1139
    "pretransfer_time_us" => 71942
    "starttransfer_time_us" => 259013
    "total_time_us" => 260820
    "start_time" => 1726774354.578
    "pause_handler" => Closure(float $duration) {#499
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @612
          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.26082
          namelookup_time: 0.001139
          connect_time: 0.014867
          pretransfer_time: 0.071942
          size_upload: 0.0
          size_download: 79.0
          speed_download: 303.0
          speed_upload: 0.0
          download_content_length: -1.0
          upload_content_length: 0.0
          starttransfer_time: 0.259013
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 52960
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 71808
          connect_time_us: 14867
          namelookup_time_us: 1139
          pretransfer_time_us: 71942
          redirect_time_us: 0
          starttransfer_time_us: 259013
          total_time_us: 260820
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#307 …}
        $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": "12157", "compare": "="}]}"
]
200
[
  "info" => [
    "header_size" => 372
    "request_size" => 358
    "total_time" => 1.265148
    "namelookup_time" => 4.7E-5
    "connect_time" => 4.8E-5
    "pretransfer_time" => 0.000181
    "size_upload" => 61.0
    "size_download" => 14538.0
    "speed_download" => 11492.0
    "speed_upload" => 48.0
    "upload_content_length" => 61.0
    "starttransfer_time" => 1.264646
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 52960
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 48
    "connect_time_us" => 48
    "namelookup_time_us" => 47
    "pretransfer_time_us" => 181
    "starttransfer_time_us" => 1264646
    "total_time_us" => 1265148
    "start_time" => 1726774354.8406
    "pause_handler" => Closure(float $duration) {#485
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @625
          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.265148
          namelookup_time: 4.7E-5
          connect_time: 4.8E-5
          pretransfer_time: 0.000181
          size_upload: 61.0
          size_download: 14538.0
          speed_download: 11492.0
          speed_upload: 48.0
          download_content_length: -1.0
          upload_content_length: 61.0
          starttransfer_time: 1.264646
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 52960
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 48
          connect_time_us: 48
          namelookup_time_us: 47
          pretransfer_time_us: 181
          redirect_time_us: 0
          starttransfer_time_us: 1264646
          total_time_us: 1265148
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#307 …}
        $execCounter: -9223372036854775799
      }
    }
    "debug" => """
      * Found bundle for host middleware-production.easy2pilot-v8.com: 0x55f5743fd030 [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
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 61\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:36 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:36 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" => false
          "granules" => false
          "insert_cheminee" => false
          "poele" => false
          "cheminee" => false
          "radiateurs" => false
          "eau_chaude" => null
          "chauffage_gaz" => false
          "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" => true
          "installation_handicapes" => false
          "antenne_satellite" => false
          "volets_electriques" => true
          "volets_roulants" => false
          "wellness" => false
        ]
        "description" => [
          "description_fr" => "Appartement (031/032) de 3 chambres à coucher, idéalement situé à Tuntange et à proximité de toutes commodités.<br><br><br>Adresse : 3-5, rue des Champs, Tuntange.<br><br><br>Situé dans la résidence « MAITE», ce très bel appartement se compose comme suit :<br><br>Au 2ème étage : hall d'entrée avec ascenseur privatif, un WC séparé, une salle de bain, une cuisine équipée ouverte sur le living donnant accès sur la terrasse, un débarras, trois chambres à coucher dont une avec dressing et donnant accès sur la terrasse.<br><br>L'appartement bénéficie de tout le confort moderne. Il est équipé d'un vidéophone, d'un système de ventilation double-flux, de volets électriques et de triple vitrage.<br><br>Au sous-sol, la cave (013), les emplacements intérieurs (008 et 009) complète le bien.<br><br><br>Disponibilité : 01/10/2024<br><br>Loyer : 2.800,00€<br>Charges estimées : 650,00€<br>2 mois de garantie locative<br>Frais d'agence : la moitié du loyer + TVA 17%<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" => "3-bedroom apartment (031/032) ideally located in Tuntange, close to all amenities.<br><br><br>Address: 3-5, rue des Champs, Tuntange.<br><br><br>Located in the "MAITE" residence, this beautiful apartment is composed as follows:<br><br>2nd basement: entrance hall, separate toilet, shower room, bathroom, fitted kitchen opening onto living room with access to terrace, storage room, three bedrooms, one with dressing room and access to terrace.<br><br>The apartment benefits from all modern conveniences. It is equipped with a videophone, a double-flux ventilation system, electric shutters and triple glazing.<br><br>Basement cellars (011 and 013) and indoor parking spaces (008 and 009) complete the property.<br><br><br>Availability : 01/09/2024<br><br>Rent : €2,800.00<br>Estimated service charges: €400.00<br>2 months rental guarantee<br>Agency fees: half the rent + 17% VAT<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_ch1" => ""
          "largeur_ch1" => ""
          "surface_ch1" => ""
          "etage_ch1" => ""
          "longueur_ch2" => ""
          "largeur_ch2" => ""
          "surface_ch2" => ""
          "etage_ch2" => ""
          "longueur_ch3" => ""
          "largeur_ch3" => ""
          "surface_ch3" => ""
          "etage_ch3" => ""
          "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-16 13:37:59"
          "mitoyennete" => "0"
          "assainissement" => null
          "servitude" => null
          "lot" => "031/032"
        ]
        "documents" => [
          [
            "url" => "https://api-production-test.easy-serveur55.com/stored-document/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187fc59b87_71980815[.pdf]"
            "name_file" => "Plans_20150227.pdf"
            "categorie" => ""
          ]
        ]
        "eco_energie" => [
          "triple_vitrage" => true
          "double_vitrage" => false
          "pompe_a_chaleur" => false
          "chauffage_au_sol" => true
          "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" => null
          "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" => "12157"
          "id_parent" => null
          "nom_projet" => ""
          "id_projet" => null
          "statut_projet" => ""
          "proprietaire" => ""
          "locataire" => null
          "export_site_passerelle" => 0
          "reference" => "12157"
          "vente_location" => "location"
          "date_entree" => "2024-09-16"
          "titre" => null
          "etat" => "L"
          "etat_complet" => null
          "url" => null
          "nombre_pieces" => null
          "nombre_chambres" => "3"
          "nb_couchages" => ""
          "coup_coeur" => null
          "type_projet" => ""
          "achat_type" => "ancien"
          "internet_haut_debit" => null
          "type_internet" => null
          "surface" => "187.69"
          "surface_utile" => null
          "surface_totale" => null
          "surface_veranda" => null
          "surface_grenier" => null
          "loi_carrez" => "0"
          "annee_de_construction" => null
          "disponibilite" => "01/10/2024"
          "date_disponibilite" => null
          "nature" => "Appartement"
          "sous_nature" => "Appartement"
          "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" => true
          "meuble" => false
          "renove" => false
          "cave_a_vin" => false
          "animaux_acceptes" => false
          "piscine" => false
        ]
        "localisation" => [
          "code_postal" => "7480"
          "ville" => "Tuntange"
          "pays" => "Luxembourg"
          "sous_localite" => ""
          "adresse_num" => "3"
          "adresse" => "Rue des Champs"
          "adresse_bis" => ""
          "secteurs" => "Tuntange"
          "region" => "Tuntange"
          "lat" => null
          "lng" => null
          "immeuble" => ""
          "quartier" => ""
          "numero_etage" => "2"
          "nombre_etage" => null
        ]
        "parking" => [
          "garages" => null
          "parking_ouvert" => null
          "parking_souterrain" => "2"
          "parking_collectif" => "0"
        ]
        "photos" => [
          1 => [
            "name" => "_66e8187e822f23_14199772.jpeg"
            "titre" => "image00012.jpeg"
            "checksum" => "540bb3b626d9d49d6d33081b0fef8eda"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187e822f23_14199772[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187e822f23_14199772[.jpeg]"
          ]
          2 => [
            "name" => "_66e8187ea5a8e9_49020166.jpeg"
            "titre" => "image00011.jpeg"
            "checksum" => "b8164394f21c548605a46f48cd6e919a"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187ea5a8e9_49020166[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187ea5a8e9_49020166[.jpeg]"
          ]
          3 => [
            "name" => "_66e8187ebf0490_57647246.jpeg"
            "titre" => "image00010.jpeg"
            "checksum" => "f9f01a7e6a0b4e3f3a417f11d17193cb"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187ebf0490_57647246[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187ebf0490_57647246[.jpeg]"
          ]
          4 => [
            "name" => "_66e8187ed963d6_14677668.jpeg"
            "titre" => "image00001.jpeg"
            "checksum" => "3214dc2f0a498cf0864d7708b5297b4c"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187ed963d6_14677668[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187ed963d6_14677668[.jpeg]"
          ]
          5 => [
            "name" => "_66e8187ef2c389_34215298.jpeg"
            "titre" => "image00003.jpeg"
            "checksum" => "6262294199d5878012f0b6bf76e6dfc8"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187ef2c389_34215298[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187ef2c389_34215298[.jpeg]"
          ]
          6 => [
            "name" => "_66e8187f17ffe3_56367711.jpeg"
            "titre" => "image00005.jpeg"
            "checksum" => "18392a177f1ccd84253a7ece612e84e8"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f17ffe3_56367711[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f17ffe3_56367711[.jpeg]"
          ]
          7 => [
            "name" => "_66e8187f316531_48786091.jpeg"
            "titre" => "image00007.jpeg"
            "checksum" => "98d1f202018eae3fd0cf3fb25c307f16"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f316531_48786091[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f316531_48786091[.jpeg]"
          ]
          8 => [
            "name" => "_66e8187f48d177_20594962.jpeg"
            "titre" => "image00004.jpeg"
            "checksum" => "002ee271811505d6a58e1629434500bd"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f48d177_20594962[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f48d177_20594962[.jpeg]"
          ]
          9 => [
            "name" => "_66e8187f6139b6_45463479.jpeg"
            "titre" => "image00006.jpeg"
            "checksum" => "1dd2ff5650a4b937952ee89b6be8c71f"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f6139b6_45463479[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f6139b6_45463479[.jpeg]"
          ]
          10 => [
            "name" => "_66e8187f7aa1b8_08424701.jpeg"
            "titre" => "image00008.jpeg"
            "checksum" => "f60aafb381ed3dbcda733ce3aaf7ae66"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f7aa1b8_08424701[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8187f7aa1b8_08424701[.jpeg]"
          ]
        ]
        "pieces" => [
          "ch1" => true
          "ch2" => true
          "ch3" => true
          "cuisine" => true
          "cuisine_equipee" => false
          "cuisine_independante" => false
          "sejour" => true
          "salon" => false
          "salle_a_manger" => false
          "sejour_double" => false
          "salles_de_bain" => 1
          "salle_de_douche" => 0
          "wc_separe" => false
          "placard" => false
          "parc" => false
          "hall" => false
          "bureau" => false
          "accueil" => false
          "salle_d_archives" => false
          "salle_de_reunion" => false
          "cave" => true
        ]
        "prix" => [
          "budget" => 2800
          "loyer_mensuel_ttc" => ""
          "prix_m2" => null
          "cacher_prix" => "0"
          "charges_mensuelles" => "650.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" => [
          "Tuntange"
        ]
        "secteurs" => [
          "Tuntange"
        ]
        "securite" => [
          "digicode" => false
          "gardien" => false
          "porte_blindee" => false
          "parlophone" => false
          "videophone" => false
          "alarme" => false
        ]
      ]
    ]
    "status" => 200
    "message" => ""
  ]
]