GET http://portal.promed.com.py/api/agenda-publica/cliente/6679031

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 0

No requests were made with the "http_client" service.

jakemate.client 2

Requests

POST /webservice
Request options
[
  "json" => [
    "consulta" => "PROC_NRO_DOC_DUPLICADO"
    "parametros" => [
      "PNRO_DOCUMENTO" => "6679031"
    ]
  ]
]
Response 200
[
  "info" => [
    "header_size" => 290
    "request_size" => 260
    "total_time" => 0.234286
    "namelookup_time" => 5.7E-5
    "connect_time" => 0.001023
    "pretransfer_time" => 0.005054
    "size_upload" => 79.0
    "size_download" => 111.0
    "speed_download" => 474.0
    "speed_upload" => 337.0
    "download_content_length" => 111.0
    "upload_content_length" => 79.0
    "starttransfer_time" => 0.233503
    "primary_ip" => "192.168.1.77"
    "primary_port" => 7090
    "local_ip" => "172.18.0.2"
    "local_port" => 39312
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 1023
    "namelookup_time_us" => 57
    "pretransfer_time_us" => 5054
    "starttransfer_time_us" => 233503
    "total_time_us" => 234286
    "effective_method" => "POST"
    "start_time" => 1779817532.3898
    "original_url" => "http://192.168.1.77:7090/webservice"
    "pause_handler" => Closure(float $duration) {#808
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#804 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#798 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 192.168.1.77:7090...\n
      * Connected to 192.168.1.77 (192.168.1.77) port 7090 (#0)\n
      > POST /webservice HTTP/1.1\r\n
      Host: 192.168.1.77:7090\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 79\r\n
      \r\n
      * upload completely sent off: 79 out of 79 bytes\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < X-Powered-By: Express\r\n
      < Vary: Origin\r\n
      < Access-Control-Allow-Credentials: true\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < Content-Length: 111\r\n
      < ETag: W/"6f-/ecrdpWKaMOHRNLxmupXpFLM1Fg"\r\n
      < Date: Tue, 26 May 2026 17:45:32 GMT\r\n
      < Connection: keep-alive\r\n
      < Keep-Alive: timeout=5\r\n
      < \r\n
      """
  ]
  "url" => "http://192.168.1.77:7090/webservice"
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "X-Powered-By: Express"
    "Vary: Origin"
    "Access-Control-Allow-Credentials: true"
    "Content-Type: application/json; charset=utf-8"
    "Content-Length: 111"
    "ETag: W/"6f-/ecrdpWKaMOHRNLxmupXpFLM1Fg""
    "Date: Tue, 26 May 2026 17:45:32 GMT"
    "Connection: keep-alive"
    "Keep-Alive: timeout=5"
  ]
  "response_content" => [
    "{"success":true,"mensaje":"Transacción Exitosa","datos":[{"RESULTADO":1,"MENSAJE":"EXISTEN 1 COINCIDENCIAS"}]}"
  ]
]
POST /webservice
Request options
[
  "json" => [
    "consulta" => "PROC_GET_CLIENTE_X_NRO_DOCU"
    "parametros" => [
      "PNRO_DOCUMENTO" => "6679031"
    ]
  ]
]
Response 200
[
  "info" => [
    "header_size" => 291
    "request_size" => 265
    "total_time" => 0.314313
    "namelookup_time" => 3.8E-5
    "connect_time" => 3.8E-5
    "pretransfer_time" => 0.001165
    "size_upload" => 84.0
    "size_download" => 935.0
    "speed_download" => 2977.0
    "speed_upload" => 267.0
    "download_content_length" => 935.0
    "upload_content_length" => 84.0
    "starttransfer_time" => 0.314114
    "primary_ip" => "192.168.1.77"
    "primary_port" => 7090
    "local_ip" => "172.18.0.2"
    "local_port" => 39312
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 38
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 1165
    "starttransfer_time_us" => 314114
    "total_time_us" => 314313
    "effective_method" => "POST"
    "start_time" => 1779817532.6561
    "original_url" => "http://192.168.1.77:7090/webservice"
    "pause_handler" => Closure(float $duration) {#807
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#811 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#798 …}
        $execCounter: -9223372036854775804
      }
    }
    "debug" => """
      * Found bundle for host 192.168.1.77: 0x55c46aee6ea0 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host 192.168.1.77\n
      * Connected to 192.168.1.77 (192.168.1.77) port 7090 (#0)\n
      > POST /webservice HTTP/1.1\r\n
      Host: 192.168.1.77:7090\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 84\r\n
      \r\n
      * upload completely sent off: 84 out of 84 bytes\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < X-Powered-By: Express\r\n
      < Vary: Origin\r\n
      < Access-Control-Allow-Credentials: true\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < Content-Length: 935\r\n
      < ETag: W/"3a7-y/CTkTLC7vzfKp2Y2RAfRVqWHsM"\r\n
      < Date: Tue, 26 May 2026 17:45:32 GMT\r\n
      < Connection: keep-alive\r\n
      < Keep-Alive: timeout=5\r\n
      < \r\n
      """
  ]
  "url" => "http://192.168.1.77:7090/webservice"
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "X-Powered-By: Express"
    "Vary: Origin"
    "Access-Control-Allow-Credentials: true"
    "Content-Type: application/json; charset=utf-8"
    "Content-Length: 935"
    "ETag: W/"3a7-y/CTkTLC7vzfKp2Y2RAfRVqWHsM""
    "Date: Tue, 26 May 2026 17:45:32 GMT"
    "Connection: keep-alive"
    "Keep-Alive: timeout=5"
  ]
  "response_content" => [
    "{"success":true,"mensaje":"Transacción Exitosa","datos":[{"COD_CLIENTE":347884,"NRO_CARNET":120321,"RAZON_SOCIAL":"FRETES DE ESCOBAR, SOFIA MARIEL","NOMBRE_FANTASIA":"SOFIA M. FRETES","APELLIDO_SOLO":"FRETES DE ESCOBAR,","NOMBRE_SOLO":"SOFIA MARIEL","NRO_DOCUMENTO":"6679031","FECHA_NACIMIENTO":"1999-06-07T00:00:00.000","EDAD":26,"EMAIL":null,"TELEFONO":"","CELULAR":"0984581897","ESTADO":"ACTIVO","COD_DOMICILIO":1221613,"DIRECCION":"LUIS A. DEL PARANA 413","CIUDAD":"CENTRAL","BARRIO":"29 DE SETIEMBRE","EMPRESA":null,"TITULAR":"FRETES DE ESCOBAR, SOFIA MARIEL","CANTIDAD_CUOTAS_PEND":1,"MONTO_TOTAL_CUOTAS":195000,"ESTADO_DEUDA":null,"FECHA_ULT_VISITA":"2026-05-01T00:00:00.000","ULT_LUGAR_COBRO":"LUIS A. DEL PARANA 413","COD_CAT_IVA":3,"OTP_CLIENTE":null,"COD_ENTIDAD":null,"COD_CONFIGURACION":120321,"ORDEN":1,"COD_PLAN_SERVICIO":481,"NOMBRE_PLAN":"EXECUTIVE","FECHA_INGRESO":"2025-09-01T00:00:00.000","PARENTESCO":"TITULAR"}]}"
  ]
]

sharepoint.client 0

No requests were made with the "sharepoint.client" service.

his.client 0

No requests were made with the "his.client" service.