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

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": 972
      +"langtranslated": "fr"
    }
  ]
]
Response 200
[
  "info" => [
    "header_size" => 287
    "request_size" => 422
    "total_time" => 0.087649
    "namelookup_time" => 0.002137
    "connect_time" => 0.016736
    "pretransfer_time" => 0.060824
    "size_upload" => 81.0
    "size_download" => 3719.0
    "speed_download" => 42430.0
    "speed_upload" => 924.0
    "upload_content_length" => 81.0
    "starttransfer_time" => 0.087264
    "primary_ip" => "145.239.37.162"
    "primary_port" => 443
    "local_ip" => "104.248.25.254"
    "local_port" => 51130
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 60637
    "connect_time_us" => 16736
    "namelookup_time_us" => 2137
    "pretransfer_time_us" => 60824
    "starttransfer_time_us" => 87264
    "total_time_us" => 87649
    "effective_method" => "POST"
    "start_time" => 1776275446.7751
    "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:50:39 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:50:39 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" => "972"
      "namepart" => "LE MOMA"
      "sloganpunchline" => "Appart'hôtel élégant en bord de mer !"
      "idcategpart" => "1"
      "categpart" => "Séjour / Hébergement"
      "discountpercentpart" => "10.00"
      "legalnoticepart" => "remise valable sur l'hébergement à partir de 2 nuits. Réservation au 06 93 93 93 98"
      "logopart" => "https://www.smiilecard.com/smiiladmin/smiilefront/logo_partenaire/resizeforapp/short/resize_short_972.jpg"
      "presentpart" => """
        Le MOMA en bord de mer est un lieu unique pour vos vacances ou votre séjour d’affaires. Situé sur la plage de la Souris chaude à Trois Bassins, notre Aparthotel vous offre un havre de liberté où vous pourrez profiter de tous les avantages d’un hôtel tout en bénéficiant de la liberté d’un appartement privé!\n
        \n
        Idéalement situé à Trois Bassins sur la côte ouest de La Réunion, niché à quelques mètres de l'océan, le MOMA offre un accès direct à une plage préservée de l'océan Indien, réputée pour accueillir les tortues marines lors de la ponte. A deux pas, le spot de surf de Trois Bassins ravira les amateurs.\n
        \n
        A égale distance de Saint Denis et de Saint Pierre (40 minutes), ce havre de paix offre un point de départ idéal pour découvrir les merveilles de l'île, dont le Piton Maïdo, le Cirque de Mafate et les sites classés « Patrimoine Mondial de l'Humanité » par l'UNESCO.\n
        \n
        \u{A0}
        """
      "regionpart" => "Réunion"
      "iddestinat" => "3"
      "datecreat" => "2024-10-07 09:34:00"
      "datedesact" => "0000-00-00 00:00:00"
      "infolang" => [
        "language" => "Français"
        "codeisolang" => "fr"
      ]
      "isactif" => "1"
      "ecodata" => [
        "avgamountadult" => "0"
        "avgamountchild" => "0"
        "mentioneco" => ""
      ]
      "shopinfo" => [
        [
          "idpdv" => "1861"
          "adress" => "4 bis RNA"
          "city" => "Trois Bassins"
          "zipcity" => "97426"
          "tel" => "06 93 93 93 98"
          "email" => "contact@moma.re"
          "latitude" => "-21.1154500000"
          "longitude" => "55.2572100000"
          "siteweb" => "https://moma.re/en/moma-en/"
          "facebook" => "https://www.facebook.com/moma.bytheocean"
          "instagram" => "https://www.instagram.com/momabytheocean?fbclid=IwY2xjawFrVaZleHRuA2FlbQIxMAABHaEw1Z1eVS4f7ofl3iR_6azISIKjG2n4WBMAU7Pac0Dr2IhBTLpFz8BfWA_aem_0D6Tb_GYrLecqHpfdxfnnQ"
          "tiktok" => null
          "zonegeo" => "Ouest"
          "openinghours" => [
            [
              "idopenhourshop" => "16710"
              "idshop" => "1861"
              "day" => "monday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "16711"
              "idshop" => "1861"
              "day" => "tuesday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "16712"
              "idshop" => "1861"
              "day" => "wednesday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "16713"
              "idshop" => "1861"
              "day" => "thursday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "16714"
              "idshop" => "1861"
              "day" => "friday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "16715"
              "idshop" => "1861"
              "day" => "saturday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
            [
              "idopenhourshop" => "16716"
              "idshop" => "1861"
              "day" => "sunday"
              "horbeginday" => ""
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => ""
            ]
          ]
        ]
      ]
      "tags" => [
        "LE MOMA"
        "Séjour / Hébergement"
        "appart'hotel"
      ]
      "imgannexe" => [
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-972-0450.jpg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-972-0502.jpg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-972-0527.jpg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-972-0539.jpg"
      ]
    ]
  ]
]