POST https://store.juste-elles.com/admin/click-and-collect/ajax/expedition

HTTP Client

26 Total requests
0 HTTP errors

Clients

http_client 26

Requests

POST https://oauth.shippingbo.com/oauth/token
Request options
[
  "headers" => [
    "Accept" => "application/json"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "grant_type" => "refresh_token"
    "client_id" => "eiHOvAAK3I-HjgSpS3WXGQ0qGQ_pUm__TQ0vNilwVLE"
    "client_secret" => "tJbwGukMCAFtsDi4mLCRDncG6AMe5DKkzqcn_FCXkd4"
    "refresh_token" => "UKw4kKAhOD0125vq7kFxk0I5iBQmGg7abYcK9Kl2R7M"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 522
    "request_size" => 197
    "total_time" => 0.184114
    "namelookup_time" => 0.047051
    "connect_time" => 0.058101
    "pretransfer_time" => 0.149802
    "size_upload" => 212.0
    "size_download" => 212.0
    "speed_download" => 1151.0
    "speed_upload" => 1151.0
    "download_content_length" => 212.0
    "upload_content_length" => 212.0
    "starttransfer_time" => 0.149914
    "primary_ip" => "3.127.174.31"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 33506
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 149548
    "connect_time_us" => 58101
    "namelookup_time_us" => 47051
    "pretransfer_time_us" => 149802
    "starttransfer_time_us" => 149914
    "total_time_us" => 184114
    "effective_method" => "POST"
    "start_time" => 1771322127.0147
    "original_url" => "https://oauth.shippingbo.com/oauth/token"
    "pause_handler" => Closure(float $duration) {#810
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#806 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 3.127.174.31:443...\n
      * Connected to oauth.shippingbo.com (3.127.174.31) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=*.shippingbo.com\n
      *  start date: Oct 13 00:00:00 2025 GMT\n
      *  expire date: Nov 13 23:59:59 2026 GMT\n
      *  subjectAltName: host "oauth.shippingbo.com" matched cert's "*.shippingbo.com"\n
      *  issuer: C=FR; O=Gandi SAS; CN=GandiCert\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multiplexing\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x55a886c6c900)\n
      > POST /oauth/token HTTP/2\r\n
      Host: oauth.shippingbo.com\r\n
      accept: application/json\r\n
      content-type: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      content-length: 212\r\n
      \r\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < content-length: 212\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < cache-control: no-store\r\n
      < pragma: no-cache\r\n
      < etag: W/"2e4c666e5baa3681bf63c87792656a71"\r\n
      < x-amzn-trace-id: Root1-69943b0f-262e0ccf6e63853a7182ddfb\r\n
      < x-runtime: 0.019646\r\n
      < vary: Accept, Origin\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:27 GMT"
    "content-type: application/json; charset=utf-8"
    "content-length: 212"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "cache-control: no-store"
    "pragma: no-cache"
    "etag: W/"2e4c666e5baa3681bf63c87792656a71""
    "x-amzn-trace-id: Root1-69943b0f-262e0ccf6e63853a7182ddfb"
    "x-runtime: 0.019646"
    "vary: Accept, Origin"
  ]
  "response_json" => [
    "access_token" => "FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "token_type" => "Bearer"
    "expires_in" => 7200
    "refresh_token" => "zBgk5FiOqjZ-T5lIfPhTfQrDqUzKWn8Rirj9Nviw5sk"
    "scope" => "order product"
    "created_at" => 1771322127
  ]
]
GET https://app.shippingbo.com/packages/204051494
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 252
    "total_time" => 0.436498
    "namelookup_time" => 0.188435
    "connect_time" => 0.199359
    "pretransfer_time" => 0.296246
    "size_download" => 971.0
    "speed_download" => 2224.0
    "starttransfer_time" => 0.435739
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 296043
    "connect_time_us" => 199359
    "namelookup_time_us" => 188435
    "pretransfer_time_us" => 296246
    "starttransfer_time_us" => 435739
    "total_time_us" => 436498
    "effective_method" => "GET"
    "start_time" => 1771322127.2087
    "original_url" => "https://app.shippingbo.com/packages/204051494"
    "pause_handler" => Closure(float $duration) {#911
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#804 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775777
      }
    }
    "debug" => """
      *   Trying 35.156.23.188:443...\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=*.shippingbo.com\n
      *  start date: Oct 13 00:00:00 2025 GMT\n
      *  expire date: Nov 13 23:59:59 2026 GMT\n
      *  subjectAltName: host "app.shippingbo.com" matched cert's "*.shippingbo.com"\n
      *  issuer: C=FR; O=Gandi SAS; CN=GandiCert\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multiplexing\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x55a886dcdee0)\n
      > GET /packages/204051494 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 204051494\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"16846685b556005386a5da40033ee0c0"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="T2g2MU9UM1lnb1dvbXRUNFZRZWJUbndySTZTajljdkh5MHBCUU1hVzRBQ2ZWdmsramhCamxiZWVlYkx3QmdtUDQzWEJsTWp4bldYRHVJbHdsT2psRlVjSlBWYXRyWG9VcXhpWGlIQ1RUcmg3U0htU2FzcnNnTjJJNG1WOFp2K1Z2Y2haMTBBN1huM0RhMkJVTGk2T1U4L3ZhaWcvY1NmNmJwYmdMazkydXFsQzMyalY4Yzk5b0tCR0M3MmJqQTBCK3Q5Uk5sVTZ4SlU3SDZPK09ZalhhUT09LS1hOFBhdWdGMERXUTM5ZGJ5Sjk2Y1J3PT0%3D--eb3d4dc599a5690ced8ac07d049a86d1b57c9465" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=T2g2MU9UM1lnb1dvbXRUNFZRZWJUbndySTZTajljdkh5MHBCUU1hVzRBQ2ZWdmsramhCamxiZWVlYkx3QmdtUDQzWEJsTWp4bldYRHVJbHdsT2psRlVjSlBWYXRyWG9VcXhpWGlIQ1RUcmg3U0htU2FzcnNnTjJJNG1WOFp2K1Z2Y2haMTBBN1huM0RhMkJVTGk2T1U4L3ZhaWcvY1NmNmJwYmdMazkydXFsQzMyalY4Yzk5b0tCR0M3MmJqQTBCK3Q5Uk5sVTZ4SlU3SDZPK09ZalhhUT09LS1hOFBhdWdGMERXUTM5ZGJ5Sjk2Y1J3PT0%3D--eb3d4dc599a5690ced8ac07d049a86d1b57c9465; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b0f-65dcdda14b7ba153415b75af\r\n
      < x-runtime: 0.125439\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:27 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 204051494"
    "vary: Accept, Origin"
    "etag: W/"16846685b556005386a5da40033ee0c0""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=T2g2MU9UM1lnb1dvbXRUNFZRZWJUbndySTZTajljdkh5MHBCUU1hVzRBQ2ZWdmsramhCamxiZWVlYkx3QmdtUDQzWEJsTWp4bldYRHVJbHdsT2psRlVjSlBWYXRyWG9VcXhpWGlIQ1RUcmg3U0htU2FzcnNnTjJJNG1WOFp2K1Z2Y2haMTBBN1huM0RhMkJVTGk2T1U4L3ZhaWcvY1NmNmJwYmdMazkydXFsQzMyalY4Yzk5b0tCR0M3MmJqQTBCK3Q5Uk5sVTZ4SlU3SDZPK09ZalhhUT09LS1hOFBhdWdGMERXUTM5ZGJ5Sjk2Y1J3PT0%3D--eb3d4dc599a5690ced8ac07d049a86d1b57c9465; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b0f-65dcdda14b7ba153415b75af"
    "x-runtime: 0.125439"
  ]
  "response_json" => [
    "package" => [
      "id" => 204051494
      "created_at" => "2026-02-13T12:46:04+00:00"
      "updated_at" => "2026-02-13T12:48:06+00:00"
      "order_id" => 149322954
      "total_weight" => 200
      "insurance_value_cents" => null
      "insurance_value_currency" => null
      "requested_shipping_date" => "2026-02-16T11:00:00.000Z"
      "picking_control_validated" => true
      "cardboard_id" => null
      "consignment_id" => 117798553
      "address_label_config_id" => 32297
      "return_label_config_id" => null
      "order_item_packages" => [
        [
          "id" => 549704358
          "created_at" => "2026-02-13T12:46:04+00:00"
          "updated_at" => "2026-02-13T12:46:04+00:00"
          "package_id" => 204051494
          "order_item_id" => 362058294
          "item_quantity" => null
          "product_id" => 45168953
          "product_quantity" => 1
          "serial_numbers" => []
          "product_ref" => "SOK-28593ROUGE-PE-TU"
        ]
      ]
      "package_product_histories" => []
      "item_lines" => [
        [
          "id" => null
          "created_at" => null
          "updated_at" => null
          "product_id" => 45168953
          "location" => "04D2"
          "quantity" => 1
          "picture_src" => null
          "sku" => "SOK-28593ROUGE-PE-TU"
          "ean13" => "2601220660802"
          "warehouse_slot_id" => null
        ]
      ]
      "address_label_id" => 88829975
    ]
  ]
]
GET https://app.shippingbo.com/orders/149322954
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 250
    "total_time" => 0.178869
    "namelookup_time" => 6.7E-5
    "connect_time" => 6.7E-5
    "pretransfer_time" => 0.000238
    "size_download" => 4799.0
    "speed_download" => 26829.0
    "starttransfer_time" => 0.178529
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 67
    "connect_time_us" => 67
    "namelookup_time_us" => 67
    "pretransfer_time_us" => 238
    "starttransfer_time_us" => 178529
    "total_time_us" => 178869
    "effective_method" => "GET"
    "start_time" => 1771322127.6461
    "original_url" => "https://app.shippingbo.com/orders/149322954"
    "pause_handler" => Closure(float $duration) {#920
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#914 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775716
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: 3 (easy handle 0x55a8877db4a0)\n
      > GET /orders/149322954 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 149322954\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"699d1f719aac49afdfc7aff6df78d359"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="cEdvRXM1bjhqN1hUdVVxYlp1TjVOczVVVElCdlNDdUE0Y3JwR2dHZDF0TXJEaDhhd3dYcDJkOGd5OWdWa0ExbGhkMFl1Z1k3eWJSV0dUZ1ZrUmJmbGRFbGtsMDMwNndvcGd3bURHQ2pTdWFxKzdtc3FZMjNDV2k2cTdKY2o2eGk2K29zbVh6MGptQWh6WXg4amRqcVBuUStiREpqeFhqUll2dnBocnBvYi94YXoza0V1UmVoTUppQ3ZhWm43c1FVOElUSjdRNURGQ0EyeDkyZWFqNlhBZz09LS0yNWRiWU5kT3JFWnBNc2tlOG1NZ3BBPT0%3D--b0dc718ae2c7f213ae995d5558dda7495af7e598" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=cEdvRXM1bjhqN1hUdVVxYlp1TjVOczVVVElCdlNDdUE0Y3JwR2dHZDF0TXJEaDhhd3dYcDJkOGd5OWdWa0ExbGhkMFl1Z1k3eWJSV0dUZ1ZrUmJmbGRFbGtsMDMwNndvcGd3bURHQ2pTdWFxKzdtc3FZMjNDV2k2cTdKY2o2eGk2K29zbVh6MGptQWh6WXg4amRqcVBuUStiREpqeFhqUll2dnBocnBvYi94YXoza0V1UmVoTUppQ3ZhWm43c1FVOElUSjdRNURGQ0EyeDkyZWFqNlhBZz09LS0yNWRiWU5kT3JFWnBNc2tlOG1NZ3BBPT0%3D--b0dc718ae2c7f213ae995d5558dda7495af7e598; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b0f-10c4752b5447ceb45d6734d8\r\n
      < x-runtime: 0.164615\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:27 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 149322954"
    "vary: Accept, Origin"
    "etag: W/"699d1f719aac49afdfc7aff6df78d359""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=cEdvRXM1bjhqN1hUdVVxYlp1TjVOczVVVElCdlNDdUE0Y3JwR2dHZDF0TXJEaDhhd3dYcDJkOGd5OWdWa0ExbGhkMFl1Z1k3eWJSV0dUZ1ZrUmJmbGRFbGtsMDMwNndvcGd3bURHQ2pTdWFxKzdtc3FZMjNDV2k2cTdKY2o2eGk2K29zbVh6MGptQWh6WXg4amRqcVBuUStiREpqeFhqUll2dnBocnBvYi94YXoza0V1UmVoTUppQ3ZhWm43c1FVOElUSjdRNURGQ0EyeDkyZWFqNlhBZz09LS0yNWRiWU5kT3JFWnBNc2tlOG1NZ3BBPT0%3D--b0dc718ae2c7f213ae995d5558dda7495af7e598; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b0f-10c4752b5447ceb45d6734d8"
    "x-runtime: 0.164615"
  ]
  "response_json" => [
    "order" => [
      "id" => 149322954
      "created_at" => "2026-02-13T10:32:36+00:00"
      "updated_at" => "2026-02-13T12:52:21+00:00"
      "source" => "Prestashop-22321"
      "source_ref" => "283334"
      "state" => "shipped"
      "origin" => "Juste elles Site Web"
      "origin_ref" => "RRHVNLJOD"
      "shipping_address_id" => 299667698
      "custom_state" => "4"
      "origin_created_at" => "2026-02-13T10:28:46+00:00"
      "shipped_at" => "2026-02-13T12:48:06+00:00"
      "closed_at" => null
      "state_changed_at" => "2026-02-13T12:48:06+00:00"
      "earliest_shipped_at" => "2026-02-13T10:28:46+00:00"
      "latest_shipped_at" => null
      "earliest_delivery_at" => null
      "latest_delivery_at" => null
      "latest_chosen_delivery_at" => null
      "earliest_chosen_delivery_at" => null
      "preparation_order_at" => "2026-02-13T03:00:00+00:00"
      "chosen_delivery_service" => "Retrait magasin"
      "fulfilled_by_marketplace" => false
      "relay_ref" => null
      "total_price_cents" => 3999
      "total_without_tax_cents" => null
      "total_tax_cents" => 666
      "total_price_currency" => "EUR"
      "total_shipping_tax_included_cents" => 0
      "total_shipping_cents" => 0
      "total_shipping_tax_cents" => 0
      "total_shipping_tax_included_currency" => "EUR"
      "total_discount_tax_included_cents" => 0
      "total_discount_tax_included_currency" => "EUR"
      "total_weight" => 200
      "payment_medium" => "Paiement en magasin"
      "order_items" => [
        [
          "id" => 362058294
          "created_at" => "2026-02-13T10:32:36+00:00"
          "updated_at" => "2026-02-13T12:48:06+00:00"
          "source" => "Prestashop-22321"
          "source_ref" => "1312788"
          "product_ref" => "SOK-28593ROUGE-PE-TU"
          "product_ean" => "2601220660802"
          "title" => "Gilet Line Rouge (Taille : TU)"
          "quantity" => 1
          "additional_content" => null
          "price_tax_included_cents" => 3999
          "price_cents" => null
          "tax_cents" => 666
          "discount_tax_included_cents" => null
          "price_tax_included_currency" => "EUR"
          "shipping_price_tax_included_cents" => null
          "shipping_price_cents" => null
          "shipping_tax_cents" => null
          "shipping_price_tax_included_currency" => "EUR"
          "supplier_order_items" => []
          "matching_product" => null
          "computed_prices" => null
          "stock_type_ref" => null
          "origin_product" => null
        ]
      ]
      "order_tags" => []
      "mapped_products" => [
        [
          "id" => 444170353
          "created_at" => "2026-02-13T10:32:36+00:00"
          "updated_at" => "2026-02-13T10:32:36+00:00"
          "order_item_id" => 362058294
          "product_id" => 45168953
          "quantity" => 1
          "product_user_ref" => "SOK-28593ROUGE-PE-TU"
          "stock_type_names" => []
        ]
      ]
      "shipments" => [
        [
          "id" => 122891441
          "created_at" => "2026-02-13T12:48:06+00:00"
          "updated_at" => "2026-02-13T12:48:06+00:00"
          "order_id" => 149322954
          "carrier_name" => "SboLabel"
          "shipping_method_name" => "Express"
          "carrier_id" => 130
          "shipping_method_id" => 452
          "shipping_ref" => "117798553"
          "tracking_url" => "https://app.shippingbo.com/without_tracking"
          "consignment_id" => 117798553
          "package_id" => 204051494
          "label_price_cents" => null
          "label_price_currency" => null
          "items_shipment_serial_numbers" => []
          "carrier_barcode" => null
          "order_items_shipments" => [
            [
              "order_item_id" => 362058294
              "quantity" => 1.0
              "order_item_shipment_picking_histories" => []
              "comments" => []
            ]
          ]
          "delivery_at" => null
          "meta_data" => []
          "total_weight" => 200
          "width" => null
          "height" => null
          "length" => null
          "user_id" => 17024
          "supplier_package_id" => null
          "supplier_consignment_id" => null
          "package_shipped" => true
          "supplier_name" => null
          "sscc_barcode" => null
        ]
      ]
      "order_documents" => []
      "shipping_address" => [
        "id" => 299667698
        "created_at" => "2026-02-13T10:32:35+00:00"
        "updated_at" => "2026-02-13T10:32:35+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "angelique"
        "lastname" => "faelens"
        "street1" => "Centre commercial Aushopping Promenade de Flandre"
        "street2" => "1 rue de Roncq"
        "street3" => null
        "street4" => null
        "city" => "Neuville-en-Ferrain"
        "zip" => "59960"
        "state" => null
        "country" => "FR"
        "email" => "juste.elles.neuville@gmail.com"
        "phone1" => "0612527303"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => "Neuville-en-Ferrain"
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "billing_address" => [
        "id" => 299667710
        "created_at" => "2026-02-13T10:32:36+00:00"
        "updated_at" => "2026-02-13T10:32:36+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "angelique"
        "lastname" => "faelens"
        "street1" => "promenade des flandres"
        "street2" => null
        "street3" => null
        "street4" => null
        "city" => "neuville en ferrain"
        "zip" => "59223"
        "state" => null
        "country" => "FR"
        "email" => "juste.elles.neuville@gmail.com"
        "phone1" => "0612527303"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => null
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "initial_order_id" => null
      "main_order_id" => 149322954
      "invoice_ref" => null
      "external_computed_carrier_service" => null
      "computed_prices" => null
      "mapped_carrier" => "SBOGENERICDISPOR - Shippingbo Label"
      "dispatch_error_message" => null
      "order_dispatch_id" => null
      "order_events" => [
        [
          "id" => 145533986
          "created_at" => "2026-02-13T10:35:40+00:00"
          "updated_at" => "2026-02-13T10:35:40+00:00"
          "order_id" => 149322954
          "level" => "info"
          "title" => "Erreur lors du passage A préparer"
          "message" => "Erreur lors de la notification du passage A préparer. Cette action n'est pas retentée pour éviter qu'elle se croise avec d'autres actions (message reçu: Couldn't find to_be_prepared for 116332453)."
          "email" => null
        ]
      ]
    ]
  ]
]
GET https://www.juste-elles.com/api/orders/283334
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 207
    "total_time" => 0.092743
    "namelookup_time" => 0.003138
    "connect_time" => 0.003546
    "pretransfer_time" => 0.073147
    "size_download" => 637.0
    "speed_download" => 6868.0
    "download_content_length" => 637.0
    "starttransfer_time" => 0.092531
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 73009
    "connect_time_us" => 3546
    "namelookup_time_us" => 3138
    "pretransfer_time_us" => 73147
    "starttransfer_time_us" => 92531
    "total_time_us" => 92743
    "effective_method" => "GET"
    "start_time" => 1771322127.8746
    "original_url" => "https://www.juste-elles.com/api/orders/283334?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#988
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#992 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775713
      }
    }
    "debug" => """
      *   Trying 79.137.96.145:443...\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * ALPN, offering h2\n
      * ALPN, offering 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\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=juste-elles.com\n
      *  start date: Feb  7 07:39:23 2026 GMT\n
      *  expire date: May  8 07:39:22 2026 GMT\n
      *  subjectAltName: host "www.juste-elles.com" matched cert's "www.juste-elles.com"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multiplexing\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x55a886d5fe70)\n
      > GET /api/orders/283334?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322127\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.005\r\n
      < content-sha1: 47104289e9701be4838594dc78b9f8d5a9a0e5ad\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def502009429f1fdf7920926253291215c35e15920fb2396ab760f88b2c75574f584d61b9692ae7eabaaa91ed26ca72670b0cb21556cdcb09e4f60864ecd1d9049274d5905ff7f66f0f5df9f31ea832045cb1769c4707bbd2f72b34c132c0f0753c792eb4d590710bdfa36ceca40238e58f3187859917b0b4129e80c5711eb0a6778d6b0b9dd6df13b7452f8c92cf059b3e25ed5fc3d42c0652b8d42b631fb41ce507763844e39aa16da487fa3818165f433f34be74eccfd7ef05bce637055dbf056c100d3a54c25576426f1a25151d9fbef6792018fd49ee4" for domain www.juste-elles.com, path /, expire 1773050127\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502009429f1fdf7920926253291215c35e15920fb2396ab760f88b2c75574f584d61b9692ae7eabaaa91ed26ca72670b0cb21556cdcb09e4f60864ecd1d9049274d5905ff7f66f0f5df9f31ea832045cb1769c4707bbd2f72b34c132c0f0753c792eb4d590710bdfa36ceca40238e58f3187859917b0b4129e80c5711eb0a6778d6b0b9dd6df13b7452f8c92cf059b3e25ed5fc3d42c0652b8d42b631fb41ce507763844e39aa16da487fa3818165f433f34be74eccfd7ef05bce637055dbf056c100d3a54c25576426f1a25151d9fbef6792018fd49ee4; expires=Mon, 09-Mar-2026 09:55:27 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 637\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/orders/283334?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:27 GMT"
    "server: Apache"
    "access-time: 1771322127"
    "psws-version: 8.2.0"
    "execution-time: 0.005"
    "content-sha1: 47104289e9701be4838594dc78b9f8d5a9a0e5ad"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502009429f1fdf7920926253291215c35e15920fb2396ab760f88b2c75574f584d61b9692ae7eabaaa91ed26ca72670b0cb21556cdcb09e4f60864ecd1d9049274d5905ff7f66f0f5df9f31ea832045cb1769c4707bbd2f72b34c132c0f0753c792eb4d590710bdfa36ceca40238e58f3187859917b0b4129e80c5711eb0a6778d6b0b9dd6df13b7452f8c92cf059b3e25ed5fc3d42c0652b8d42b631fb41ce507763844e39aa16da487fa3818165f433f34be74eccfd7ef05bce637055dbf056c100d3a54c25576426f1a25151d9fbef6792018fd49ee4; expires=Mon, 09-Mar-2026 09:55:27 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:27 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 637"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"order":{"id":283334,"id_address_delivery":"363086","id_address_invoice":"363085","id_cart":"91253","id_currency":"1","id_lang":"1","id_customer":"109077","id_carrier":"64","current_state":"4","module":"qcdmultipayment","invoice_date":"0000-00-00 00:00:00","delivery_date":"0000-00-00 00:00:00","valid":"1","date_add":"2026-02-13 11:28:46","date_upd":"2026-02-13 13:48:10","shipping_number":"117798553","id_shop_group":"1","id_shop":"1","secure_key":"bb80f40fa7f5b158236ffd11036cc5c4","payment":"Paiement en magasin","total_discounts":"0.000000","total_discounts_tax_incl":"0.000000","total_discounts_tax_excl":"0.000000","total_paid":"39.990000","total_paid_tax_incl":"39.990000","total_paid_tax_excl":"33.330000","total_paid_real":"39.990000","total_products":"33.330000","total_products_wt":"39.990000","total_shipping":"0.000000","total_shipping_tax_incl":"0.000000","total_shipping_tax_excl":"0.000000","carrier_tax_rate":"20.000","total_wrapping":"0.000000","total_wrapping_tax_incl":"0.000000","total_wrapping_tax_excl":"0.000000","round_mode":"2","round_type":"2","conversion_rate":"1.000000","reference":"RRHVNLJOD","associations":{"order_rows":[{"id":"1312788","product_id":"78375","product_attribute_id":"80282","product_quantity":"1","product_name":"Gilet Line Rouge (Taille : TU)","product_reference":"SOK-28593ROUGE-PE-TU","product_ean13":"2601220660802","product_isbn":"","product_upc":"","product_price":"33.325000","id_customization":"0","unit_price_tax_incl":"39.990000","unit_price_tax_excl":"33.325000"}]}}}"
  ]
]
GET https://www.juste-elles.com/api/addresses/363085
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.016712
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000126
    "size_download" => 212.0
    "speed_download" => 12685.0
    "download_content_length" => 212.0
    "starttransfer_time" => 0.016522
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 126
    "starttransfer_time_us" => 16522
    "total_time_us" => 16712
    "effective_method" => "GET"
    "start_time" => 1771322127.9681
    "original_url" => "https://www.juste-elles.com/api/addresses/363085?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#999
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#998 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775703
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 3 (easy handle 0x55a8875dbb80)\n
      > GET /api/addresses/363085?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322127\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: 3b2c0e639869e6610bcca39eccf0e649aaa9348a\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def50200bfb3baffd9143f5489bc84fd538592be345a38dc495df914550ff9bc1f59725c4d97491c18f3113c667ebf4590aeec56d3dfdad059229d952de44b9ccbd2c4236ce6809b06e493100798fbcc236a8b80d0cf97b207ab87a0dadf5ff6b7e0e345a98b60642b67503b4a30b7f6b7d6450e05b26931267eeace743667afbd5f8827c366d60ad52700e8013aa210e8f591448985e23e9c46ac9017e477d5843ae9810e4b75d3ff77ab738353854c5ff893fafaaa6d51d36b295f6163f43e9513b72b1dc0b69b53c563184dc5fb581c1418ca3e4089e159" for domain www.juste-elles.com, path /, expire 1773050127\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200bfb3baffd9143f5489bc84fd538592be345a38dc495df914550ff9bc1f59725c4d97491c18f3113c667ebf4590aeec56d3dfdad059229d952de44b9ccbd2c4236ce6809b06e493100798fbcc236a8b80d0cf97b207ab87a0dadf5ff6b7e0e345a98b60642b67503b4a30b7f6b7d6450e05b26931267eeace743667afbd5f8827c366d60ad52700e8013aa210e8f591448985e23e9c46ac9017e477d5843ae9810e4b75d3ff77ab738353854c5ff893fafaaa6d51d36b295f6163f43e9513b72b1dc0b69b53c563184dc5fb581c1418ca3e4089e159; expires=Mon, 09-Mar-2026 09:55:27 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 212\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/addresses/363085?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:27 GMT"
    "server: Apache"
    "access-time: 1771322127"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: 3b2c0e639869e6610bcca39eccf0e649aaa9348a"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200bfb3baffd9143f5489bc84fd538592be345a38dc495df914550ff9bc1f59725c4d97491c18f3113c667ebf4590aeec56d3dfdad059229d952de44b9ccbd2c4236ce6809b06e493100798fbcc236a8b80d0cf97b207ab87a0dadf5ff6b7e0e345a98b60642b67503b4a30b7f6b7d6450e05b26931267eeace743667afbd5f8827c366d60ad52700e8013aa210e8f591448985e23e9c46ac9017e477d5843ae9810e4b75d3ff77ab738353854c5ff893fafaaa6d51d36b295f6163f43e9513b72b1dc0b69b53c563184dc5fb581c1418ca3e4089e159; expires=Mon, 09-Mar-2026 09:55:27 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:27 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 212"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"address":{"id":363085,"id_customer":"109077","id_country":"8","alias":"Mon adresse","lastname":"faelens","firstname":"angelique","address1":"promenade des flandres","postcode":"59223","city":"neuville en ferrain","phone":"0612527303","date_add":"2026-02-13 11:28:20","date_upd":"2026-02-13 11:28:20"}}"
  ]
]
GET https://www.juste-elles.com/api/customers/109077
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.015054
    "namelookup_time" => 5.0E-5
    "connect_time" => 5.0E-5
    "pretransfer_time" => 0.000134
    "size_download" => 422.0
    "speed_download" => 28032.0
    "download_content_length" => 422.0
    "starttransfer_time" => 0.014811
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 50
    "connect_time_us" => 50
    "namelookup_time_us" => 50
    "pretransfer_time_us" => 134
    "starttransfer_time_us" => 14811
    "total_time_us" => 15054
    "effective_method" => "GET"
    "start_time" => 1771322127.9853
    "original_url" => "https://www.juste-elles.com/api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#994
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#985 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775700
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 5 (easy handle 0x55a8872d97f0)\n
      > GET /api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322127\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.003\r\n
      < content-sha1: 902b78acca8a3710f534619b1b30a75ce28b4b08\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def502008504a6729e6bfb3e3b76d5857bebaa386f8fa3786b16fb968c1165cc58b30322915977e5e315dfb1ddb2e9f818cd271f1c7ea84201a408d0f866dbaae724163e4ae124e4343000c833776288a5d050eb9787bee9c8be1d4a3383253e61109eb2722280d10f03d32f24691f847287e02128eda00233e04fa19996a02e97e4e1bd4a3f4bdcd9e0e7194f33edb51e0190555be855944046656fdf69b33b1341105b908bd9d4ef9aa0ee1b3d3f06278f43a0d64ffee36d5b94e186fa4748f1f1741db0c96faad30ba1b9b7bdcfc68aed6fc423cece9dad" for domain www.juste-elles.com, path /, expire 1773050127\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502008504a6729e6bfb3e3b76d5857bebaa386f8fa3786b16fb968c1165cc58b30322915977e5e315dfb1ddb2e9f818cd271f1c7ea84201a408d0f866dbaae724163e4ae124e4343000c833776288a5d050eb9787bee9c8be1d4a3383253e61109eb2722280d10f03d32f24691f847287e02128eda00233e04fa19996a02e97e4e1bd4a3f4bdcd9e0e7194f33edb51e0190555be855944046656fdf69b33b1341105b908bd9d4ef9aa0ee1b3d3f06278f43a0d64ffee36d5b94e186fa4748f1f1741db0c96faad30ba1b9b7bdcfc68aed6fc423cece9dad; expires=Mon, 09-Mar-2026 09:55:27 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:27 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 422\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:27 GMT"
    "server: Apache"
    "access-time: 1771322127"
    "psws-version: 8.2.0"
    "execution-time: 0.003"
    "content-sha1: 902b78acca8a3710f534619b1b30a75ce28b4b08"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502008504a6729e6bfb3e3b76d5857bebaa386f8fa3786b16fb968c1165cc58b30322915977e5e315dfb1ddb2e9f818cd271f1c7ea84201a408d0f866dbaae724163e4ae124e4343000c833776288a5d050eb9787bee9c8be1d4a3383253e61109eb2722280d10f03d32f24691f847287e02128eda00233e04fa19996a02e97e4e1bd4a3f4bdcd9e0e7194f33edb51e0190555be855944046656fdf69b33b1341105b908bd9d4ef9aa0ee1b3d3f06278f43a0d64ffee36d5b94e186fa4748f1f1741db0c96faad30ba1b9b7bdcfc68aed6fc423cece9dad; expires=Mon, 09-Mar-2026 09:55:27 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:27 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 422"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"customer":{"id":109077,"id_default_group":"5","id_lang":"1","newsletter_date_add":"0000-00-00 00:00:00","last_passwd_gen":"2025-06-12 17:07:54","secure_key":"bb80f40fa7f5b158236ffd11036cc5c4","passwd":"$2y$10$zGxHQn\/6fBdUSd9xkJzu8urtQLfEQh.f09EJCBiUiCRRa1jFZ8GiS","lastname":"Boutique Roncq","firstname":".","email":"juste.elles.neuville@gmail.com","id_gender":"1","birthday":"0000-00-00","outstanding_allow_amount":"0.000000","active":"1","id_shop":"1","id_shop_group":"1","date_add":"2024-03-20 17:52:44","date_upd":"2025-11-18 10:56:28","reset_password_validity":"0000-00-00 00:00:00","associations":{"groups":[{"id":"5"}]}}}"
  ]
]
GET https://app.shippingbo.com/packages/204200206
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 252
    "total_time" => 0.131288
    "namelookup_time" => 6.9E-5
    "connect_time" => 6.9E-5
    "pretransfer_time" => 0.00023
    "size_download" => 998.0
    "speed_download" => 7601.0
    "starttransfer_time" => 0.131065
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 69
    "connect_time_us" => 69
    "namelookup_time_us" => 69
    "pretransfer_time_us" => 230
    "starttransfer_time_us" => 131065
    "total_time_us" => 131288
    "effective_method" => "GET"
    "start_time" => 1771322128.0095
    "original_url" => "https://app.shippingbo.com/packages/204200206"
    "pause_handler" => Closure(float $duration) {#989
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1027 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775697
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: 5 (easy handle 0x55a886f6d520)\n
      > GET /packages/204200206 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 204200206\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"1b6754665faa205f0d333ca8a9215ab6"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="OW5NeHNldmlCREJWK0h6MmIxNWU4MDVUV3Q3U1M4NVgramtxWXlaN1NrdXNxZ1ZxMVZTcmZOUXI2MXFpL1BKalZXVG5sVTErUDdUWkFGLzJqNURhYkRqeG9FM0xFT0hpbkdaSnJJNzlmbXQvd2I5YTN2K3lNcXZkNlhRamtUYnRwbVo2YWdicFo1Y3lPVVo4SnZlOUFTbXRQcDdvV1VpOXgxdlFmaVV6V3BJZ05paGtVQUhLWGdWREkxc05IeWoySDhWVXhNMVFNSjZLVXkxaHF2emU0UT09LS1PdjArZjEwczRyOHBNTUsxaGprc0ZRPT0%3D--2cee21126edc2f68816eb554a36152cc4adf2a6a" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=OW5NeHNldmlCREJWK0h6MmIxNWU4MDVUV3Q3U1M4NVgramtxWXlaN1NrdXNxZ1ZxMVZTcmZOUXI2MXFpL1BKalZXVG5sVTErUDdUWkFGLzJqNURhYkRqeG9FM0xFT0hpbkdaSnJJNzlmbXQvd2I5YTN2K3lNcXZkNlhRamtUYnRwbVo2YWdicFo1Y3lPVVo4SnZlOUFTbXRQcDdvV1VpOXgxdlFmaVV6V3BJZ05paGtVQUhLWGdWREkxc05IeWoySDhWVXhNMVFNSjZLVXkxaHF2emU0UT09LS1PdjArZjEwczRyOHBNTUsxaGprc0ZRPT0%3D--2cee21126edc2f68816eb554a36152cc4adf2a6a; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b10-2b2c20fd7f9021284b6edf45\r\n
      < x-runtime: 0.116865\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 204200206"
    "vary: Accept, Origin"
    "etag: W/"1b6754665faa205f0d333ca8a9215ab6""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=OW5NeHNldmlCREJWK0h6MmIxNWU4MDVUV3Q3U1M4NVgramtxWXlaN1NrdXNxZ1ZxMVZTcmZOUXI2MXFpL1BKalZXVG5sVTErUDdUWkFGLzJqNURhYkRqeG9FM0xFT0hpbkdaSnJJNzlmbXQvd2I5YTN2K3lNcXZkNlhRamtUYnRwbVo2YWdicFo1Y3lPVVo4SnZlOUFTbXRQcDdvV1VpOXgxdlFmaVV6V3BJZ05paGtVQUhLWGdWREkxc05IeWoySDhWVXhNMVFNSjZLVXkxaHF2emU0UT09LS1PdjArZjEwczRyOHBNTUsxaGprc0ZRPT0%3D--2cee21126edc2f68816eb554a36152cc4adf2a6a; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b10-2b2c20fd7f9021284b6edf45"
    "x-runtime: 0.116865"
  ]
  "response_json" => [
    "package" => [
      "id" => 204200206
      "created_at" => "2026-02-16T07:32:32+00:00"
      "updated_at" => "2026-02-16T07:42:41+00:00"
      "order_id" => 149517672
      "total_weight" => 200
      "insurance_value_cents" => null
      "insurance_value_currency" => null
      "requested_shipping_date" => "2026-02-16T11:00:00.000Z"
      "picking_control_validated" => true
      "cardboard_id" => null
      "consignment_id" => 117872555
      "address_label_config_id" => 32297
      "return_label_config_id" => null
      "order_item_packages" => [
        [
          "id" => 550067903
          "created_at" => "2026-02-16T07:32:32+00:00"
          "updated_at" => "2026-02-16T07:32:32+00:00"
          "package_id" => 204200206
          "order_item_id" => 362623763
          "item_quantity" => null
          "product_id" => 39561073
          "product_quantity" => 1
          "serial_numbers" => []
          "product_ref" => "CARL-5067TERRACOTTA-PE-XL"
        ]
      ]
      "package_product_histories" => []
      "item_lines" => [
        [
          "id" => null
          "created_at" => null
          "updated_at" => null
          "product_id" => 39561073
          "location" => "PORTANT 1"
          "quantity" => 1
          "picture_src" => null
          "sku" => "CARL-5067TERRACOTTA-PE-XL"
          "ean13" => "CARL-5067TERRACOTTA-PE-XL"
          "warehouse_slot_id" => null
        ]
      ]
      "address_label_id" => 88864477
    ]
  ]
]
GET https://app.shippingbo.com/orders/149517672
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 250
    "total_time" => 0.178594
    "namelookup_time" => 5.6E-5
    "connect_time" => 5.7E-5
    "pretransfer_time" => 0.00017
    "size_download" => 4767.0
    "speed_download" => 26691.0
    "starttransfer_time" => 0.17823
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 57
    "connect_time_us" => 57
    "namelookup_time_us" => 56
    "pretransfer_time_us" => 170
    "starttransfer_time_us" => 178230
    "total_time_us" => 178594
    "effective_method" => "GET"
    "start_time" => 1771322128.1414
    "original_url" => "https://app.shippingbo.com/orders/149517672"
    "pause_handler" => Closure(float $duration) {#1041
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1035 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775694
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: 7 (easy handle 0x55a886f68570)\n
      > GET /orders/149517672 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 149517672\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"57f01f7d5437192eb154ab2ea9740f31"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="ZFRlbSs0dUlaQncvenc3Z2xsTGVKN0xrT0owc2tkMkk2Zm5lTVI2dFVMdXlMN28xVXI4eldsT1pudURLakRMKyt2RzZUVFhubE5RWXBpY2xXWXlzQlhvVWpTZk9Fa2tOSTZmK05BelprVnJLdFN4SUhpL000WCtvYWVDMTQ4Rzc2VEdnR2NMVmtaaEJ1UlorMlVlMGRtMjFNbHFCeTBhdW9IV1FWbW1iV3diMHhVTGQzSG83bnd4TVM5RCt4YnhtWXNWTUYrcU9KNExrbVBFMzQ3OVcxQT09LS1mYUJqWGI3MXpWOTBhc1oxMVZlYjN3PT0%3D--2fab08f0f5feca28cd06a8e9a7c5afbabd96008b" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=ZFRlbSs0dUlaQncvenc3Z2xsTGVKN0xrT0owc2tkMkk2Zm5lTVI2dFVMdXlMN28xVXI4eldsT1pudURLakRMKyt2RzZUVFhubE5RWXBpY2xXWXlzQlhvVWpTZk9Fa2tOSTZmK05BelprVnJLdFN4SUhpL000WCtvYWVDMTQ4Rzc2VEdnR2NMVmtaaEJ1UlorMlVlMGRtMjFNbHFCeTBhdW9IV1FWbW1iV3diMHhVTGQzSG83bnd4TVM5RCt4YnhtWXNWTUYrcU9KNExrbVBFMzQ3OVcxQT09LS1mYUJqWGI3MXpWOTBhc1oxMVZlYjN3PT0%3D--2fab08f0f5feca28cd06a8e9a7c5afbabd96008b; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b10-380256d933fa708f3f123a44\r\n
      < x-runtime: 0.163471\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 149517672"
    "vary: Accept, Origin"
    "etag: W/"57f01f7d5437192eb154ab2ea9740f31""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=ZFRlbSs0dUlaQncvenc3Z2xsTGVKN0xrT0owc2tkMkk2Zm5lTVI2dFVMdXlMN28xVXI4eldsT1pudURLakRMKyt2RzZUVFhubE5RWXBpY2xXWXlzQlhvVWpTZk9Fa2tOSTZmK05BelprVnJLdFN4SUhpL000WCtvYWVDMTQ4Rzc2VEdnR2NMVmtaaEJ1UlorMlVlMGRtMjFNbHFCeTBhdW9IV1FWbW1iV3diMHhVTGQzSG83bnd4TVM5RCt4YnhtWXNWTUYrcU9KNExrbVBFMzQ3OVcxQT09LS1mYUJqWGI3MXpWOTBhc1oxMVZlYjN3PT0%3D--2fab08f0f5feca28cd06a8e9a7c5afbabd96008b; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b10-380256d933fa708f3f123a44"
    "x-runtime: 0.163471"
  ]
  "response_json" => [
    "order" => [
      "id" => 149517672
      "created_at" => "2026-02-15T19:13:26+00:00"
      "updated_at" => "2026-02-16T07:45:25+00:00"
      "source" => "Prestashop-22321"
      "source_ref" => "283448"
      "state" => "shipped"
      "origin" => "Juste elles Site Web"
      "origin_ref" => "ZAWAJCKXN"
      "shipping_address_id" => 300055978
      "custom_state" => "4"
      "origin_created_at" => "2026-02-15T19:12:54+00:00"
      "shipped_at" => "2026-02-16T07:42:41+00:00"
      "closed_at" => null
      "state_changed_at" => "2026-02-16T07:42:41+00:00"
      "earliest_shipped_at" => "2026-02-15T19:12:54+00:00"
      "latest_shipped_at" => null
      "earliest_delivery_at" => null
      "latest_delivery_at" => null
      "latest_chosen_delivery_at" => null
      "earliest_chosen_delivery_at" => null
      "preparation_order_at" => "2026-02-15T03:00:00+00:00"
      "chosen_delivery_service" => "Retrait magasin"
      "fulfilled_by_marketplace" => false
      "relay_ref" => null
      "total_price_cents" => 1008
      "total_without_tax_cents" => null
      "total_tax_cents" => 175
      "total_price_currency" => "EUR"
      "total_shipping_tax_included_cents" => 0
      "total_shipping_cents" => 0
      "total_shipping_tax_cents" => 0
      "total_shipping_tax_included_currency" => "EUR"
      "total_discount_tax_included_cents" => 0
      "total_discount_tax_included_currency" => "EUR"
      "total_weight" => 200
      "payment_medium" => "Bancontact"
      "order_items" => [
        [
          "id" => 362623763
          "created_at" => "2026-02-15T19:13:27+00:00"
          "updated_at" => "2026-02-16T07:42:41+00:00"
          "source" => "Prestashop-22321"
          "source_ref" => "1313018"
          "product_ref" => "CARL-5067TERRACOTTA-PE-XL"
          "product_ean" => null
          "title" => "Robe longue Laurine Terracotta (Taille : XL)"
          "quantity" => 1
          "additional_content" => null
          "price_tax_included_cents" => 1008
          "price_cents" => null
          "tax_cents" => 175
          "discount_tax_included_cents" => null
          "price_tax_included_currency" => "EUR"
          "shipping_price_tax_included_cents" => null
          "shipping_price_cents" => null
          "shipping_tax_cents" => null
          "shipping_price_tax_included_currency" => "EUR"
          "supplier_order_items" => []
          "matching_product" => null
          "computed_prices" => null
          "stock_type_ref" => null
          "origin_product" => null
        ]
      ]
      "order_tags" => []
      "mapped_products" => [
        [
          "id" => 444742684
          "created_at" => "2026-02-15T19:13:27+00:00"
          "updated_at" => "2026-02-15T19:13:27+00:00"
          "order_item_id" => 362623763
          "product_id" => 39561073
          "quantity" => 1
          "product_user_ref" => "CARL-5067TERRACOTTA-PE-XL"
          "stock_type_names" => []
        ]
      ]
      "shipments" => [
        [
          "id" => 122936789
          "created_at" => "2026-02-16T07:42:41+00:00"
          "updated_at" => "2026-02-16T07:42:41+00:00"
          "order_id" => 149517672
          "carrier_name" => "SboLabel"
          "shipping_method_name" => "Express"
          "carrier_id" => 130
          "shipping_method_id" => 452
          "shipping_ref" => "117872555"
          "tracking_url" => "https://app.shippingbo.com/without_tracking"
          "consignment_id" => 117872555
          "package_id" => 204200206
          "label_price_cents" => null
          "label_price_currency" => null
          "items_shipment_serial_numbers" => []
          "carrier_barcode" => null
          "order_items_shipments" => [
            [
              "order_item_id" => 362623763
              "quantity" => 1.0
              "order_item_shipment_picking_histories" => []
              "comments" => []
            ]
          ]
          "delivery_at" => null
          "meta_data" => []
          "total_weight" => 200
          "width" => null
          "height" => null
          "length" => null
          "user_id" => 17024
          "supplier_package_id" => null
          "supplier_consignment_id" => null
          "package_shipped" => true
          "supplier_name" => null
          "sscc_barcode" => null
        ]
      ]
      "order_documents" => []
      "shipping_address" => [
        "id" => 300055978
        "created_at" => "2026-02-15T19:13:26+00:00"
        "updated_at" => "2026-02-15T19:13:26+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "Inês"
        "lastname" => "Mendes"
        "street1" => "Centre commercial Aushopping Promenade de Flandre"
        "street2" => "1 rue de Roncq"
        "street3" => null
        "street4" => null
        "city" => "Neuville-en-Ferrain"
        "zip" => "59960"
        "state" => null
        "country" => "FR"
        "email" => "inescardosomendes@gmail.com"
        "phone1" => "966424231"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => "Neuville-en-Ferrain"
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "billing_address" => [
        "id" => 300056000
        "created_at" => "2026-02-15T19:13:26+00:00"
        "updated_at" => "2026-02-15T19:13:26+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "Inês"
        "lastname" => "Mendes"
        "street1" => "Kortekeerstraat 9"
        "street2" => null
        "street3" => null
        "street4" => null
        "city" => "Ardooie"
        "zip" => "8851"
        "state" => null
        "country" => "BE"
        "email" => "inescardosomendes@gmail.com"
        "phone1" => "966424231"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => null
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "initial_order_id" => null
      "main_order_id" => 149517672
      "invoice_ref" => null
      "external_computed_carrier_service" => null
      "computed_prices" => null
      "mapped_carrier" => "SBOGENERICDISPOR - Shippingbo Label"
      "dispatch_error_message" => null
      "order_dispatch_id" => null
      "order_events" => [
        [
          "id" => 145584771
          "created_at" => "2026-02-15T19:16:35+00:00"
          "updated_at" => "2026-02-15T19:16:35+00:00"
          "order_id" => 149517672
          "level" => "info"
          "title" => "Erreur lors du passage A préparer"
          "message" => "Erreur lors de la notification du passage A préparer. Cette action n'est pas retentée pour éviter qu'elle se croise avec d'autres actions (message reçu: Couldn't find to_be_prepared for 116468480)."
          "email" => null
        ]
      ]
    ]
  ]
]
GET https://www.juste-elles.com/api/orders/283448
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 207
    "total_time" => 0.019197
    "namelookup_time" => 5.5E-5
    "connect_time" => 5.5E-5
    "pretransfer_time" => 0.000228
    "size_download" => 643.0
    "speed_download" => 33494.0
    "download_content_length" => 643.0
    "starttransfer_time" => 0.018972
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 56
    "connect_time_us" => 55
    "namelookup_time_us" => 55
    "pretransfer_time_us" => 228
    "starttransfer_time_us" => 18972
    "total_time_us" => 19197
    "effective_method" => "GET"
    "start_time" => 1771322128.3608
    "original_url" => "https://www.juste-elles.com/api/orders/283448?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1042
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1051 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775691
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 7 (easy handle 0x55a886ee8680)\n
      > GET /api/orders/283448?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322128\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: 97edbc9c9d601804cf2ab59c69f8d0a3314bf92a\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def502002bcdca4229dae15381dc92138a8145ec8c25b07eb9248ebe7d7a0f3290529f6f9d6b1cfbeb605d2aa51ce43416fba07a0c90e73587ef6a5cbefcec2ee45ff8ffeed9bec46f46ce9dba1e74910b4766fb59f99037186c69d53fd56a08559850fe300ad506d5c010dc8d5aaadaaabdd4337bfc7956da9d80a47686f8bcd70c0ef03f77c035d121de6e6802c811ede3e4dbdef7abd6356c929a47188ff041cb87c646f8f77f9f5a0558b37f66e26d66896e100dc3896ea84654b6156021704d24912221294d4a148d1a286cccc34d872df1125c0c68fa" for domain www.juste-elles.com, path /, expire 1773050128\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502002bcdca4229dae15381dc92138a8145ec8c25b07eb9248ebe7d7a0f3290529f6f9d6b1cfbeb605d2aa51ce43416fba07a0c90e73587ef6a5cbefcec2ee45ff8ffeed9bec46f46ce9dba1e74910b4766fb59f99037186c69d53fd56a08559850fe300ad506d5c010dc8d5aaadaaabdd4337bfc7956da9d80a47686f8bcd70c0ef03f77c035d121de6e6802c811ede3e4dbdef7abd6356c929a47188ff041cb87c646f8f77f9f5a0558b37f66e26d66896e100dc3896ea84654b6156021704d24912221294d4a148d1a286cccc34d872df1125c0c68fa; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 643\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/orders/283448?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "server: Apache"
    "access-time: 1771322128"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: 97edbc9c9d601804cf2ab59c69f8d0a3314bf92a"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502002bcdca4229dae15381dc92138a8145ec8c25b07eb9248ebe7d7a0f3290529f6f9d6b1cfbeb605d2aa51ce43416fba07a0c90e73587ef6a5cbefcec2ee45ff8ffeed9bec46f46ce9dba1e74910b4766fb59f99037186c69d53fd56a08559850fe300ad506d5c010dc8d5aaadaaabdd4337bfc7956da9d80a47686f8bcd70c0ef03f77c035d121de6e6802c811ede3e4dbdef7abd6356c929a47188ff041cb87c646f8f77f9f5a0558b37f66e26d66896e100dc3896ea84654b6156021704d24912221294d4a148d1a286cccc34d872df1125c0c68fa; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:28 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 643"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"order":{"id":283448,"id_address_delivery":"363297","id_address_invoice":"363295","id_cart":"91926","id_currency":"1","id_lang":"1","id_customer":"150175","id_carrier":"64","current_state":"4","module":"payplug","invoice_number":"1000202883","invoice_date":"2026-02-15 20:12:55","delivery_date":"0000-00-00 00:00:00","valid":"1","date_add":"2026-02-15 20:12:54","date_upd":"2026-02-16 08:42:52","shipping_number":"117872555","id_shop_group":"1","id_shop":"1","secure_key":"6ce3553f954ae7c99d5f3d36cfc7353c","payment":"Bancontact","total_discounts":"0.000000","total_discounts_tax_incl":"0.000000","total_discounts_tax_excl":"0.000000","total_paid":"10.080000","total_paid_tax_incl":"10.080000","total_paid_tax_excl":"8.330000","total_paid_real":"10.080000","total_products":"8.330000","total_products_wt":"10.080000","total_shipping":"0.000000","total_shipping_tax_incl":"0.000000","total_shipping_tax_excl":"0.000000","carrier_tax_rate":"21.000","total_wrapping":"0.000000","total_wrapping_tax_incl":"0.000000","total_wrapping_tax_excl":"0.000000","round_mode":"2","round_type":"2","conversion_rate":"1.000000","reference":"ZAWAJCKXN","associations":{"order_rows":[{"id":"1313018","product_id":"76769","product_attribute_id":"77266","product_quantity":"1","product_name":"Robe longue Laurine Terracotta (Taille : XL)","product_reference":"CARL-5067TERRACOTTA-PE-XL","product_ean13":"","product_isbn":"","product_upc":"","product_price":"8.333333","id_customization":"0","unit_price_tax_incl":"10.083333","unit_price_tax_excl":"8.333333"}]}}}"
  ]
]
GET https://www.juste-elles.com/api/addresses/363295
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.015886
    "namelookup_time" => 4.4E-5
    "connect_time" => 4.4E-5
    "pretransfer_time" => 0.000171
    "size_download" => 202.0
    "speed_download" => 12715.0
    "download_content_length" => 202.0
    "starttransfer_time" => 0.015627
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 44
    "connect_time_us" => 44
    "namelookup_time_us" => 44
    "pretransfer_time_us" => 171
    "starttransfer_time_us" => 15627
    "total_time_us" => 15886
    "effective_method" => "GET"
    "start_time" => 1771322128.3806
    "original_url" => "https://www.juste-elles.com/api/addresses/363295?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1058
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1057 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775688
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 9 (easy handle 0x55a886eecea0)\n
      > GET /api/addresses/363295?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322128\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: 51d39acb66c21dae3d30566f234d82e78f85ca32\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def5020000a65de9b11d4973085148a765320bd3a345a9022f6f86e4e10af097bfa683d978a3f2ea3309a22de79acb93c620fc2261686ea7ff4c00bbde97d67d43e947d0212a0fed0c26e73b2d394cb6340526752c50c407d3bc311fdaba60cdf540340b4a595e9e989bbb94153a9391681c7f6654a90406299eac25ba3e6a99d6c66c04136a9f8104c3d4efeac9cf61a80722bc5870b119587ccaa2457f708bb4733bd7a2fabb4f86a958df8935b836bdf40778042a46bceb83db07782bff889d3199f39116328bc23b1ee502a215d91c4c9e6c0b8018876e" for domain www.juste-elles.com, path /, expire 1773050128\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def5020000a65de9b11d4973085148a765320bd3a345a9022f6f86e4e10af097bfa683d978a3f2ea3309a22de79acb93c620fc2261686ea7ff4c00bbde97d67d43e947d0212a0fed0c26e73b2d394cb6340526752c50c407d3bc311fdaba60cdf540340b4a595e9e989bbb94153a9391681c7f6654a90406299eac25ba3e6a99d6c66c04136a9f8104c3d4efeac9cf61a80722bc5870b119587ccaa2457f708bb4733bd7a2fabb4f86a958df8935b836bdf40778042a46bceb83db07782bff889d3199f39116328bc23b1ee502a215d91c4c9e6c0b8018876e; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 202\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/addresses/363295?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "server: Apache"
    "access-time: 1771322128"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: 51d39acb66c21dae3d30566f234d82e78f85ca32"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def5020000a65de9b11d4973085148a765320bd3a345a9022f6f86e4e10af097bfa683d978a3f2ea3309a22de79acb93c620fc2261686ea7ff4c00bbde97d67d43e947d0212a0fed0c26e73b2d394cb6340526752c50c407d3bc311fdaba60cdf540340b4a595e9e989bbb94153a9391681c7f6654a90406299eac25ba3e6a99d6c66c04136a9f8104c3d4efeac9cf61a80722bc5870b119587ccaa2457f708bb4733bd7a2fabb4f86a958df8935b836bdf40778042a46bceb83db07782bff889d3199f39116328bc23b1ee502a215d91c4c9e6c0b8018876e; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:28 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 202"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"address":{"id":363295,"id_customer":"150175","id_country":"3","alias":"Mon adresse","lastname":"Mendes","firstname":"Inês","address1":"Kortekeerstraat 9","postcode":"8851","city":"Ardooie","phone":"966424231","date_add":"2026-02-15 20:11:53","date_upd":"2026-02-15 20:11:53"}}"
  ]
]
GET https://www.juste-elles.com/api/customers/150175
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.015002
    "namelookup_time" => 4.3E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.000206
    "size_download" => 395.0
    "speed_download" => 26329.0
    "download_content_length" => 395.0
    "starttransfer_time" => 0.014738
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 43
    "connect_time_us" => 43
    "namelookup_time_us" => 43
    "pretransfer_time_us" => 206
    "starttransfer_time_us" => 14738
    "total_time_us" => 15002
    "effective_method" => "GET"
    "start_time" => 1771322128.3971
    "original_url" => "https://www.juste-elles.com/api/customers/150175?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1053
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1045 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775685
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: b (easy handle 0x55a886ef2ec0)\n
      > GET /api/customers/150175?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322128\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.003\r\n
      < content-sha1: b43ae1dffd70dc416b847e1373d5c1c3b6c70212\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def5020007bcad3032de8375f7cb028f0295515ac9e26c30b5058f7b93c88bea2da8ab5311ba1c6f44ee7f802eca1a4d009a25566746b1ce69973f39cb3ad672936f443dd46f0b2a2c39f3291c9d0c37034f192205c35c6f5449b3028e83fe2131e6446bd794227f5feca576f26b379e1f881e0d3e87a9ed59ece3cd9bc9def741e6afa14df0778832c044207a6c6cb10087359a9a3fe0a7a5d858ca4b2d84a77d002288b7c97da473ed6e0834129630ada898f6f3ad3e775f0f43660df0d6d8f223cff45d23f7e813d5d0f6d1c8ff270857371ab7f5215b84" for domain www.juste-elles.com, path /, expire 1773050128\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def5020007bcad3032de8375f7cb028f0295515ac9e26c30b5058f7b93c88bea2da8ab5311ba1c6f44ee7f802eca1a4d009a25566746b1ce69973f39cb3ad672936f443dd46f0b2a2c39f3291c9d0c37034f192205c35c6f5449b3028e83fe2131e6446bd794227f5feca576f26b379e1f881e0d3e87a9ed59ece3cd9bc9def741e6afa14df0778832c044207a6c6cb10087359a9a3fe0a7a5d858ca4b2d84a77d002288b7c97da473ed6e0834129630ada898f6f3ad3e775f0f43660df0d6d8f223cff45d23f7e813d5d0f6d1c8ff270857371ab7f5215b84; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 395\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/customers/150175?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "server: Apache"
    "access-time: 1771322128"
    "psws-version: 8.2.0"
    "execution-time: 0.003"
    "content-sha1: b43ae1dffd70dc416b847e1373d5c1c3b6c70212"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def5020007bcad3032de8375f7cb028f0295515ac9e26c30b5058f7b93c88bea2da8ab5311ba1c6f44ee7f802eca1a4d009a25566746b1ce69973f39cb3ad672936f443dd46f0b2a2c39f3291c9d0c37034f192205c35c6f5449b3028e83fe2131e6446bd794227f5feca576f26b379e1f881e0d3e87a9ed59ece3cd9bc9def741e6afa14df0778832c044207a6c6cb10087359a9a3fe0a7a5d858ca4b2d84a77d002288b7c97da473ed6e0834129630ada898f6f3ad3e775f0f43660df0d6d8f223cff45d23f7e813d5d0f6d1c8ff270857371ab7f5215b84; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:28 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 395"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"customer":{"id":150175,"id_default_group":"3","id_lang":"1","newsletter_date_add":"0000-00-00 00:00:00","last_passwd_gen":"2026-02-15 20:13:40","secure_key":"6ce3553f954ae7c99d5f3d36cfc7353c","passwd":"$2y$10$nX4\/lPZjgjFHyvfYfbnLB.CDCn4c1kdmUe5uBY2Vjstky\/WD.qsQu","lastname":"Mendes","firstname":"Inês","email":"inescardosomendes@gmail.com","birthday":"0000-00-00","outstanding_allow_amount":"0.000000","active":"1","id_shop":"1","id_shop_group":"1","date_add":"2026-02-15 20:11:31","date_upd":"2026-02-15 20:13:40","reset_password_validity":"0000-00-00 00:00:00","associations":{"groups":[{"id":"3"}]}}}"
  ]
]
GET https://app.shippingbo.com/packages/204200170
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 252
    "total_time" => 0.155913
    "namelookup_time" => 7.6E-5
    "connect_time" => 7.7E-5
    "pretransfer_time" => 0.000209
    "size_download" => 971.0
    "speed_download" => 6227.0
    "starttransfer_time" => 0.155671
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 77
    "connect_time_us" => 77
    "namelookup_time_us" => 76
    "pretransfer_time_us" => 209
    "starttransfer_time_us" => 155671
    "total_time_us" => 155913
    "effective_method" => "GET"
    "start_time" => 1771322128.4188
    "original_url" => "https://app.shippingbo.com/packages/204200170"
    "pause_handler" => Closure(float $duration) {#1048
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1086 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775682
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: 9 (easy handle 0x55a886ef43f0)\n
      > GET /packages/204200170 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 204200170\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"8c5658d9e76e871beb42b1e1d8e6ebd8"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="Q2FXK1VxUG9ralNoNnZKQnZVbDgvQ1RoSjFBc1N0c0NnVGg2aDE3SmM4aGswbmkyNDE0dFRJS093d0ZpRXZSWk9wRVRhaGNpbHZLcDVuS0ZRS2I2S3kwalp6MmZjK2l4bW9BaEdtWkFabzIzTUVNWnNTZTVzUitLUTgwcktLc2tsK2hLOW4xQTNiV1JGOGdJc0Jab251d3JwdXRPKzd5Z1FVNXUzRytmUm16QzlTWHdhajR4cS9NQTcvMWwwRkRYV1V5QmZLNVdzVGJjUVhjYUxtNGlNQT09LS1SZWV4b2pGd1MvNlNHK2kzanpLc3lnPT0%3D--fe552acce6736369828edb512a1ea2723a2111b0" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=Q2FXK1VxUG9ralNoNnZKQnZVbDgvQ1RoSjFBc1N0c0NnVGg2aDE3SmM4aGswbmkyNDE0dFRJS093d0ZpRXZSWk9wRVRhaGNpbHZLcDVuS0ZRS2I2S3kwalp6MmZjK2l4bW9BaEdtWkFabzIzTUVNWnNTZTVzUitLUTgwcktLc2tsK2hLOW4xQTNiV1JGOGdJc0Jab251d3JwdXRPKzd5Z1FVNXUzRytmUm16QzlTWHdhajR4cS9NQTcvMWwwRkRYV1V5QmZLNVdzVGJjUVhjYUxtNGlNQT09LS1SZWV4b2pGd1MvNlNHK2kzanpLc3lnPT0%3D--fe552acce6736369828edb512a1ea2723a2111b0; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b10-53643c800359ef720b3a3d87\r\n
      < x-runtime: 0.141267\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 204200170"
    "vary: Accept, Origin"
    "etag: W/"8c5658d9e76e871beb42b1e1d8e6ebd8""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=Q2FXK1VxUG9ralNoNnZKQnZVbDgvQ1RoSjFBc1N0c0NnVGg2aDE3SmM4aGswbmkyNDE0dFRJS093d0ZpRXZSWk9wRVRhaGNpbHZLcDVuS0ZRS2I2S3kwalp6MmZjK2l4bW9BaEdtWkFabzIzTUVNWnNTZTVzUitLUTgwcktLc2tsK2hLOW4xQTNiV1JGOGdJc0Jab251d3JwdXRPKzd5Z1FVNXUzRytmUm16QzlTWHdhajR4cS9NQTcvMWwwRkRYV1V5QmZLNVdzVGJjUVhjYUxtNGlNQT09LS1SZWV4b2pGd1MvNlNHK2kzanpLc3lnPT0%3D--fe552acce6736369828edb512a1ea2723a2111b0; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b10-53643c800359ef720b3a3d87"
    "x-runtime: 0.141267"
  ]
  "response_json" => [
    "package" => [
      "id" => 204200170
      "created_at" => "2026-02-16T07:32:32+00:00"
      "updated_at" => "2026-02-16T07:46:18+00:00"
      "order_id" => 149429283
      "total_weight" => 200
      "insurance_value_cents" => null
      "insurance_value_currency" => null
      "requested_shipping_date" => "2026-02-16T11:00:00.000Z"
      "picking_control_validated" => true
      "cardboard_id" => null
      "consignment_id" => 117872518
      "address_label_config_id" => 32297
      "return_label_config_id" => null
      "order_item_packages" => [
        [
          "id" => 550067859
          "created_at" => "2026-02-16T07:32:32+00:00"
          "updated_at" => "2026-02-16T07:32:32+00:00"
          "package_id" => 204200170
          "order_item_id" => 362403606
          "item_quantity" => null
          "product_id" => 43866141
          "product_quantity" => 1
          "serial_numbers" => []
          "product_ref" => "MUSY-ST6030GRIS-AH-M"
        ]
      ]
      "package_product_histories" => []
      "item_lines" => [
        [
          "id" => null
          "created_at" => null
          "updated_at" => null
          "product_id" => 43866141
          "location" => "12A2"
          "quantity" => 1
          "picture_src" => null
          "sku" => "MUSY-ST6030GRIS-AH-M"
          "ean13" => "2512180594640"
          "warehouse_slot_id" => null
        ]
      ]
      "address_label_id" => 88865264
    ]
  ]
]
GET https://app.shippingbo.com/orders/149429283
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 250
    "total_time" => 0.146466
    "namelookup_time" => 4.2E-5
    "connect_time" => 4.2E-5
    "pretransfer_time" => 0.000207
    "size_download" => 4776.0
    "speed_download" => 32608.0
    "starttransfer_time" => 0.146113
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 42
    "connect_time_us" => 42
    "namelookup_time_us" => 42
    "pretransfer_time_us" => 207
    "starttransfer_time_us" => 146113
    "total_time_us" => 146466
    "effective_method" => "GET"
    "start_time" => 1771322128.5753
    "original_url" => "https://app.shippingbo.com/orders/149429283"
    "pause_handler" => Closure(float $duration) {#1100
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1094 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775679
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: b (easy handle 0x55a886efa410)\n
      > GET /orders/149429283 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 149429283\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"fbf82673be05b1743238da19538a3e18"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="WDhLaEVnQ0EyblRZV1VCTW9oY01ieFNRTUxyZlFPUTJrVDlxT0pTbENSUHV5NTVsbUJWOFdDWTFPaEtxK2x2UUlHalZsRFF1ZzdmeWV4b3doOFJYSk1oSURueFVEOW1UOVVJUXRXSThaTHMrMG5xVUVXTmtXOVUvRnA5TTBoM25NRnp5RTlOUnNhOWlGd1g0dlBlZ25xMkZEUm5ZQmhTMXB6N3VmcFkwQ2lBMWVIMlBHZllZbE9vaERUR0pJZ3JrQzdlTysxMGQ4Y3VobEg4eUdZSXM0Zz09LS1NTVlqUS8yc3d1V05KRE45VE15TkFRPT0%3D--16e6c17cb14d13f317e1f839f090aeef24493926" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=WDhLaEVnQ0EyblRZV1VCTW9oY01ieFNRTUxyZlFPUTJrVDlxT0pTbENSUHV5NTVsbUJWOFdDWTFPaEtxK2x2UUlHalZsRFF1ZzdmeWV4b3doOFJYSk1oSURueFVEOW1UOVVJUXRXSThaTHMrMG5xVUVXTmtXOVUvRnA5TTBoM25NRnp5RTlOUnNhOWlGd1g0dlBlZ25xMkZEUm5ZQmhTMXB6N3VmcFkwQ2lBMWVIMlBHZllZbE9vaERUR0pJZ3JrQzdlTysxMGQ4Y3VobEg4eUdZSXM0Zz09LS1NTVlqUS8yc3d1V05KRE45VE15TkFRPT0%3D--16e6c17cb14d13f317e1f839f090aeef24493926; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b10-7f84e91013e01c700568772b\r\n
      < x-runtime: 0.131268\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 149429283"
    "vary: Accept, Origin"
    "etag: W/"fbf82673be05b1743238da19538a3e18""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=WDhLaEVnQ0EyblRZV1VCTW9oY01ieFNRTUxyZlFPUTJrVDlxT0pTbENSUHV5NTVsbUJWOFdDWTFPaEtxK2x2UUlHalZsRFF1ZzdmeWV4b3doOFJYSk1oSURueFVEOW1UOVVJUXRXSThaTHMrMG5xVUVXTmtXOVUvRnA5TTBoM25NRnp5RTlOUnNhOWlGd1g0dlBlZ25xMkZEUm5ZQmhTMXB6N3VmcFkwQ2lBMWVIMlBHZllZbE9vaERUR0pJZ3JrQzdlTysxMGQ4Y3VobEg4eUdZSXM0Zz09LS1NTVlqUS8yc3d1V05KRE45VE15TkFRPT0%3D--16e6c17cb14d13f317e1f839f090aeef24493926; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b10-7f84e91013e01c700568772b"
    "x-runtime: 0.131268"
  ]
  "response_json" => [
    "order" => [
      "id" => 149429283
      "created_at" => "2026-02-14T16:39:20+00:00"
      "updated_at" => "2026-02-16T07:51:29+00:00"
      "source" => "Prestashop-22321"
      "source_ref" => "283398"
      "state" => "shipped"
      "origin" => "Juste elles Site Web"
      "origin_ref" => "OTTCZSTDN"
      "shipping_address_id" => 299880628
      "custom_state" => "4"
      "origin_created_at" => "2026-02-14T16:33:45+00:00"
      "shipped_at" => "2026-02-16T07:46:18+00:00"
      "closed_at" => null
      "state_changed_at" => "2026-02-16T07:46:18+00:00"
      "earliest_shipped_at" => "2026-02-14T16:33:45+00:00"
      "latest_shipped_at" => null
      "earliest_delivery_at" => null
      "latest_delivery_at" => null
      "latest_chosen_delivery_at" => null
      "earliest_chosen_delivery_at" => null
      "preparation_order_at" => "2026-02-14T03:00:00+00:00"
      "chosen_delivery_service" => "Retrait magasin"
      "fulfilled_by_marketplace" => false
      "relay_ref" => null
      "total_price_cents" => 2017
      "total_without_tax_cents" => null
      "total_tax_cents" => 350
      "total_price_currency" => "EUR"
      "total_shipping_tax_included_cents" => 0
      "total_shipping_cents" => 0
      "total_shipping_tax_cents" => 0
      "total_shipping_tax_included_currency" => "EUR"
      "total_discount_tax_included_cents" => 0
      "total_discount_tax_included_currency" => "EUR"
      "total_weight" => 200
      "payment_medium" => "Bancontact"
      "order_items" => [
        [
          "id" => 362403606
          "created_at" => "2026-02-14T16:39:20+00:00"
          "updated_at" => "2026-02-16T07:46:18+00:00"
          "source" => "Prestashop-22321"
          "source_ref" => "1312911"
          "product_ref" => "MUSY-ST6030GRIS-AH-M"
          "product_ean" => "2512180594640"
          "title" => "Jean à pois Manon Gris (Taille : M)"
          "quantity" => 1
          "additional_content" => null
          "price_tax_included_cents" => 2017
          "price_cents" => null
          "tax_cents" => 350
          "discount_tax_included_cents" => null
          "price_tax_included_currency" => "EUR"
          "shipping_price_tax_included_cents" => null
          "shipping_price_cents" => null
          "shipping_tax_cents" => null
          "shipping_price_tax_included_currency" => "EUR"
          "supplier_order_items" => []
          "matching_product" => null
          "computed_prices" => null
          "stock_type_ref" => null
          "origin_product" => null
        ]
      ]
      "order_tags" => []
      "mapped_products" => [
        [
          "id" => 444521028
          "created_at" => "2026-02-14T16:39:20+00:00"
          "updated_at" => "2026-02-14T16:39:20+00:00"
          "order_item_id" => 362403606
          "product_id" => 43866141
          "quantity" => 1
          "product_user_ref" => "MUSY-ST6030GRIS-AH-M"
          "stock_type_names" => []
        ]
      ]
      "shipments" => [
        [
          "id" => 122937934
          "created_at" => "2026-02-16T07:46:18+00:00"
          "updated_at" => "2026-02-16T07:46:18+00:00"
          "order_id" => 149429283
          "carrier_name" => "SboLabel"
          "shipping_method_name" => "Express"
          "carrier_id" => 130
          "shipping_method_id" => 452
          "shipping_ref" => "117872518"
          "tracking_url" => "https://app.shippingbo.com/without_tracking"
          "consignment_id" => 117872518
          "package_id" => 204200170
          "label_price_cents" => null
          "label_price_currency" => null
          "items_shipment_serial_numbers" => []
          "carrier_barcode" => null
          "order_items_shipments" => [
            [
              "order_item_id" => 362403606
              "quantity" => 1.0
              "order_item_shipment_picking_histories" => []
              "comments" => []
            ]
          ]
          "delivery_at" => null
          "meta_data" => []
          "total_weight" => 200
          "width" => null
          "height" => null
          "length" => null
          "user_id" => 17024
          "supplier_package_id" => null
          "supplier_consignment_id" => null
          "package_shipped" => true
          "supplier_name" => null
          "sscc_barcode" => null
        ]
      ]
      "order_documents" => []
      "shipping_address" => [
        "id" => 299880628
        "created_at" => "2026-02-14T16:39:19+00:00"
        "updated_at" => "2026-02-14T16:39:19+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "Chloë"
        "lastname" => "Derudder"
        "street1" => "Centre commercial Aushopping Promenade de Flandre"
        "street2" => "1 rue de Roncq"
        "street3" => null
        "street4" => null
        "city" => "Neuville-en-Ferrain"
        "zip" => "59960"
        "state" => null
        "country" => "FR"
        "email" => "chloederudder03@gmail.com"
        "phone1" => "0471602457"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => "Neuville-en-Ferrain"
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "billing_address" => [
        "id" => 299880639
        "created_at" => "2026-02-14T16:39:20+00:00"
        "updated_at" => "2026-02-14T16:39:20+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "Chloë"
        "lastname" => "Derudder"
        "street1" => "Tramstraat 46"
        "street2" => "Flandre-Occidentale"
        "street3" => null
        "street4" => null
        "city" => "Wervik"
        "zip" => "8940"
        "state" => null
        "country" => "BE"
        "email" => "chloederudder03@gmail.com"
        "phone1" => "0471602457"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => null
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "initial_order_id" => null
      "main_order_id" => 149429283
      "invoice_ref" => null
      "external_computed_carrier_service" => null
      "computed_prices" => null
      "mapped_carrier" => "SBOGENERICDISPOR - Shippingbo Label"
      "dispatch_error_message" => null
      "order_dispatch_id" => null
      "order_events" => [
        [
          "id" => 145570873
          "created_at" => "2026-02-14T16:42:25+00:00"
          "updated_at" => "2026-02-14T16:42:25+00:00"
          "order_id" => 149429283
          "level" => "info"
          "title" => "Erreur lors du passage A préparer"
          "message" => "Erreur lors de la notification du passage A préparer. Cette action n'est pas retentée pour éviter qu'elle se croise avec d'autres actions (message reçu: Couldn't find to_be_prepared for 116404614)."
          "email" => null
        ]
      ]
    ]
  ]
]
GET https://www.juste-elles.com/api/orders/283398
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 207
    "total_time" => 0.01865
    "namelookup_time" => 8.1E-5
    "connect_time" => 8.1E-5
    "pretransfer_time" => 0.00026
    "size_download" => 650.0
    "speed_download" => 34852.0
    "download_content_length" => 650.0
    "starttransfer_time" => 0.018342
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 82
    "connect_time_us" => 81
    "namelookup_time_us" => 81
    "pretransfer_time_us" => 260
    "starttransfer_time_us" => 18342
    "total_time_us" => 18650
    "effective_method" => "GET"
    "start_time" => 1771322128.788
    "original_url" => "https://www.juste-elles.com/api/orders/283398?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1101
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1110 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775676
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: d (easy handle 0x55a8875e3ea0)\n
      > GET /api/orders/283398?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322128\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: 665cbd46dd5893c985fb981cc2bd0a424ee62a6b\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def5020049dc9563c48e852bfd834edf1a22b99486639c039b3bb57a37e03456388eb0b3be06f69f113f5db0b77228257a375d7813f335e063f509c497271bbd69bc1dd30477ca46816f5c52511f6f78ee6199c0cadcce7781525f5ecc6fe0c3f5232103e38369a60995078e1815d53ed5ecbef2e03583edfe797887164718acbcd6550e3fcc69df978c01a71ec0535b62bf5161006d3b4e93219c557a696a638ea5d3dc286496c83c00ee751ba0d1f45079e7c6e900fc6ff3209628f90be4e5fa22db44929b9e596a503777d6d12b1e8ada572301df53bc77" for domain www.juste-elles.com, path /, expire 1773050128\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def5020049dc9563c48e852bfd834edf1a22b99486639c039b3bb57a37e03456388eb0b3be06f69f113f5db0b77228257a375d7813f335e063f509c497271bbd69bc1dd30477ca46816f5c52511f6f78ee6199c0cadcce7781525f5ecc6fe0c3f5232103e38369a60995078e1815d53ed5ecbef2e03583edfe797887164718acbcd6550e3fcc69df978c01a71ec0535b62bf5161006d3b4e93219c557a696a638ea5d3dc286496c83c00ee751ba0d1f45079e7c6e900fc6ff3209628f90be4e5fa22db44929b9e596a503777d6d12b1e8ada572301df53bc77; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 650\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/orders/283398?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "server: Apache"
    "access-time: 1771322128"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: 665cbd46dd5893c985fb981cc2bd0a424ee62a6b"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def5020049dc9563c48e852bfd834edf1a22b99486639c039b3bb57a37e03456388eb0b3be06f69f113f5db0b77228257a375d7813f335e063f509c497271bbd69bc1dd30477ca46816f5c52511f6f78ee6199c0cadcce7781525f5ecc6fe0c3f5232103e38369a60995078e1815d53ed5ecbef2e03583edfe797887164718acbcd6550e3fcc69df978c01a71ec0535b62bf5161006d3b4e93219c557a696a638ea5d3dc286496c83c00ee751ba0d1f45079e7c6e900fc6ff3209628f90be4e5fa22db44929b9e596a503777d6d12b1e8ada572301df53bc77; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:28 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 650"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"order":{"id":283398,"id_address_delivery":"363213","id_address_invoice":"363212","id_cart":"91652","id_currency":"1","id_lang":"1","id_customer":"150155","id_carrier":"64","current_state":"4","module":"payplug","invoice_number":"1000202837","invoice_date":"2026-02-14 17:33:46","delivery_date":"0000-00-00 00:00:00","valid":"1","date_add":"2026-02-14 17:33:45","date_upd":"2026-02-16 08:46:20","shipping_number":"117872518","id_shop_group":"1","id_shop":"1","secure_key":"5bc12a4917c399849a05a2166ebd56d5","payment":"Bancontact","total_discounts":"0.000000","total_discounts_tax_incl":"0.000000","total_discounts_tax_excl":"0.000000","total_paid":"20.170000","total_paid_tax_incl":"20.170000","total_paid_tax_excl":"16.670000","total_paid_real":"20.170000","total_products":"16.670000","total_products_wt":"20.170000","total_shipping":"0.000000","total_shipping_tax_incl":"0.000000","total_shipping_tax_excl":"0.000000","carrier_tax_rate":"21.000","total_wrapping":"0.000000","total_wrapping_tax_incl":"0.000000","total_wrapping_tax_excl":"0.000000","round_mode":"2","round_type":"2","conversion_rate":"1.000000","reference":"OTTCZSTDN","associations":{"order_rows":[{"id":"1312911","product_id":"78096","product_attribute_id":"79864","product_quantity":"1","product_name":"Jean à pois Manon Gris (Taille : M)","product_reference":"MUSY-ST6030GRIS-AH-M","product_ean13":"2512180594640","product_isbn":"","product_upc":"","product_price":"16.666667","id_customization":"0","unit_price_tax_incl":"20.166667","unit_price_tax_excl":"16.666667"}]}}}"
  ]
]
GET https://www.juste-elles.com/api/addresses/363212
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.015256
    "namelookup_time" => 5.6E-5
    "connect_time" => 5.6E-5
    "pretransfer_time" => 0.000184
    "size_download" => 228.0
    "speed_download" => 14944.0
    "download_content_length" => 228.0
    "starttransfer_time" => 0.014988
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 56
    "connect_time_us" => 56
    "namelookup_time_us" => 56
    "pretransfer_time_us" => 184
    "starttransfer_time_us" => 14988
    "total_time_us" => 15256
    "effective_method" => "GET"
    "start_time" => 1771322128.8076
    "original_url" => "https://www.juste-elles.com/api/addresses/363212?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1117
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1116 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775673
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: f (easy handle 0x55a8875e53d0)\n
      > GET /api/addresses/363212?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322128\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: aa652a7562f5cbbed43dcbe4b0b46d1d147a454e\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def5020050b86d24bd9ea0dd735caa47be5b7564fc91b21e4a2a2a2ffd534f913c198723b7b4073a8d69d9c0f434bf43fbf775013a7b70017b3c2a622e1928076fbaf1810e4b9eab8a0ab05d4a3447532afb305f5d37b7b1035afebd8aab0cdd04ef508c300a7193f15693b319f90a6e23487f3ec37f876fa637a9709c7f798c39300ab9f6d10b2d6540a096ae86a2e7de53970d4529db711701832413823b369b8833a008bcab116ffed754f9c3570ccf638d8c224a7130bc30db248fc8fd0d94bb23e95014f9548bf4bc597ae9f0c259ff5db66d59fa5b86" for domain www.juste-elles.com, path /, expire 1773050128\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def5020050b86d24bd9ea0dd735caa47be5b7564fc91b21e4a2a2a2ffd534f913c198723b7b4073a8d69d9c0f434bf43fbf775013a7b70017b3c2a622e1928076fbaf1810e4b9eab8a0ab05d4a3447532afb305f5d37b7b1035afebd8aab0cdd04ef508c300a7193f15693b319f90a6e23487f3ec37f876fa637a9709c7f798c39300ab9f6d10b2d6540a096ae86a2e7de53970d4529db711701832413823b369b8833a008bcab116ffed754f9c3570ccf638d8c224a7130bc30db248fc8fd0d94bb23e95014f9548bf4bc597ae9f0c259ff5db66d59fa5b86; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 228\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/addresses/363212?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "server: Apache"
    "access-time: 1771322128"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: aa652a7562f5cbbed43dcbe4b0b46d1d147a454e"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def5020050b86d24bd9ea0dd735caa47be5b7564fc91b21e4a2a2a2ffd534f913c198723b7b4073a8d69d9c0f434bf43fbf775013a7b70017b3c2a622e1928076fbaf1810e4b9eab8a0ab05d4a3447532afb305f5d37b7b1035afebd8aab0cdd04ef508c300a7193f15693b319f90a6e23487f3ec37f876fa637a9709c7f798c39300ab9f6d10b2d6540a096ae86a2e7de53970d4529db711701832413823b369b8833a008bcab116ffed754f9c3570ccf638d8c224a7130bc30db248fc8fd0d94bb23e95014f9548bf4bc597ae9f0c259ff5db66d59fa5b86; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:28 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 228"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"address":{"id":363212,"id_customer":"150155","id_country":"3","alias":"Mon adresse","lastname":"Derudder","firstname":"Chloë","address1":" Tramstraat 46","address2":"Flandre-Occidentale","postcode":"8940","city":"Wervik","phone":"0471602457","date_add":"2026-02-14 17:32:11","date_upd":"2026-02-14 17:32:11"}}"
  ]
]
GET https://www.juste-elles.com/api/customers/150155
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.015458
    "namelookup_time" => 7.4E-5
    "connect_time" => 7.4E-5
    "pretransfer_time" => 0.000223
    "size_download" => 431.0
    "speed_download" => 27882.0
    "download_content_length" => 431.0
    "starttransfer_time" => 0.01516
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 74
    "connect_time_us" => 74
    "namelookup_time_us" => 74
    "pretransfer_time_us" => 223
    "starttransfer_time_us" => 15160
    "total_time_us" => 15458
    "effective_method" => "GET"
    "start_time" => 1771322128.8236
    "original_url" => "https://www.juste-elles.com/api/customers/150155?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1112
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1104 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775670
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 11 (easy handle 0x55a8875ec9b0)\n
      > GET /api/customers/150155?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322128\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: 9fbc62473e7b1aa8af8e671295a869e56bd4a5d1\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def50200bfd83a5fb54d95ce7f21ba56b4a0119ad299f4e1f4e5ae8960aa724c6fc07a7aa3f5eeadbb7b7ba7b0919bddf32c113fa63f58be4d38dc2c578ee7947fa061cc544df061c93576632394deec2549f11f31f9c7a7f30bb36ba406ad750a27cfdc2459f6bcafe9a2213a034d6aa8ceb2864364217c568131536bbd3659850e8c16c66c0dd918de3d7ba7e2598985e0e2a064460a9d2c9fd50a536776f4238371835cd648bf8c89a87d7341078ce313731ade9d4514ae4c81ad5a45faf5c8e22215e721a0a8767ad00b273c4e1597545a4c1b541392bd" for domain www.juste-elles.com, path /, expire 1773050128\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200bfd83a5fb54d95ce7f21ba56b4a0119ad299f4e1f4e5ae8960aa724c6fc07a7aa3f5eeadbb7b7ba7b0919bddf32c113fa63f58be4d38dc2c578ee7947fa061cc544df061c93576632394deec2549f11f31f9c7a7f30bb36ba406ad750a27cfdc2459f6bcafe9a2213a034d6aa8ceb2864364217c568131536bbd3659850e8c16c66c0dd918de3d7ba7e2598985e0e2a064460a9d2c9fd50a536776f4238371835cd648bf8c89a87d7341078ce313731ade9d4514ae4c81ad5a45faf5c8e22215e721a0a8767ad00b273c4e1597545a4c1b541392bd; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 431\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/customers/150155?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "server: Apache"
    "access-time: 1771322128"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: 9fbc62473e7b1aa8af8e671295a869e56bd4a5d1"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200bfd83a5fb54d95ce7f21ba56b4a0119ad299f4e1f4e5ae8960aa724c6fc07a7aa3f5eeadbb7b7ba7b0919bddf32c113fa63f58be4d38dc2c578ee7947fa061cc544df061c93576632394deec2549f11f31f9c7a7f30bb36ba406ad750a27cfdc2459f6bcafe9a2213a034d6aa8ceb2864364217c568131536bbd3659850e8c16c66c0dd918de3d7ba7e2598985e0e2a064460a9d2c9fd50a536776f4238371835cd648bf8c89a87d7341078ce313731ade9d4514ae4c81ad5a45faf5c8e22215e721a0a8767ad00b273c4e1597545a4c1b541392bd; expires=Mon, 09-Mar-2026 09:55:28 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:28 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 431"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"customer":{"id":150155,"id_default_group":"3","id_lang":"1","newsletter_date_add":"0000-00-00 00:00:00","last_passwd_gen":"2026-02-14 11:29:18","secure_key":"5bc12a4917c399849a05a2166ebd56d5","passwd":"$2y$10$N97tkYdbBHPPmnYWuOuiiOP8y3LWkf3kTwigenwdIcOQ62BQYqLEC","lastname":"Derudder","firstname":"Chloë","email":"chloederudder03@gmail.com","birthday":"0000-00-00","outstanding_allow_amount":"0.000000","active":"1","id_shop":"1","id_shop_group":"1","date_add":"2026-02-14 17:29:18","date_upd":"2026-02-14 17:32:11","reset_password_token":"5a4f2160762625c5c9c82c1d32b7b4cedd61cae4","reset_password_validity":"2026-02-15 17:29:18","associations":{"groups":[{"id":"3"}]}}}"
  ]
]
GET https://app.shippingbo.com/packages/204200173
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 252
    "total_time" => 0.106175
    "namelookup_time" => 8.8E-5
    "connect_time" => 8.8E-5
    "pretransfer_time" => 0.000254
    "size_download" => 985.0
    "speed_download" => 9277.0
    "starttransfer_time" => 0.105902
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 88
    "connect_time_us" => 88
    "namelookup_time_us" => 88
    "pretransfer_time_us" => 254
    "starttransfer_time_us" => 105902
    "total_time_us" => 106175
    "effective_method" => "GET"
    "start_time" => 1771322128.8468
    "original_url" => "https://app.shippingbo.com/packages/204200173"
    "pause_handler" => Closure(float $duration) {#1107
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1145 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775667
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: d (easy handle 0x55a8875f1390)\n
      > GET /packages/204200173 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:28 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 204200173\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"0067da51890012cff9751049c6b02786"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="Qk85L1dEbVg0VDN4Mm1FamNxcHRkK2FoMTd4WWNoaG4yNjY3Vk9lbFM0MXJEYWhKcGVPTFpoZlRvbnl2bmZIM2lPMUlkblhEb1Zrcmg1L0JSM2hOaFZmZnJRSTBGdGFZaW9HbW5LL1JYV2tlM3IvV0RaZC90ZTNNampxRE12VU8zeUthZ1k2bnlzVlNaZ1lDbjhGVmhvbFZJRlluSG02bVFUNFhrTk1DY1YrNnV6ckRyMUZMSXAvSVJaVEVDZ1JTNDR3NU9tSjBTZEVUWXU0QW8vM2Jzdz09LS1tNytqN0puRUllZUtYcHhrV01jMmpRPT0%3D--3df56b20928587fbb4d68a642205e70258c45990" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=Qk85L1dEbVg0VDN4Mm1FamNxcHRkK2FoMTd4WWNoaG4yNjY3Vk9lbFM0MXJEYWhKcGVPTFpoZlRvbnl2bmZIM2lPMUlkblhEb1Zrcmg1L0JSM2hOaFZmZnJRSTBGdGFZaW9HbW5LL1JYV2tlM3IvV0RaZC90ZTNNampxRE12VU8zeUthZ1k2bnlzVlNaZ1lDbjhGVmhvbFZJRlluSG02bVFUNFhrTk1DY1YrNnV6ckRyMUZMSXAvSVJaVEVDZ1JTNDR3NU9tSjBTZEVUWXU0QW8vM2Jzdz09LS1tNytqN0puRUllZUtYcHhrV01jMmpRPT0%3D--3df56b20928587fbb4d68a642205e70258c45990; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b10-34852df138ce130b6a3ae2a7\r\n
      < x-runtime: 0.091758\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:28 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 204200173"
    "vary: Accept, Origin"
    "etag: W/"0067da51890012cff9751049c6b02786""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=Qk85L1dEbVg0VDN4Mm1FamNxcHRkK2FoMTd4WWNoaG4yNjY3Vk9lbFM0MXJEYWhKcGVPTFpoZlRvbnl2bmZIM2lPMUlkblhEb1Zrcmg1L0JSM2hOaFZmZnJRSTBGdGFZaW9HbW5LL1JYV2tlM3IvV0RaZC90ZTNNampxRE12VU8zeUthZ1k2bnlzVlNaZ1lDbjhGVmhvbFZJRlluSG02bVFUNFhrTk1DY1YrNnV6ckRyMUZMSXAvSVJaVEVDZ1JTNDR3NU9tSjBTZEVUWXU0QW8vM2Jzdz09LS1tNytqN0puRUllZUtYcHhrV01jMmpRPT0%3D--3df56b20928587fbb4d68a642205e70258c45990; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b10-34852df138ce130b6a3ae2a7"
    "x-runtime: 0.091758"
  ]
  "response_json" => [
    "package" => [
      "id" => 204200173
      "created_at" => "2026-02-16T07:32:32+00:00"
      "updated_at" => "2026-02-16T08:05:13+00:00"
      "order_id" => 149433779
      "total_weight" => 200
      "insurance_value_cents" => null
      "insurance_value_currency" => null
      "requested_shipping_date" => "2026-02-16T11:00:00.000Z"
      "picking_control_validated" => true
      "cardboard_id" => null
      "consignment_id" => 117872525
      "address_label_config_id" => 32297
      "return_label_config_id" => null
      "order_item_packages" => [
        [
          "id" => 550067863
          "created_at" => "2026-02-16T07:32:32+00:00"
          "updated_at" => "2026-02-16T07:32:32+00:00"
          "package_id" => 204200173
          "order_item_id" => 362413042
          "item_quantity" => null
          "product_id" => 45169718
          "product_quantity" => 1
          "serial_numbers" => []
          "product_ref" => "MUSY-M7435-1BLEUCLAIR-PE-38"
        ]
      ]
      "package_product_histories" => []
      "item_lines" => [
        [
          "id" => null
          "created_at" => null
          "updated_at" => null
          "product_id" => 45169718
          "location" => "04C1"
          "quantity" => 1
          "picture_src" => null
          "sku" => "MUSY-M7435-1BLEUCLAIR-PE-38"
          "ean13" => "2601220594276"
          "warehouse_slot_id" => null
        ]
      ]
      "address_label_id" => 88869191
    ]
  ]
]
GET https://app.shippingbo.com/orders/149433779
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 250
    "total_time" => 0.198051
    "namelookup_time" => 4.1E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.000145
    "size_download" => 4822.0
    "speed_download" => 24347.0
    "starttransfer_time" => 0.197715
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 145
    "starttransfer_time_us" => 197715
    "total_time_us" => 198051
    "effective_method" => "GET"
    "start_time" => 1771322128.9536
    "original_url" => "https://app.shippingbo.com/orders/149433779"
    "pause_handler" => Closure(float $duration) {#1159
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1153 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775664
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: f (easy handle 0x55a8875f9d60)\n
      > GET /orders/149433779 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 149433779\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"933ff6dff9035f2a90ac41e4d238e04a"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="R25qOVBrU1JiekIybHE2c0p5QzJxbXZOMGlNTGI5REc1d25XNkFjc3JVZVRlY0Q1QSsxVmxzanNIUFc4RkMrbEw1a1packt3UkkrN3p1blN6K2NPOFR3MXJRRFpBY1c2R0dPQy9yYlN1OFZDSUNJL3J0VytObVdMY3Y1QnBOQ3F1MTUySDJQMjBMUm5Vc3hSU3N2THhvdFBkU0xLdlFObXAyajc3SE15QitqVFR4SGRFV3Rjb2lIYzRkMXFEaEJpVzBtamEvN1E5ekd6VHFSaUF1empBUT09LS1xTXp5bGVVMEJQZlFFZGZqcU9jU3NRPT0%3D--c8f698e1b2cb8ab6648aed018cd50c9265560c88" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=R25qOVBrU1JiekIybHE2c0p5QzJxbXZOMGlNTGI5REc1d25XNkFjc3JVZVRlY0Q1QSsxVmxzanNIUFc4RkMrbEw1a1packt3UkkrN3p1blN6K2NPOFR3MXJRRFpBY1c2R0dPQy9yYlN1OFZDSUNJL3J0VytObVdMY3Y1QnBOQ3F1MTUySDJQMjBMUm5Vc3hSU3N2THhvdFBkU0xLdlFObXAyajc3SE15QitqVFR4SGRFV3Rjb2lIYzRkMXFEaEJpVzBtamEvN1E5ekd6VHFSaUF1empBUT09LS1xTXp5bGVVMEJQZlFFZGZqcU9jU3NRPT0%3D--c8f698e1b2cb8ab6648aed018cd50c9265560c88; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b10-1e30b7225b6842965f92c869\r\n
      < x-runtime: 0.171638\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 149433779"
    "vary: Accept, Origin"
    "etag: W/"933ff6dff9035f2a90ac41e4d238e04a""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=R25qOVBrU1JiekIybHE2c0p5QzJxbXZOMGlNTGI5REc1d25XNkFjc3JVZVRlY0Q1QSsxVmxzanNIUFc4RkMrbEw1a1packt3UkkrN3p1blN6K2NPOFR3MXJRRFpBY1c2R0dPQy9yYlN1OFZDSUNJL3J0VytObVdMY3Y1QnBOQ3F1MTUySDJQMjBMUm5Vc3hSU3N2THhvdFBkU0xLdlFObXAyajc3SE15QitqVFR4SGRFV3Rjb2lIYzRkMXFEaEJpVzBtamEvN1E5ekd6VHFSaUF1empBUT09LS1xTXp5bGVVMEJQZlFFZGZqcU9jU3NRPT0%3D--c8f698e1b2cb8ab6648aed018cd50c9265560c88; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b10-1e30b7225b6842965f92c869"
    "x-runtime: 0.171638"
  ]
  "response_json" => [
    "order" => [
      "id" => 149433779
      "created_at" => "2026-02-14T17:37:23+00:00"
      "updated_at" => "2026-02-16T08:09:05+00:00"
      "source" => "Prestashop-22321"
      "source_ref" => "283403"
      "state" => "shipped"
      "origin" => "Juste elles Site Web"
      "origin_ref" => "TRMEDNIJE"
      "shipping_address_id" => 299888953
      "custom_state" => "4"
      "origin_created_at" => "2026-02-14T17:35:51+00:00"
      "shipped_at" => "2026-02-16T08:05:13+00:00"
      "closed_at" => null
      "state_changed_at" => "2026-02-16T08:05:13+00:00"
      "earliest_shipped_at" => "2026-02-14T17:35:51+00:00"
      "latest_shipped_at" => null
      "earliest_delivery_at" => null
      "latest_delivery_at" => null
      "latest_chosen_delivery_at" => null
      "earliest_chosen_delivery_at" => null
      "preparation_order_at" => "2026-02-14T03:00:00+00:00"
      "chosen_delivery_service" => "Retrait magasin"
      "fulfilled_by_marketplace" => false
      "relay_ref" => null
      "total_price_cents" => 3499
      "total_without_tax_cents" => null
      "total_tax_cents" => 583
      "total_price_currency" => "EUR"
      "total_shipping_tax_included_cents" => 0
      "total_shipping_cents" => 0
      "total_shipping_tax_cents" => 0
      "total_shipping_tax_included_currency" => "EUR"
      "total_discount_tax_included_cents" => 0
      "total_discount_tax_included_currency" => "EUR"
      "total_weight" => 200
      "payment_medium" => "Paiement en magasin"
      "order_items" => [
        [
          "id" => 362413042
          "created_at" => "2026-02-14T17:37:23+00:00"
          "updated_at" => "2026-02-16T08:05:13+00:00"
          "source" => "Prestashop-22321"
          "source_ref" => "1312916"
          "product_ref" => "MUSY-M7435-1BLEUCLAIR-PE-38"
          "product_ean" => "2601220594276"
          "title" => "Jean Paola Bleu clair (Taille : 38)"
          "quantity" => 1
          "additional_content" => null
          "price_tax_included_cents" => 3499
          "price_cents" => null
          "tax_cents" => 583
          "discount_tax_included_cents" => null
          "price_tax_included_currency" => "EUR"
          "shipping_price_tax_included_cents" => null
          "shipping_price_cents" => null
          "shipping_tax_cents" => null
          "shipping_price_tax_included_currency" => "EUR"
          "supplier_order_items" => []
          "matching_product" => null
          "computed_prices" => null
          "stock_type_ref" => null
          "origin_product" => null
        ]
      ]
      "order_tags" => []
      "mapped_products" => [
        [
          "id" => 444530588
          "created_at" => "2026-02-14T17:37:23+00:00"
          "updated_at" => "2026-02-14T17:37:23+00:00"
          "order_item_id" => 362413042
          "product_id" => 45169718
          "quantity" => 1
          "product_user_ref" => "MUSY-M7435-1BLEUCLAIR-PE-38"
          "stock_type_names" => []
        ]
      ]
      "shipments" => [
        [
          "id" => 122944546
          "created_at" => "2026-02-16T08:05:13+00:00"
          "updated_at" => "2026-02-16T08:05:13+00:00"
          "order_id" => 149433779
          "carrier_name" => "SboLabel"
          "shipping_method_name" => "Express"
          "carrier_id" => 130
          "shipping_method_id" => 452
          "shipping_ref" => "117872525"
          "tracking_url" => "https://app.shippingbo.com/without_tracking"
          "consignment_id" => 117872525
          "package_id" => 204200173
          "label_price_cents" => null
          "label_price_currency" => null
          "items_shipment_serial_numbers" => []
          "carrier_barcode" => null
          "order_items_shipments" => [
            [
              "order_item_id" => 362413042
              "quantity" => 1.0
              "order_item_shipment_picking_histories" => []
              "comments" => []
            ]
          ]
          "delivery_at" => null
          "meta_data" => []
          "total_weight" => 200
          "width" => null
          "height" => null
          "length" => null
          "user_id" => 17024
          "supplier_package_id" => null
          "supplier_consignment_id" => null
          "package_shipped" => true
          "supplier_name" => null
          "sscc_barcode" => null
        ]
      ]
      "order_documents" => []
      "shipping_address" => [
        "id" => 299888953
        "created_at" => "2026-02-14T17:37:21+00:00"
        "updated_at" => "2026-02-14T17:37:21+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "Hassiba"
        "lastname" => "BOUAFIA"
        "street1" => "Centre commercial Aushopping Promenade de Flandre"
        "street2" => "1 rue de Roncq"
        "street3" => null
        "street4" => null
        "city" => "Neuville-en-Ferrain"
        "zip" => "59960"
        "state" => null
        "country" => "FR"
        "email" => "juste.elles.neuville@gmail.com"
        "phone1" => "06 52 52 59 72"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => "Neuville-en-Ferrain"
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "billing_address" => [
        "id" => 299888968
        "created_at" => "2026-02-14T17:37:22+00:00"
        "updated_at" => "2026-02-14T17:37:22+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "Hassiba"
        "lastname" => "BOUAFIA"
        "street1" => "promenade des flandres"
        "street2" => null
        "street3" => null
        "street4" => null
        "city" => "neuville en ferrain"
        "zip" => "59223"
        "state" => null
        "country" => "FR"
        "email" => "juste.elles.neuville@gmail.com"
        "phone1" => "06 52 52 59 72"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => null
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "initial_order_id" => null
      "main_order_id" => 149433779
      "invoice_ref" => null
      "external_computed_carrier_service" => null
      "computed_prices" => null
      "mapped_carrier" => "SBOGENERICDISPOR - Shippingbo Label"
      "dispatch_error_message" => null
      "order_dispatch_id" => null
      "order_events" => [
        [
          "id" => 145571601
          "created_at" => "2026-02-14T17:40:25+00:00"
          "updated_at" => "2026-02-14T17:40:25+00:00"
          "order_id" => 149433779
          "level" => "info"
          "title" => "Erreur lors du passage A préparer"
          "message" => "Erreur lors de la notification du passage A préparer. Cette action n'est pas retentée pour éviter qu'elle se croise avec d'autres actions (message reçu: Couldn't find to_be_prepared for 116407941)."
          "email" => null
        ]
      ]
    ]
  ]
]
GET https://www.juste-elles.com/api/orders/283403
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 207
    "total_time" => 0.017799
    "namelookup_time" => 7.0E-5
    "connect_time" => 7.1E-5
    "pretransfer_time" => 0.000225
    "size_download" => 647.0
    "speed_download" => 36350.0
    "download_content_length" => 647.0
    "starttransfer_time" => 0.017558
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 71
    "connect_time_us" => 71
    "namelookup_time_us" => 70
    "pretransfer_time_us" => 225
    "starttransfer_time_us" => 17558
    "total_time_us" => 17799
    "effective_method" => "GET"
    "start_time" => 1771322129.193
    "original_url" => "https://www.juste-elles.com/api/orders/283403?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1160
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1169 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775660
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 13 (easy handle 0x55a8875f28c0)\n
      > GET /api/orders/283403?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322129\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: c92a3440024a03458c3bd4e15dd7ab9de885f829\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def502009c92e8dc331ddc26aa1ff28ba7043b58f8df09ef384fc5987a46c99283072dba1da3d9fbce1dae3643d22cbf5e776d2ee3baddf67c67d7c9a03ab8dcd21009665fb3923a7daf9c9b94d0449d8c79b9535c6a7f8bcece18d611f4055dc9f2f99c57f376c9d1dbc3fc95c29eefebe64b20ef1d9885bbcfb45d7c3503f1085e981480ef63ac4273d93133aba0063a7e3ad3d0d5bd30930257855063cf5d0032276236c763d0c31abf7902fb8965abc16aea6f95e0c9710d24b9caa790eb76747c5a0dd37e44de1ecbc26cd4d7743352c57170fd60f87f" for domain www.juste-elles.com, path /, expire 1773050129\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502009c92e8dc331ddc26aa1ff28ba7043b58f8df09ef384fc5987a46c99283072dba1da3d9fbce1dae3643d22cbf5e776d2ee3baddf67c67d7c9a03ab8dcd21009665fb3923a7daf9c9b94d0449d8c79b9535c6a7f8bcece18d611f4055dc9f2f99c57f376c9d1dbc3fc95c29eefebe64b20ef1d9885bbcfb45d7c3503f1085e981480ef63ac4273d93133aba0063a7e3ad3d0d5bd30930257855063cf5d0032276236c763d0c31abf7902fb8965abc16aea6f95e0c9710d24b9caa790eb76747c5a0dd37e44de1ecbc26cd4d7743352c57170fd60f87f; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 647\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/orders/283403?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "server: Apache"
    "access-time: 1771322129"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: c92a3440024a03458c3bd4e15dd7ab9de885f829"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502009c92e8dc331ddc26aa1ff28ba7043b58f8df09ef384fc5987a46c99283072dba1da3d9fbce1dae3643d22cbf5e776d2ee3baddf67c67d7c9a03ab8dcd21009665fb3923a7daf9c9b94d0449d8c79b9535c6a7f8bcece18d611f4055dc9f2f99c57f376c9d1dbc3fc95c29eefebe64b20ef1d9885bbcfb45d7c3503f1085e981480ef63ac4273d93133aba0063a7e3ad3d0d5bd30930257855063cf5d0032276236c763d0c31abf7902fb8965abc16aea6f95e0c9710d24b9caa790eb76747c5a0dd37e44de1ecbc26cd4d7743352c57170fd60f87f; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:29 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 647"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"order":{"id":283403,"id_address_delivery":"363223","id_address_invoice":"363222","id_cart":"91675","id_currency":"1","id_lang":"1","id_customer":"109077","id_carrier":"64","current_state":"4","module":"qcdmultipayment","invoice_date":"0000-00-00 00:00:00","delivery_date":"0000-00-00 00:00:00","valid":"1","date_add":"2026-02-14 18:35:51","date_upd":"2026-02-16 09:05:51","shipping_number":"117872525","id_shop_group":"1","id_shop":"1","secure_key":"bb80f40fa7f5b158236ffd11036cc5c4","payment":"Paiement en magasin","total_discounts":"0.000000","total_discounts_tax_incl":"0.000000","total_discounts_tax_excl":"0.000000","total_paid":"34.990000","total_paid_tax_incl":"34.990000","total_paid_tax_excl":"29.160000","total_paid_real":"34.990000","total_products":"29.160000","total_products_wt":"34.990000","total_shipping":"0.000000","total_shipping_tax_incl":"0.000000","total_shipping_tax_excl":"0.000000","carrier_tax_rate":"20.000","total_wrapping":"0.000000","total_wrapping_tax_incl":"0.000000","total_wrapping_tax_excl":"0.000000","round_mode":"2","round_type":"2","conversion_rate":"1.000000","reference":"TRMEDNIJE","associations":{"order_rows":[{"id":"1312916","product_id":"78424","product_attribute_id":"80369","product_quantity":"1","product_name":"Jean Paola Bleu clair (Taille : 38)","product_reference":"MUSY-M7435-1BLEUCLAIR-PE-38","product_ean13":"2601220594276","product_isbn":"","product_upc":"","product_price":"29.158333","id_customization":"0","unit_price_tax_incl":"34.990000","unit_price_tax_excl":"29.158333"}]}}}"
  ]
]
GET https://www.juste-elles.com/api/addresses/363222
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.014873
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000157
    "size_download" => 223.0
    "speed_download" => 14993.0
    "download_content_length" => 223.0
    "starttransfer_time" => 0.014647
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 157
    "starttransfer_time_us" => 14647
    "total_time_us" => 14873
    "effective_method" => "GET"
    "start_time" => 1771322129.2114
    "original_url" => "https://www.juste-elles.com/api/addresses/363222?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1176
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1175 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775657
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 15 (easy handle 0x55a8877bc5e0)\n
      > GET /api/addresses/363222?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322129\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.003\r\n
      < content-sha1: 1942ba0c48edbed73604ca4e8fb1c1eca276ed01\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def50200c381ce4eaf783c5d94e6c548eafe3a483ea47a1c0524ec3fbe656d3009b97176cc9985ab2eadacfc00b813ac2cbbad17c5b3e62a7e67989a5711d44a02d8ffe4f9c881617895254b309a9026dd33d30adcbf43e4c411d58a205b8796fda3403efa10360049c6a587b48124fc2edcee00705fa7772c8bed4068c43ba1c2a2b46a126a8d34d3bbcde44bd4121f8a2b149057871f4a5c6bb94f97f7b413fd1c70d9f456a344e893fc46c26f1f4b2b562e7755dc57d198f8a08df52248424192e85116d5a8e531913d13da9913013236b054b9d9d9c6e9" for domain www.juste-elles.com, path /, expire 1773050129\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200c381ce4eaf783c5d94e6c548eafe3a483ea47a1c0524ec3fbe656d3009b97176cc9985ab2eadacfc00b813ac2cbbad17c5b3e62a7e67989a5711d44a02d8ffe4f9c881617895254b309a9026dd33d30adcbf43e4c411d58a205b8796fda3403efa10360049c6a587b48124fc2edcee00705fa7772c8bed4068c43ba1c2a2b46a126a8d34d3bbcde44bd4121f8a2b149057871f4a5c6bb94f97f7b413fd1c70d9f456a344e893fc46c26f1f4b2b562e7755dc57d198f8a08df52248424192e85116d5a8e531913d13da9913013236b054b9d9d9c6e9; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 223\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/addresses/363222?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "server: Apache"
    "access-time: 1771322129"
    "psws-version: 8.2.0"
    "execution-time: 0.003"
    "content-sha1: 1942ba0c48edbed73604ca4e8fb1c1eca276ed01"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200c381ce4eaf783c5d94e6c548eafe3a483ea47a1c0524ec3fbe656d3009b97176cc9985ab2eadacfc00b813ac2cbbad17c5b3e62a7e67989a5711d44a02d8ffe4f9c881617895254b309a9026dd33d30adcbf43e4c411d58a205b8796fda3403efa10360049c6a587b48124fc2edcee00705fa7772c8bed4068c43ba1c2a2b46a126a8d34d3bbcde44bd4121f8a2b149057871f4a5c6bb94f97f7b413fd1c70d9f456a344e893fc46c26f1f4b2b562e7755dc57d198f8a08df52248424192e85116d5a8e531913d13da9913013236b054b9d9d9c6e9; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:29 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 223"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"address":{"id":363222,"id_customer":"109077","id_country":"8","alias":"Mon adresse","lastname":"BOUAFIA","firstname":"Hassiba","address1":"promenade des flandres","postcode":"59223","city":"neuville en ferrain","phone":"06 52 52 59 72","date_add":"2026-02-14 18:35:37","date_upd":"2026-02-14 18:35:37"}}"
  ]
]
GET https://www.juste-elles.com/api/customers/109077
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.015455
    "namelookup_time" => 4.2E-5
    "connect_time" => 4.2E-5
    "pretransfer_time" => 0.000165
    "size_download" => 422.0
    "speed_download" => 27305.0
    "download_content_length" => 422.0
    "starttransfer_time" => 0.01525
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 42
    "connect_time_us" => 42
    "namelookup_time_us" => 42
    "pretransfer_time_us" => 165
    "starttransfer_time_us" => 15250
    "total_time_us" => 15455
    "effective_method" => "GET"
    "start_time" => 1771322129.227
    "original_url" => "https://www.juste-elles.com/api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1171
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1163 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775654
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 17 (easy handle 0x55a8877bdb10)\n
      > GET /api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322129\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: 902b78acca8a3710f534619b1b30a75ce28b4b08\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def50200cb5bc690862097bd9069b5e2cfeb88f5464b539c66cb51bef3e1aacf44d5c657c840ae6ea48cbe9a8518083a7070074825d1b92ec13591e1c965d3717cc7440362fa9b38f313eae70299f609be3c1428bcba6e52063b43890ad4ba21cb7b1546f2540939d5fae71fa8ceecb505aa229bfe8ecdad4c3743f8978e0c2c673dff6ab2a37776cdca8f75ba7fbb982444f0292789751e7dff1e8f49e3961d3ed9c6904a5d46496020da97f35ff9cf97b5469962c2124769e6086c669f6366273b844768e4df908b990023e702db51d4fe66e5160faf6b93" for domain www.juste-elles.com, path /, expire 1773050129\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200cb5bc690862097bd9069b5e2cfeb88f5464b539c66cb51bef3e1aacf44d5c657c840ae6ea48cbe9a8518083a7070074825d1b92ec13591e1c965d3717cc7440362fa9b38f313eae70299f609be3c1428bcba6e52063b43890ad4ba21cb7b1546f2540939d5fae71fa8ceecb505aa229bfe8ecdad4c3743f8978e0c2c673dff6ab2a37776cdca8f75ba7fbb982444f0292789751e7dff1e8f49e3961d3ed9c6904a5d46496020da97f35ff9cf97b5469962c2124769e6086c669f6366273b844768e4df908b990023e702db51d4fe66e5160faf6b93; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 422\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "server: Apache"
    "access-time: 1771322129"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: 902b78acca8a3710f534619b1b30a75ce28b4b08"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200cb5bc690862097bd9069b5e2cfeb88f5464b539c66cb51bef3e1aacf44d5c657c840ae6ea48cbe9a8518083a7070074825d1b92ec13591e1c965d3717cc7440362fa9b38f313eae70299f609be3c1428bcba6e52063b43890ad4ba21cb7b1546f2540939d5fae71fa8ceecb505aa229bfe8ecdad4c3743f8978e0c2c673dff6ab2a37776cdca8f75ba7fbb982444f0292789751e7dff1e8f49e3961d3ed9c6904a5d46496020da97f35ff9cf97b5469962c2124769e6086c669f6366273b844768e4df908b990023e702db51d4fe66e5160faf6b93; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:29 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 422"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"customer":{"id":109077,"id_default_group":"5","id_lang":"1","newsletter_date_add":"0000-00-00 00:00:00","last_passwd_gen":"2025-06-12 17:07:54","secure_key":"bb80f40fa7f5b158236ffd11036cc5c4","passwd":"$2y$10$zGxHQn\/6fBdUSd9xkJzu8urtQLfEQh.f09EJCBiUiCRRa1jFZ8GiS","lastname":"Boutique Roncq","firstname":".","email":"juste.elles.neuville@gmail.com","id_gender":"1","birthday":"0000-00-00","outstanding_allow_amount":"0.000000","active":"1","id_shop":"1","id_shop_group":"1","date_add":"2024-03-20 17:52:44","date_upd":"2025-11-18 10:56:28","reset_password_validity":"0000-00-00 00:00:00","associations":{"groups":[{"id":"5"}]}}}"
  ]
]
GET https://app.shippingbo.com/packages/204384791
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 252
    "total_time" => 0.15431
    "namelookup_time" => 5.9E-5
    "connect_time" => 5.9E-5
    "pretransfer_time" => 0.000169
    "size_download" => 971.0
    "speed_download" => 6292.0
    "starttransfer_time" => 0.15393
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 59
    "connect_time_us" => 59
    "namelookup_time_us" => 59
    "pretransfer_time_us" => 169
    "starttransfer_time_us" => 153930
    "total_time_us" => 154310
    "effective_method" => "GET"
    "start_time" => 1771322129.2489
    "original_url" => "https://app.shippingbo.com/packages/204384791"
    "pause_handler" => Closure(float $duration) {#1166
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1203 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775651
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: 11 (easy handle 0x55a8877c4500)\n
      > GET /packages/204384791 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 204384791\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"5d1342843b418d0daba3a7b5fc554d37"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="a3lZYVNreEZ4eURXZU8rVXJJL0h5dHhHbjdPbGxzd2RwRENUK3lMSWN0Z1NIUGhQenRsSWR0SXYrVlpQZmpScy8xVWV6VkFnQXpZWi92Nkt2dGk0c1B3QS9JRy9JclFuZFUvU3NGcVdaS0U0cjZpSmlKeHA4MkNHUndZdWM2UmZaZGFtcUpMclN2VzYyTHJKM1RGcVRYcFUrNEhRdDNvYndKdHAwMzYzK0xVc3hmTEtOM1I0RE9rWUFjMHRidmJIWHBjTWk1M1lLb2drRk9UaUxZYkxTQT09LS1TTjVtaksraVV3RmNjSG9EN3JNYTJnPT0%3D--f192f0c204e72c0a14b3e70f7a593bfbf6234772" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=a3lZYVNreEZ4eURXZU8rVXJJL0h5dHhHbjdPbGxzd2RwRENUK3lMSWN0Z1NIUGhQenRsSWR0SXYrVlpQZmpScy8xVWV6VkFnQXpZWi92Nkt2dGk0c1B3QS9JRy9JclFuZFUvU3NGcVdaS0U0cjZpSmlKeHA4MkNHUndZdWM2UmZaZGFtcUpMclN2VzYyTHJKM1RGcVRYcFUrNEhRdDNvYndKdHAwMzYzK0xVc3hmTEtOM1I0RE9rWUFjMHRidmJIWHBjTWk1M1lLb2drRk9UaUxZYkxTQT09LS1TTjVtaksraVV3RmNjSG9EN3JNYTJnPT0%3D--f192f0c204e72c0a14b3e70f7a593bfbf6234772; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b11-38e44ae0777f78e529f5bd4b\r\n
      < x-runtime: 0.137734\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 204384791"
    "vary: Accept, Origin"
    "etag: W/"5d1342843b418d0daba3a7b5fc554d37""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=a3lZYVNreEZ4eURXZU8rVXJJL0h5dHhHbjdPbGxzd2RwRENUK3lMSWN0Z1NIUGhQenRsSWR0SXYrVlpQZmpScy8xVWV6VkFnQXpZWi92Nkt2dGk0c1B3QS9JRy9JclFuZFUvU3NGcVdaS0U0cjZpSmlKeHA4MkNHUndZdWM2UmZaZGFtcUpMclN2VzYyTHJKM1RGcVRYcFUrNEhRdDNvYndKdHAwMzYzK0xVc3hmTEtOM1I0RE9rWUFjMHRidmJIWHBjTWk1M1lLb2drRk9UaUxZYkxTQT09LS1TTjVtaksraVV3RmNjSG9EN3JNYTJnPT0%3D--f192f0c204e72c0a14b3e70f7a593bfbf6234772; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b11-38e44ae0777f78e529f5bd4b"
    "x-runtime: 0.137734"
  ]
  "response_json" => [
    "package" => [
      "id" => 204384791
      "created_at" => "2026-02-17T07:31:56+00:00"
      "updated_at" => "2026-02-17T07:43:36+00:00"
      "order_id" => 149599583
      "total_weight" => 200
      "insurance_value_cents" => null
      "insurance_value_currency" => null
      "requested_shipping_date" => "2026-02-17T11:00:00.000Z"
      "picking_control_validated" => true
      "cardboard_id" => null
      "consignment_id" => 117963337
      "address_label_config_id" => 32297
      "return_label_config_id" => null
      "order_item_packages" => [
        [
          "id" => 550692910
          "created_at" => "2026-02-17T07:43:35+00:00"
          "updated_at" => "2026-02-17T07:43:35+00:00"
          "package_id" => 204384791
          "order_item_id" => 362902475
          "item_quantity" => null
          "product_id" => 45251455
          "product_quantity" => 1
          "serial_numbers" => []
          "product_ref" => "MAJO-58027BLANC-PE-L"
        ]
      ]
      "package_product_histories" => []
      "item_lines" => [
        [
          "id" => null
          "created_at" => null
          "updated_at" => null
          "product_id" => 45251455
          "location" => "12C3"
          "quantity" => 1
          "picture_src" => null
          "sku" => "MAJO-58027BLANC-PE-L"
          "ean13" => "2601270520009"
          "warehouse_slot_id" => null
        ]
      ]
      "address_label_id" => 88962883
    ]
  ]
]
GET https://app.shippingbo.com/orders/149599583
Request options
[
  "headers" => [
    "X-API-VERSION" => "1"
    "X-API-APP-ID" => "555"
    "Authorization" => "Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 3016
    "request_size" => 250
    "total_time" => 0.143138
    "namelookup_time" => 6.7E-5
    "connect_time" => 6.7E-5
    "pretransfer_time" => 0.000257
    "size_download" => 4808.0
    "speed_download" => 33589.0
    "starttransfer_time" => 0.142679
    "primary_ip" => "35.156.23.188"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 42622
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 68
    "connect_time_us" => 67
    "namelookup_time_us" => 67
    "pretransfer_time_us" => 257
    "starttransfer_time_us" => 142679
    "total_time_us" => 143138
    "effective_method" => "GET"
    "start_time" => 1771322129.4041
    "original_url" => "https://app.shippingbo.com/orders/149599583"
    "pause_handler" => Closure(float $duration) {#1217
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1211 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775648
      }
    }
    "debug" => """
      * Found bundle for host app.shippingbo.com: 0x55a886dc3730 [can multiplex]\n
      * Re-using existing connection! (#1) with host app.shippingbo.com\n
      * Connected to app.shippingbo.com (35.156.23.188) port 443 (#1)\n
      * Using Stream ID: 13 (easy handle 0x55a8877c5a30)\n
      > GET /orders/149599583 HTTP/2\r\n
      Host: app.shippingbo.com\r\n
      x-api-version: 1\r\n
      x-api-app-id: 555\r\n
      authorization: Bearer FREm5D4CBY_I7OWPAKadgUAkfAyfOHWphRNR70ZwHsk\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      < x_dfm_owner_id: dev-555\r\n
      < x_sbo_user_id: 17433\r\n
      < x_service_id: 6375\r\n
      < x_sbo_record_id: 149599583\r\n
      < vary: Accept, Origin\r\n
      < etag: W/"717ec4a97e522ed8eff041f46fb5b6bd"\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:\r\n
      * Added cookie _sbo_session="T29QMjBha2FZSGdieWpqbnZoWHZLWlZVYjlsSC8rRTlUY0RQQzZRYkNSUEppZVkxRzRnMWYzNGZISk02TktUTEZrNDh3Vk5nbGs5N2s2eEgrSWw3U2tJWjFXSjU4RGw4VSs2dG1YaDN3TzVXVVg5UjBTNU9tb1BmVjh3S0FQZk90WGZoVXRNb0dGdXA0NTJUOUhGclpwSmVWTmV4cjd3RnlCVFYxbG9lTk9OSFJXV0ZqNUoyVlBlc3lFdDIxcXliSVB6aXBMVi82NHRDbnZ3UVAwaDBjQT09LS1PVkNXVTZUalFZUlkrSGtwT2phY3lBPT0%3D--84ecb8ce909bf045f39f54398ec012d213260f6f" for domain shippingbo.com, path /, expire 0\n
      < set-cookie: _sbo_session=T29QMjBha2FZSGdieWpqbnZoWHZLWlZVYjlsSC8rRTlUY0RQQzZRYkNSUEppZVkxRzRnMWYzNGZISk02TktUTEZrNDh3Vk5nbGs5N2s2eEgrSWw3U2tJWjFXSjU4RGw4VSs2dG1YaDN3TzVXVVg5UjBTNU9tb1BmVjh3S0FQZk90WGZoVXRNb0dGdXA0NTJUOUhGclpwSmVWTmV4cjd3RnlCVFYxbG9lTk9OSFJXV0ZqNUoyVlBlc3lFdDIxcXliSVB6aXBMVi82NHRDbnZ3UVAwaDBjQT09LS1PVkNXVTZUalFZUlkrSGtwT2phY3lBPT0%3D--84ecb8ce909bf045f39f54398ec012d213260f6f; domain=.shippingbo.com; path=/; HttpOnly\r\n
      < x-amzn-trace-id: Root1-69943b11-28ceb846242a619c05199073\r\n
      < x-runtime: 0.128040\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "content-type: application/json; charset=utf-8"
    "x-frame-options: SAMEORIGIN"
    "x-xss-protection: 1; mode=block"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "referrer-policy: strict-origin-when-cross-origin"
    "x_dfm_owner_id: dev-555"
    "x_sbo_user_id: 17433"
    "x_service_id: 6375"
    "x_sbo_record_id: 149599583"
    "vary: Accept, Origin"
    "etag: W/"717ec4a97e522ed8eff041f46fb5b6bd""
    "cache-control: max-age=0, private, must-revalidate"
    "content-security-policy: child-src 'self' https://*.pendo.shippingbo.com; connect-src 'self' http://* http://*.mondialrelay.com https://* https://*.mondialrelay.com https://*.pendo.shippingbo.com ws://*:* wss://*:*; default-src 'self'; font-src 'self' data: https://fonts.gstatic.com https://github.com https://oms-cdn.shippingbo.com; frame-src 'self' https://*.eu.pendo.io https://*.eu.webpush.freshchat.com https://*.pendo.shippingbo.com https://*.stripe.com https://*.shippingbo.com https://wchat.eu.freshchat.com https://*.youtube.com https://*.hubspot.com https://www.figma.com; img-src 'self' data: blob: http://* https://* https://*.pendo.shippingbo.com https://*.hubspot.com https://www.figma.com https://oms-cdn.shippingbo.com; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' http://*.mondialrelay.com https://*.eu.pendo.io https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://*.stripe.com https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://js.hs-scripts.com https://js.hs-analytics.net https://js.hsadspixel.net https://js.hscollectedforms.net/collectedforms.js https://js.hsleadflows.net/leadflows.js https://js.hs-banner.com/19573982.js https://www.googletagmanager.com https://googleads.g.doubleclick.net https://connect.facebook.net https://www.googleadservices.com https://*.hubspot.com https://*.usemessages.com *.hs-scripts.com https://browser.sentry-cdn.com https://js-de.sentry-cdn.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js; style-src 'self' 'unsafe-inline' http://*.mondialrelay.com https://*.googleapis.com https://*.mondialrelay.com https://*.pendo.shippingbo.com https://oms-cdn.shippingbo.com https://cdn.jsdelivr.net https://cdn.tiny.cloud https://unpkg.com https://wchat.eu.freshchat.com https://cdn.jsdelivr.net/npm/@n8n/chat/dist/style.css; worker-src 'self' blob:"
    "set-cookie: _sbo_session=T29QMjBha2FZSGdieWpqbnZoWHZLWlZVYjlsSC8rRTlUY0RQQzZRYkNSUEppZVkxRzRnMWYzNGZISk02TktUTEZrNDh3Vk5nbGs5N2s2eEgrSWw3U2tJWjFXSjU4RGw4VSs2dG1YaDN3TzVXVVg5UjBTNU9tb1BmVjh3S0FQZk90WGZoVXRNb0dGdXA0NTJUOUhGclpwSmVWTmV4cjd3RnlCVFYxbG9lTk9OSFJXV0ZqNUoyVlBlc3lFdDIxcXliSVB6aXBMVi82NHRDbnZ3UVAwaDBjQT09LS1PVkNXVTZUalFZUlkrSGtwT2phY3lBPT0%3D--84ecb8ce909bf045f39f54398ec012d213260f6f; domain=.shippingbo.com; path=/; HttpOnly"
    "x-amzn-trace-id: Root1-69943b11-28ceb846242a619c05199073"
    "x-runtime: 0.128040"
  ]
  "response_json" => [
    "order" => [
      "id" => 149599583
      "created_at" => "2026-02-16T14:23:06+00:00"
      "updated_at" => "2026-02-17T07:45:30+00:00"
      "source" => "Prestashop-22321"
      "source_ref" => "283464"
      "state" => "shipped"
      "origin" => "Juste elles Site Web"
      "origin_ref" => "ROAYAGHIY"
      "shipping_address_id" => 300213502
      "custom_state" => "4"
      "origin_created_at" => "2026-02-16T14:17:17+00:00"
      "shipped_at" => "2026-02-17T07:43:36+00:00"
      "closed_at" => null
      "state_changed_at" => "2026-02-17T07:43:36+00:00"
      "earliest_shipped_at" => "2026-02-16T14:17:17+00:00"
      "latest_shipped_at" => null
      "earliest_delivery_at" => null
      "latest_delivery_at" => null
      "latest_chosen_delivery_at" => null
      "earliest_chosen_delivery_at" => null
      "preparation_order_at" => "2026-02-16T03:00:00+00:00"
      "chosen_delivery_service" => "Retrait magasin"
      "fulfilled_by_marketplace" => false
      "relay_ref" => null
      "total_price_cents" => 3999
      "total_without_tax_cents" => null
      "total_tax_cents" => 666
      "total_price_currency" => "EUR"
      "total_shipping_tax_included_cents" => 0
      "total_shipping_cents" => 0
      "total_shipping_tax_cents" => 0
      "total_shipping_tax_included_currency" => "EUR"
      "total_discount_tax_included_cents" => 0
      "total_discount_tax_included_currency" => "EUR"
      "total_weight" => 200
      "payment_medium" => "Paiement en magasin"
      "order_items" => [
        [
          "id" => 362902475
          "created_at" => "2026-02-16T14:23:06+00:00"
          "updated_at" => "2026-02-17T07:43:36+00:00"
          "source" => "Prestashop-22321"
          "source_ref" => "1313057"
          "product_ref" => "MAJO-58027BLANC-PE-L"
          "product_ean" => "2601270520009"
          "title" => "Veste courte Maddy en jean Blanc (Taille : L)"
          "quantity" => 1
          "additional_content" => null
          "price_tax_included_cents" => 3999
          "price_cents" => null
          "tax_cents" => 666
          "discount_tax_included_cents" => null
          "price_tax_included_currency" => "EUR"
          "shipping_price_tax_included_cents" => null
          "shipping_price_cents" => null
          "shipping_tax_cents" => null
          "shipping_price_tax_included_currency" => "EUR"
          "supplier_order_items" => []
          "matching_product" => null
          "computed_prices" => null
          "stock_type_ref" => null
          "origin_product" => null
        ]
      ]
      "order_tags" => []
      "mapped_products" => [
        [
          "id" => 445027637
          "created_at" => "2026-02-16T14:23:06+00:00"
          "updated_at" => "2026-02-16T14:23:06+00:00"
          "order_item_id" => 362902475
          "product_id" => 45251455
          "quantity" => 1
          "product_user_ref" => "MAJO-58027BLANC-PE-L"
          "stock_type_names" => []
        ]
      ]
      "shipments" => [
        [
          "id" => 123100407
          "created_at" => "2026-02-17T07:43:36+00:00"
          "updated_at" => "2026-02-17T07:43:36+00:00"
          "order_id" => 149599583
          "carrier_name" => "SboLabel"
          "shipping_method_name" => "Express"
          "carrier_id" => 130
          "shipping_method_id" => 452
          "shipping_ref" => "117963337"
          "tracking_url" => "https://app.shippingbo.com/without_tracking"
          "consignment_id" => 117963337
          "package_id" => 204384791
          "label_price_cents" => null
          "label_price_currency" => null
          "items_shipment_serial_numbers" => []
          "carrier_barcode" => null
          "order_items_shipments" => [
            [
              "order_item_id" => 362902475
              "quantity" => 1.0
              "order_item_shipment_picking_histories" => []
              "comments" => []
            ]
          ]
          "delivery_at" => null
          "meta_data" => []
          "total_weight" => 200
          "width" => null
          "height" => null
          "length" => null
          "user_id" => 17024
          "supplier_package_id" => null
          "supplier_consignment_id" => null
          "package_shipped" => true
          "supplier_name" => null
          "sscc_barcode" => null
        ]
      ]
      "order_documents" => []
      "shipping_address" => [
        "id" => 300213502
        "created_at" => "2026-02-16T14:23:05+00:00"
        "updated_at" => "2026-02-16T14:23:05+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "joelle"
        "lastname" => "callens"
        "street1" => "Centre commercial Aushopping Promenade de Flandre"
        "street2" => "1 rue de Roncq"
        "street3" => null
        "street4" => null
        "city" => "Neuville-en-Ferrain"
        "zip" => "59960"
        "state" => null
        "country" => "FR"
        "email" => "juste.elles.neuville@gmail.com"
        "phone1" => "0625592364"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => "Neuville-en-Ferrain"
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "billing_address" => [
        "id" => 300213510
        "created_at" => "2026-02-16T14:23:05+00:00"
        "updated_at" => "2026-02-16T14:23:05+00:00"
        "civility" => null
        "fullname" => null
        "firstname" => "joelle"
        "lastname" => "callens"
        "street1" => "promenade des flandres"
        "street2" => null
        "street3" => null
        "street4" => null
        "city" => "neuville en ferrain"
        "zip" => "59223"
        "state" => null
        "country" => "FR"
        "email" => "juste.elles.neuville@gmail.com"
        "phone1" => "0625592364"
        "phone2" => null
        "instructions" => null
        "building" => null
        "company_name" => null
        "apartment_number" => null
        "place_name" => null
        "vat_importer" => null
      ]
      "initial_order_id" => null
      "main_order_id" => 149599583
      "invoice_ref" => null
      "external_computed_carrier_service" => null
      "computed_prices" => null
      "mapped_carrier" => "SBOGENERICDISPOR - Shippingbo Label"
      "dispatch_error_message" => null
      "order_dispatch_id" => null
      "order_events" => [
        [
          "id" => 145671002
          "created_at" => "2026-02-16T14:26:36+00:00"
          "updated_at" => "2026-02-16T14:26:36+00:00"
          "order_id" => 149599583
          "level" => "info"
          "title" => "Erreur lors du passage A préparer"
          "message" => "Erreur lors de la notification du passage A préparer. Cette action n'est pas retentée pour éviter qu'elle se croise avec d'autres actions (message reçu: Couldn't find to_be_prepared for 116516638)."
          "email" => null
        ]
      ]
    ]
  ]
]
GET https://www.juste-elles.com/api/orders/283464
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 207
    "total_time" => 0.018179
    "namelookup_time" => 6.8E-5
    "connect_time" => 6.8E-5
    "pretransfer_time" => 0.000222
    "size_download" => 651.0
    "speed_download" => 35810.0
    "download_content_length" => 651.0
    "starttransfer_time" => 0.017953
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 68
    "connect_time_us" => 68
    "namelookup_time_us" => 68
    "pretransfer_time_us" => 222
    "starttransfer_time_us" => 17953
    "total_time_us" => 18179
    "effective_method" => "GET"
    "start_time" => 1771322129.584
    "original_url" => "https://www.juste-elles.com/api/orders/283464?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1218
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1227 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775645
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 19 (easy handle 0x55a8877d3080)\n
      > GET /api/orders/283464?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322129\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.005\r\n
      < content-sha1: bf762e78bd7e63c22efbad9cdb559b5d6f42c29f\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def50200aaa64384833227001a97732c5d83d0eecac59c4dde28b92a702bbeb2c28e48e4adc8677060bec936234dd3b3325ab51e801b1f4e702104c5848c5bcd234282ee55fa5ed0ed438aba281076589cbdb3cc8e3e5fffd26add5b92707bb40a716d4de188f96c95a7d8663655691ce4470eb57a6998d565f9c9e433bbf34b5ebb21188a8747250bd15b93a7621cfce2544761c377c30f9c545904d5217d41869e58f44c1cda7a2bab974b8b01af29035a881c72c422640c7a4bc5da6245ec6d34bd813975b6de59b65ef138a109892f5eef5785f2df7948" for domain www.juste-elles.com, path /, expire 1773050129\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200aaa64384833227001a97732c5d83d0eecac59c4dde28b92a702bbeb2c28e48e4adc8677060bec936234dd3b3325ab51e801b1f4e702104c5848c5bcd234282ee55fa5ed0ed438aba281076589cbdb3cc8e3e5fffd26add5b92707bb40a716d4de188f96c95a7d8663655691ce4470eb57a6998d565f9c9e433bbf34b5ebb21188a8747250bd15b93a7621cfce2544761c377c30f9c545904d5217d41869e58f44c1cda7a2bab974b8b01af29035a881c72c422640c7a4bc5da6245ec6d34bd813975b6de59b65ef138a109892f5eef5785f2df7948; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 651\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/orders/283464?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "server: Apache"
    "access-time: 1771322129"
    "psws-version: 8.2.0"
    "execution-time: 0.005"
    "content-sha1: bf762e78bd7e63c22efbad9cdb559b5d6f42c29f"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200aaa64384833227001a97732c5d83d0eecac59c4dde28b92a702bbeb2c28e48e4adc8677060bec936234dd3b3325ab51e801b1f4e702104c5848c5bcd234282ee55fa5ed0ed438aba281076589cbdb3cc8e3e5fffd26add5b92707bb40a716d4de188f96c95a7d8663655691ce4470eb57a6998d565f9c9e433bbf34b5ebb21188a8747250bd15b93a7621cfce2544761c377c30f9c545904d5217d41869e58f44c1cda7a2bab974b8b01af29035a881c72c422640c7a4bc5da6245ec6d34bd813975b6de59b65ef138a109892f5eef5785f2df7948; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:29 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 651"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"order":{"id":283464,"id_address_delivery":"363330","id_address_invoice":"363329","id_cart":"92053","id_currency":"1","id_lang":"1","id_customer":"109077","id_carrier":"64","current_state":"4","module":"qcdmultipayment","invoice_date":"0000-00-00 00:00:00","delivery_date":"0000-00-00 00:00:00","valid":"1","date_add":"2026-02-16 15:17:17","date_upd":"2026-02-17 08:43:41","shipping_number":"117963337","id_shop_group":"1","id_shop":"1","secure_key":"bb80f40fa7f5b158236ffd11036cc5c4","payment":"Paiement en magasin","total_discounts":"0.000000","total_discounts_tax_incl":"0.000000","total_discounts_tax_excl":"0.000000","total_paid":"39.990000","total_paid_tax_incl":"39.990000","total_paid_tax_excl":"33.330000","total_paid_real":"39.990000","total_products":"33.330000","total_products_wt":"39.990000","total_shipping":"0.000000","total_shipping_tax_incl":"0.000000","total_shipping_tax_excl":"0.000000","carrier_tax_rate":"20.000","total_wrapping":"0.000000","total_wrapping_tax_incl":"0.000000","total_wrapping_tax_excl":"0.000000","round_mode":"2","round_type":"2","conversion_rate":"1.000000","reference":"ROAYAGHIY","associations":{"order_rows":[{"id":"1313057","product_id":"78465","product_attribute_id":"80456","product_quantity":"1","product_name":"Veste courte Maddy en jean Blanc (Taille : L)","product_reference":"MAJO-58027BLANC-PE-L","product_ean13":"2601270520009","product_isbn":"","product_upc":"","product_price":"33.325000","id_customization":"0","unit_price_tax_incl":"39.990000","unit_price_tax_excl":"33.325000"}]}}}"
  ]
]
GET https://www.juste-elles.com/api/addresses/363329
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.015614
    "namelookup_time" => 5.2E-5
    "connect_time" => 5.2E-5
    "pretransfer_time" => 0.000194
    "size_download" => 210.0
    "speed_download" => 13449.0
    "download_content_length" => 210.0
    "starttransfer_time" => 0.015398
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 52
    "connect_time_us" => 52
    "namelookup_time_us" => 52
    "pretransfer_time_us" => 194
    "starttransfer_time_us" => 15398
    "total_time_us" => 15614
    "effective_method" => "GET"
    "start_time" => 1771322129.603
    "original_url" => "https://www.juste-elles.com/api/addresses/363329?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1234
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1233 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775642
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 1b (easy handle 0x55a8877cd060)\n
      > GET /api/addresses/363329?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322129\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: 99895c182694dc833ce881d5063437aeb1cbf9f7\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def502003443d9206f9a3c3a6701896853af7880f96d970f84401af929cbc3d26283deb2e4bdea37256d73265fbd9b67d56f4a032bd28425ffa08d3a90311715aefae1ec4ed263bba34419b14a7330156f55ef790e044e8441abd282d2f21578c2898b3aa3b2c137ff54536b53d9baa5ecc147c3b3e6075896b042b4c26be51a9ab02abdc90d0176cc85a5afbbd6a1f7e5011b08b5a82c4e7d47411c72127514b60127f6f0ffcd9863b3a02f42aedf9a92e969eb7e212bd0072e120d6900b00e045a751db6c38230814805ed6fadc8df5747ecb9f1c048d575" for domain www.juste-elles.com, path /, expire 1773050129\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502003443d9206f9a3c3a6701896853af7880f96d970f84401af929cbc3d26283deb2e4bdea37256d73265fbd9b67d56f4a032bd28425ffa08d3a90311715aefae1ec4ed263bba34419b14a7330156f55ef790e044e8441abd282d2f21578c2898b3aa3b2c137ff54536b53d9baa5ecc147c3b3e6075896b042b4c26be51a9ab02abdc90d0176cc85a5afbbd6a1f7e5011b08b5a82c4e7d47411c72127514b60127f6f0ffcd9863b3a02f42aedf9a92e969eb7e212bd0072e120d6900b00e045a751db6c38230814805ed6fadc8df5747ecb9f1c048d575; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 210\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/addresses/363329?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "server: Apache"
    "access-time: 1771322129"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: 99895c182694dc833ce881d5063437aeb1cbf9f7"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def502003443d9206f9a3c3a6701896853af7880f96d970f84401af929cbc3d26283deb2e4bdea37256d73265fbd9b67d56f4a032bd28425ffa08d3a90311715aefae1ec4ed263bba34419b14a7330156f55ef790e044e8441abd282d2f21578c2898b3aa3b2c137ff54536b53d9baa5ecc147c3b3e6075896b042b4c26be51a9ab02abdc90d0176cc85a5afbbd6a1f7e5011b08b5a82c4e7d47411c72127514b60127f6f0ffcd9863b3a02f42aedf9a92e969eb7e212bd0072e120d6900b00e045a751db6c38230814805ed6fadc8df5747ecb9f1c048d575; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:29 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 210"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"address":{"id":363329,"id_customer":"109077","id_country":"8","alias":"Mon adresse","lastname":"callens","firstname":"joelle","address1":"promenade des flandres","postcode":"59223","city":"neuville en ferrain","phone":"0625592364","date_add":"2026-02-16 15:17:01","date_upd":"2026-02-16 15:17:01"}}"
  ]
]
GET https://www.juste-elles.com/api/customers/109077
Request options
[
  "query" => [
    "ws_key" => "XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F"
    "output_format" => "JSON"
  ]
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 1042
    "request_size" => 210
    "total_time" => 0.015699
    "namelookup_time" => 4.4E-5
    "connect_time" => 4.4E-5
    "pretransfer_time" => 0.00021
    "size_download" => 422.0
    "speed_download" => 26880.0
    "download_content_length" => 422.0
    "starttransfer_time" => 0.015419
    "primary_ip" => "79.137.96.145"
    "primary_port" => 443
    "local_ip" => "54.36.98.205"
    "local_port" => 50698
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 44
    "connect_time_us" => 44
    "namelookup_time_us" => 44
    "pretransfer_time_us" => 210
    "starttransfer_time_us" => 15419
    "total_time_us" => 15699
    "effective_method" => "GET"
    "start_time" => 1771322129.6193
    "original_url" => "https://www.juste-elles.com/api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
    "pause_handler" => Closure(float $duration) {#1229
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1221 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#801 …}
        $execCounter: -9223372036854775639
      }
    }
    "debug" => """
      * Found bundle for host www.juste-elles.com: 0x55a886ecf3f0 [can multiplex]\n
      * Re-using existing connection! (#2) with host www.juste-elles.com\n
      * Connected to www.juste-elles.com (79.137.96.145) port 443 (#2)\n
      * Using Stream ID: 1d (easy handle 0x55a886ea7150)\n
      > GET /api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON HTTP/2\r\n
      Host: www.juste-elles.com\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < server: Apache\r\n
      < access-time: 1771322129\r\n
      < psws-version: 8.2.0\r\n
      < execution-time: 0.004\r\n
      < content-sha1: 902b78acca8a3710f534619b1b30a75ce28b4b08\r\n
      * Added cookie PrestaShop-5f17cce2fae7eaa179f93fc5a9553710="def50200533db810adc5dba9da2d67902443825a1b9607a7deaae0fa4409e54ec77746c6273b3439eb14315dffa74f3545e9e71d5fc022e622517cb299dfe7e4cd7545075fcb8f31abb850a7d6f3f9f4b2c345c70a5e42596d65066f43291d76ffcf5a3c7e39cd912ff0fc52b27fbb3bf08280d233347a3e7f77006b8d085e63fe66df2590022e010b3a0044359c516cf0017f0b4d4a867e81638c0607f202819e9b6b1277e2ce9f2dafca4ff67946e7fbd7c8010c9f283efccffd5bb8bfa2d9ffe868201ce26ef18af551724a780f931f80727f143eda22fb" for domain www.juste-elles.com, path /, expire 1773050129\n
      < set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200533db810adc5dba9da2d67902443825a1b9607a7deaae0fa4409e54ec77746c6273b3439eb14315dffa74f3545e9e71d5fc022e622517cb299dfe7e4cd7545075fcb8f31abb850a7d6f3f9f4b2c345c70a5e42596d65066f43291d76ffcf5a3c7e39cd912ff0fc52b27fbb3bf08280d233347a3e7f77006b8d085e63fe66df2590022e010b3a0044359c516cf0017f0b4d4a867e81638c0607f202819e9b6b1277e2ce9f2dafca4ff67946e7fbd7c8010c9f283efccffd5bb8bfa2d9ffe868201ce26ef18af551724a780f931f80727f143eda22fb; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: max-age=0\r\n
      < expires: Tue, 17 Feb 2026 09:55:29 GMT\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < content-length: 422\r\n
      < content-type: application/json\r\n
      < x-via: 772424/slow_api/localhost\r\n
      < \r\n
      """
  ]
  "url" => "https://www.juste-elles.com/api/customers/109077?ws_key=XDCDCWGT6Z8VNAUHKS9N4CV4RPBF5A6F&output_format=JSON"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Tue, 17 Feb 2026 09:55:29 GMT"
    "server: Apache"
    "access-time: 1771322129"
    "psws-version: 8.2.0"
    "execution-time: 0.004"
    "content-sha1: 902b78acca8a3710f534619b1b30a75ce28b4b08"
    "set-cookie: PrestaShop-5f17cce2fae7eaa179f93fc5a9553710=def50200533db810adc5dba9da2d67902443825a1b9607a7deaae0fa4409e54ec77746c6273b3439eb14315dffa74f3545e9e71d5fc022e622517cb299dfe7e4cd7545075fcb8f31abb850a7d6f3f9f4b2c345c70a5e42596d65066f43291d76ffcf5a3c7e39cd912ff0fc52b27fbb3bf08280d233347a3e7f77006b8d085e63fe66df2590022e010b3a0044359c516cf0017f0b4d4a867e81638c0607f202819e9b6b1277e2ce9f2dafca4ff67946e7fbd7c8010c9f283efccffd5bb8bfa2d9ffe868201ce26ef18af551724a780f931f80727f143eda22fb; expires=Mon, 09-Mar-2026 09:55:29 GMT; Max-Age=1728000; path=/; domain=www.juste-elles.com; secure; HttpOnly; SameSite=Lax"
    "x-content-type-options: nosniff"
    "cache-control: max-age=0"
    "expires: Tue, 17 Feb 2026 09:55:29 GMT"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "content-length: 422"
    "content-type: application/json"
    "x-via: 772424/slow_api/localhost"
  ]
  "response_content" => [
    "{"customer":{"id":109077,"id_default_group":"5","id_lang":"1","newsletter_date_add":"0000-00-00 00:00:00","last_passwd_gen":"2025-06-12 17:07:54","secure_key":"bb80f40fa7f5b158236ffd11036cc5c4","passwd":"$2y$10$zGxHQn\/6fBdUSd9xkJzu8urtQLfEQh.f09EJCBiUiCRRa1jFZ8GiS","lastname":"Boutique Roncq","firstname":".","email":"juste.elles.neuville@gmail.com","id_gender":"1","birthday":"0000-00-00","outstanding_allow_amount":"0.000000","active":"1","id_shop":"1","id_shop_group":"1","date_add":"2024-03-20 17:52:44","date_upd":"2025-11-18 10:56:28","reset_password_validity":"0000-00-00 00:00:00","associations":{"groups":[{"id":"5"}]}}}"
  ]
]