HTTP Client

4 Total requests
0 HTTP errors

Clients

http_client 4

Requests

GET https://api.floapay.io/api-nx-prd-live/api/v1/simulated-installment-plans?merchantFinancedAmount=100000&productCodes=BC3XF,BC4XF,BC10XF
[
  "headers" => [
    "accept" => "application/json"
    "authorization" => "Bearer eyJvcmciOiI1YmViZjlmNjAzODA0OTAwMDFlZTg5ODEiLCJpZCI6IjQ4ZjFiYWRmNzE1MTRhYWViNGI0ZmFhNTk2YmI5ZDBkIiwiaCI6Im11cm11cjEyOCJ9"
  ]
]
200
[
  "info" => [
    "header_size" => 1489
    "request_size" => 380
    "total_time" => 0.746405
    "namelookup_time" => 0.139565
    "connect_time" => 0.15092
    "pretransfer_time" => 0.168407
    "size_download" => 443.0
    "speed_download" => 593.0
    "starttransfer_time" => 0.745335
    "primary_ip" => "45.60.87.57"
    "primary_port" => 443
    "local_ip" => "10.31.41.234"
    "local_port" => 43596
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 168334
    "connect_time_us" => 150920
    "namelookup_time_us" => 139565
    "pretransfer_time_us" => 168407
    "starttransfer_time_us" => 745335
    "total_time_us" => 746405
    "start_time" => 1752721913.1355
    "pause_handler" => Closure(float $duration) {#10450
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#10446 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#10440 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => "Due to a bug in curl 7.64.0, the debug log is disabled; use another version to work around the issue."
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Thu, 17 Jul 2025 03:11:53 GMT"
    "content-type: application/json; charset=utf-8"
    "strict-transport-security: max-age=31536000; includeSubDomains"
    "x-correlation-id: b3e0d712-bba2-4f17-a9d9-b8d73969a8fc"
    "x-ratelimit-limit: -1"
    "x-ratelimit-remaining: 0"
    "x-ratelimit-reset: 0"
    "server-timing: dtSInfo;desc="0", dtRpid;desc="448612552""
    "set-cookie: dtCookie=v_4_srv_12_sn_23CE95454926E40D41715C7D44D92F51_perc_100000_ol_0_mul_1_app-3Aea7c4b59f27d43eb_1_rcs-3Acss_0; Path=/; Domain=.floapay.io"
    "x-azure-ref: 20250717T031153Z-r18dfbfc68fmn6rkhC1PRAdmz8000000024g000000006pae"
    "x-cache: CONFIG_NOCACHE"
    "set-cookie: ASLBSA=0003a665bcf35b2a1cc6c188fba22e11b09a62851b0019f7df6430882cae446e8c54; Path=/; Secure; HttpOnly;"
    "set-cookie: ASLBSACORS=0003a665bcf35b2a1cc6c188fba22e11b09a62851b0019f7df6430882cae446e8c54; SameSite=none; Path=/; Secure; HttpOnly;"
    "accept-ranges: bytes"
    "set-cookie: visid_incap_3121831=dEZQYBqbQAiER9dvM+101y9peGgAAAAAQUIPAAAAAABtRErO4YIrBdeGNJm3iVEj; expires=Thu, 16 Jul 2026 23:10:11 GMT; HttpOnly; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "set-cookie: nlbi_3121831=329SYctGA1MVdBq3crAmzgAAAAD43M5rGNDspg2fMhsdqMBg; HttpOnly; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "set-cookie: incap_ses_188_3121831=3q3KVZxY8jKxI8rYW+mbAvlpeGgAAAAAVfmTL4tGuagCXDId3J5dvw==; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "x-cdn: Imperva"
    "content-encoding: gzip"
    "x-iinfo: 7-43547442-43547445 NNYY CT(2 12 0) RT(1752721913292 19) q(0 0 0 3) r(0 5) U24"
  ]
  "response_content" => [
    "{"installmentPlanCount":3,"simulatedInstallmentPlans":[{"productName":"4X CB Gratuit","productCode":"BC4XF","countryCode":"FR","installmentCount":4,"customerFees":0,"customerTotalAmount":100000,"merchantFinancedAmount":100000,"merchantFees":2520,"merchantServiceFees":2460,"merchantTotalAmount":4980,"simulatedInstallments":[{"rank":1,"date":"2025-07-17","amount":25000},{"rank":2,"date":"2025-08-16","amount":25000},{"rank":3,"date":"2025-09-15","amount":25000},{"rank":4,"date":"2025-10-15","amount":25000}]},{"productName":"3X CB Gratuit","productCode":"BC3XF","countryCode":"FR","installmentCount":3,"customerFees":0,"customerTotalAmount":100000,"merchantFinancedAmount":100000,"merchantFees":1670,"merchantServiceFees":1580,"merchantTotalAmount":3250,"simulatedInstallments":[{"rank":1,"date":"2025-07-17","amount":33334},{"rank":2,"date":"2025-08-16","amount":33333},{"rank":3,"date":"2025-09-15","amount":33333}]},{"productCode":"BC10XF","countryCode":"FR","errors":{"T0062":"The product code selected is not accepted referring to your contract."}}],"links":[{"href":"https://api.floapay.io/api-nx-prd-live/api/v1/product-eligibilities","rel":"create-products-eligibility","method":"POST"}]}"
  ]
]
GET https://api.floapay.io/api-nx-prd-live/api/v1/simulated-installment-plans?merchantFinancedAmount=100000&productCodes=BC3XF,BC4XF,BC10XF
[
  "headers" => [
    "accept" => "application/json"
    "authorization" => "Bearer eyJvcmciOiI1YmViZjlmNjAzODA0OTAwMDFlZTg5ODEiLCJpZCI6IjQ4ZjFiYWRmNzE1MTRhYWViNGI0ZmFhNTk2YmI5ZDBkIiwiaCI6Im11cm11cjEyOCJ9"
  ]
]
200
[
  "info" => [
    "header_size" => 1481
    "request_size" => 380
    "total_time" => 0.067984
    "namelookup_time" => 1.5E-5
    "connect_time" => 1.5E-5
    "pretransfer_time" => 6.9E-5
    "size_download" => 443.0
    "speed_download" => 6611.0
    "starttransfer_time" => 0.067841
    "primary_ip" => "45.60.87.57"
    "primary_port" => 443
    "local_ip" => "10.31.41.234"
    "local_port" => 43596
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 15
    "connect_time_us" => 15
    "namelookup_time_us" => 15
    "pretransfer_time_us" => 69
    "starttransfer_time_us" => 67841
    "total_time_us" => 67984
    "start_time" => 1752721913.8907
    "pause_handler" => Closure(float $duration) {#10574
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#10460 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#10440 …}
        $execCounter: -9223372036854743054
      }
    }
    "debug" => "Due to a bug in curl 7.64.0, the debug log is disabled; use another version to work around the issue."
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Thu, 17 Jul 2025 03:11:53 GMT"
    "content-type: application/json; charset=utf-8"
    "strict-transport-security: max-age=31536000; includeSubDomains"
    "x-correlation-id: df5b81b5-c0ea-4006-ba26-673305db826f"
    "x-ratelimit-limit: -1"
    "x-ratelimit-remaining: 0"
    "x-ratelimit-reset: 0"
    "server-timing: dtSInfo;desc="0", dtRpid;desc="-117219562""
    "set-cookie: dtCookie=v_4_srv_18_sn_FAB055DEBF7D03E2E74E43A80A074099_perc_100000_ol_0_mul_1_app-3Aea7c4b59f27d43eb_1_rcs-3Acss_0; Path=/; Domain=.floapay.io"
    "x-azure-ref: 20250717T031153Z-r18dfbfc68fmn6rkhC1PRAdmz8000000024g000000006pb0"
    "x-cache: CONFIG_NOCACHE"
    "set-cookie: ASLBSA=0003a665bcf35b2a1cc6c188fba22e11b09a62851b0019f7df6430882cae446e8c54; Path=/; Secure; HttpOnly;"
    "set-cookie: ASLBSACORS=0003a665bcf35b2a1cc6c188fba22e11b09a62851b0019f7df6430882cae446e8c54; SameSite=none; Path=/; Secure; HttpOnly;"
    "accept-ranges: bytes"
    "set-cookie: visid_incap_3121831=RATYtv+8R2Sa5J+uv3qqr/lpeGgAAAAAQUIPAAAAAACfCPvA+Lrpm4h0u6DD3hIq; expires=Thu, 16 Jul 2026 23:10:11 GMT; HttpOnly; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "set-cookie: nlbi_3121831=dQ/zHho0q1CFzcW3crAmzgAAAABx8IspYU1b71xY0o8rtReX; HttpOnly; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "set-cookie: incap_ses_188_3121831=gWoXQktUkySMesrYW+mbAvlpeGgAAAAAR6i0dGuIIw5AC9SbRnHnCA==; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "x-cdn: Imperva"
    "content-encoding: gzip"
    "x-iinfo: 7-43547442-43547445 PNYy RT(1752721913292 602) q(0 1 1 -1) r(1 1) U24"
  ]
  "response_content" => [
    "{"installmentPlanCount":3,"simulatedInstallmentPlans":[{"productName":"4X CB Gratuit","productCode":"BC4XF","countryCode":"FR","installmentCount":4,"customerFees":0,"customerTotalAmount":100000,"merchantFinancedAmount":100000,"merchantFees":2520,"merchantServiceFees":2460,"merchantTotalAmount":4980,"simulatedInstallments":[{"rank":1,"date":"2025-07-17","amount":25000},{"rank":2,"date":"2025-08-16","amount":25000},{"rank":3,"date":"2025-09-15","amount":25000},{"rank":4,"date":"2025-10-15","amount":25000}]},{"productName":"3X CB Gratuit","productCode":"BC3XF","countryCode":"FR","installmentCount":3,"customerFees":0,"customerTotalAmount":100000,"merchantFinancedAmount":100000,"merchantFees":1670,"merchantServiceFees":1580,"merchantTotalAmount":3250,"simulatedInstallments":[{"rank":1,"date":"2025-07-17","amount":33334},{"rank":2,"date":"2025-08-16","amount":33333},{"rank":3,"date":"2025-09-15","amount":33333}]},{"productCode":"BC10XF","countryCode":"FR","errors":{"T0062":"The product code selected is not accepted referring to your contract."}}],"links":[{"href":"https://api.floapay.io/api-nx-prd-live/api/v1/product-eligibilities","rel":"create-products-eligibility","method":"POST"}]}"
  ]
]
GET https://api.floapay.io/api-nx-prd-live/api/v1/simulated-installment-plans?merchantFinancedAmount=100000&productCodes=BC3XF,BC4XF,BC10XF
[
  "headers" => [
    "accept" => "application/json"
    "authorization" => "Bearer eyJvcmciOiI1YmViZjlmNjAzODA0OTAwMDFlZTg5ODEiLCJpZCI6IjQ4ZjFiYWRmNzE1MTRhYWViNGI0ZmFhNTk2YmI5ZDBkIiwiaCI6Im11cm11cjEyOCJ9"
  ]
]
200
[
  "info" => [
    "header_size" => 1481
    "request_size" => 380
    "total_time" => 0.066866
    "namelookup_time" => 1.8E-5
    "connect_time" => 1.8E-5
    "pretransfer_time" => 7.3E-5
    "size_download" => 443.0
    "speed_download" => 6712.0
    "starttransfer_time" => 0.066721
    "primary_ip" => "45.60.87.57"
    "primary_port" => 443
    "local_ip" => "10.31.41.234"
    "local_port" => 43596
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 18
    "connect_time_us" => 18
    "namelookup_time_us" => 18
    "pretransfer_time_us" => 73
    "starttransfer_time_us" => 66721
    "total_time_us" => 66866
    "start_time" => 1752721913.9592
    "pause_handler" => Closure(float $duration) {#10573
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#10577 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#10440 …}
        $execCounter: -9223372036854743051
      }
    }
    "debug" => "Due to a bug in curl 7.64.0, the debug log is disabled; use another version to work around the issue."
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Thu, 17 Jul 2025 03:11:54 GMT"
    "content-type: application/json; charset=utf-8"
    "strict-transport-security: max-age=31536000; includeSubDomains"
    "x-correlation-id: 9f17b647-76b7-43a5-8117-e795e1ec7d75"
    "x-ratelimit-limit: -1"
    "x-ratelimit-remaining: 0"
    "x-ratelimit-reset: 0"
    "server-timing: dtSInfo;desc="0", dtRpid;desc="1626973025""
    "set-cookie: dtCookie=v_4_srv_16_sn_A1F873E0B7F2EC8B722397EC537A81A6_perc_100000_ol_0_mul_1_app-3Aea7c4b59f27d43eb_1_rcs-3Acss_0; Path=/; Domain=.floapay.io"
    "x-azure-ref: 20250717T031153Z-r18dfbfc68fmn6rkhC1PRAdmz8000000024g000000006pb5"
    "x-cache: CONFIG_NOCACHE"
    "set-cookie: ASLBSA=0003a665bcf35b2a1cc6c188fba22e11b09a62851b0019f7df6430882cae446e8c54; Path=/; Secure; HttpOnly;"
    "set-cookie: ASLBSACORS=0003a665bcf35b2a1cc6c188fba22e11b09a62851b0019f7df6430882cae446e8c54; SameSite=none; Path=/; Secure; HttpOnly;"
    "accept-ranges: bytes"
    "set-cookie: visid_incap_3121831=t7jClrtlRP+XlsIeGX/ccvlpeGgAAAAAQUIPAAAAAADUJ8ePGvWGADQS04HD9mNm; expires=Thu, 16 Jul 2026 23:10:11 GMT; HttpOnly; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "set-cookie: nlbi_3121831=X+kHUdm2ajTjh963crAmzgAAAACMdvLFVLDvQMg7+dXKsqte; HttpOnly; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "set-cookie: incap_ses_188_3121831=sxlnSEATSWOSesrYW+mbAvlpeGgAAAAAvu+hYHqwbBDL6W0ndurV3Q==; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "x-cdn: Imperva"
    "content-encoding: gzip"
    "x-iinfo: 7-43547442-43547445 PNYy RT(1752721913292 671) q(0 0 0 -1) r(1 1) U24"
  ]
  "response_content" => [
    "{"installmentPlanCount":3,"simulatedInstallmentPlans":[{"productName":"4X CB Gratuit","productCode":"BC4XF","countryCode":"FR","installmentCount":4,"customerFees":0,"customerTotalAmount":100000,"merchantFinancedAmount":100000,"merchantFees":2520,"merchantServiceFees":2460,"merchantTotalAmount":4980,"simulatedInstallments":[{"rank":1,"date":"2025-07-17","amount":25000},{"rank":2,"date":"2025-08-16","amount":25000},{"rank":3,"date":"2025-09-15","amount":25000},{"rank":4,"date":"2025-10-15","amount":25000}]},{"productName":"3X CB Gratuit","productCode":"BC3XF","countryCode":"FR","installmentCount":3,"customerFees":0,"customerTotalAmount":100000,"merchantFinancedAmount":100000,"merchantFees":1670,"merchantServiceFees":1580,"merchantTotalAmount":3250,"simulatedInstallments":[{"rank":1,"date":"2025-07-17","amount":33334},{"rank":2,"date":"2025-08-16","amount":33333},{"rank":3,"date":"2025-09-15","amount":33333}]},{"productCode":"BC10XF","countryCode":"FR","errors":{"T0062":"The product code selected is not accepted referring to your contract."}}],"links":[{"href":"https://api.floapay.io/api-nx-prd-live/api/v1/product-eligibilities","rel":"create-products-eligibility","method":"POST"}]}"
  ]
]
GET https://api.floapay.io/api-nx-prd-live/api/v1/simulated-installment-plans?merchantFinancedAmount=100000&productCodes=BC3XF,BC4XF,BC10XF
[
  "headers" => [
    "accept" => "application/json"
    "authorization" => "Bearer eyJvcmciOiI1YmViZjlmNjAzODA0OTAwMDFlZTg5ODEiLCJpZCI6IjQ4ZjFiYWRmNzE1MTRhYWViNGI0ZmFhNTk2YmI5ZDBkIiwiaCI6Im11cm11cjEyOCJ9"
  ]
]
200
[
  "info" => [
    "header_size" => 1481
    "request_size" => 380
    "total_time" => 0.069402
    "namelookup_time" => 1.5E-5
    "connect_time" => 1.5E-5
    "pretransfer_time" => 6.9E-5
    "size_download" => 443.0
    "speed_download" => 6420.0
    "starttransfer_time" => 0.069263
    "primary_ip" => "45.60.87.57"
    "primary_port" => 443
    "local_ip" => "10.31.41.234"
    "local_port" => 43596
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 15
    "connect_time_us" => 15
    "namelookup_time_us" => 15
    "pretransfer_time_us" => 69
    "starttransfer_time_us" => 69263
    "total_time_us" => 69402
    "start_time" => 1752721914.0265
    "pause_handler" => Closure(float $duration) {#10589
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#10587 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#10440 …}
        $execCounter: -9223372036854743048
      }
    }
    "debug" => "Due to a bug in curl 7.64.0, the debug log is disabled; use another version to work around the issue."
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Thu, 17 Jul 2025 03:11:54 GMT"
    "content-type: application/json; charset=utf-8"
    "strict-transport-security: max-age=31536000; includeSubDomains"
    "x-correlation-id: 036eedce-1e59-480a-84e9-a036bbcdc137"
    "x-ratelimit-limit: -1"
    "x-ratelimit-remaining: 0"
    "x-ratelimit-reset: 0"
    "server-timing: dtSInfo;desc="0", dtRpid;desc="1231000041""
    "set-cookie: dtCookie=v_4_srv_16_sn_E6BA75CBB1E859F1661EE82E50394F7E_perc_100000_ol_0_mul_1_app-3Aea7c4b59f27d43eb_1_rcs-3Acss_0; Path=/; Domain=.floapay.io"
    "x-azure-ref: 20250717T031154Z-r18dfbfc68fmn6rkhC1PRAdmz8000000024g000000006pb7"
    "x-cache: CONFIG_NOCACHE"
    "set-cookie: ASLBSA=0003a665bcf35b2a1cc6c188fba22e11b09a62851b0019f7df6430882cae446e8c54; Path=/; Secure; HttpOnly;"
    "set-cookie: ASLBSACORS=0003a665bcf35b2a1cc6c188fba22e11b09a62851b0019f7df6430882cae446e8c54; SameSite=none; Path=/; Secure; HttpOnly;"
    "accept-ranges: bytes"
    "set-cookie: visid_incap_3121831=SK1bSYk7RI+2hpV4NiMj8flpeGgAAAAAQUIPAAAAAAADp7sWlt1SlAT0w6RsKM9f; expires=Thu, 16 Jul 2026 23:10:11 GMT; HttpOnly; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "set-cookie: nlbi_3121831=DOJHFgdHuFLpw1HWcrAmzgAAAADMMJf8lj6BNaLcywlMOs7z; HttpOnly; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "set-cookie: incap_ses_188_3121831=XP0uFd7QiTCuesrYW+mbAvlpeGgAAAAA3w71sjMZUw9Rv6VYqkfKXA==; path=/; Domain=.floapay.io; Secure; SameSite=None"
    "x-cdn: Imperva"
    "content-encoding: gzip"
    "x-iinfo: 7-43547442-43547445 PNYy RT(1752721913292 740) q(0 0 0 -1) r(0 0) U24"
  ]
  "response_content" => [
    "{"installmentPlanCount":3,"simulatedInstallmentPlans":[{"productName":"4X CB Gratuit","productCode":"BC4XF","countryCode":"FR","installmentCount":4,"customerFees":0,"customerTotalAmount":100000,"merchantFinancedAmount":100000,"merchantFees":2520,"merchantServiceFees":2460,"merchantTotalAmount":4980,"simulatedInstallments":[{"rank":1,"date":"2025-07-17","amount":25000},{"rank":2,"date":"2025-08-16","amount":25000},{"rank":3,"date":"2025-09-15","amount":25000},{"rank":4,"date":"2025-10-15","amount":25000}]},{"productName":"3X CB Gratuit","productCode":"BC3XF","countryCode":"FR","installmentCount":3,"customerFees":0,"customerTotalAmount":100000,"merchantFinancedAmount":100000,"merchantFees":1670,"merchantServiceFees":1580,"merchantTotalAmount":3250,"simulatedInstallments":[{"rank":1,"date":"2025-07-17","amount":33334},{"rank":2,"date":"2025-08-16","amount":33333},{"rank":3,"date":"2025-09-15","amount":33333}]},{"productCode":"BC10XF","countryCode":"FR","errors":{"T0062":"The product code selected is not accepted referring to your contract."}}],"links":[{"href":"https://api.floapay.io/api-nx-prd-live/api/v1/product-eligibilities","rel":"create-products-eligibility","method":"POST"}]}"
  ]
]