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.303389
    "namelookup_time" => 0.040068
    "connect_time" => 0.053712
    "pretransfer_time" => 0.112522
    "size_download" => 79.0
    "speed_download" => 260.0
    "starttransfer_time" => 0.30162
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 53798
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 112404
    "connect_time_us" => 53712
    "namelookup_time_us" => 40068
    "pretransfer_time_us" => 112522
    "starttransfer_time_us" => 301620
    "total_time_us" => 303389
    "start_time" => 1726774925.9503
    "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.303389
          namelookup_time: 0.040068
          connect_time: 0.053712
          pretransfer_time: 0.112522
          size_upload: 0.0
          size_download: 79.0
          speed_download: 260.0
          speed_upload: 0.0
          download_content_length: -1.0
          upload_content_length: 0.0
          starttransfer_time: 0.30162
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 53798
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 112404
          connect_time_us: 53712
          namelookup_time_us: 40068
          pretransfer_time_us: 112522
          redirect_time_us: 0
          starttransfer_time_us: 301620
          total_time_us: 303389
        }
        $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:42:06 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:42:06 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" => "37dad6923f922dd8bc8c2f8af95ca0f0"
    ]
    "status" => 200
    "message" => ""
  ]
]
GET https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/annonces
[
  "headers" => [
    "token" => "37dad6923f922dd8bc8c2f8af95ca0f0"
  ]
  "body" => "{"filters":[{"key": "id", "value": "12151", "compare": "="}]}"
]
200
[
  "info" => [
    "header_size" => 372
    "request_size" => 358
    "total_time" => 1.20741
    "namelookup_time" => 4.4E-5
    "connect_time" => 4.4E-5
    "pretransfer_time" => 0.000179
    "size_upload" => 61.0
    "size_download" => 11523.0
    "speed_download" => 9546.0
    "speed_upload" => 50.0
    "upload_content_length" => 61.0
    "starttransfer_time" => 1.206996
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 53798
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 44
    "connect_time_us" => 44
    "namelookup_time_us" => 44
    "pretransfer_time_us" => 179
    "starttransfer_time_us" => 1206996
    "total_time_us" => 1207410
    "start_time" => 1726774926.2555
    "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.20741
          namelookup_time: 4.4E-5
          connect_time: 4.4E-5
          pretransfer_time: 0.000179
          size_upload: 61.0
          size_download: 11523.0
          speed_download: 9546.0
          speed_upload: 50.0
          download_content_length: -1.0
          upload_content_length: 61.0
          starttransfer_time: 1.206996
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 53798
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 44
          connect_time_us: 44
          namelookup_time_us: 44
          pretransfer_time_us: 179
          redirect_time_us: 0
          starttransfer_time_us: 1206996
          total_time_us: 1207410
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#307 …}
        $execCounter: -9223372036854775772
      }
    }
    "debug" => """
      * Found bundle for host middleware-production.easy2pilot-v8.com: 0x55f5741a59b0 [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: 37dad6923f922dd8bc8c2f8af95ca0f0\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:42:07 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:42:07 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" => true
          "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" => false
          "installation_handicapes" => false
          "antenne_satellite" => false
          "volets_electriques" => false
          "volets_roulants" => true
          "wellness" => false
        ]
        "description" => [
          "description_fr" => "Exclusivement pour profession médicale.<br><br>Cabinet idéalement situé au cœur de Limpertsberg et à proximité de Luxembourg-Ville.<br><br><br>Adresse : 97, avenue Pasteur, Luxembourg-Limpertsberg.<br><br><br>Situé au rez-de-chaussée, ce cabinet médicale se compose comme suit : <br><br>Un espace d'accueil/salle d'attente, deux pièces très lumineuses, un espace sanitaire et une kitchenette équipée et intégrée.<br><br>Au sous-sol, une cave (001).<br><br><br>Disponibilité : immédiate<br><br>Loyer : 1.980,00 € (avec augmentation de 150,00 € après un an).<br>Charges mensuelles estimées : 275,00 € <br>3 mois de garantie locative<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" => "Exclusively for the medical profession.<br><br>Ideally located in the heart of Limpertsberg, close to Luxembourg-City.<br><br><br>Address: 97, avenue Pasteur, Luxembourg/Limpertsberg.<br><br><br>Located on the first floor, this medical practice is composed as follows: <br><br>A reception/waiting area, two bright rooms, a sanitary area and a fully-equipped kitchenette.<br><br>In the basement, a cellar (001).<br><br><br>Availability: immediate<br><br>Rent : 1.980,00 € ( with 150,00 € increase each year)<br>Estimated monthly charges: 275,00 €<br>3 months rental guarantee<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-16 13:31:43"
          "mitoyennete" => "0"
          "assainissement" => null
          "servitude" => null
          "lot" => "001"
        ]
        "documents" => []
        "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" => "0"
          "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" => "12151"
          "id_parent" => null
          "nom_projet" => ""
          "id_projet" => null
          "statut_projet" => ""
          "proprietaire" => ""
          "locataire" => null
          "export_site_passerelle" => 0
          "reference" => "12151"
          "vente_location" => "location"
          "date_entree" => "2024-09-16"
          "titre" => null
          "etat" => "L"
          "etat_complet" => null
          "url" => null
          "nombre_pieces" => "3"
          "nombre_chambres" => null
          "nb_couchages" => ""
          "coup_coeur" => null
          "type_projet" => ""
          "achat_type" => "ancien"
          "internet_haut_debit" => null
          "type_internet" => null
          "surface" => "55.00"
          "surface_utile" => null
          "surface_totale" => null
          "surface_veranda" => null
          "surface_grenier" => null
          "loi_carrez" => "0"
          "annee_de_construction" => null
          "disponibilite" => "immédiate"
          "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" => true
          "meuble" => false
          "renove" => true
          "cave_a_vin" => false
          "animaux_acceptes" => false
          "piscine" => false
        ]
        "localisation" => [
          "code_postal" => "2311"
          "ville" => "Luxembourg"
          "pays" => "Luxembourg"
          "sous_localite" => ""
          "adresse_num" => "97"
          "adresse" => "Avenue Pasteur"
          "adresse_bis" => ""
          "secteurs" => "Centre;Luxembourg-Limpertsberg"
          "region" => "Centre;Luxembourg-Limpertsberg"
          "lat" => null
          "lng" => null
          "immeuble" => ""
          "quartier" => ""
          "numero_etage" => null
          "nombre_etage" => null
        ]
        "parking" => [
          "garages" => null
          "parking_ouvert" => null
          "parking_souterrain" => null
          "parking_collectif" => "0"
        ]
        "photos" => [
          1 => [
            "name" => "_66e8170b7d62b5_93638909.jpeg"
            "titre" => "image00003.jpeg"
            "checksum" => "c274ae879666f81d468035a60c77f96a"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170b7d62b5_93638909[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170b7d62b5_93638909[.jpeg]"
          ]
          2 => [
            "name" => "_66e8170ba0c8c2_83080195.jpeg"
            "titre" => "image00001.jpeg"
            "checksum" => "37077c3e5e5bd255eeb877aecb0496a1"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170ba0c8c2_83080195[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170ba0c8c2_83080195[.jpeg]"
          ]
          3 => [
            "name" => "_66e8170bba2c23_00597164.jpeg"
            "titre" => "image00004.jpeg"
            "checksum" => "7bbd75fffd924ef2023951c5187644ee"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170bba2c23_00597164[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170bba2c23_00597164[.jpeg]"
          ]
          4 => [
            "name" => "_66e8170bd57340_97330358.jpeg"
            "titre" => "image00002.jpeg"
            "checksum" => "1ab89172a3ad66abc2df7c99b21e181e"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170bd57340_97330358[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170bd57340_97330358[.jpeg]"
          ]
          5 => [
            "name" => "_66e8170beed466_54406115.jpeg"
            "titre" => "image00004.jpeg"
            "checksum" => "5228730657d51bedde66745f26bbe383"
            "url" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170beed466_54406115[.jpeg]"
            "url_original" => "https://api-production-test.easy-serveur55.com/stored-photo/79ac7ad4-cc6e-11ed-a201-d05099ff1dfb/_66e8170beed466_54406115[.jpeg]"
          ]
        ]
        "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" => 0
          "salle_de_douche" => 0
          "wc_separe" => true
          "placard" => false
          "parc" => false
          "hall" => false
          "bureau" => true
          "accueil" => false
          "salle_d_archives" => false
          "salle_de_reunion" => false
          "cave" => true
        ]
        "prix" => [
          "budget" => 1980
          "loyer_mensuel_ttc" => ""
          "prix_m2" => null
          "cacher_prix" => "0"
          "charges_mensuelles" => "275.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" => [
          "Centre"
          "Luxembourg-Limpertsberg"
        ]
        "secteurs" => [
          "Centre"
          "Luxembourg-Limpertsberg"
        ]
        "securite" => [
          "digicode" => false
          "gardien" => false
          "porte_blindee" => false
          "parlophone" => true
          "videophone" => false
          "alarme" => false
        ]
      ]
    ]
    "status" => 200
    "message" => ""
  ]
]