GET https://app.smiilecard.com/partenaires/346

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/protected-resource
Request options
[
  "headers" => [
    "Authorization" => "Bearer 935ebe9937ae1272fe0caa0b050c052ed9cab91fed2577792206b5e74a807bf03d2481a3f54cf59b"
    "Content-Type" => "application/json"
    "Accept" => "application/json"
  ]
  "json" => [
    "request-act" => "get-partnerbyid"
    "param" => {#768
      +"partnerid": 346
      +"langtranslated": "fr"
    }
  ]
]
Response 200
[
  "info" => [
    "header_size" => 287
    "request_size" => 422
    "total_time" => 0.145315
    "namelookup_time" => 0.004213
    "connect_time" => 0.029517
    "pretransfer_time" => 0.087812
    "size_upload" => 81.0
    "size_download" => 9525.0
    "speed_download" => 65547.0
    "speed_upload" => 557.0
    "upload_content_length" => 81.0
    "starttransfer_time" => 0.14498
    "primary_ip" => "145.239.37.162"
    "primary_port" => 443
    "local_ip" => "104.248.25.254"
    "local_port" => 36592
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 87615
    "connect_time_us" => 29517
    "namelookup_time_us" => 4213
    "pretransfer_time_us" => 87812
    "starttransfer_time_us" => 144980
    "total_time_us" => 145315
    "effective_method" => "POST"
    "start_time" => 1776275353.0394
    "original_url" => "https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/protected-resource"
    "pause_handler" => Closure(float $duration) {#781
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#777 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#771 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host www.smiilecard.com:443 was resolved.\n
      * IPv6: 2001:41d0:301::30\n
      * IPv4: 145.239.37.162\n
      *   Trying [2001:41d0:301::30]:443...\n
      * Immediate connect fail for 2001:41d0:301::30: Network is unreachable\n
      *   Trying 145.239.37.162:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=www.smiilecard.com\n
      *  start date: Feb 20 05:05:50 2026 GMT\n
      *  expire date: May 21 05:05:49 2026 GMT\n
      *  subjectAltName: host "www.smiilecard.com" matched cert's "www.smiilecard.com"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to www.smiilecard.com (145.239.37.162) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://www.smiilecard.com/smiiladmin/cartaapi/smiilecard-test/protected-resource\n
      * [HTTP/2] [1] [:method: POST]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: www.smiilecard.com]\n
      * [HTTP/2] [1] [:path: /smiiladmin/cartaapi/smiilecard-test/protected-resource]\n
      * [HTTP/2] [1] [authorization: Bearer 935ebe9937ae1272fe0caa0b050c052ed9cab91fed2577792206b5e74a807bf03d2481a3f54cf59b]\n
      * [HTTP/2] [1] [content-type: application/json]\n
      * [HTTP/2] [1] [accept: application/json]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      * [HTTP/2] [1] [content-length: 81]\n
      > POST /smiiladmin/cartaapi/smiilecard-test/protected-resource HTTP/2\r\n
      Host: www.smiilecard.com\r\n
      Authorization: Bearer 935ebe9937ae1272fe0caa0b050c052ed9cab91fed2577792206b5e74a807bf03d2481a3f54cf59b\r\n
      Content-Type: application/json\r\n
      Accept: application/json\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 81\r\n
      \r\n
      * upload completely sent off: 81 bytes\n
      < HTTP/2 200 \r\n
      < date: Wed, 15 Apr 2026 17:49:09 GMT\r\n
      < content-type: application/json\r\n
      < server: OVHcloud\r\n
      < x-powered-by: PHP/8.1\r\n
      < access-control-allow-origin: *\r\n
      < access-control-allow-methods: GET, POST, OPTIONS\r\n
      < access-control-allow-headers: Content-Type, Authorization\r\n
      < vary: Authorization\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Wed, 15 Apr 2026 17:49:09 GMT"
    "content-type: application/json"
    "server: OVHcloud"
    "x-powered-by: PHP/8.1"
    "access-control-allow-origin: *"
    "access-control-allow-methods: GET, POST, OPTIONS"
    "access-control-allow-headers: Content-Type, Authorization"
    "vary: Authorization"
  ]
  "response_json" => [
    [
      "idpart" => "346"
      "namepart" => "WEIN LOCATION"
      "sloganpunchline" => "Le spécialiste de la location de voiture à la Réunion !"
      "idcategpart" => "25"
      "categpart" => "Auto / Moto"
      "discountpercentpart" => "15.00"
      "legalnoticepart" => "Offre valable sur l'ensemble des véhicules (tourisme et utilitaire) hors véhicules publicitaires !"
      "logopart" => "https://www.smiilecard.com/smiiladmin/smiilefront/logo_partenaire/resizeforapp/short/resize_short_346.jpg"
      "presentpart" => """
        WEIN LOCATION vous propose de louer une voiture parmi une large gamme de véhicules allant de la petite citadine à la berline de prestige, en passant par la location de véhicules utilitaires aménagés au meilleur prix.\n
        \n
        Spécialisée dans la location courte durée et la location longue durée, WEIN LOCATION se positionne comme un partenaire privilégié pour les particuliers et les professionnels.
        """
      "regionpart" => "Réunion"
      "iddestinat" => "3"
      "datecreat" => "2024-08-26 14:44:00"
      "datedesact" => "0000-00-00 00:00:00"
      "infolang" => [
        "language" => "Français"
        "codeisolang" => "fr"
      ]
      "isactif" => "1"
      "ecodata" => [
        "avgamountadult" => "30"
        "avgamountchild" => "0"
        "mentioneco" => ""
      ]
      "shopinfo" => [
        [
          "idpdv" => "655"
          "adress" => "128 rue Léopold Rambaud"
          "city" => "Saint Denis"
          "zipcity" => "97400"
          "tel" => "0262 52 50 50"
          "email" => ""
          "latitude" => "-20.8863000000"
          "longitude" => "55.4812470000"
          "siteweb" => "https://weinlocation.com/index.php"
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "477"
              "idshop" => "655"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "478"
              "idshop" => "655"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "479"
              "idshop" => "655"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "480"
              "idshop" => "655"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "481"
              "idshop" => "655"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "482"
              "idshop" => "655"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "483"
              "idshop" => "655"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "656"
          "adress" => "Pros et Utilitaires - 49 rue Victor le Vigoureux"
          "city" => "Saint Pierre"
          "zipcity" => "97410"
          "tel" => "0262 25 22 53"
          "email" => ""
          "latitude" => "-21.3388390000"
          "longitude" => "55.4746350000"
          "siteweb" => "https://weinlocation.com/index.php"
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Sud"
          "openinghours" => [
            [
              "idopenhourshop" => "519"
              "idshop" => "656"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "520"
              "idshop" => "656"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "521"
              "idshop" => "656"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "522"
              "idshop" => "656"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "523"
              "idshop" => "656"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "524"
              "idshop" => "656"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:00"
            ]
            [
              "idopenhourshop" => "525"
              "idshop" => "656"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "658"
          "adress" => "35 rue Amiral Bouvet"
          "city" => "Saint Benoit"
          "zipcity" => "97470"
          "tel" => "0262 40 50 50"
          "email" => ""
          "latitude" => "-21.0355540000"
          "longitude" => "55.7174730000"
          "siteweb" => "https://weinlocation.com/index.php"
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Est"
          "openinghours" => [
            [
              "idopenhourshop" => "526"
              "idshop" => "658"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "527"
              "idshop" => "658"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "528"
              "idshop" => "658"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "529"
              "idshop" => "658"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "530"
              "idshop" => "658"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "531"
              "idshop" => "658"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:00"
            ]
            [
              "idopenhourshop" => "532"
              "idshop" => "658"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "773"
          "adress" => "234 rue Marius et Ary Leblond"
          "city" => "Saint Pierre"
          "zipcity" => "97410"
          "tel" => "0262 25 22 52"
          "email" => ""
          "latitude" => "-21.3368760000"
          "longitude" => "55.4723260000"
          "siteweb" => "https://weinlocation.com/index.php"
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Sud"
          "openinghours" => [
            [
              "idopenhourshop" => "540"
              "idshop" => "773"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "541"
              "idshop" => "773"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "542"
              "idshop" => "773"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "543"
              "idshop" => "773"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "544"
              "idshop" => "773"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "545"
              "idshop" => "773"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:00"
            ]
            [
              "idopenhourshop" => "546"
              "idshop" => "773"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1311"
          "adress" => "211 rue Chaussée Royale"
          "city" => "Saint Paul"
          "zipcity" => "97460"
          "tel" => "0262 57 73 99 "
          "email" => ""
          "latitude" => "-21.0044320000"
          "longitude" => "55.2802170000"
          "siteweb" => "https://weinlocation.com/index.php"
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Ouest"
          "openinghours" => [
            [
              "idopenhourshop" => "8891"
              "idshop" => "1311"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8892"
              "idshop" => "1311"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8893"
              "idshop" => "1311"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8894"
              "idshop" => "1311"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8895"
              "idshop" => "1311"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8896"
              "idshop" => "1311"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "8897"
              "idshop" => "1311"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1313"
          "adress" => "11 chemin Bois Rouge - Zone de la Marine"
          "city" => "Sainte Suzanne"
          "zipcity" => "97441"
          "tel" => "0262 37 50 50"
          "email" => ""
          "latitude" => "-20.9151650000"
          "longitude" => "55.6205080000"
          "siteweb" => "https://weinlocation.com/index.php"
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Est"
          "openinghours" => [
            [
              "idopenhourshop" => "8905"
              "idshop" => "1313"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8906"
              "idshop" => "1313"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8907"
              "idshop" => "1313"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8908"
              "idshop" => "1313"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8909"
              "idshop" => "1313"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "8910"
              "idshop" => "1313"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "8911"
              "idshop" => "1313"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1817"
          "adress" => "16 bis rue Mahatama Gandhi"
          "city" => "La Possession"
          "zipcity" => "97419"
          "tel" => "0262 49 05 04"
          "email" => ""
          "latitude" => "-20.9577900000"
          "longitude" => "55.3227700000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Ouest"
          "openinghours" => []
        ]
      ]
      "tags" => [
        "WEIN LOCATION"
        "Auto / Moto"
        "loueur"
        "voiture"
      ]
      "imgannexe" => [
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-346-0134.jpg"
      ]
    ]
  ]
]