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

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" => "4339060"
    ]
  ]
]
Response 200
[
  "info" => [
    "header_size" => 290
    "request_size" => 260
    "total_time" => 0.191605
    "namelookup_time" => 3.8E-5
    "connect_time" => 0.000229
    "pretransfer_time" => 0.000311
    "size_upload" => 79.0
    "size_download" => 111.0
    "speed_download" => 581.0
    "speed_upload" => 413.0
    "download_content_length" => 111.0
    "upload_content_length" => 79.0
    "starttransfer_time" => 0.191205
    "primary_ip" => "192.168.1.77"
    "primary_port" => 7090
    "local_ip" => "172.18.0.2"
    "local_port" => 38834
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 229
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 311
    "starttransfer_time_us" => 191205
    "total_time_us" => 191605
    "effective_method" => "POST"
    "start_time" => 1779761952.6339
    "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 02:19:12 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 02:19:12 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" => "4339060"
    ]
  ]
]
Response 200
[
  "info" => [
    "header_size" => 291
    "request_size" => 265
    "total_time" => 0.193145
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000135
    "size_upload" => 84.0
    "size_download" => 933.0
    "speed_download" => 4834.0
    "speed_upload" => 435.0
    "download_content_length" => 933.0
    "upload_content_length" => 84.0
    "starttransfer_time" => 0.192586
    "primary_ip" => "192.168.1.77"
    "primary_port" => 7090
    "local_ip" => "172.18.0.2"
    "local_port" => 38834
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 135
    "starttransfer_time_us" => 192586
    "total_time_us" => 193145
    "effective_method" => "POST"
    "start_time" => 1779761952.8273
    "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: 0x55c46aeeea20 [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: 933\r\n
      < ETag: W/"3a5-5alapJnkORVndsTqvik/149kVAI"\r\n
      < Date: Tue, 26 May 2026 02:19:13 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: 933"
    "ETag: W/"3a5-5alapJnkORVndsTqvik/149kVAI""
    "Date: Tue, 26 May 2026 02:19:13 GMT"
    "Connection: keep-alive"
    "Keep-Alive: timeout=5"
  ]
  "response_content" => [
    "{"success":true,"mensaje":"Transacción Exitosa","datos":[{"COD_CLIENTE":455413,"NRO_CARNET":118278,"RAZON_SOCIAL":"MIRANDA ARZAMENDIA, LIZ MERCEDES","NOMBRE_FANTASIA":null,"APELLIDO_SOLO":"MIRANDA ARZAMENDIA,","NOMBRE_SOLO":"LIZ MERCEDES","NRO_DOCUMENTO":"4339060","FECHA_NACIMIENTO":"1986-01-24T00:00:00.000","EDAD":40,"EMAIL":"","TELEFONO":"","CELULAR":"0983364052","ESTADO":"ACTIVO","COD_DOMICILIO":1262295,"DIRECCION":"MAESTRA RAFAELLA OSORIO ESQ.SAGRADA FAMILIA","CIUDAD":"CENTRAL","BARRIO":"YUKYTY","EMPRESA":null,"TITULAR":"CATEURA CARISIMO, JORGE DANIEL","CANTIDAD_CUOTAS_PEND":0,"MONTO_TOTAL_CUOTAS":0,"ESTADO_DEUDA":null,"FECHA_ULT_VISITA":null,"ULT_LUGAR_COBRO":"MAESTRA RAFAELLA OSORIO ESQ.SAGRADA FAMILIA","COD_CAT_IVA":3,"OTP_CLIENTE":null,"COD_ENTIDAD":null,"COD_CONFIGURACION":118278,"ORDEN":2,"COD_PLAN_SERVICIO":479,"NOMBRE_PLAN":"PLAN PREVISORA","FECHA_INGRESO":"2021-06-28T00:00:00.000","PARENTESCO":"CONYUGE"}]}"
  ]
]

sharepoint.client 0

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

his.client 0

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