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

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": 680
      +"langtranslated": "fr"
    }
  ]
]
Response 200
[
  "info" => [
    "header_size" => 287
    "request_size" => 422
    "total_time" => 0.092439
    "namelookup_time" => 0.001296
    "connect_time" => 0.02347
    "pretransfer_time" => 0.049676
    "size_upload" => 81.0
    "size_download" => 7895.0
    "speed_download" => 85407.0
    "speed_upload" => 876.0
    "upload_content_length" => 81.0
    "starttransfer_time" => 0.092044
    "primary_ip" => "145.239.37.162"
    "primary_port" => 443
    "local_ip" => "104.248.25.254"
    "local_port" => 59780
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 49396
    "connect_time_us" => 23470
    "namelookup_time_us" => 1296
    "pretransfer_time_us" => 49676
    "starttransfer_time_us" => 92044
    "total_time_us" => 92439
    "effective_method" => "POST"
    "start_time" => 1776275925.0939
    "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:58:46 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:58:46 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" => "680"
      "namepart" => "ÖGUAVA FROZEN YOGURT"
      "sloganpunchline" => "Le véritable yaourt glacé à 0% de matière grasse made in la Réunion !"
      "idcategpart" => "2"
      "categpart" => "Restaurant / Glacier / Boulangerie"
      "discountpercentpart" => "10.00"
      "legalnoticepart" => "Remise valable sur tous les produits achetés."
      "logopart" => "https://www.smiilecard.com/smiiladmin/smiilefront/logo_partenaire/resizeforapp/short/resize_short_680.jpg"
      "presentpart" => "Depuis 2011, ÖGUAVA offre\u{A0}une alternative saine et ludique à la crème glacée. Chez öguava, vous vous servez seuls en délicieux yaourts glacés à 0% de matière grasse et vous ajoutez vos toppings selon votre envie, pour composer la cup dont vous rêvez\u{A0}!!"
      "regionpart" => "Réunion"
      "iddestinat" => "3"
      "datecreat" => "2021-05-25 16:42:00"
      "datedesact" => "0000-00-00 00:00:00"
      "infolang" => [
        "language" => "Français"
        "codeisolang" => "fr"
      ]
      "isactif" => "1"
      "ecodata" => [
        "avgamountadult" => "5"
        "avgamountchild" => "4"
        "mentioneco" => ""
      ]
      "shopinfo" => [
        [
          "idpdv" => "1403"
          "adress" => "Centre Co Grand Nord"
          "city" => "Sainte Clotilde"
          "zipcity" => "97490"
          "tel" => ""
          "email" => ""
          "latitude" => "-20.8912900000"
          "longitude" => "55.5003800000"
          "siteweb" => ""
          "facebook" => "https://www.facebook.com/Oguava/"
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "9059"
              "idshop" => "1403"
              "day" => "monday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => "12:30"
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9060"
              "idshop" => "1403"
              "day" => "tuesday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9061"
              "idshop" => "1403"
              "day" => "wednesday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9062"
              "idshop" => "1403"
              "day" => "thursday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9063"
              "idshop" => "1403"
              "day" => "friday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9064"
              "idshop" => "1403"
              "day" => "saturday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9065"
              "idshop" => "1403"
              "day" => "sunday"
              "horbeginday" => "09:00"
              "horbreakday" => "12:30"
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1404"
          "adress" => "33 avenue des Indes"
          "city" => "Saint Pierre"
          "zipcity" => "97410"
          "tel" => ""
          "email" => ""
          "latitude" => "-21.3417200000"
          "longitude" => "55.4758000000"
          "siteweb" => ""
          "facebook" => "https://www.facebook.com/Oguava/"
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Sud"
          "openinghours" => [
            [
              "idopenhourshop" => "9080"
              "idshop" => "1404"
              "day" => "monday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => "12:30"
              "horendday" => "18:30"
            ]
            [
              "idopenhourshop" => "9081"
              "idshop" => "1404"
              "day" => "tuesday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "18:30"
            ]
            [
              "idopenhourshop" => "9082"
              "idshop" => "1404"
              "day" => "wednesday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "18:30"
            ]
            [
              "idopenhourshop" => "9083"
              "idshop" => "1404"
              "day" => "thursday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "18:30"
            ]
            [
              "idopenhourshop" => "9084"
              "idshop" => "1404"
              "day" => "friday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "18:30"
            ]
            [
              "idopenhourshop" => "9085"
              "idshop" => "1404"
              "day" => "saturday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "23:00"
            ]
            [
              "idopenhourshop" => "9086"
              "idshop" => "1404"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => "13:00"
              "horendday" => "19:00"
            ]
          ]
        ]
        [
          "idpdv" => "1405"
          "adress" => "Centre Co Le Portail"
          "city" => "Saint Leu"
          "zipcity" => "97436"
          "tel" => ""
          "email" => ""
          "latitude" => "-21.2189900000"
          "longitude" => "55.3012100000"
          "siteweb" => ""
          "facebook" => "https://www.facebook.com/Oguava/"
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Ouest"
          "openinghours" => [
            [
              "idopenhourshop" => "9094"
              "idshop" => "1405"
              "day" => "monday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => "12:30"
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9095"
              "idshop" => "1405"
              "day" => "tuesday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9096"
              "idshop" => "1405"
              "day" => "wednesday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9097"
              "idshop" => "1405"
              "day" => "thursday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9098"
              "idshop" => "1405"
              "day" => "friday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9099"
              "idshop" => "1405"
              "day" => "saturday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9100"
              "idshop" => "1405"
              "day" => "sunday"
              "horbeginday" => "09:00"
              "horbreakday" => "12:30"
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1406"
          "adress" => "Centre Co Les Terrass"
          "city" => "Saint Joseph"
          "zipcity" => "97480"
          "tel" => ""
          "email" => ""
          "latitude" => "-21.3720019161"
          "longitude" => "55.6014666344"
          "siteweb" => ""
          "facebook" => "https://www.facebook.com/Oguava/"
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Sud"
          "openinghours" => [
            [
              "idopenhourshop" => "9108"
              "idshop" => "1406"
              "day" => "monday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => "12:30"
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9109"
              "idshop" => "1406"
              "day" => "tuesday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9110"
              "idshop" => "1406"
              "day" => "wednesday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9111"
              "idshop" => "1406"
              "day" => "thursday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9112"
              "idshop" => "1406"
              "day" => "friday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9113"
              "idshop" => "1406"
              "day" => "saturday"
              "horbeginday" => "08:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:30"
            ]
            [
              "idopenhourshop" => "9114"
              "idshop" => "1406"
              "day" => "sunday"
              "horbeginday" => "09:00"
              "horbreakday" => "12:30"
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
        [
          "idpdv" => "1561"
          "adress" => "13 route du trou d'eau"
          "city" => "La Saline-Les-Bains"
          "zipcity" => "97434"
          "tel" => ""
          "email" => ""
          "latitude" => "-21.0937800000"
          "longitude" => "55.2367400000"
          "siteweb" => ""
          "facebook" => "https://www.facebook.com/Oguava/"
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Ouest"
          "openinghours" => [
            [
              "idopenhourshop" => "12097"
              "idshop" => "1561"
              "day" => "monday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "12098"
              "idshop" => "1561"
              "day" => "tuesday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "12099"
              "idshop" => "1561"
              "day" => "wednesday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "12100"
              "idshop" => "1561"
              "day" => "thursday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "12101"
              "idshop" => "1561"
              "day" => "friday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "12102"
              "idshop" => "1561"
              "day" => "saturday"
              "horbeginday" => "11:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:30"
            ]
            [
              "idopenhourshop" => "12103"
              "idshop" => "1561"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => "14:00"
              "horendday" => "20:00"
            ]
          ]
        ]
        [
          "idpdv" => "1741"
          "adress" => "Centre Co Carrefour Grand Large"
          "city" => "Saint Pierre"
          "zipcity" => "97410"
          "tel" => ""
          "email" => ""
          "latitude" => "-21.3344900000"
          "longitude" => "55.4560600000"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Sud"
          "openinghours" => []
        ]
      ]
      "tags" => [
        "ÖGUAVA FROZEN YOGURT"
        "Restaurant / Glacier / Boulangerie"
      ]
      "imgannexe" => [
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-680-2423.jpg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-680-3709.jpg"
      ]
    ]
  ]
]