POST https://tidy.alfredocruz.cl/webhook/salesforce/licencia

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST https://login.salesforce.com/services/oauth2/token
Request options
[
  "body" => [
    "grant_type" => "password"
    "client_id" => "3MVG9xOCXq4ID1uFBiZy1JvNBs1Ha8SGBwUsLxK8L5cLiMn6Pnhy2DOwOfRKea_Uo7EPHFOaMxeF3ySnowo27"
    "client_secret" => "EAFE62991F4174058628A2856B274468C0680F2861399D7EF20EDF987F36982A"
    "username" => "bot@alfredocruz.cl"
    "password" => "Ba090120DWB0jxehCsMvK3ovmqaTvgcf7"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 791
    "request_size" => 480
    "total_time" => 1.217964
    "namelookup_time" => 0.001491
    "connect_time" => 0.081095
    "pretransfer_time" => 0.162575
    "size_upload" => 267.0
    "size_download" => 301.0
    "speed_download" => 247.0
    "speed_upload" => 219.0
    "upload_content_length" => 267.0
    "starttransfer_time" => 1.213874
    "primary_ip" => "136.146.41.213"
    "primary_port" => 443
    "local_ip" => "172.18.0.3"
    "local_port" => 37632
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 162444
    "connect_time_us" => 81095
    "namelookup_time_us" => 1491
    "pretransfer_time_us" => 162575
    "starttransfer_time_us" => 1213874
    "posttransfer_time_us" => 162571
    "total_time_us" => 1217964
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1782150273.056
    "original_url" => "https://login.salesforce.com/services/oauth2/token"
    "pause_handler" => Closure(float $duration) {#557
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#561 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#589 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host login.salesforce.com:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 136.146.41.213, 136.146.40.213, 136.146.39.213, 136.146.42.213\n
      *   Trying 136.146.41.213:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS\n
      * ALPN: server did not agree on a protocol. Uses default.\n
      * Server certificate:\n
      *  subject: C=US; ST=California; L=San Francisco; O=Salesforce, Inc.; CN=ia7.login.salesforce.com\n
      *  start date: Feb 26 00:00:00 2026 GMT\n
      *  expire date: Sep 12 23:59:59 2026 GMT\n
      *  subjectAltName: host "login.salesforce.com" matched cert's "login.salesforce.com"\n
      *  issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to login.salesforce.com (136.146.41.213) port 443\n
      * using HTTP/1.x\n
      > POST /services/oauth2/token HTTP/1.1\r\n
      Host: login.salesforce.com\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 267\r\n
      \r\n
      * upload completely sent off: 267 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Mon, 22 Jun 2026 17:44:33 GMT\r\n
      < Vary: Accept-Encoding\r\n
      * Added cookie CookieConsentPolicy="0:0" for domain login.salesforce.com, path /, expire 1813686274\n
      < Set-Cookie: CookieConsentPolicy=0:0; path=/; expires=Tue, 22-Jun-2027 17:44:33 GMT; Max-Age=31536000; secure\r\n
      * Added cookie LSKey-c$CookieConsentPolicy="0:0" for domain login.salesforce.com, path /, expire 1813686274\n
      < Set-Cookie: LSKey-c$CookieConsentPolicy=0:0; path=/; expires=Tue, 22-Jun-2027 17:44:33 GMT; Max-Age=31536000; secure\r\n
      < X-Content-Type-Options: nosniff\r\n
      < Strict-Transport-Security: max-age=63072000; includeSubDomains\r\n
      < Cache-Control: no-cache,must-revalidate,max-age=0,no-store,private\r\n
      * Added cookie BrowserId="Bz7DtW5iEfGqZtdR0-Swrg" for domain salesforce.com, path /, expire 1813686274\n
      < Set-Cookie: BrowserId=Bz7DtW5iEfGqZtdR0-Swrg; domain=.salesforce.com; path=/; expires=Tue, 22-Jun-2027 17:44:33 GMT; Max-Age=31536000; secure; SameSite=None\r\n
      < Expires: Thu, 01 Jan 1970 00:00:00 GMT\r\n
      < X-ReadOnlyMode: false\r\n
      < Content-Type: application/json;charset=UTF-8\r\n
      < Content-Encoding: gzip\r\n
      < Transfer-Encoding: chunked\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 22 Jun 2026 17:44:33 GMT"
    "Vary: Accept-Encoding"
    "Set-Cookie: CookieConsentPolicy=0:0; path=/; expires=Tue, 22-Jun-2027 17:44:33 GMT; Max-Age=31536000; secure"
    "Set-Cookie: LSKey-c$CookieConsentPolicy=0:0; path=/; expires=Tue, 22-Jun-2027 17:44:33 GMT; Max-Age=31536000; secure"
    "X-Content-Type-Options: nosniff"
    "Strict-Transport-Security: max-age=63072000; includeSubDomains"
    "Cache-Control: no-cache,must-revalidate,max-age=0,no-store,private"
    "Set-Cookie: BrowserId=Bz7DtW5iEfGqZtdR0-Swrg; domain=.salesforce.com; path=/; expires=Tue, 22-Jun-2027 17:44:33 GMT; Max-Age=31536000; secure; SameSite=None"
    "Expires: Thu, 01 Jan 1970 00:00:00 GMT"
    "X-ReadOnlyMode: false"
    "Content-Type: application/json;charset=UTF-8"
    "Content-Encoding: gzip"
    "Transfer-Encoding: chunked"
  ]
  "response_json" => [
    "access_token" => "00Do0000000eDgQ!AQEAQAAwqihRN34VB6IJilaXIR62J5luKcFPcP.0xwRUq_Zrg9VCqFw4dOVd17sfS0dSkD.EHvy3yfvXAnqR7uLkgf_OxUCN"
    "instance_url" => "https://acyc.my.salesforce.com"
    "id" => "https://login.salesforce.com/id/00Do0000000eDgQEAU/0051J000007T5N7QAK"
    "token_type" => "Bearer"
    "issued_at" => "1782150274228"
    "signature" => "TVj7FpEeziFT3Y2Q4fSXeBLQWM0rdaRNLx52m3ZPwFM="
  ]
]
GET https://acyc.my.salesforce.com/services/data/v62.0/query
Request options
[
  "query" => [
    "q" => """
      SELECT Id, Name, Estado_Licencia__c, Tipo_de_LM__c,\n
                          Fecha_Inicio_LM__c, Fecha_T_rmino_LM__c, Num_dias_autorizado__c,\n
                          Nombre_del_M_dico__c, Rut_del_M_dico__c, Instituci_n_de_Salud_LM__c,\n
                          Causa_del_rechazo__c, Empresa__c, Rut_Empresa__c, ID_Trabajador__c,\n
                          Fecha_de_Tramitaci_n__c, Fecha_de_emision__c,\n
                          Tipo_de_Reposo__c, Estado_IMED__c, Estado_Final_LM__c, Formato_de_Licencia__c,\n
                          Entidad_que_se_pronuncia__c, Fecha_Resoluci_n__c, Numero_Resolucion__c,\n
                          Derecho_Subsidio__c, Observaci_n_Rechazo__c,\n
                          Direcci_n_Reposo__c, Lugar_de_Reposo__c, Comuna_de_Reposo__c,\n
                          Nombre_Jefatura__c, Email_Jefatura__c, Email_Trabajador_LM1__c,\n
                          Sindicato_Trabajador__c, Grupo_Sindicato__c, CENCOS__c,\n
                          ID_Interno_Trabajador__c, Divisi_n__c, Rol_Trabajador__c,\n
                          Especialidad_del_M_dico__c, Direcci_n_del_M_dico__c, Comuna_del_M_dico_imed__c,\n
                          Tel_fono_LM__c, LM_Continua__c,\n
                          Suma_de_Dias_pagados__c, Suma_de_Montos_Pagados__c,\n
                          Nombre_Trabajador__r.Name,\n
                          Nombre_Trabajador__r.Rut_Trabajador__c\n
                   FROM Licencias_M_dicas__c\n
                   WHERE Id = 'a10Nx00002bFUsHIAW'\n
                   LIMIT 1
      """
  ]
  "headers" => [
    "Authorization" => "Bearer 00Do0000000eDgQ!AQEAQAAwqihRN34VB6IJilaXIR62J5luKcFPcP.0xwRUq_Zrg9VCqFw4dOVd17sfS0dSkD.EHvy3yfvXAnqR7uLkgf_OxUCN"
    "Content-Type" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 902
    "request_size" => 2629
    "total_time" => 0.092572
    "namelookup_time" => 0.012449
    "connect_time" => 0.017414
    "pretransfer_time" => 0.033514
    "size_download" => 860.0
    "speed_download" => 9290.0
    "starttransfer_time" => 0.092302
    "primary_ip" => "34.211.108.46"
    "primary_port" => 443
    "local_ip" => "172.18.0.3"
    "local_port" => 37726
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 33333
    "connect_time_us" => 17414
    "namelookup_time_us" => 12449
    "pretransfer_time_us" => 33514
    "starttransfer_time_us" => 92302
    "posttransfer_time_us" => 33556
    "total_time_us" => 92572
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1782150274.2746
    "original_url" => "https://acyc.my.salesforce.com/services/data/v62.0/query?q=SELECT%20Id%2C%20Name%2C%20Estado_Licencia__c%2C%20Tipo_de_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_Inicio_LM__c%2C%20Fecha_T_rmino_LM__c%2C%20Num_dias_autorizado__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_del_M_dico__c%2C%20Rut_del_M_dico__c%2C%20Instituci_n_de_Salud_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Causa_del_rechazo__c%2C%20Empresa__c%2C%20Rut_Empresa__c%2C%20ID_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_de_Tramitaci_n__c%2C%20Fecha_de_emision__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tipo_de_Reposo__c%2C%20Estado_IMED__c%2C%20Estado_Final_LM__c%2C%20Formato_de_Licencia__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Entidad_que_se_pronuncia__c%2C%20Fecha_Resoluci_n__c%2C%20Numero_Resolucion__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Derecho_Subsidio__c%2C%20Observaci_n_Rechazo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Direcci_n_Reposo__c%2C%20Lugar_de_Reposo__c%2C%20Comuna_de_Reposo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Jefatura__c%2C%20Email_Jefatura__c%2C%20Email_Trabajador_LM1__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Sindicato_Trabajador__c%2C%20Grupo_Sindicato__c%2C%20CENCOS__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ID_Interno_Trabajador__c%2C%20Divisi_n__c%2C%20Rol_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Especialidad_del_M_dico__c%2C%20Direcci_n_del_M_dico__c%2C%20Comuna_del_M_dico_imed__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tel_fono_LM__c%2C%20LM_Continua__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Suma_de_Dias_pagados__c%2C%20Suma_de_Montos_Pagados__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Trabajador__r.Name%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Trabajador__r.Rut_Trabajador__c%0A%20%20%20%20%20%20%20%20%20%20%20%20%20FROM%20Licencias_M_dicas__c%0A%20%20%20%20%20%20%20%20%20%20%20%20%20WHERE%20Id%20%3D%20%27a10Nx00002bFUsHIAW%27%0A%20%20%20%20%20%20%20%20%20%20%20%20%20LIMIT%201"
    "pause_handler" => Closure(float $duration) {#538
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#550 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#589 …}
        $execCounter: -9223372036854775797
      }
    }
    "debug" => """
      * Host acyc.my.salesforce.com:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 34.211.108.46, 34.211.108.47, 34.211.108.45\n
      *   Trying 34.211.108.46:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: C=US; ST=California; L=San Francisco; O=Salesforce, Inc.; CN=sfdc-lywfpd.edge.my.salesforce.com\n
      *  start date: Feb 25 00:00:00 2026 GMT\n
      *  expire date: Sep 11 23:59:59 2026 GMT\n
      *  subjectAltName: host "acyc.my.salesforce.com" matched cert's "*.my.salesforce.com"\n
      *  issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to acyc.my.salesforce.com (34.211.108.46) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://acyc.my.salesforce.com/services/data/v62.0/query?q=SELECT%20Id%2C%20Name%2C%20Estado_Licencia__c%2C%20Tipo_de_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_Inicio_LM__c%2C%20Fecha_T_rmino_LM__c%2C%20Num_dias_autorizado__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_del_M_dico__c%2C%20Rut_del_M_dico__c%2C%20Instituci_n_de_Salud_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Causa_del_rechazo__c%2C%20Empresa__c%2C%20Rut_Empresa__c%2C%20ID_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_de_Tramitaci_n__c%2C%20Fecha_de_emision__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tipo_de_Reposo__c%2C%20Estado_IMED__c%2C%20Estado_Final_LM__c%2C%20Formato_de_Licencia__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Entidad_que_se_pronuncia__c%2C%20Fecha_Resoluci_n__c%2C%20Numero_Resolucion__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Derecho_Subsidio__c%2C%20Observaci_n_Rechazo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Direcci_n_Reposo__c%2C%20Lugar_de_Reposo__c%2C%20Comuna_de_Reposo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Jefatura__c%2C%20Email_Jefatura__c%2C%20Email_Trabajador_LM1__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Sindicato_Trabajador__c%2C%20Grupo_Sindicato__c%2C%20CENCOS__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ID_Interno_Trabajador__c%2C%20Divisi_n__c%2C%20Rol_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Especialidad_del_M_dico__c%2C%20Direcci_n_del_M_dico__c%2C%20Comuna_del_M_dico_imed__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tel_fono_LM__c%2C%20LM_Continua__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Suma_de_Dias_pagados__c%2C%20Suma_de_Montos_Pagados__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%2...\n
      * [HTTP/2] [1] [:method: GET]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: acyc.my.salesforce.com]\n
      * [HTTP/2] [1] [:path: /services/data/v62.0/query?q=SELECT%20Id%2C%20Name%2C%20Estado_Licencia__c%2C%20Tipo_de_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_Inicio_LM__c%2C%20Fecha_T_rmino_LM__c%2C%20Num_dias_autorizado__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_del_M_dico__c%2C%20Rut_del_M_dico__c%2C%20Instituci_n_de_Salud_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Causa_del_rechazo__c%2C%20Empresa__c%2C%20Rut_Empresa__c%2C%20ID_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_de_Tramitaci_n__c%2C%20Fecha_de_emision__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tipo_de_Reposo__c%2C%20Estado_IMED__c%2C%20Estado_Final_LM__c%2C%20Formato_de_Licencia__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Entidad_que_se_pronuncia__c%2C%20Fecha_Resoluci_n__c%2C%20Numero_Resolucion__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Derecho_Subsidio__c%2C%20Observaci_n_Rechazo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Direcci_n_Reposo__c%2C%20Lugar_de_Reposo__c%2C%20Comuna_de_Reposo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Jefatura__c%2C%20Email_Jefatura__c%2C%20Email_Trabajador_LM1__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Sindicato_Trabajador__c%2C%20Grupo_Sindicato__c%2C%20CENCOS__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ID_Interno_Trabajador__c%2C%20Divisi_n__c%2C%20Rol_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Especialidad_del_M_dico__c%2C%20Direcci_n_del_M_dico__c%2C%20Comuna_del_M_dico_imed__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tel_fono_LM__c%2C%20LM_Continua__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Suma_de_Dias_pagados__c%2C%20Suma_de_Montos_Pagados__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Trabajad...\n
      * [HTTP/2] [1] [authorization: Bearer 00Do0000000eDgQ!AQEAQAAwqihRN34VB6IJilaXIR62J5luKcFPcP.0xwRUq_Zrg9VCqFw4dOVd17sfS0dSkD.EHvy3yfvXAnqR7uLkgf_OxUCN]\n
      * [HTTP/2] [1] [content-type: application/json]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      > GET /services/data/v62.0/query?q=SELECT%20Id%2C%20Name%2C%20Estado_Licencia__c%2C%20Tipo_de_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_Inicio_LM__c%2C%20Fecha_T_rmino_LM__c%2C%20Num_dias_autorizado__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_del_M_dico__c%2C%20Rut_del_M_dico__c%2C%20Instituci_n_de_Salud_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Causa_del_rechazo__c%2C%20Empresa__c%2C%20Rut_Empresa__c%2C%20ID_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_de_Tramitaci_n__c%2C%20Fecha_de_emision__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tipo_de_Reposo__c%2C%20Estado_IMED__c%2C%20Estado_Final_LM__c%2C%20Formato_de_Licencia__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Entidad_que_se_pronuncia__c%2C%20Fecha_Resoluci_n__c%2C%20Numero_Resolucion__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Derecho_Subsidio__c%2C%20Observaci_n_Rechazo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Direcci_n_Reposo__c%2C%20Lugar_de_Reposo__c%2C%20Comuna_de_Reposo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Jefatura__c%2C%20Email_Jefatura__c%2C%20Email_Trabajador_LM1__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Sindicato_Trabajador__c%2C%20Grupo_Sindicato__c%2C%20CENCOS__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ID_Interno_Trabajador__c%2C%20Divisi_n__c%2C%20Rol_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Especialidad_del_M_dico__c%2C%20Direcci_n_del_M_dico__c%2C%20Comuna_del_M_dico_imed__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tel_fono_LM__c%2C%20LM_Continua__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Suma_de_Dias_pagados__c%2C%20Suma_de_Montos_Pagados__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Trabajador__r.Name%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Trabajador__r.Rut_Trabajador__c%0A%20%20%20%20%20%20%20%20%20%20%20%20%20FROM%20Licencias_M_dicas__c%0A%20%20%20%20%20%20%20%20%20%20%20%20%20WHERE%20Id%20%3D%20%27a10Nx00002bFUsHIAW%27%0A%20%20%20%20%20%20%20%20%20%20%20%20%20LIMIT%201 HTTP/2\r\n
      Host: acyc.my.salesforce.com\r\n
      Authorization: Bearer 00Do0000000eDgQ!AQEAQAAwqihRN34VB6IJilaXIR62J5luKcFPcP.0xwRUq_Zrg9VCqFw4dOVd17sfS0dSkD.EHvy3yfvXAnqR7uLkgf_OxUCN\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/2 200 \r\n
      < date: Mon, 22 Jun 2026 17:44:34 GMT\r\n
      < content-type: application/json;charset=UTF-8\r\n
      < vary: Accept-Encoding\r\n
      < x-content-type-options: nosniff\r\n
      < cache-control: no-cache,must-revalidate,max-age=0,no-store,private\r\n
      < content-encoding: gzip\r\n
      < sforce-limit-info: api-usage=2552/161000\r\n
      < x-robots-tag: none\r\n
      * Added cookie CookieConsentPolicy="0:1" for domain acyc.my.salesforce.com, path /, expire 1813686274\n
      < set-cookie: CookieConsentPolicy=0:1; path=/; expires=Tue, 22-Jun-2027 17:44:34 GMT; Max-Age=31536000; secure\r\n
      * Added cookie LSKey-c$CookieConsentPolicy="0:1" for domain acyc.my.salesforce.com, path /, expire 1813686274\n
      < set-cookie: LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Tue, 22-Jun-2027 17:44:34 GMT; Max-Age=31536000; secure\r\n
      * Added cookie BrowserId="B99v525iEfGQsa1SfAo7nA" for domain salesforce.com, path /, expire 1813686274\n
      < set-cookie: BrowserId=B99v525iEfGQsa1SfAo7nA; domain=.salesforce.com; path=/; expires=Tue, 22-Jun-2027 17:44:34 GMT; Max-Age=31536000; secure; SameSite=None\r\n
      < strict-transport-security: max-age=63072000; includeSubDomains\r\n
      < server: sfdcedge\r\n
      < x-sfdc-request-id: fbdee00618861073da4ded9e7b63d872\r\n
      < x-request-id: fbdee00618861073da4ded9e7b63d872\r\n
      < x-sfdc-edge-cache: none\r\n
      < \r\n
      """
  ]
  "url" => "https://acyc.my.salesforce.com/services/data/v62.0/query?q=SELECT%20Id%2C%20Name%2C%20Estado_Licencia__c%2C%20Tipo_de_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_Inicio_LM__c%2C%20Fecha_T_rmino_LM__c%2C%20Num_dias_autorizado__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_del_M_dico__c%2C%20Rut_del_M_dico__c%2C%20Instituci_n_de_Salud_LM__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Causa_del_rechazo__c%2C%20Empresa__c%2C%20Rut_Empresa__c%2C%20ID_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Fecha_de_Tramitaci_n__c%2C%20Fecha_de_emision__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tipo_de_Reposo__c%2C%20Estado_IMED__c%2C%20Estado_Final_LM__c%2C%20Formato_de_Licencia__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Entidad_que_se_pronuncia__c%2C%20Fecha_Resoluci_n__c%2C%20Numero_Resolucion__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Derecho_Subsidio__c%2C%20Observaci_n_Rechazo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Direcci_n_Reposo__c%2C%20Lugar_de_Reposo__c%2C%20Comuna_de_Reposo__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Jefatura__c%2C%20Email_Jefatura__c%2C%20Email_Trabajador_LM1__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Sindicato_Trabajador__c%2C%20Grupo_Sindicato__c%2C%20CENCOS__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ID_Interno_Trabajador__c%2C%20Divisi_n__c%2C%20Rol_Trabajador__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Especialidad_del_M_dico__c%2C%20Direcci_n_del_M_dico__c%2C%20Comuna_del_M_dico_imed__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Tel_fono_LM__c%2C%20LM_Continua__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Suma_de_Dias_pagados__c%2C%20Suma_de_Montos_Pagados__c%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Trabajador__r.Name%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Nombre_Trabajador__r.Rut_Trabajador__c%0A%20%20%20%20%20%20%20%20%20%20%20%20%20FROM%20Licencias_M_dicas__c%0A%20%20%20%20%20%20%20%20%20%20%20%20%20WHERE%20Id%20%3D%20%27a10Nx00002bFUsHIAW%27%0A%20%20%20%20%20%20%20%20%20%20%20%20%20LIMIT%201"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 22 Jun 2026 17:44:34 GMT"
    "content-type: application/json;charset=UTF-8"
    "vary: Accept-Encoding"
    "x-content-type-options: nosniff"
    "cache-control: no-cache,must-revalidate,max-age=0,no-store,private"
    "content-encoding: gzip"
    "sforce-limit-info: api-usage=2552/161000"
    "x-robots-tag: none"
    "set-cookie: CookieConsentPolicy=0:1; path=/; expires=Tue, 22-Jun-2027 17:44:34 GMT; Max-Age=31536000; secure"
    "set-cookie: LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Tue, 22-Jun-2027 17:44:34 GMT; Max-Age=31536000; secure"
    "set-cookie: BrowserId=B99v525iEfGQsa1SfAo7nA; domain=.salesforce.com; path=/; expires=Tue, 22-Jun-2027 17:44:34 GMT; Max-Age=31536000; secure; SameSite=None"
    "strict-transport-security: max-age=63072000; includeSubDomains"
    "server: sfdcedge"
    "x-sfdc-request-id: fbdee00618861073da4ded9e7b63d872"
    "x-request-id: fbdee00618861073da4ded9e7b63d872"
    "x-sfdc-edge-cache: none"
  ]
  "response_json" => [
    "totalSize" => 1
    "done" => true
    "records" => [
      [
        "attributes" => [
          "type" => "Licencias_M_dicas__c"
          "url" => "/services/data/v62.0/sobjects/Licencias_M_dicas__c/a10Nx00002bFUsHIAW"
        ]
        "Id" => "a10Nx00002bFUsHIAW"
        "Name" => "129245637-5"
        "Estado_Licencia__c" => "0"
        "Tipo_de_LM__c" => "1"
        "Fecha_Inicio_LM__c" => "2026-06-20"
        "Fecha_T_rmino_LM__c" => "2026-07-03"
        "Num_dias_autorizado__c" => 0.0
        "Nombre_del_M_dico__c" => "ENRIQUE AGUILA REYES"
        "Rut_del_M_dico__c" => "15833659-6"
        "Instituci_n_de_Salud_LM__c" => "CONSALUD"
        "Causa_del_rechazo__c" => "0"
        "Empresa__c" => "0015c00001w3K1zAAE"
        "Rut_Empresa__c" => "96690980-3"
        "ID_Trabajador__c" => "a125c00001WpE51"
        "Fecha_de_Tramitaci_n__c" => "2026-06-22"
        "Fecha_de_emision__c" => "2026-06-19"
        "Tipo_de_Reposo__c" => "1"
        "Estado_IMED__c" => "5"
        "Estado_Final_LM__c" => null
        "Formato_de_Licencia__c" => "Electrónica"
        "Entidad_que_se_pronuncia__c" => "CONSALUD"
        "Fecha_Resoluci_n__c" => "1969-12-31"
        "Numero_Resolucion__c" => null
        "Derecho_Subsidio__c" => null
        "Observaci_n_Rechazo__c" => null
        "Direcci_n_Reposo__c" => "Quilin 4811 1109"
        "Lugar_de_Reposo__c" => "1"
        "Comuna_de_Reposo__c" => "13118"
        "Nombre_Jefatura__c" => null
        "Email_Jefatura__c" => null
        "Email_Trabajador_LM1__c" => null
        "Sindicato_Trabajador__c" => null
        "Grupo_Sindicato__c" => null
        "CENCOS__c" => "Clinica Tabancura"
        "ID_Interno_Trabajador__c" => "1936"
        "Divisi_n__c" => "SB_Clinica Tabancura"
        "Rol_Trabajador__c" => "GERENTE TIENDA"
        "Especialidad_del_M_dico__c" => "CIRUGÍA VASCULAR PERIFÉRICA"
        "Direcci_n_del_M_dico__c" => "Av. Salvador 100, 0"
        "Comuna_del_M_dico_imed__c" => "13123"
        "Tel_fono_LM__c" => "56 09 438130"
        "LM_Continua__c" => "0"
        "Suma_de_Dias_pagados__c" => 0.0
        "Suma_de_Montos_Pagados__c" => 0.0
        "Nombre_Trabajador__r" => [
          "attributes" => [
            "type" => "Trabajadores_Empresas_LM__c"
            "url" => "/services/data/v62.0/sobjects/Trabajadores_Empresas_LM__c/a125c00001WpE51AAF"
          ]
          "Name" => "ROMMEL EDUARDO FIGUEROA AGUILERA"
          "Rut_Trabajador__c" => "24751209-8"
        ]
      ]
    ]
  ]
]