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

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" => "5900605"
    ]
  ]
]
Response 200
[
  "info" => [
    "header_size" => 290
    "request_size" => 260
    "total_time" => 0.192954
    "namelookup_time" => 0.000146
    "connect_time" => 0.000637
    "pretransfer_time" => 0.001
    "size_upload" => 79.0
    "size_download" => 111.0
    "speed_download" => 578.0
    "speed_upload" => 411.0
    "download_content_length" => 111.0
    "upload_content_length" => 79.0
    "starttransfer_time" => 0.192032
    "primary_ip" => "192.168.1.77"
    "primary_port" => 7090
    "local_ip" => "172.18.0.2"
    "local_port" => 40916
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 637
    "namelookup_time_us" => 146
    "pretransfer_time_us" => 1000
    "starttransfer_time_us" => 192032
    "total_time_us" => 192954
    "effective_method" => "POST"
    "start_time" => 1779773419.6733
    "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 05:30:19 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 05:30:19 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" => "5900605"
    ]
  ]
]
Response 200
[
  "info" => [
    "header_size" => 291
    "request_size" => 265
    "total_time" => 0.181814
    "namelookup_time" => 6.3E-5
    "connect_time" => 6.3E-5
    "pretransfer_time" => 0.001957
    "size_upload" => 84.0
    "size_download" => 882.0
    "speed_download" => 4872.0
    "speed_upload" => 464.0
    "download_content_length" => 882.0
    "upload_content_length" => 84.0
    "starttransfer_time" => 0.181543
    "primary_ip" => "192.168.1.77"
    "primary_port" => 7090
    "local_ip" => "172.18.0.2"
    "local_port" => 40916
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 63
    "namelookup_time_us" => 63
    "pretransfer_time_us" => 1957
    "starttransfer_time_us" => 181543
    "total_time_us" => 181814
    "effective_method" => "POST"
    "start_time" => 1779773419.8705
    "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: -9223372036854775805
      }
    }
    "debug" => """
      * Found bundle for host 192.168.1.77: 0x55c46af0a100 [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: 882\r\n
      < ETag: W/"372-8IyniVGZB21GRAXtqUXdXuV4STI"\r\n
      < Date: Tue, 26 May 2026 05:30:20 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: 882"
    "ETag: W/"372-8IyniVGZB21GRAXtqUXdXuV4STI""
    "Date: Tue, 26 May 2026 05:30:20 GMT"
    "Connection: keep-alive"
    "Keep-Alive: timeout=5"
  ]
  "response_content" => [
    "{"success":true,"mensaje":"Transacción Exitosa","datos":[{"COD_CLIENTE":491952,"NRO_CARNET":119205,"RAZON_SOCIAL":"VELAZQUEZ FERREIRA, GANDHI MARIA TERESA","NOMBRE_FANTASIA":null,"APELLIDO_SOLO":"VELAZQUEZ FERREIRA,","NOMBRE_SOLO":"GANDHI MARIA TERESA","NRO_DOCUMENTO":"5900605","FECHA_NACIMIENTO":"2003-02-14T00:00:00.000","EDAD":23,"EMAIL":"","TELEFONO":"991388050","CELULAR":"0991388050","ESTADO":"ACTIVO","COD_DOMICILIO":null,"DIRECCION":null,"CIUDAD":null,"BARRIO":null,"EMPRESA":null,"TITULAR":"VELAZQUEZ ACOSTA, MARIO RAFAEL","CANTIDAD_CUOTAS_PEND":1,"MONTO_TOTAL_CUOTAS":1000000,"ESTADO_DEUDA":null,"FECHA_ULT_VISITA":"2026-05-06T00:00:00.000","ULT_LUGAR_COBRO":null,"COD_CAT_IVA":3,"OTP_CLIENTE":null,"COD_ENTIDAD":null,"COD_CONFIGURACION":119205,"ORDEN":3,"COD_PLAN_SERVICIO":484,"NOMBRE_PLAN":"D.N.I.T.","FECHA_INGRESO":"2025-02-17T00:00:00.000","PARENTESCO":"HIJO/A"}]}"
  ]
]

sharepoint.client 0

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

his.client 0

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