POST https://blinfort.unotre5.it/crm-ajax/offer/generate-offer-item

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST http://blindoor.remote/CRM_Dispatcher_Blinfort/api/CRM_DataDispatcher_/GenerateOfferItem
Request options
[
  "auth_basic" => [
    "admin"
    "admin"
  ]
  "verify_peer" => false
  "verify_host" => false
  "headers" => [
    "Cache-Control" => "no-cache"
    "Content-Type" => "application/json"
    "Accept" => "*/*"
    "Accept-Encoding" => "gzip, deflate, br"
    "Connection" => "keep-alive"
  ]
  "json" => [
    "offerId" => 24998
    "lineType" => "4"
    "lineNumber" => 3.0
    "itemId" => null
    "itemCode" => ""
    "itemVariantId" => null
    "itemVariantCode" => ""
    "lineDescription" => "MISURA MASSIMO INGOMBRO TELAIO MM.1200 X 2300"
    "measurementUnit" => ""
    "qty" => 1.0
    "price" => null
    "discount01" => null
    "discount02" => null
    "discount03" => null
    "reference" => ""
    "note" => ""
    "vatCode" => ""
    "vatRecourse" => false
    "userId" => 7
  ]
]
Response 200
[
  "info" => [
    "header_size" => 159
    "request_size" => 688
    "total_time" => 0.200696
    "namelookup_time" => 0.006287
    "connect_time" => 0.007029
    "pretransfer_time" => 0.007074
    "size_upload" => 352.0
    "size_download" => 397.0
    "speed_download" => 1978.0
    "speed_upload" => 1753.0
    "upload_content_length" => 352.0
    "starttransfer_time" => 0.200295
    "primary_ip" => "172.16.64.101"
    "primary_port" => 80
    "local_ip" => "172.16.64.102"
    "local_port" => 60742
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 7029
    "namelookup_time_us" => 6287
    "pretransfer_time_us" => 7074
    "starttransfer_time_us" => 200295
    "total_time_us" => 200696
    "effective_method" => "POST"
    "start_time" => 1785424062.3451
    "original_url" => "http://blindoor.remote/CRM_Dispatcher_Blinfort/api/CRM_DataDispatcher_/GenerateOfferItem"
    "pause_handler" => Closure(float $duration) {#1478
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1402 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1461 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 172.16.64.101:80...\n
      * Connected to blindoor.remote (172.16.64.101) port 80 (#0)\n
      > POST /CRM_Dispatcher_Blinfort/api/CRM_DataDispatcher_/GenerateOfferItem HTTP/1.1\r\n
      Host: blindoor.remote\r\n
      Cache-Control: no-cache\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      Accept-Encoding: gzip, deflate, br\r\n
      Connection: keep-alive\r\n
      Authorization: Basic YWRtaW46YWRtaW4=\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Content-Length: 352\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < Server: Microsoft-IIS/10.0\r\n
      < Date: Thu, 30 Jul 2026 15:07:42 GMT\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json; charset=utf-8"
    "Server: Microsoft-IIS/10.0"
    "Date: Thu, 30 Jul 2026 15:07:42 GMT"
  ]
  "response_content" => [
    "[{"lineId":643928,"lineType":"4","lineNumber":3,"description":"MISURA MASSIMO INGOMBRO TELAIO MM.1200 X 2300","itemId":null,"itemClass":"","itemCode":"","itemVariantId":null,"itemVariantCode":"","note":"","qty":null,"measurementUnit":"","price":null,"discount1":null,"discount2":null,"discount3":null,"reference":null,"vatCode":"","vatRecourse":false,"modelId":null,"processed":true,"message":""}]"
  ]
]