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

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": 4
      +"langtranslated": "fr"
    }
  ]
]
Response 200
[
  "info" => [
    "header_size" => 287
    "request_size" => 420
    "total_time" => 0.085094
    "namelookup_time" => 0.001132
    "connect_time" => 0.015039
    "pretransfer_time" => 0.036439
    "size_upload" => 79.0
    "size_download" => 10421.0
    "speed_download" => 122464.0
    "speed_upload" => 928.0
    "upload_content_length" => 79.0
    "starttransfer_time" => 0.08475
    "primary_ip" => "145.239.37.162"
    "primary_port" => 443
    "local_ip" => "104.248.25.254"
    "local_port" => 53372
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 36225
    "connect_time_us" => 15039
    "namelookup_time_us" => 1132
    "pretransfer_time_us" => 36439
    "starttransfer_time_us" => 84750
    "total_time_us" => 85094
    "effective_method" => "POST"
    "start_time" => 1776275317.1889
    "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: 79]\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: 79\r\n
      \r\n
      * upload completely sent off: 79 bytes\n
      < HTTP/2 200 \r\n
      < date: Wed, 15 Apr 2026 17:48:44 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:48:44 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" => "4"
      "namepart" => "ADA   Location"
      "sloganpunchline" => ""
      "idcategpart" => "25"
      "categpart" => "Auto / Moto"
      "discountpercentpart" => "15.00"
      "legalnoticepart" => "Offre valable sur la location de nos véhicules sauf sur le véhicules de catégorie prestige !"
      "logopart" => "https://www.smiilecard.com/smiiladmin/smiilefront/logo_partenaire/resizeforapp/short/resize_short_4.jpg"
      "presentpart" => """
        ADA Location est le spécialiste de la location de voitures à la Réunion !\n
        \n
        Profitez d'une large gamme de voitures de grandes marques, adaptés à tous les déplacements sur l'île de la Réunion. De la petite citadine au monospace, de la voiture hybride au cabriolet, de la voiture de prestige au 4x4, de nombreux modèles sont disponibles à la location.\n
        \n
        Nous espérons avoir le plaisir de vous rencontrer bientôt …\n
        \n
        \n
        \n
        \u{A0}
        """
      "regionpart" => "Réunion"
      "iddestinat" => "3"
      "datecreat" => "2009-11-08 09:29:00"
      "datedesact" => "0000-00-00 00:00:00"
      "infolang" => [
        "language" => "Français"
        "codeisolang" => "fr"
      ]
      "isactif" => "1"
      "ecodata" => [
        "avgamountadult" => "45"
        "avgamountchild" => "0"
        "mentioneco" => ""
      ]
      "shopinfo" => [
        [
          "idpdv" => "301"
          "adress" => "3 rue Croix Rouge - ZAE la Mare"
          "city" => "Sainte Marie"
          "zipcity" => "97438"
          "tel" => "0262 21 59 01"
          "email" => ""
          "latitude" => "-20.8969690000"
          "longitude" => "55.5325580000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "1156"
              "idshop" => "301"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1157"
              "idshop" => "301"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1158"
              "idshop" => "301"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1159"
              "idshop" => "301"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1160"
              "idshop" => "301"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1161"
              "idshop" => "301"
              "day" => "saturday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "1162"
              "idshop" => "301"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "303"
          "adress" => "14 rue François de Mahy"
          "city" => "Saint Pierre"
          "zipcity" => "97410"
          "tel" => "0262 21 59 01"
          "email" => ""
          "latitude" => "-21.3426560000"
          "longitude" => "55.4748890000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Sud"
          "openinghours" => [
            [
              "idopenhourshop" => "1177"
              "idshop" => "303"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "17:00"
            ]
            [
              "idopenhourshop" => "1178"
              "idshop" => "303"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "17:00"
            ]
            [
              "idopenhourshop" => "1179"
              "idshop" => "303"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "17:00"
            ]
            [
              "idopenhourshop" => "1180"
              "idshop" => "303"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "17:00"
            ]
            [
              "idopenhourshop" => "1181"
              "idshop" => "303"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "17:00"
            ]
            [
              "idopenhourshop" => "1182"
              "idshop" => "303"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "1183"
              "idshop" => "303"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "305"
          "adress" => "Avenue de Bourbon"
          "city" => "Saint Gilles Les Bains"
          "zipcity" => "97434"
          "tel" => "0262 21 59 01"
          "email" => ""
          "latitude" => "-21.0702410000"
          "longitude" => "55.2240020000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Ouest"
          "openinghours" => [
            [
              "idopenhourshop" => "1163"
              "idshop" => "305"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1164"
              "idshop" => "305"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1165"
              "idshop" => "305"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1166"
              "idshop" => "305"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1167"
              "idshop" => "305"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1168"
              "idshop" => "305"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1169"
              "idshop" => "305"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "306"
          "adress" => "39 rue ruisseau des noirs"
          "city" => "Saint Denis"
          "zipcity" => "97400"
          "tel" => "0262 21 59 01"
          "email" => ""
          "latitude" => "-20.8881400000"
          "longitude" => "55.4536900000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "1121"
              "idshop" => "306"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1122"
              "idshop" => "306"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1123"
              "idshop" => "306"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1124"
              "idshop" => "306"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1125"
              "idshop" => "306"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "1126"
              "idshop" => "306"
              "day" => "saturday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "1127"
              "idshop" => "306"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "649"
          "adress" => "Aéroport de Rolland-Garros - Gillot"
          "city" => "Sainte Marie"
          "zipcity" => "97438"
          "tel" => "0262 21 59 01"
          "email" => ""
          "latitude" => "-20.8924820000"
          "longitude" => "55.5112230000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "1170"
              "idshop" => "649"
              "day" => "monday"
              "horbeginday" => "06:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "1171"
              "idshop" => "649"
              "day" => "tuesday"
              "horbeginday" => "06:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "1172"
              "idshop" => "649"
              "day" => "wednesday"
              "horbeginday" => "06:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "1173"
              "idshop" => "649"
              "day" => "thursday"
              "horbeginday" => "06:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "1174"
              "idshop" => "649"
              "day" => "friday"
              "horbeginday" => "06:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "1175"
              "idshop" => "649"
              "day" => "saturday"
              "horbeginday" => "06:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "1176"
              "idshop" => "649"
              "day" => "sunday"
              "horbeginday" => "06:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
          ]
        ]
        [
          "idpdv" => "1378"
          "adress" => "ZAC Mascareigne - 2 chemin Anglais"
          "city" => "Le Port"
          "zipcity" => "97420"
          "tel" => "0262 21 59 01"
          "email" => ""
          "latitude" => "-20.9540300000"
          "longitude" => "55.3161100000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Ouest"
          "openinghours" => [
            [
              "idopenhourshop" => "7197"
              "idshop" => "1378"
              "day" => "monday"
              "horbeginday" => "07:30"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "7198"
              "idshop" => "1378"
              "day" => "tuesday"
              "horbeginday" => "07:30"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "7199"
              "idshop" => "1378"
              "day" => "wednesday"
              "horbeginday" => "07:30"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "7200"
              "idshop" => "1378"
              "day" => "thursday"
              "horbeginday" => "07:30"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "7201"
              "idshop" => "1378"
              "day" => "friday"
              "horbeginday" => "07:30"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "7202"
              "idshop" => "1378"
              "day" => "saturday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "7203"
              "idshop" => "1378"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1379"
          "adress" => "2 rue Pierre Aubert - ZI du Chaudron"
          "city" => "Sainte Clotilde"
          "zipcity" => "97490"
          "tel" => "0262 21 59 01"
          "email" => ""
          "latitude" => "-20.8947800000"
          "longitude" => "55.4963100000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "9598"
              "idshop" => "1379"
              "day" => "monday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "9599"
              "idshop" => "1379"
              "day" => "tuesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "9600"
              "idshop" => "1379"
              "day" => "wednesday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "9601"
              "idshop" => "1379"
              "day" => "thursday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "9602"
              "idshop" => "1379"
              "day" => "friday"
              "horbeginday" => "08:00"
              "horbreakday" => "12:00"
              "horafterbrkday" => "14:00"
              "horendday" => "16:30"
            ]
            [
              "idopenhourshop" => "9603"
              "idshop" => "1379"
              "day" => "saturday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "9604"
              "idshop" => "1379"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1836"
          "adress" => "1834 avenue Ile de France"
          "city" => "Saint André"
          "zipcity" => "97440"
          "tel" => "0262 21 59 01"
          "email" => ""
          "latitude" => "-20.9441500000"
          "longitude" => "55.6478800000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Est"
          "openinghours" => []
        ]
      ]
      "tags" => [
        "ADA   Location"
        "Auto / Moto"
        "loueur"
        "voiture"
        "location"
        "citadine"
        "monospace"
        "4x4"
      ]
      "imgannexe" => []
    ]
  ]
]