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

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": 928
      +"langtranslated": "fr"
    }
  ]
]
Response 200
[
  "info" => [
    "header_size" => 287
    "request_size" => 422
    "total_time" => 0.111334
    "namelookup_time" => 0.007657
    "connect_time" => 0.020207
    "pretransfer_time" => 0.051604
    "size_upload" => 81.0
    "size_download" => 14617.0
    "speed_download" => 131289.0
    "speed_upload" => 727.0
    "upload_content_length" => 81.0
    "starttransfer_time" => 0.111086
    "primary_ip" => "145.239.37.162"
    "primary_port" => 443
    "local_ip" => "104.248.25.254"
    "local_port" => 49146
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 51279
    "connect_time_us" => 20207
    "namelookup_time_us" => 7657
    "pretransfer_time_us" => 51604
    "starttransfer_time_us" => 111086
    "total_time_us" => 111334
    "effective_method" => "POST"
    "start_time" => 1776281512.2568
    "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:31:53 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:31:53 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" => "928"
      "namepart" => "VESTOPAZZO"
      "sloganpunchline" => "L'incontournable pour vos achats shopping tendance !"
      "idcategpart" => "29"
      "categpart" => "Mode / Accessoires"
      "discountpercentpart" => "10.00"
      "legalnoticepart" => "sur le magasin"
      "logopart" => "https://www.smiilecard.com/smiiladmin/smiilefront/logo_partenaire/resizeforapp/short/resize_short_928.jpg"
      "presentpart" => """
        Vestopazzo est une marque italienne qui opère depuis trente ans dans le secteur de la joaillerie et des accessoires de mode. Elle accorde une attention particulière à la sélection des matériaux, parmi lesquels l'aluminium 100% recyclé, le plaqué argent et or, le laiton, et bien d'autres. Avec plus de 125 magasins et de nombreux revendeurs dans le monde, elle propose 1400 nouveaux produits par an et 4000 produits au catalogue chaque saison, tous conçus pour répondre aux innombrables besoins d'un monde que nous aimons penser désormais global. Un voyage où souvenirs et découvertes deviennent des accessoires à porter.\n
        \n
        L'expérimentation de nouvelles techniques de travail est quotidienne, tandis que la passion pour la dextérité manuelle transforme chaque produit en une pièce unique. La marque est née du désir d'apprendre, de connaître et d'expérimenter les réalités artisanales de pays lointains. Un style de vie riche en lieux et en inspirations ayant pour objectif le soin de soi, des autres et du monde.\n
        \n
        \u{A0}\n
        \n
        \n
        \n
        \u{A0}\n
        \n
        \u{A0}
        """
      "regionpart" => "Italie"
      "iddestinat" => "5"
      "datecreat" => "2024-06-17 17:39:00"
      "datedesact" => "0000-00-00 00:00:00"
      "infolang" => [
        "language" => "Italien"
        "codeisolang" => "it"
      ]
      "isactif" => "1"
      "ecodata" => [
        "avgamountadult" => "55"
        "avgamountchild" => "40"
        "mentioneco" => ""
      ]
      "shopinfo" => [
        [
          "idpdv" => "1779"
          "adress" => "Rue de l'aéroport di Fiumicino"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 06659520486"
          "email" => ""
          "latitude" => "41.7764558010"
          "longitude" => "12.2525400768"
          "siteweb" => "https://shop.vestopazzo.it/it/"
          "facebook" => "https://shop.vestopazzo.it/it/"
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "15548"
              "idshop" => "1779"
              "day" => "monday"
              "horbeginday" => "05:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "15549"
              "idshop" => "1779"
              "day" => "tuesday"
              "horbeginday" => "05:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "15550"
              "idshop" => "1779"
              "day" => "wednesday"
              "horbeginday" => "05:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "15551"
              "idshop" => "1779"
              "day" => "thursday"
              "horbeginday" => "05:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "15552"
              "idshop" => "1779"
              "day" => "friday"
              "horbeginday" => "05:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "15553"
              "idshop" => "1779"
              "day" => "saturday"
              "horbeginday" => "05:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "15554"
              "idshop" => "1779"
              "day" => "sunday"
              "horbeginday" => "05:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
          ]
        ]
        [
          "idpdv" => "1780"
          "adress" => "Rue du Corso, 302"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 0687697204"
          "email" => ""
          "latitude" => "41.8973348596"
          "longitude" => "12.4818231173"
          "siteweb" => "https://shop.vestopazzo.it/it/"
          "facebook" => "https://www.facebook.com/vestopazzofanpage"
          "instagram" => "https://www.instagram.com/vestopazzo/"
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "15555"
              "idshop" => "1780"
              "day" => "monday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15556"
              "idshop" => "1780"
              "day" => "tuesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15557"
              "idshop" => "1780"
              "day" => "wednesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15558"
              "idshop" => "1780"
              "day" => "thursday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15559"
              "idshop" => "1780"
              "day" => "friday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15560"
              "idshop" => "1780"
              "day" => "saturday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15561"
              "idshop" => "1780"
              "day" => "sunday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
          ]
        ]
        [
          "idpdv" => "1781"
          "adress" => "Rue du Corso 488"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 0683936638"
          "email" => ""
          "latitude" => "41.9074397291"
          "longitude" => "12.4776464355"
          "siteweb" => "https://shop.vestopazzo.it/it/"
          "facebook" => "https://www.facebook.com/vestopazzofanpage"
          "instagram" => "https://www.instagram.com/vestopazzo/"
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "15569"
              "idshop" => "1781"
              "day" => "monday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15570"
              "idshop" => "1781"
              "day" => "tuesday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15571"
              "idshop" => "1781"
              "day" => "wednesday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15572"
              "idshop" => "1781"
              "day" => "thursday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15573"
              "idshop" => "1781"
              "day" => "friday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15574"
              "idshop" => "1781"
              "day" => "saturday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15575"
              "idshop" => "1781"
              "day" => "sunday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
          ]
        ]
        [
          "idpdv" => "1783"
          "adress" => "Rue Nazionale, 218, 00184 Roma RM"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 0688650610"
          "email" => ""
          "latitude" => "41.9005592897"
          "longitude" => "12.4926172999"
          "siteweb" => "https://shop.vestopazzo.it/it/"
          "facebook" => "https://www.facebook.com/vestopazzofanpage"
          "instagram" => "https://www.instagram.com/vestopazzo/"
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "15604"
              "idshop" => "1783"
              "day" => "monday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15605"
              "idshop" => "1783"
              "day" => "tuesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15606"
              "idshop" => "1783"
              "day" => "wednesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15607"
              "idshop" => "1783"
              "day" => "thursday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15608"
              "idshop" => "1783"
              "day" => "friday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15609"
              "idshop" => "1783"
              "day" => "saturday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15610"
              "idshop" => "1783"
              "day" => "sunday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
          ]
        ]
        [
          "idpdv" => "1785"
          "adress" => "Via in Arcione, 107"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => ""
          "email" => "store.romatrevi@vestopazzo.it"
          "latitude" => "41.9019660645"
          "longitude" => "12.4854767999"
          "siteweb" => "https://shop.vestopazzo.it"
          "facebook" => "https://www.facebook.com/vestopazzofanpage"
          "instagram" => "https://www.instagram.com/vestopazzo/"
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "15625"
              "idshop" => "1785"
              "day" => "monday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "00:00"
            ]
            [
              "idopenhourshop" => "15626"
              "idshop" => "1785"
              "day" => "tuesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "00:00"
            ]
            [
              "idopenhourshop" => "15627"
              "idshop" => "1785"
              "day" => "wednesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "00:00"
            ]
            [
              "idopenhourshop" => "15628"
              "idshop" => "1785"
              "day" => "thursday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "00:00"
            ]
            [
              "idopenhourshop" => "15629"
              "idshop" => "1785"
              "day" => "friday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "00:00"
            ]
            [
              "idopenhourshop" => "15630"
              "idshop" => "1785"
              "day" => "saturday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "00:00"
            ]
            [
              "idopenhourshop" => "15631"
              "idshop" => "1785"
              "day" => "sunday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "00:00"
            ]
          ]
        ]
        [
          "idpdv" => "1786"
          "adress" => "Rue Alberto Lionello, 201"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 0689160138"
          "email" => ""
          "latitude" => "41.9708801801"
          "longitude" => "12.5399861999"
          "siteweb" => "https://shop.vestopazzo.it"
          "facebook" => "https://www.facebook.com/vestopazzofanpage"
          "instagram" => "https://www.instagram.com/vestopazzo/"
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "16451"
              "idshop" => "1786"
              "day" => "monday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "16452"
              "idshop" => "1786"
              "day" => "tuesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "16453"
              "idshop" => "1786"
              "day" => "wednesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "16454"
              "idshop" => "1786"
              "day" => "thursday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "16455"
              "idshop" => "1786"
              "day" => "friday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "16456"
              "idshop" => "1786"
              "day" => "saturday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
            [
              "idopenhourshop" => "16457"
              "idshop" => "1786"
              "day" => "sunday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "22:00"
            ]
          ]
        ]
        [
          "idpdv" => "1789"
          "adress" => "Via dei Coronari, 17/18"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 0669323160"
          "email" => ""
          "latitude" => "41.9004842575"
          "longitude" => "12.4714553868"
          "siteweb" => "https://shop.vestopazzo.it"
          "facebook" => "https://www.facebook.com/search/top?q=vestopazzo"
          "instagram" => "https://www.instagram.com/vestopazzo/"
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "15667"
              "idshop" => "1789"
              "day" => "monday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:30"
            ]
            [
              "idopenhourshop" => "15668"
              "idshop" => "1789"
              "day" => "tuesday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:30"
            ]
            [
              "idopenhourshop" => "15669"
              "idshop" => "1789"
              "day" => "wednesday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:30"
            ]
            [
              "idopenhourshop" => "15670"
              "idshop" => "1789"
              "day" => "thursday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:30"
            ]
            [
              "idopenhourshop" => "15671"
              "idshop" => "1789"
              "day" => "friday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:30"
            ]
            [
              "idopenhourshop" => "15672"
              "idshop" => "1789"
              "day" => "saturday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:30"
            ]
            [
              "idopenhourshop" => "15673"
              "idshop" => "1789"
              "day" => "sunday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:30"
            ]
          ]
        ]
        [
          "idpdv" => "1790"
          "adress" => "Largo delle Stimmate, 28"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => "+39 0669369857"
          "email" => ""
          "latitude" => "41.8964664607"
          "longitude" => "12.4772686116"
          "siteweb" => "https://shop.vestopazzo.it"
          "facebook" => "https://www.facebook.com/search/top?q=vestopazzo"
          "instagram" => "https://www.instagram.com/vestopazzo/"
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "15674"
              "idshop" => "1790"
              "day" => "monday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15675"
              "idshop" => "1790"
              "day" => "tuesday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15676"
              "idshop" => "1790"
              "day" => "wednesday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15677"
              "idshop" => "1790"
              "day" => "thursday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15678"
              "idshop" => "1790"
              "day" => "friday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15679"
              "idshop" => "1790"
              "day" => "saturday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
            [
              "idopenhourshop" => "15680"
              "idshop" => "1790"
              "day" => "sunday"
              "horbeginday" => "09:30"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "21:00"
            ]
          ]
        ]
        [
          "idpdv" => "1819"
          "adress" => "Stazione Termini, piazzale del cinquecento"
          "city" => "ROMA"
          "zipcity" => ""
          "tel" => ""
          "email" => ""
          "latitude" => "41.9018643034"
          "longitude" => "12.4998273080"
          "siteweb" => ""
          "facebook" => ""
          "instagram" => ""
          "tiktok" => null
          "zonegeo" => "Nord"
          "openinghours" => [
            [
              "idopenhourshop" => "16010"
              "idshop" => "1819"
              "day" => "monday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "16011"
              "idshop" => "1819"
              "day" => "tuesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "16012"
              "idshop" => "1819"
              "day" => "wednesday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "16013"
              "idshop" => "1819"
              "day" => "thursday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "16014"
              "idshop" => "1819"
              "day" => "friday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "16015"
              "idshop" => "1819"
              "day" => "saturday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
            [
              "idopenhourshop" => "16016"
              "idshop" => "1819"
              "day" => "sunday"
              "horbeginday" => "10:00"
              "horbreakday" => ""
              "horafterbrkday" => ""
              "horendday" => "20:00"
            ]
          ]
        ]
      ]
      "tags" => [
        "VESTOPAZZO"
        "Mode / Accessoires"
      ]
      "imgannexe" => [
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-928-2157.jpg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-928-2202.jpg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-928-2352.jpeg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-928-2402.jpeg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-928-2406.jpeg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-928-2440.jpeg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-928-2445.jpeg"
        "https://www.smiilecard.com/smiiladmin/smiilefront/images/img-annexe-partenaire-928-2459.jpg"
      ]
    ]
  ]
]