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

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 cec8e295611ee0a8744324514ff6f264ef2a8e123878598c1d4ff56222673a673288f3a8d251c19d"
    "Content-Type" => "application/json"
    "Accept" => "application/json"
  ]
  "json" => [
    "request-act" => "get-partnerbyid"
    "param" => {#768
      +"partnerid": 832
      +"langtranslated": "fr"
    }
  ]
]
Response 200
[
  "info" => [
    "header_size" => 287
    "request_size" => 422
    "total_time" => 0.138369
    "namelookup_time" => 0.004644
    "connect_time" => 0.027559
    "pretransfer_time" => 0.092832
    "size_upload" => 81.0
    "size_download" => 6550.0
    "speed_download" => 47337.0
    "speed_upload" => 585.0
    "upload_content_length" => 81.0
    "starttransfer_time" => 0.137992
    "primary_ip" => "145.239.37.162"
    "primary_port" => 443
    "local_ip" => "104.248.25.254"
    "local_port" => 41756
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 92563
    "connect_time_us" => 27559
    "namelookup_time_us" => 4644
    "pretransfer_time_us" => 92832
    "starttransfer_time_us" => 137992
    "total_time_us" => 138369
    "effective_method" => "POST"
    "start_time" => 1776281409.8112
    "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 cec8e295611ee0a8744324514ff6f264ef2a8e123878598c1d4ff56222673a673288f3a8d251c19d]\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 cec8e295611ee0a8744324514ff6f264ef2a8e123878598c1d4ff56222673a673288f3a8d251c19d\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 19:30:11 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 19:30:11 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" => "832"
      "namepart" => "VERTECCHI"
      "sloganpunchline" => "Avec ses 4 points de vente à Rome, vous n'aurez que l'embarras du choix !"
      "idcategpart" => "37"
      "categpart" => "Culture / Papeterie"
      "discountpercentpart" => "15.00"
      "legalnoticepart" => "sur le secteur de l'art, du dessin et du bureau. 5% sur le reste"
      "logopart" => "https://www.smiilecard.com/smiiladmin/smiilefront/logo_partenaire/resizeforapp/short/resize_short_832.jpg"
      "presentpart" => """
        Point de référence dans le secteur de la papeterie, Vertecchi propose de la décoration pour la table et la maison lors d'occasions festives, Cartes de voeux, Cadeaux, Album photo.\n
        Des outils plus adaptés à l'expression et au travail artistiques. Secteur des Beaux-Arts, Domaine technique, Bureau, Plumes, Cadeaux et Maroquinerie, Transformation du papier, Articles ménagers, Décorations de fête et saisonnières pour Noël et Pâques.\n
        \n
        \n
        \u{A0}
        """
      "regionpart" => "Italie"
      "iddestinat" => "5"
      "datecreat" => "2024-02-12 23:26:00"
      "datedesact" => "0000-00-00 00:00:00"
      "infolang" => [
        "language" => "Italien"
        "codeisolang" => "it"
      ]
      "isactif" => "1"
      "ecodata" => [
        "avgamountadult" => "30"
        "avgamountchild" => "30"
        "mentioneco" => ""
      ]
      "shopinfo" => [
        [
          "idpdv" => "1655"
          "adress" => "Via della Croce, 70 a/b"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 06 332 2821"
          "email" => ""
          "latitude" => "41.9068500000"
          "longitude" => "12.4796600000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "13693"
              "idshop" => "1655"
              "day" => "monday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13694"
              "idshop" => "1655"
              "day" => "tuesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13695"
              "idshop" => "1655"
              "day" => "wednesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13696"
              "idshop" => "1655"
              "day" => "thursday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13697"
              "idshop" => "1655"
              "day" => "friday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13698"
              "idshop" => "1655"
              "day" => "saturday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13699"
              "idshop" => "1655"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1656"
          "adress" => "Via Pietro da Cortona"
          "city" => "Saint André"
          "zipcity" => "97440"
          "tel" => "+39 06 332 2821"
          "email" => ""
          "latitude" => "41.9224300000"
          "longitude" => "12.4703900000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Est"
          "openinghours" => [
            [
              "idopenhourshop" => "13714"
              "idshop" => "1656"
              "day" => "monday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13715"
              "idshop" => "1656"
              "day" => "tuesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13716"
              "idshop" => "1656"
              "day" => "wednesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13717"
              "idshop" => "1656"
              "day" => "thursday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13718"
              "idshop" => "1656"
              "day" => "friday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13719"
              "idshop" => "1656"
              "day" => "saturday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13720"
              "idshop" => "1656"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1657"
          "adress" => "Via Alessio Baldovinetti, 104"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 06 332 2821"
          "email" => ""
          "latitude" => "41.8311700000"
          "longitude" => "12.4944200000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "13721"
              "idshop" => "1657"
              "day" => "monday"
              "horbeginday" => "10:00"
              "horbreakday" => "14:00"
              "horafterbrkday" => "15:30"
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13722"
              "idshop" => "1657"
              "day" => "tuesday"
              "horbeginday" => "10:00"
              "horbreakday" => "14:00"
              "horafterbrkday" => "15:30"
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13723"
              "idshop" => "1657"
              "day" => "wednesday"
              "horbeginday" => "10:00"
              "horbreakday" => "14:00"
              "horafterbrkday" => "15:30"
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13724"
              "idshop" => "1657"
              "day" => "thursday"
              "horbeginday" => "10:00"
              "horbreakday" => "14:00"
              "horafterbrkday" => "15:30"
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13725"
              "idshop" => "1657"
              "day" => "friday"
              "horbeginday" => "10:00"
              "horbreakday" => "14:00"
              "horafterbrkday" => "15:30"
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13726"
              "idshop" => "1657"
              "day" => "saturday"
              "horbeginday" => "10:00"
              "horbreakday" => "14:00"
              "horafterbrkday" => "15:30"
              "horendday" => "19:30"
            ]
            [
              "idopenhourshop" => "13727"
              "idshop" => "1657"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1658"
          "adress" => "Via Vitorchiano, 26"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 06 332 821"
          "email" => ""
          "latitude" => "41.9584400000"
          "longitude" => "12.4872100000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "13735"
              "idshop" => "1658"
              "day" => "monday"
              "horbeginday" => "09:00"
              "horbreakday" => "13:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "13736"
              "idshop" => "1658"
              "day" => "tuesday"
              "horbeginday" => "09:00"
              "horbreakday" => "13:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "13737"
              "idshop" => "1658"
              "day" => "wednesday"
              "horbeginday" => "09:00"
              "horbreakday" => "13:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "13738"
              "idshop" => "1658"
              "day" => "thursday"
              "horbeginday" => "09:00"
              "horbreakday" => "13:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "13739"
              "idshop" => "1658"
              "day" => "friday"
              "horbeginday" => "09:00"
              "horbreakday" => "13:00"
              "horafterbrkday" => "14:00"
              "horendday" => "18:00"
            ]
            [
              "idopenhourshop" => "13740"
              "idshop" => "1658"
              "day" => "saturday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "13741"
              "idshop" => "1658"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
      ]
      "tags" => [
        "VERTECCHI"
        "Culture / Papeterie"
      ]
      "imgannexe" => [
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-832-3557.jpg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-832-3605.jpg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-832-3631.jpg"
      ]
    ]
  ]
]