wsCEG


Click here for a complete list of operations.

Candidatos_EditByEmail_All

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
email:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /wsCEG.asmx HTTP/1.1
Host: wsceg.centrogarrigues.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/Candidatos_EditByEmail_All"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Candidatos_EditByEmail_All xmlns="http://tempuri.org/">
      <email>string</email>
    </Candidatos_EditByEmail_All>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Candidatos_EditByEmail_AllResponse xmlns="http://tempuri.org/">
      <Candidatos_EditByEmail_AllResult>
        <Candidato>
          <FEmailImportacion xmlns="urn:dllCEG.CRM">dateTime</FEmailImportacion>
          <IDCandidato xmlns="urn:dllCEG.CRM">int</IDCandidato>
          <IDAlumno xmlns="urn:dllCEG.CRM">int</IDAlumno>
          <IDEmpresa xmlns="urn:dllCEG.CRM">int</IDEmpresa>
          <IDEmpresaExterna xmlns="urn:dllCEG.CRM">int</IDEmpresaExterna>
          <IDCargo xmlns="urn:dllCEG.CRM">int</IDCargo>
          <DatosProfPeriodo xmlns="urn:dllCEG.CRM">string</DatosProfPeriodo>
          <PathFoto xmlns="urn:dllCEG.CRM">string</PathFoto>
          <Nombre xmlns="urn:dllCEG.CRM">string</Nombre>
          <Apellidos xmlns="urn:dllCEG.CRM">string</Apellidos>
          <CodSexo xmlns="urn:dllCEG.CRM">int</CodSexo>
          <IDPaisOrigen xmlns="urn:dllCEG.CRM">int</IDPaisOrigen>
          <IDProvinciaOrigen xmlns="urn:dllCEG.CRM">int</IDProvinciaOrigen>
          <ProvinciaOrigen xmlns="urn:dllCEG.CRM">string</ProvinciaOrigen>
          <LocalidadOrigen xmlns="urn:dllCEG.CRM">string</LocalidadOrigen>
          <DireccionOrigen xmlns="urn:dllCEG.CRM">string</DireccionOrigen>
          <CPOrigen xmlns="urn:dllCEG.CRM">string</CPOrigen>
          <IDPais xmlns="urn:dllCEG.CRM">int</IDPais>
          <IDProvincia xmlns="urn:dllCEG.CRM">int</IDProvincia>
          <Localidad xmlns="urn:dllCEG.CRM">string</Localidad>
          <Direccion xmlns="urn:dllCEG.CRM">string</Direccion>
          <CP xmlns="urn:dllCEG.CRM">string</CP>
          <CodTipoDocu xmlns="urn:dllCEG.CRM">int</CodTipoDocu>
          <NumDocumento xmlns="urn:dllCEG.CRM">string</NumDocumento>
          <Telefono1 xmlns="urn:dllCEG.CRM">string</Telefono1>
          <Telefono2 xmlns="urn:dllCEG.CRM">string</Telefono2>
          <Fax xmlns="urn:dllCEG.CRM">string</Fax>
          <Email xmlns="urn:dllCEG.CRM">string</Email>
          <Observaciones xmlns="urn:dllCEG.CRM">string</Observaciones>
          <Observaciones2 xmlns="urn:dllCEG.CRM">string</Observaciones2>
          <FNacimiento xmlns="urn:dllCEG.CRM">dateTime</FNacimiento>
          <Fallecido xmlns="urn:dllCEG.CRM">boolean</Fallecido>
          <LRobinson xmlns="urn:dllCEG.CRM">boolean</LRobinson>
          <DirParticular xmlns="urn:dllCEG.CRM">boolean</DirParticular>
          <DirFamiliar xmlns="urn:dllCEG.CRM">boolean</DirFamiliar>
          <DirProfesional xmlns="urn:dllCEG.CRM">boolean</DirProfesional>
          <EstadoCivil xmlns="urn:dllCEG.CRM">string</EstadoCivil>
          <DescripcionIdiomas xmlns="urn:dllCEG.CRM">string</DescripcionIdiomas>
          <CargoEmpresaExt xmlns="urn:dllCEG.CRM">string</CargoEmpresaExt>
          <PeriodoEmpresaExt xmlns="urn:dllCEG.CRM">string</PeriodoEmpresaExt>
          <DescripcionMeritos xmlns="urn:dllCEG.CRM">string</DescripcionMeritos>
          <DescripcionOtrasRazones xmlns="urn:dllCEG.CRM">string</DescripcionOtrasRazones>
          <OtroPrograma xmlns="urn:dllCEG.CRM">string</OtroPrograma>
          <IDNacionalidad xmlns="urn:dllCEG.CRM">int</IDNacionalidad>
          <IDOrigen xmlns="urn:dllCEG.CRM">int</IDOrigen>
          <IDSubOrigen xmlns="urn:dllCEG.CRM">int</IDSubOrigen>
          <CodEstadoCandidato xmlns="urn:dllCEG.CRM">int</CodEstadoCandidato>
          <FAceptacionLOPD xmlns="urn:dllCEG.CRM">dateTime</FAceptacionLOPD>
          <ObservacionesNoInteres xmlns="urn:dllCEG.CRM">string</ObservacionesNoInteres>
          <IDPrograma xmlns="urn:dllCEG.CRM">int</IDPrograma>
          <EmailLOPD xmlns="urn:dllCEG.CRM">int</EmailLOPD>
          <FEnvioLOPD xmlns="urn:dllCEG.CRM">dateTime</FEnvioLOPD>
          <BorradoLOPD xmlns="urn:dllCEG.CRM">int</BorradoLOPD>
          <FNoBorradoLOPD xmlns="urn:dllCEG.CRM">dateTime</FNoBorradoLOPD>
          <GradoInteres xmlns="urn:dllCEG.CRM">string</GradoInteres>
          <Activo xmlns="urn:dllCEG.CRM">boolean</Activo>
          <FNoCesionDatos xmlns="urn:dllCEG.CRM">dateTime</FNoCesionDatos>
          <IDUsrNoCesionDatos xmlns="urn:dllCEG.CRM">int</IDUsrNoCesionDatos>
          <FNoEnvioTelematico xmlns="urn:dllCEG.CRM">dateTime</FNoEnvioTelematico>
          <IDUsrNoEnvioTelematico xmlns="urn:dllCEG.CRM">int</IDUsrNoEnvioTelematico>
          <FNoTratamiento xmlns="urn:dllCEG.CRM">dateTime</FNoTratamiento>
          <IDUsrNoTratamiento xmlns="urn:dllCEG.CRM">int</IDUsrNoTratamiento>
          <FOposicion xmlns="urn:dllCEG.CRM">dateTime</FOposicion>
          <IDUsrOposicion xmlns="urn:dllCEG.CRM">int</IDUsrOposicion>
          <FFinCuarentena xmlns="urn:dllCEG.CRM">dateTime</FFinCuarentena>
          <FPeticionBaja xmlns="urn:dllCEG.CRM">dateTime</FPeticionBaja>
          <VC_SI xmlns="urn:dllCEG.CRM">boolean</VC_SI>
          <NombreEmpresaExt xmlns="urn:dllCEG.CRM">string</NombreEmpresaExt>
          <EmailEmpresaExt xmlns="urn:dllCEG.CRM">string</EmailEmpresaExt>
          <TelefonoEmpresaExt xmlns="urn:dllCEG.CRM">string</TelefonoEmpresaExt>
          <LocalidadEmpresaExt xmlns="urn:dllCEG.CRM">string</LocalidadEmpresaExt>
          <DireccionEmpresaExt xmlns="urn:dllCEG.CRM">string</DireccionEmpresaExt>
          <CPEmpresaExt xmlns="urn:dllCEG.CRM">string</CPEmpresaExt>
          <IdPaisEmpresaExt xmlns="urn:dllCEG.CRM">int</IdPaisEmpresaExt>
          <IdProvinciaEmpresaExt xmlns="urn:dllCEG.CRM">int</IdProvinciaEmpresaExt>
          <DirIncorrecta xmlns="urn:dllCEG.CRM">boolean</DirIncorrecta>
          <FuncionesEmpresaExt xmlns="urn:dllCEG.CRM">string</FuncionesEmpresaExt>
          <MovilEmpresaExt xmlns="urn:dllCEG.CRM">string</MovilEmpresaExt>
          <DepartamentoEmpresaExt xmlns="urn:dllCEG.CRM">string</DepartamentoEmpresaExt>
          <IdSectorEmpresaExt xmlns="urn:dllCEG.CRM">int</IdSectorEmpresaExt>
          <ExperienciaEmpresaExt xmlns="urn:dllCEG.CRM">string</ExperienciaEmpresaExt>
          <IdTipoContratoEmpresaExt xmlns="urn:dllCEG.CRM">int</IdTipoContratoEmpresaExt>
          <FechaInicioContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaInicioContratoEmpresaExt>
          <FechaFinContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaFinContratoEmpresaExt>
          <WebEmpresaExt xmlns="urn:dllCEG.CRM">string</WebEmpresaExt>
          <Licenciado xmlns="urn:dllCEG.CRM">boolean</Licenciado>
          <fEmailErroneo xmlns="urn:dllCEG.CRM">dateTime</fEmailErroneo>
        </Candidato>
        <Candidato>
          <FEmailImportacion xmlns="urn:dllCEG.CRM">dateTime</FEmailImportacion>
          <IDCandidato xmlns="urn:dllCEG.CRM">int</IDCandidato>
          <IDAlumno xmlns="urn:dllCEG.CRM">int</IDAlumno>
          <IDEmpresa xmlns="urn:dllCEG.CRM">int</IDEmpresa>
          <IDEmpresaExterna xmlns="urn:dllCEG.CRM">int</IDEmpresaExterna>
          <IDCargo xmlns="urn:dllCEG.CRM">int</IDCargo>
          <DatosProfPeriodo xmlns="urn:dllCEG.CRM">string</DatosProfPeriodo>
          <PathFoto xmlns="urn:dllCEG.CRM">string</PathFoto>
          <Nombre xmlns="urn:dllCEG.CRM">string</Nombre>
          <Apellidos xmlns="urn:dllCEG.CRM">string</Apellidos>
          <CodSexo xmlns="urn:dllCEG.CRM">int</CodSexo>
          <IDPaisOrigen xmlns="urn:dllCEG.CRM">int</IDPaisOrigen>
          <IDProvinciaOrigen xmlns="urn:dllCEG.CRM">int</IDProvinciaOrigen>
          <ProvinciaOrigen xmlns="urn:dllCEG.CRM">string</ProvinciaOrigen>
          <LocalidadOrigen xmlns="urn:dllCEG.CRM">string</LocalidadOrigen>
          <DireccionOrigen xmlns="urn:dllCEG.CRM">string</DireccionOrigen>
          <CPOrigen xmlns="urn:dllCEG.CRM">string</CPOrigen>
          <IDPais xmlns="urn:dllCEG.CRM">int</IDPais>
          <IDProvincia xmlns="urn:dllCEG.CRM">int</IDProvincia>
          <Localidad xmlns="urn:dllCEG.CRM">string</Localidad>
          <Direccion xmlns="urn:dllCEG.CRM">string</Direccion>
          <CP xmlns="urn:dllCEG.CRM">string</CP>
          <CodTipoDocu xmlns="urn:dllCEG.CRM">int</CodTipoDocu>
          <NumDocumento xmlns="urn:dllCEG.CRM">string</NumDocumento>
          <Telefono1 xmlns="urn:dllCEG.CRM">string</Telefono1>
          <Telefono2 xmlns="urn:dllCEG.CRM">string</Telefono2>
          <Fax xmlns="urn:dllCEG.CRM">string</Fax>
          <Email xmlns="urn:dllCEG.CRM">string</Email>
          <Observaciones xmlns="urn:dllCEG.CRM">string</Observaciones>
          <Observaciones2 xmlns="urn:dllCEG.CRM">string</Observaciones2>
          <FNacimiento xmlns="urn:dllCEG.CRM">dateTime</FNacimiento>
          <Fallecido xmlns="urn:dllCEG.CRM">boolean</Fallecido>
          <LRobinson xmlns="urn:dllCEG.CRM">boolean</LRobinson>
          <DirParticular xmlns="urn:dllCEG.CRM">boolean</DirParticular>
          <DirFamiliar xmlns="urn:dllCEG.CRM">boolean</DirFamiliar>
          <DirProfesional xmlns="urn:dllCEG.CRM">boolean</DirProfesional>
          <EstadoCivil xmlns="urn:dllCEG.CRM">string</EstadoCivil>
          <DescripcionIdiomas xmlns="urn:dllCEG.CRM">string</DescripcionIdiomas>
          <CargoEmpresaExt xmlns="urn:dllCEG.CRM">string</CargoEmpresaExt>
          <PeriodoEmpresaExt xmlns="urn:dllCEG.CRM">string</PeriodoEmpresaExt>
          <DescripcionMeritos xmlns="urn:dllCEG.CRM">string</DescripcionMeritos>
          <DescripcionOtrasRazones xmlns="urn:dllCEG.CRM">string</DescripcionOtrasRazones>
          <OtroPrograma xmlns="urn:dllCEG.CRM">string</OtroPrograma>
          <IDNacionalidad xmlns="urn:dllCEG.CRM">int</IDNacionalidad>
          <IDOrigen xmlns="urn:dllCEG.CRM">int</IDOrigen>
          <IDSubOrigen xmlns="urn:dllCEG.CRM">int</IDSubOrigen>
          <CodEstadoCandidato xmlns="urn:dllCEG.CRM">int</CodEstadoCandidato>
          <FAceptacionLOPD xmlns="urn:dllCEG.CRM">dateTime</FAceptacionLOPD>
          <ObservacionesNoInteres xmlns="urn:dllCEG.CRM">string</ObservacionesNoInteres>
          <IDPrograma xmlns="urn:dllCEG.CRM">int</IDPrograma>
          <EmailLOPD xmlns="urn:dllCEG.CRM">int</EmailLOPD>
          <FEnvioLOPD xmlns="urn:dllCEG.CRM">dateTime</FEnvioLOPD>
          <BorradoLOPD xmlns="urn:dllCEG.CRM">int</BorradoLOPD>
          <FNoBorradoLOPD xmlns="urn:dllCEG.CRM">dateTime</FNoBorradoLOPD>
          <GradoInteres xmlns="urn:dllCEG.CRM">string</GradoInteres>
          <Activo xmlns="urn:dllCEG.CRM">boolean</Activo>
          <FNoCesionDatos xmlns="urn:dllCEG.CRM">dateTime</FNoCesionDatos>
          <IDUsrNoCesionDatos xmlns="urn:dllCEG.CRM">int</IDUsrNoCesionDatos>
          <FNoEnvioTelematico xmlns="urn:dllCEG.CRM">dateTime</FNoEnvioTelematico>
          <IDUsrNoEnvioTelematico xmlns="urn:dllCEG.CRM">int</IDUsrNoEnvioTelematico>
          <FNoTratamiento xmlns="urn:dllCEG.CRM">dateTime</FNoTratamiento>
          <IDUsrNoTratamiento xmlns="urn:dllCEG.CRM">int</IDUsrNoTratamiento>
          <FOposicion xmlns="urn:dllCEG.CRM">dateTime</FOposicion>
          <IDUsrOposicion xmlns="urn:dllCEG.CRM">int</IDUsrOposicion>
          <FFinCuarentena xmlns="urn:dllCEG.CRM">dateTime</FFinCuarentena>
          <FPeticionBaja xmlns="urn:dllCEG.CRM">dateTime</FPeticionBaja>
          <VC_SI xmlns="urn:dllCEG.CRM">boolean</VC_SI>
          <NombreEmpresaExt xmlns="urn:dllCEG.CRM">string</NombreEmpresaExt>
          <EmailEmpresaExt xmlns="urn:dllCEG.CRM">string</EmailEmpresaExt>
          <TelefonoEmpresaExt xmlns="urn:dllCEG.CRM">string</TelefonoEmpresaExt>
          <LocalidadEmpresaExt xmlns="urn:dllCEG.CRM">string</LocalidadEmpresaExt>
          <DireccionEmpresaExt xmlns="urn:dllCEG.CRM">string</DireccionEmpresaExt>
          <CPEmpresaExt xmlns="urn:dllCEG.CRM">string</CPEmpresaExt>
          <IdPaisEmpresaExt xmlns="urn:dllCEG.CRM">int</IdPaisEmpresaExt>
          <IdProvinciaEmpresaExt xmlns="urn:dllCEG.CRM">int</IdProvinciaEmpresaExt>
          <DirIncorrecta xmlns="urn:dllCEG.CRM">boolean</DirIncorrecta>
          <FuncionesEmpresaExt xmlns="urn:dllCEG.CRM">string</FuncionesEmpresaExt>
          <MovilEmpresaExt xmlns="urn:dllCEG.CRM">string</MovilEmpresaExt>
          <DepartamentoEmpresaExt xmlns="urn:dllCEG.CRM">string</DepartamentoEmpresaExt>
          <IdSectorEmpresaExt xmlns="urn:dllCEG.CRM">int</IdSectorEmpresaExt>
          <ExperienciaEmpresaExt xmlns="urn:dllCEG.CRM">string</ExperienciaEmpresaExt>
          <IdTipoContratoEmpresaExt xmlns="urn:dllCEG.CRM">int</IdTipoContratoEmpresaExt>
          <FechaInicioContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaInicioContratoEmpresaExt>
          <FechaFinContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaFinContratoEmpresaExt>
          <WebEmpresaExt xmlns="urn:dllCEG.CRM">string</WebEmpresaExt>
          <Licenciado xmlns="urn:dllCEG.CRM">boolean</Licenciado>
          <fEmailErroneo xmlns="urn:dllCEG.CRM">dateTime</fEmailErroneo>
        </Candidato>
      </Candidatos_EditByEmail_AllResult>
    </Candidatos_EditByEmail_AllResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /wsCEG.asmx HTTP/1.1
Host: wsceg.centrogarrigues.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Candidatos_EditByEmail_All xmlns="http://tempuri.org/">
      <email>string</email>
    </Candidatos_EditByEmail_All>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Candidatos_EditByEmail_AllResponse xmlns="http://tempuri.org/">
      <Candidatos_EditByEmail_AllResult>
        <Candidato>
          <FEmailImportacion xmlns="urn:dllCEG.CRM">dateTime</FEmailImportacion>
          <IDCandidato xmlns="urn:dllCEG.CRM">int</IDCandidato>
          <IDAlumno xmlns="urn:dllCEG.CRM">int</IDAlumno>
          <IDEmpresa xmlns="urn:dllCEG.CRM">int</IDEmpresa>
          <IDEmpresaExterna xmlns="urn:dllCEG.CRM">int</IDEmpresaExterna>
          <IDCargo xmlns="urn:dllCEG.CRM">int</IDCargo>
          <DatosProfPeriodo xmlns="urn:dllCEG.CRM">string</DatosProfPeriodo>
          <PathFoto xmlns="urn:dllCEG.CRM">string</PathFoto>
          <Nombre xmlns="urn:dllCEG.CRM">string</Nombre>
          <Apellidos xmlns="urn:dllCEG.CRM">string</Apellidos>
          <CodSexo xmlns="urn:dllCEG.CRM">int</CodSexo>
          <IDPaisOrigen xmlns="urn:dllCEG.CRM">int</IDPaisOrigen>
          <IDProvinciaOrigen xmlns="urn:dllCEG.CRM">int</IDProvinciaOrigen>
          <ProvinciaOrigen xmlns="urn:dllCEG.CRM">string</ProvinciaOrigen>
          <LocalidadOrigen xmlns="urn:dllCEG.CRM">string</LocalidadOrigen>
          <DireccionOrigen xmlns="urn:dllCEG.CRM">string</DireccionOrigen>
          <CPOrigen xmlns="urn:dllCEG.CRM">string</CPOrigen>
          <IDPais xmlns="urn:dllCEG.CRM">int</IDPais>
          <IDProvincia xmlns="urn:dllCEG.CRM">int</IDProvincia>
          <Localidad xmlns="urn:dllCEG.CRM">string</Localidad>
          <Direccion xmlns="urn:dllCEG.CRM">string</Direccion>
          <CP xmlns="urn:dllCEG.CRM">string</CP>
          <CodTipoDocu xmlns="urn:dllCEG.CRM">int</CodTipoDocu>
          <NumDocumento xmlns="urn:dllCEG.CRM">string</NumDocumento>
          <Telefono1 xmlns="urn:dllCEG.CRM">string</Telefono1>
          <Telefono2 xmlns="urn:dllCEG.CRM">string</Telefono2>
          <Fax xmlns="urn:dllCEG.CRM">string</Fax>
          <Email xmlns="urn:dllCEG.CRM">string</Email>
          <Observaciones xmlns="urn:dllCEG.CRM">string</Observaciones>
          <Observaciones2 xmlns="urn:dllCEG.CRM">string</Observaciones2>
          <FNacimiento xmlns="urn:dllCEG.CRM">dateTime</FNacimiento>
          <Fallecido xmlns="urn:dllCEG.CRM">boolean</Fallecido>
          <LRobinson xmlns="urn:dllCEG.CRM">boolean</LRobinson>
          <DirParticular xmlns="urn:dllCEG.CRM">boolean</DirParticular>
          <DirFamiliar xmlns="urn:dllCEG.CRM">boolean</DirFamiliar>
          <DirProfesional xmlns="urn:dllCEG.CRM">boolean</DirProfesional>
          <EstadoCivil xmlns="urn:dllCEG.CRM">string</EstadoCivil>
          <DescripcionIdiomas xmlns="urn:dllCEG.CRM">string</DescripcionIdiomas>
          <CargoEmpresaExt xmlns="urn:dllCEG.CRM">string</CargoEmpresaExt>
          <PeriodoEmpresaExt xmlns="urn:dllCEG.CRM">string</PeriodoEmpresaExt>
          <DescripcionMeritos xmlns="urn:dllCEG.CRM">string</DescripcionMeritos>
          <DescripcionOtrasRazones xmlns="urn:dllCEG.CRM">string</DescripcionOtrasRazones>
          <OtroPrograma xmlns="urn:dllCEG.CRM">string</OtroPrograma>
          <IDNacionalidad xmlns="urn:dllCEG.CRM">int</IDNacionalidad>
          <IDOrigen xmlns="urn:dllCEG.CRM">int</IDOrigen>
          <IDSubOrigen xmlns="urn:dllCEG.CRM">int</IDSubOrigen>
          <CodEstadoCandidato xmlns="urn:dllCEG.CRM">int</CodEstadoCandidato>
          <FAceptacionLOPD xmlns="urn:dllCEG.CRM">dateTime</FAceptacionLOPD>
          <ObservacionesNoInteres xmlns="urn:dllCEG.CRM">string</ObservacionesNoInteres>
          <IDPrograma xmlns="urn:dllCEG.CRM">int</IDPrograma>
          <EmailLOPD xmlns="urn:dllCEG.CRM">int</EmailLOPD>
          <FEnvioLOPD xmlns="urn:dllCEG.CRM">dateTime</FEnvioLOPD>
          <BorradoLOPD xmlns="urn:dllCEG.CRM">int</BorradoLOPD>
          <FNoBorradoLOPD xmlns="urn:dllCEG.CRM">dateTime</FNoBorradoLOPD>
          <GradoInteres xmlns="urn:dllCEG.CRM">string</GradoInteres>
          <Activo xmlns="urn:dllCEG.CRM">boolean</Activo>
          <FNoCesionDatos xmlns="urn:dllCEG.CRM">dateTime</FNoCesionDatos>
          <IDUsrNoCesionDatos xmlns="urn:dllCEG.CRM">int</IDUsrNoCesionDatos>
          <FNoEnvioTelematico xmlns="urn:dllCEG.CRM">dateTime</FNoEnvioTelematico>
          <IDUsrNoEnvioTelematico xmlns="urn:dllCEG.CRM">int</IDUsrNoEnvioTelematico>
          <FNoTratamiento xmlns="urn:dllCEG.CRM">dateTime</FNoTratamiento>
          <IDUsrNoTratamiento xmlns="urn:dllCEG.CRM">int</IDUsrNoTratamiento>
          <FOposicion xmlns="urn:dllCEG.CRM">dateTime</FOposicion>
          <IDUsrOposicion xmlns="urn:dllCEG.CRM">int</IDUsrOposicion>
          <FFinCuarentena xmlns="urn:dllCEG.CRM">dateTime</FFinCuarentena>
          <FPeticionBaja xmlns="urn:dllCEG.CRM">dateTime</FPeticionBaja>
          <VC_SI xmlns="urn:dllCEG.CRM">boolean</VC_SI>
          <NombreEmpresaExt xmlns="urn:dllCEG.CRM">string</NombreEmpresaExt>
          <EmailEmpresaExt xmlns="urn:dllCEG.CRM">string</EmailEmpresaExt>
          <TelefonoEmpresaExt xmlns="urn:dllCEG.CRM">string</TelefonoEmpresaExt>
          <LocalidadEmpresaExt xmlns="urn:dllCEG.CRM">string</LocalidadEmpresaExt>
          <DireccionEmpresaExt xmlns="urn:dllCEG.CRM">string</DireccionEmpresaExt>
          <CPEmpresaExt xmlns="urn:dllCEG.CRM">string</CPEmpresaExt>
          <IdPaisEmpresaExt xmlns="urn:dllCEG.CRM">int</IdPaisEmpresaExt>
          <IdProvinciaEmpresaExt xmlns="urn:dllCEG.CRM">int</IdProvinciaEmpresaExt>
          <DirIncorrecta xmlns="urn:dllCEG.CRM">boolean</DirIncorrecta>
          <FuncionesEmpresaExt xmlns="urn:dllCEG.CRM">string</FuncionesEmpresaExt>
          <MovilEmpresaExt xmlns="urn:dllCEG.CRM">string</MovilEmpresaExt>
          <DepartamentoEmpresaExt xmlns="urn:dllCEG.CRM">string</DepartamentoEmpresaExt>
          <IdSectorEmpresaExt xmlns="urn:dllCEG.CRM">int</IdSectorEmpresaExt>
          <ExperienciaEmpresaExt xmlns="urn:dllCEG.CRM">string</ExperienciaEmpresaExt>
          <IdTipoContratoEmpresaExt xmlns="urn:dllCEG.CRM">int</IdTipoContratoEmpresaExt>
          <FechaInicioContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaInicioContratoEmpresaExt>
          <FechaFinContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaFinContratoEmpresaExt>
          <WebEmpresaExt xmlns="urn:dllCEG.CRM">string</WebEmpresaExt>
          <Licenciado xmlns="urn:dllCEG.CRM">boolean</Licenciado>
          <fEmailErroneo xmlns="urn:dllCEG.CRM">dateTime</fEmailErroneo>
        </Candidato>
        <Candidato>
          <FEmailImportacion xmlns="urn:dllCEG.CRM">dateTime</FEmailImportacion>
          <IDCandidato xmlns="urn:dllCEG.CRM">int</IDCandidato>
          <IDAlumno xmlns="urn:dllCEG.CRM">int</IDAlumno>
          <IDEmpresa xmlns="urn:dllCEG.CRM">int</IDEmpresa>
          <IDEmpresaExterna xmlns="urn:dllCEG.CRM">int</IDEmpresaExterna>
          <IDCargo xmlns="urn:dllCEG.CRM">int</IDCargo>
          <DatosProfPeriodo xmlns="urn:dllCEG.CRM">string</DatosProfPeriodo>
          <PathFoto xmlns="urn:dllCEG.CRM">string</PathFoto>
          <Nombre xmlns="urn:dllCEG.CRM">string</Nombre>
          <Apellidos xmlns="urn:dllCEG.CRM">string</Apellidos>
          <CodSexo xmlns="urn:dllCEG.CRM">int</CodSexo>
          <IDPaisOrigen xmlns="urn:dllCEG.CRM">int</IDPaisOrigen>
          <IDProvinciaOrigen xmlns="urn:dllCEG.CRM">int</IDProvinciaOrigen>
          <ProvinciaOrigen xmlns="urn:dllCEG.CRM">string</ProvinciaOrigen>
          <LocalidadOrigen xmlns="urn:dllCEG.CRM">string</LocalidadOrigen>
          <DireccionOrigen xmlns="urn:dllCEG.CRM">string</DireccionOrigen>
          <CPOrigen xmlns="urn:dllCEG.CRM">string</CPOrigen>
          <IDPais xmlns="urn:dllCEG.CRM">int</IDPais>
          <IDProvincia xmlns="urn:dllCEG.CRM">int</IDProvincia>
          <Localidad xmlns="urn:dllCEG.CRM">string</Localidad>
          <Direccion xmlns="urn:dllCEG.CRM">string</Direccion>
          <CP xmlns="urn:dllCEG.CRM">string</CP>
          <CodTipoDocu xmlns="urn:dllCEG.CRM">int</CodTipoDocu>
          <NumDocumento xmlns="urn:dllCEG.CRM">string</NumDocumento>
          <Telefono1 xmlns="urn:dllCEG.CRM">string</Telefono1>
          <Telefono2 xmlns="urn:dllCEG.CRM">string</Telefono2>
          <Fax xmlns="urn:dllCEG.CRM">string</Fax>
          <Email xmlns="urn:dllCEG.CRM">string</Email>
          <Observaciones xmlns="urn:dllCEG.CRM">string</Observaciones>
          <Observaciones2 xmlns="urn:dllCEG.CRM">string</Observaciones2>
          <FNacimiento xmlns="urn:dllCEG.CRM">dateTime</FNacimiento>
          <Fallecido xmlns="urn:dllCEG.CRM">boolean</Fallecido>
          <LRobinson xmlns="urn:dllCEG.CRM">boolean</LRobinson>
          <DirParticular xmlns="urn:dllCEG.CRM">boolean</DirParticular>
          <DirFamiliar xmlns="urn:dllCEG.CRM">boolean</DirFamiliar>
          <DirProfesional xmlns="urn:dllCEG.CRM">boolean</DirProfesional>
          <EstadoCivil xmlns="urn:dllCEG.CRM">string</EstadoCivil>
          <DescripcionIdiomas xmlns="urn:dllCEG.CRM">string</DescripcionIdiomas>
          <CargoEmpresaExt xmlns="urn:dllCEG.CRM">string</CargoEmpresaExt>
          <PeriodoEmpresaExt xmlns="urn:dllCEG.CRM">string</PeriodoEmpresaExt>
          <DescripcionMeritos xmlns="urn:dllCEG.CRM">string</DescripcionMeritos>
          <DescripcionOtrasRazones xmlns="urn:dllCEG.CRM">string</DescripcionOtrasRazones>
          <OtroPrograma xmlns="urn:dllCEG.CRM">string</OtroPrograma>
          <IDNacionalidad xmlns="urn:dllCEG.CRM">int</IDNacionalidad>
          <IDOrigen xmlns="urn:dllCEG.CRM">int</IDOrigen>
          <IDSubOrigen xmlns="urn:dllCEG.CRM">int</IDSubOrigen>
          <CodEstadoCandidato xmlns="urn:dllCEG.CRM">int</CodEstadoCandidato>
          <FAceptacionLOPD xmlns="urn:dllCEG.CRM">dateTime</FAceptacionLOPD>
          <ObservacionesNoInteres xmlns="urn:dllCEG.CRM">string</ObservacionesNoInteres>
          <IDPrograma xmlns="urn:dllCEG.CRM">int</IDPrograma>
          <EmailLOPD xmlns="urn:dllCEG.CRM">int</EmailLOPD>
          <FEnvioLOPD xmlns="urn:dllCEG.CRM">dateTime</FEnvioLOPD>
          <BorradoLOPD xmlns="urn:dllCEG.CRM">int</BorradoLOPD>
          <FNoBorradoLOPD xmlns="urn:dllCEG.CRM">dateTime</FNoBorradoLOPD>
          <GradoInteres xmlns="urn:dllCEG.CRM">string</GradoInteres>
          <Activo xmlns="urn:dllCEG.CRM">boolean</Activo>
          <FNoCesionDatos xmlns="urn:dllCEG.CRM">dateTime</FNoCesionDatos>
          <IDUsrNoCesionDatos xmlns="urn:dllCEG.CRM">int</IDUsrNoCesionDatos>
          <FNoEnvioTelematico xmlns="urn:dllCEG.CRM">dateTime</FNoEnvioTelematico>
          <IDUsrNoEnvioTelematico xmlns="urn:dllCEG.CRM">int</IDUsrNoEnvioTelematico>
          <FNoTratamiento xmlns="urn:dllCEG.CRM">dateTime</FNoTratamiento>
          <IDUsrNoTratamiento xmlns="urn:dllCEG.CRM">int</IDUsrNoTratamiento>
          <FOposicion xmlns="urn:dllCEG.CRM">dateTime</FOposicion>
          <IDUsrOposicion xmlns="urn:dllCEG.CRM">int</IDUsrOposicion>
          <FFinCuarentena xmlns="urn:dllCEG.CRM">dateTime</FFinCuarentena>
          <FPeticionBaja xmlns="urn:dllCEG.CRM">dateTime</FPeticionBaja>
          <VC_SI xmlns="urn:dllCEG.CRM">boolean</VC_SI>
          <NombreEmpresaExt xmlns="urn:dllCEG.CRM">string</NombreEmpresaExt>
          <EmailEmpresaExt xmlns="urn:dllCEG.CRM">string</EmailEmpresaExt>
          <TelefonoEmpresaExt xmlns="urn:dllCEG.CRM">string</TelefonoEmpresaExt>
          <LocalidadEmpresaExt xmlns="urn:dllCEG.CRM">string</LocalidadEmpresaExt>
          <DireccionEmpresaExt xmlns="urn:dllCEG.CRM">string</DireccionEmpresaExt>
          <CPEmpresaExt xmlns="urn:dllCEG.CRM">string</CPEmpresaExt>
          <IdPaisEmpresaExt xmlns="urn:dllCEG.CRM">int</IdPaisEmpresaExt>
          <IdProvinciaEmpresaExt xmlns="urn:dllCEG.CRM">int</IdProvinciaEmpresaExt>
          <DirIncorrecta xmlns="urn:dllCEG.CRM">boolean</DirIncorrecta>
          <FuncionesEmpresaExt xmlns="urn:dllCEG.CRM">string</FuncionesEmpresaExt>
          <MovilEmpresaExt xmlns="urn:dllCEG.CRM">string</MovilEmpresaExt>
          <DepartamentoEmpresaExt xmlns="urn:dllCEG.CRM">string</DepartamentoEmpresaExt>
          <IdSectorEmpresaExt xmlns="urn:dllCEG.CRM">int</IdSectorEmpresaExt>
          <ExperienciaEmpresaExt xmlns="urn:dllCEG.CRM">string</ExperienciaEmpresaExt>
          <IdTipoContratoEmpresaExt xmlns="urn:dllCEG.CRM">int</IdTipoContratoEmpresaExt>
          <FechaInicioContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaInicioContratoEmpresaExt>
          <FechaFinContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaFinContratoEmpresaExt>
          <WebEmpresaExt xmlns="urn:dllCEG.CRM">string</WebEmpresaExt>
          <Licenciado xmlns="urn:dllCEG.CRM">boolean</Licenciado>
          <fEmailErroneo xmlns="urn:dllCEG.CRM">dateTime</fEmailErroneo>
        </Candidato>
      </Candidatos_EditByEmail_AllResult>
    </Candidatos_EditByEmail_AllResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /wsCEG.asmx/Candidatos_EditByEmail_All?email=string HTTP/1.1
Host: wsceg.centrogarrigues.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfCandidato xmlns="http://tempuri.org/">
  <Candidato>
    <FEmailImportacion xmlns="urn:dllCEG.CRM">dateTime</FEmailImportacion>
    <IDCandidato xmlns="urn:dllCEG.CRM">int</IDCandidato>
    <IDAlumno xmlns="urn:dllCEG.CRM">int</IDAlumno>
    <IDEmpresa xmlns="urn:dllCEG.CRM">int</IDEmpresa>
    <IDEmpresaExterna xmlns="urn:dllCEG.CRM">int</IDEmpresaExterna>
    <IDCargo xmlns="urn:dllCEG.CRM">int</IDCargo>
    <DatosProfPeriodo xmlns="urn:dllCEG.CRM">string</DatosProfPeriodo>
    <PathFoto xmlns="urn:dllCEG.CRM">string</PathFoto>
    <Nombre xmlns="urn:dllCEG.CRM">string</Nombre>
    <Apellidos xmlns="urn:dllCEG.CRM">string</Apellidos>
    <CodSexo xmlns="urn:dllCEG.CRM">int</CodSexo>
    <IDPaisOrigen xmlns="urn:dllCEG.CRM">int</IDPaisOrigen>
    <IDProvinciaOrigen xmlns="urn:dllCEG.CRM">int</IDProvinciaOrigen>
    <ProvinciaOrigen xmlns="urn:dllCEG.CRM">string</ProvinciaOrigen>
    <LocalidadOrigen xmlns="urn:dllCEG.CRM">string</LocalidadOrigen>
    <DireccionOrigen xmlns="urn:dllCEG.CRM">string</DireccionOrigen>
    <CPOrigen xmlns="urn:dllCEG.CRM">string</CPOrigen>
    <IDPais xmlns="urn:dllCEG.CRM">int</IDPais>
    <IDProvincia xmlns="urn:dllCEG.CRM">int</IDProvincia>
    <Localidad xmlns="urn:dllCEG.CRM">string</Localidad>
    <Direccion xmlns="urn:dllCEG.CRM">string</Direccion>
    <CP xmlns="urn:dllCEG.CRM">string</CP>
    <CodTipoDocu xmlns="urn:dllCEG.CRM">int</CodTipoDocu>
    <NumDocumento xmlns="urn:dllCEG.CRM">string</NumDocumento>
    <Telefono1 xmlns="urn:dllCEG.CRM">string</Telefono1>
    <Telefono2 xmlns="urn:dllCEG.CRM">string</Telefono2>
    <Fax xmlns="urn:dllCEG.CRM">string</Fax>
    <Email xmlns="urn:dllCEG.CRM">string</Email>
    <Observaciones xmlns="urn:dllCEG.CRM">string</Observaciones>
    <Observaciones2 xmlns="urn:dllCEG.CRM">string</Observaciones2>
    <FNacimiento xmlns="urn:dllCEG.CRM">dateTime</FNacimiento>
    <Fallecido xmlns="urn:dllCEG.CRM">boolean</Fallecido>
    <LRobinson xmlns="urn:dllCEG.CRM">boolean</LRobinson>
    <DirParticular xmlns="urn:dllCEG.CRM">boolean</DirParticular>
    <DirFamiliar xmlns="urn:dllCEG.CRM">boolean</DirFamiliar>
    <DirProfesional xmlns="urn:dllCEG.CRM">boolean</DirProfesional>
    <EstadoCivil xmlns="urn:dllCEG.CRM">string</EstadoCivil>
    <DescripcionIdiomas xmlns="urn:dllCEG.CRM">string</DescripcionIdiomas>
    <CargoEmpresaExt xmlns="urn:dllCEG.CRM">string</CargoEmpresaExt>
    <PeriodoEmpresaExt xmlns="urn:dllCEG.CRM">string</PeriodoEmpresaExt>
    <DescripcionMeritos xmlns="urn:dllCEG.CRM">string</DescripcionMeritos>
    <DescripcionOtrasRazones xmlns="urn:dllCEG.CRM">string</DescripcionOtrasRazones>
    <OtroPrograma xmlns="urn:dllCEG.CRM">string</OtroPrograma>
    <IDNacionalidad xmlns="urn:dllCEG.CRM">int</IDNacionalidad>
    <IDOrigen xmlns="urn:dllCEG.CRM">int</IDOrigen>
    <IDSubOrigen xmlns="urn:dllCEG.CRM">int</IDSubOrigen>
    <CodEstadoCandidato xmlns="urn:dllCEG.CRM">int</CodEstadoCandidato>
    <FAceptacionLOPD xmlns="urn:dllCEG.CRM">dateTime</FAceptacionLOPD>
    <ObservacionesNoInteres xmlns="urn:dllCEG.CRM">string</ObservacionesNoInteres>
    <IDPrograma xmlns="urn:dllCEG.CRM">int</IDPrograma>
    <EmailLOPD xmlns="urn:dllCEG.CRM">int</EmailLOPD>
    <FEnvioLOPD xmlns="urn:dllCEG.CRM">dateTime</FEnvioLOPD>
    <BorradoLOPD xmlns="urn:dllCEG.CRM">int</BorradoLOPD>
    <FNoBorradoLOPD xmlns="urn:dllCEG.CRM">dateTime</FNoBorradoLOPD>
    <GradoInteres xmlns="urn:dllCEG.CRM">string</GradoInteres>
    <Activo xmlns="urn:dllCEG.CRM">boolean</Activo>
    <FNoCesionDatos xmlns="urn:dllCEG.CRM">dateTime</FNoCesionDatos>
    <IDUsrNoCesionDatos xmlns="urn:dllCEG.CRM">int</IDUsrNoCesionDatos>
    <FNoEnvioTelematico xmlns="urn:dllCEG.CRM">dateTime</FNoEnvioTelematico>
    <IDUsrNoEnvioTelematico xmlns="urn:dllCEG.CRM">int</IDUsrNoEnvioTelematico>
    <FNoTratamiento xmlns="urn:dllCEG.CRM">dateTime</FNoTratamiento>
    <IDUsrNoTratamiento xmlns="urn:dllCEG.CRM">int</IDUsrNoTratamiento>
    <FOposicion xmlns="urn:dllCEG.CRM">dateTime</FOposicion>
    <IDUsrOposicion xmlns="urn:dllCEG.CRM">int</IDUsrOposicion>
    <FFinCuarentena xmlns="urn:dllCEG.CRM">dateTime</FFinCuarentena>
    <FPeticionBaja xmlns="urn:dllCEG.CRM">dateTime</FPeticionBaja>
    <VC_SI xmlns="urn:dllCEG.CRM">boolean</VC_SI>
    <NombreEmpresaExt xmlns="urn:dllCEG.CRM">string</NombreEmpresaExt>
    <EmailEmpresaExt xmlns="urn:dllCEG.CRM">string</EmailEmpresaExt>
    <TelefonoEmpresaExt xmlns="urn:dllCEG.CRM">string</TelefonoEmpresaExt>
    <LocalidadEmpresaExt xmlns="urn:dllCEG.CRM">string</LocalidadEmpresaExt>
    <DireccionEmpresaExt xmlns="urn:dllCEG.CRM">string</DireccionEmpresaExt>
    <CPEmpresaExt xmlns="urn:dllCEG.CRM">string</CPEmpresaExt>
    <IdPaisEmpresaExt xmlns="urn:dllCEG.CRM">int</IdPaisEmpresaExt>
    <IdProvinciaEmpresaExt xmlns="urn:dllCEG.CRM">int</IdProvinciaEmpresaExt>
    <DirIncorrecta xmlns="urn:dllCEG.CRM">boolean</DirIncorrecta>
    <FuncionesEmpresaExt xmlns="urn:dllCEG.CRM">string</FuncionesEmpresaExt>
    <MovilEmpresaExt xmlns="urn:dllCEG.CRM">string</MovilEmpresaExt>
    <DepartamentoEmpresaExt xmlns="urn:dllCEG.CRM">string</DepartamentoEmpresaExt>
    <IdSectorEmpresaExt xmlns="urn:dllCEG.CRM">int</IdSectorEmpresaExt>
    <ExperienciaEmpresaExt xmlns="urn:dllCEG.CRM">string</ExperienciaEmpresaExt>
    <IdTipoContratoEmpresaExt xmlns="urn:dllCEG.CRM">int</IdTipoContratoEmpresaExt>
    <FechaInicioContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaInicioContratoEmpresaExt>
    <FechaFinContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaFinContratoEmpresaExt>
    <WebEmpresaExt xmlns="urn:dllCEG.CRM">string</WebEmpresaExt>
    <Licenciado xmlns="urn:dllCEG.CRM">boolean</Licenciado>
    <fEmailErroneo xmlns="urn:dllCEG.CRM">dateTime</fEmailErroneo>
  </Candidato>
  <Candidato>
    <FEmailImportacion xmlns="urn:dllCEG.CRM">dateTime</FEmailImportacion>
    <IDCandidato xmlns="urn:dllCEG.CRM">int</IDCandidato>
    <IDAlumno xmlns="urn:dllCEG.CRM">int</IDAlumno>
    <IDEmpresa xmlns="urn:dllCEG.CRM">int</IDEmpresa>
    <IDEmpresaExterna xmlns="urn:dllCEG.CRM">int</IDEmpresaExterna>
    <IDCargo xmlns="urn:dllCEG.CRM">int</IDCargo>
    <DatosProfPeriodo xmlns="urn:dllCEG.CRM">string</DatosProfPeriodo>
    <PathFoto xmlns="urn:dllCEG.CRM">string</PathFoto>
    <Nombre xmlns="urn:dllCEG.CRM">string</Nombre>
    <Apellidos xmlns="urn:dllCEG.CRM">string</Apellidos>
    <CodSexo xmlns="urn:dllCEG.CRM">int</CodSexo>
    <IDPaisOrigen xmlns="urn:dllCEG.CRM">int</IDPaisOrigen>
    <IDProvinciaOrigen xmlns="urn:dllCEG.CRM">int</IDProvinciaOrigen>
    <ProvinciaOrigen xmlns="urn:dllCEG.CRM">string</ProvinciaOrigen>
    <LocalidadOrigen xmlns="urn:dllCEG.CRM">string</LocalidadOrigen>
    <DireccionOrigen xmlns="urn:dllCEG.CRM">string</DireccionOrigen>
    <CPOrigen xmlns="urn:dllCEG.CRM">string</CPOrigen>
    <IDPais xmlns="urn:dllCEG.CRM">int</IDPais>
    <IDProvincia xmlns="urn:dllCEG.CRM">int</IDProvincia>
    <Localidad xmlns="urn:dllCEG.CRM">string</Localidad>
    <Direccion xmlns="urn:dllCEG.CRM">string</Direccion>
    <CP xmlns="urn:dllCEG.CRM">string</CP>
    <CodTipoDocu xmlns="urn:dllCEG.CRM">int</CodTipoDocu>
    <NumDocumento xmlns="urn:dllCEG.CRM">string</NumDocumento>
    <Telefono1 xmlns="urn:dllCEG.CRM">string</Telefono1>
    <Telefono2 xmlns="urn:dllCEG.CRM">string</Telefono2>
    <Fax xmlns="urn:dllCEG.CRM">string</Fax>
    <Email xmlns="urn:dllCEG.CRM">string</Email>
    <Observaciones xmlns="urn:dllCEG.CRM">string</Observaciones>
    <Observaciones2 xmlns="urn:dllCEG.CRM">string</Observaciones2>
    <FNacimiento xmlns="urn:dllCEG.CRM">dateTime</FNacimiento>
    <Fallecido xmlns="urn:dllCEG.CRM">boolean</Fallecido>
    <LRobinson xmlns="urn:dllCEG.CRM">boolean</LRobinson>
    <DirParticular xmlns="urn:dllCEG.CRM">boolean</DirParticular>
    <DirFamiliar xmlns="urn:dllCEG.CRM">boolean</DirFamiliar>
    <DirProfesional xmlns="urn:dllCEG.CRM">boolean</DirProfesional>
    <EstadoCivil xmlns="urn:dllCEG.CRM">string</EstadoCivil>
    <DescripcionIdiomas xmlns="urn:dllCEG.CRM">string</DescripcionIdiomas>
    <CargoEmpresaExt xmlns="urn:dllCEG.CRM">string</CargoEmpresaExt>
    <PeriodoEmpresaExt xmlns="urn:dllCEG.CRM">string</PeriodoEmpresaExt>
    <DescripcionMeritos xmlns="urn:dllCEG.CRM">string</DescripcionMeritos>
    <DescripcionOtrasRazones xmlns="urn:dllCEG.CRM">string</DescripcionOtrasRazones>
    <OtroPrograma xmlns="urn:dllCEG.CRM">string</OtroPrograma>
    <IDNacionalidad xmlns="urn:dllCEG.CRM">int</IDNacionalidad>
    <IDOrigen xmlns="urn:dllCEG.CRM">int</IDOrigen>
    <IDSubOrigen xmlns="urn:dllCEG.CRM">int</IDSubOrigen>
    <CodEstadoCandidato xmlns="urn:dllCEG.CRM">int</CodEstadoCandidato>
    <FAceptacionLOPD xmlns="urn:dllCEG.CRM">dateTime</FAceptacionLOPD>
    <ObservacionesNoInteres xmlns="urn:dllCEG.CRM">string</ObservacionesNoInteres>
    <IDPrograma xmlns="urn:dllCEG.CRM">int</IDPrograma>
    <EmailLOPD xmlns="urn:dllCEG.CRM">int</EmailLOPD>
    <FEnvioLOPD xmlns="urn:dllCEG.CRM">dateTime</FEnvioLOPD>
    <BorradoLOPD xmlns="urn:dllCEG.CRM">int</BorradoLOPD>
    <FNoBorradoLOPD xmlns="urn:dllCEG.CRM">dateTime</FNoBorradoLOPD>
    <GradoInteres xmlns="urn:dllCEG.CRM">string</GradoInteres>
    <Activo xmlns="urn:dllCEG.CRM">boolean</Activo>
    <FNoCesionDatos xmlns="urn:dllCEG.CRM">dateTime</FNoCesionDatos>
    <IDUsrNoCesionDatos xmlns="urn:dllCEG.CRM">int</IDUsrNoCesionDatos>
    <FNoEnvioTelematico xmlns="urn:dllCEG.CRM">dateTime</FNoEnvioTelematico>
    <IDUsrNoEnvioTelematico xmlns="urn:dllCEG.CRM">int</IDUsrNoEnvioTelematico>
    <FNoTratamiento xmlns="urn:dllCEG.CRM">dateTime</FNoTratamiento>
    <IDUsrNoTratamiento xmlns="urn:dllCEG.CRM">int</IDUsrNoTratamiento>
    <FOposicion xmlns="urn:dllCEG.CRM">dateTime</FOposicion>
    <IDUsrOposicion xmlns="urn:dllCEG.CRM">int</IDUsrOposicion>
    <FFinCuarentena xmlns="urn:dllCEG.CRM">dateTime</FFinCuarentena>
    <FPeticionBaja xmlns="urn:dllCEG.CRM">dateTime</FPeticionBaja>
    <VC_SI xmlns="urn:dllCEG.CRM">boolean</VC_SI>
    <NombreEmpresaExt xmlns="urn:dllCEG.CRM">string</NombreEmpresaExt>
    <EmailEmpresaExt xmlns="urn:dllCEG.CRM">string</EmailEmpresaExt>
    <TelefonoEmpresaExt xmlns="urn:dllCEG.CRM">string</TelefonoEmpresaExt>
    <LocalidadEmpresaExt xmlns="urn:dllCEG.CRM">string</LocalidadEmpresaExt>
    <DireccionEmpresaExt xmlns="urn:dllCEG.CRM">string</DireccionEmpresaExt>
    <CPEmpresaExt xmlns="urn:dllCEG.CRM">string</CPEmpresaExt>
    <IdPaisEmpresaExt xmlns="urn:dllCEG.CRM">int</IdPaisEmpresaExt>
    <IdProvinciaEmpresaExt xmlns="urn:dllCEG.CRM">int</IdProvinciaEmpresaExt>
    <DirIncorrecta xmlns="urn:dllCEG.CRM">boolean</DirIncorrecta>
    <FuncionesEmpresaExt xmlns="urn:dllCEG.CRM">string</FuncionesEmpresaExt>
    <MovilEmpresaExt xmlns="urn:dllCEG.CRM">string</MovilEmpresaExt>
    <DepartamentoEmpresaExt xmlns="urn:dllCEG.CRM">string</DepartamentoEmpresaExt>
    <IdSectorEmpresaExt xmlns="urn:dllCEG.CRM">int</IdSectorEmpresaExt>
    <ExperienciaEmpresaExt xmlns="urn:dllCEG.CRM">string</ExperienciaEmpresaExt>
    <IdTipoContratoEmpresaExt xmlns="urn:dllCEG.CRM">int</IdTipoContratoEmpresaExt>
    <FechaInicioContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaInicioContratoEmpresaExt>
    <FechaFinContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaFinContratoEmpresaExt>
    <WebEmpresaExt xmlns="urn:dllCEG.CRM">string</WebEmpresaExt>
    <Licenciado xmlns="urn:dllCEG.CRM">boolean</Licenciado>
    <fEmailErroneo xmlns="urn:dllCEG.CRM">dateTime</fEmailErroneo>
  </Candidato>
</ArrayOfCandidato>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /wsCEG.asmx/Candidatos_EditByEmail_All HTTP/1.1
Host: wsceg.centrogarrigues.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

email=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfCandidato xmlns="http://tempuri.org/">
  <Candidato>
    <FEmailImportacion xmlns="urn:dllCEG.CRM">dateTime</FEmailImportacion>
    <IDCandidato xmlns="urn:dllCEG.CRM">int</IDCandidato>
    <IDAlumno xmlns="urn:dllCEG.CRM">int</IDAlumno>
    <IDEmpresa xmlns="urn:dllCEG.CRM">int</IDEmpresa>
    <IDEmpresaExterna xmlns="urn:dllCEG.CRM">int</IDEmpresaExterna>
    <IDCargo xmlns="urn:dllCEG.CRM">int</IDCargo>
    <DatosProfPeriodo xmlns="urn:dllCEG.CRM">string</DatosProfPeriodo>
    <PathFoto xmlns="urn:dllCEG.CRM">string</PathFoto>
    <Nombre xmlns="urn:dllCEG.CRM">string</Nombre>
    <Apellidos xmlns="urn:dllCEG.CRM">string</Apellidos>
    <CodSexo xmlns="urn:dllCEG.CRM">int</CodSexo>
    <IDPaisOrigen xmlns="urn:dllCEG.CRM">int</IDPaisOrigen>
    <IDProvinciaOrigen xmlns="urn:dllCEG.CRM">int</IDProvinciaOrigen>
    <ProvinciaOrigen xmlns="urn:dllCEG.CRM">string</ProvinciaOrigen>
    <LocalidadOrigen xmlns="urn:dllCEG.CRM">string</LocalidadOrigen>
    <DireccionOrigen xmlns="urn:dllCEG.CRM">string</DireccionOrigen>
    <CPOrigen xmlns="urn:dllCEG.CRM">string</CPOrigen>
    <IDPais xmlns="urn:dllCEG.CRM">int</IDPais>
    <IDProvincia xmlns="urn:dllCEG.CRM">int</IDProvincia>
    <Localidad xmlns="urn:dllCEG.CRM">string</Localidad>
    <Direccion xmlns="urn:dllCEG.CRM">string</Direccion>
    <CP xmlns="urn:dllCEG.CRM">string</CP>
    <CodTipoDocu xmlns="urn:dllCEG.CRM">int</CodTipoDocu>
    <NumDocumento xmlns="urn:dllCEG.CRM">string</NumDocumento>
    <Telefono1 xmlns="urn:dllCEG.CRM">string</Telefono1>
    <Telefono2 xmlns="urn:dllCEG.CRM">string</Telefono2>
    <Fax xmlns="urn:dllCEG.CRM">string</Fax>
    <Email xmlns="urn:dllCEG.CRM">string</Email>
    <Observaciones xmlns="urn:dllCEG.CRM">string</Observaciones>
    <Observaciones2 xmlns="urn:dllCEG.CRM">string</Observaciones2>
    <FNacimiento xmlns="urn:dllCEG.CRM">dateTime</FNacimiento>
    <Fallecido xmlns="urn:dllCEG.CRM">boolean</Fallecido>
    <LRobinson xmlns="urn:dllCEG.CRM">boolean</LRobinson>
    <DirParticular xmlns="urn:dllCEG.CRM">boolean</DirParticular>
    <DirFamiliar xmlns="urn:dllCEG.CRM">boolean</DirFamiliar>
    <DirProfesional xmlns="urn:dllCEG.CRM">boolean</DirProfesional>
    <EstadoCivil xmlns="urn:dllCEG.CRM">string</EstadoCivil>
    <DescripcionIdiomas xmlns="urn:dllCEG.CRM">string</DescripcionIdiomas>
    <CargoEmpresaExt xmlns="urn:dllCEG.CRM">string</CargoEmpresaExt>
    <PeriodoEmpresaExt xmlns="urn:dllCEG.CRM">string</PeriodoEmpresaExt>
    <DescripcionMeritos xmlns="urn:dllCEG.CRM">string</DescripcionMeritos>
    <DescripcionOtrasRazones xmlns="urn:dllCEG.CRM">string</DescripcionOtrasRazones>
    <OtroPrograma xmlns="urn:dllCEG.CRM">string</OtroPrograma>
    <IDNacionalidad xmlns="urn:dllCEG.CRM">int</IDNacionalidad>
    <IDOrigen xmlns="urn:dllCEG.CRM">int</IDOrigen>
    <IDSubOrigen xmlns="urn:dllCEG.CRM">int</IDSubOrigen>
    <CodEstadoCandidato xmlns="urn:dllCEG.CRM">int</CodEstadoCandidato>
    <FAceptacionLOPD xmlns="urn:dllCEG.CRM">dateTime</FAceptacionLOPD>
    <ObservacionesNoInteres xmlns="urn:dllCEG.CRM">string</ObservacionesNoInteres>
    <IDPrograma xmlns="urn:dllCEG.CRM">int</IDPrograma>
    <EmailLOPD xmlns="urn:dllCEG.CRM">int</EmailLOPD>
    <FEnvioLOPD xmlns="urn:dllCEG.CRM">dateTime</FEnvioLOPD>
    <BorradoLOPD xmlns="urn:dllCEG.CRM">int</BorradoLOPD>
    <FNoBorradoLOPD xmlns="urn:dllCEG.CRM">dateTime</FNoBorradoLOPD>
    <GradoInteres xmlns="urn:dllCEG.CRM">string</GradoInteres>
    <Activo xmlns="urn:dllCEG.CRM">boolean</Activo>
    <FNoCesionDatos xmlns="urn:dllCEG.CRM">dateTime</FNoCesionDatos>
    <IDUsrNoCesionDatos xmlns="urn:dllCEG.CRM">int</IDUsrNoCesionDatos>
    <FNoEnvioTelematico xmlns="urn:dllCEG.CRM">dateTime</FNoEnvioTelematico>
    <IDUsrNoEnvioTelematico xmlns="urn:dllCEG.CRM">int</IDUsrNoEnvioTelematico>
    <FNoTratamiento xmlns="urn:dllCEG.CRM">dateTime</FNoTratamiento>
    <IDUsrNoTratamiento xmlns="urn:dllCEG.CRM">int</IDUsrNoTratamiento>
    <FOposicion xmlns="urn:dllCEG.CRM">dateTime</FOposicion>
    <IDUsrOposicion xmlns="urn:dllCEG.CRM">int</IDUsrOposicion>
    <FFinCuarentena xmlns="urn:dllCEG.CRM">dateTime</FFinCuarentena>
    <FPeticionBaja xmlns="urn:dllCEG.CRM">dateTime</FPeticionBaja>
    <VC_SI xmlns="urn:dllCEG.CRM">boolean</VC_SI>
    <NombreEmpresaExt xmlns="urn:dllCEG.CRM">string</NombreEmpresaExt>
    <EmailEmpresaExt xmlns="urn:dllCEG.CRM">string</EmailEmpresaExt>
    <TelefonoEmpresaExt xmlns="urn:dllCEG.CRM">string</TelefonoEmpresaExt>
    <LocalidadEmpresaExt xmlns="urn:dllCEG.CRM">string</LocalidadEmpresaExt>
    <DireccionEmpresaExt xmlns="urn:dllCEG.CRM">string</DireccionEmpresaExt>
    <CPEmpresaExt xmlns="urn:dllCEG.CRM">string</CPEmpresaExt>
    <IdPaisEmpresaExt xmlns="urn:dllCEG.CRM">int</IdPaisEmpresaExt>
    <IdProvinciaEmpresaExt xmlns="urn:dllCEG.CRM">int</IdProvinciaEmpresaExt>
    <DirIncorrecta xmlns="urn:dllCEG.CRM">boolean</DirIncorrecta>
    <FuncionesEmpresaExt xmlns="urn:dllCEG.CRM">string</FuncionesEmpresaExt>
    <MovilEmpresaExt xmlns="urn:dllCEG.CRM">string</MovilEmpresaExt>
    <DepartamentoEmpresaExt xmlns="urn:dllCEG.CRM">string</DepartamentoEmpresaExt>
    <IdSectorEmpresaExt xmlns="urn:dllCEG.CRM">int</IdSectorEmpresaExt>
    <ExperienciaEmpresaExt xmlns="urn:dllCEG.CRM">string</ExperienciaEmpresaExt>
    <IdTipoContratoEmpresaExt xmlns="urn:dllCEG.CRM">int</IdTipoContratoEmpresaExt>
    <FechaInicioContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaInicioContratoEmpresaExt>
    <FechaFinContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaFinContratoEmpresaExt>
    <WebEmpresaExt xmlns="urn:dllCEG.CRM">string</WebEmpresaExt>
    <Licenciado xmlns="urn:dllCEG.CRM">boolean</Licenciado>
    <fEmailErroneo xmlns="urn:dllCEG.CRM">dateTime</fEmailErroneo>
  </Candidato>
  <Candidato>
    <FEmailImportacion xmlns="urn:dllCEG.CRM">dateTime</FEmailImportacion>
    <IDCandidato xmlns="urn:dllCEG.CRM">int</IDCandidato>
    <IDAlumno xmlns="urn:dllCEG.CRM">int</IDAlumno>
    <IDEmpresa xmlns="urn:dllCEG.CRM">int</IDEmpresa>
    <IDEmpresaExterna xmlns="urn:dllCEG.CRM">int</IDEmpresaExterna>
    <IDCargo xmlns="urn:dllCEG.CRM">int</IDCargo>
    <DatosProfPeriodo xmlns="urn:dllCEG.CRM">string</DatosProfPeriodo>
    <PathFoto xmlns="urn:dllCEG.CRM">string</PathFoto>
    <Nombre xmlns="urn:dllCEG.CRM">string</Nombre>
    <Apellidos xmlns="urn:dllCEG.CRM">string</Apellidos>
    <CodSexo xmlns="urn:dllCEG.CRM">int</CodSexo>
    <IDPaisOrigen xmlns="urn:dllCEG.CRM">int</IDPaisOrigen>
    <IDProvinciaOrigen xmlns="urn:dllCEG.CRM">int</IDProvinciaOrigen>
    <ProvinciaOrigen xmlns="urn:dllCEG.CRM">string</ProvinciaOrigen>
    <LocalidadOrigen xmlns="urn:dllCEG.CRM">string</LocalidadOrigen>
    <DireccionOrigen xmlns="urn:dllCEG.CRM">string</DireccionOrigen>
    <CPOrigen xmlns="urn:dllCEG.CRM">string</CPOrigen>
    <IDPais xmlns="urn:dllCEG.CRM">int</IDPais>
    <IDProvincia xmlns="urn:dllCEG.CRM">int</IDProvincia>
    <Localidad xmlns="urn:dllCEG.CRM">string</Localidad>
    <Direccion xmlns="urn:dllCEG.CRM">string</Direccion>
    <CP xmlns="urn:dllCEG.CRM">string</CP>
    <CodTipoDocu xmlns="urn:dllCEG.CRM">int</CodTipoDocu>
    <NumDocumento xmlns="urn:dllCEG.CRM">string</NumDocumento>
    <Telefono1 xmlns="urn:dllCEG.CRM">string</Telefono1>
    <Telefono2 xmlns="urn:dllCEG.CRM">string</Telefono2>
    <Fax xmlns="urn:dllCEG.CRM">string</Fax>
    <Email xmlns="urn:dllCEG.CRM">string</Email>
    <Observaciones xmlns="urn:dllCEG.CRM">string</Observaciones>
    <Observaciones2 xmlns="urn:dllCEG.CRM">string</Observaciones2>
    <FNacimiento xmlns="urn:dllCEG.CRM">dateTime</FNacimiento>
    <Fallecido xmlns="urn:dllCEG.CRM">boolean</Fallecido>
    <LRobinson xmlns="urn:dllCEG.CRM">boolean</LRobinson>
    <DirParticular xmlns="urn:dllCEG.CRM">boolean</DirParticular>
    <DirFamiliar xmlns="urn:dllCEG.CRM">boolean</DirFamiliar>
    <DirProfesional xmlns="urn:dllCEG.CRM">boolean</DirProfesional>
    <EstadoCivil xmlns="urn:dllCEG.CRM">string</EstadoCivil>
    <DescripcionIdiomas xmlns="urn:dllCEG.CRM">string</DescripcionIdiomas>
    <CargoEmpresaExt xmlns="urn:dllCEG.CRM">string</CargoEmpresaExt>
    <PeriodoEmpresaExt xmlns="urn:dllCEG.CRM">string</PeriodoEmpresaExt>
    <DescripcionMeritos xmlns="urn:dllCEG.CRM">string</DescripcionMeritos>
    <DescripcionOtrasRazones xmlns="urn:dllCEG.CRM">string</DescripcionOtrasRazones>
    <OtroPrograma xmlns="urn:dllCEG.CRM">string</OtroPrograma>
    <IDNacionalidad xmlns="urn:dllCEG.CRM">int</IDNacionalidad>
    <IDOrigen xmlns="urn:dllCEG.CRM">int</IDOrigen>
    <IDSubOrigen xmlns="urn:dllCEG.CRM">int</IDSubOrigen>
    <CodEstadoCandidato xmlns="urn:dllCEG.CRM">int</CodEstadoCandidato>
    <FAceptacionLOPD xmlns="urn:dllCEG.CRM">dateTime</FAceptacionLOPD>
    <ObservacionesNoInteres xmlns="urn:dllCEG.CRM">string</ObservacionesNoInteres>
    <IDPrograma xmlns="urn:dllCEG.CRM">int</IDPrograma>
    <EmailLOPD xmlns="urn:dllCEG.CRM">int</EmailLOPD>
    <FEnvioLOPD xmlns="urn:dllCEG.CRM">dateTime</FEnvioLOPD>
    <BorradoLOPD xmlns="urn:dllCEG.CRM">int</BorradoLOPD>
    <FNoBorradoLOPD xmlns="urn:dllCEG.CRM">dateTime</FNoBorradoLOPD>
    <GradoInteres xmlns="urn:dllCEG.CRM">string</GradoInteres>
    <Activo xmlns="urn:dllCEG.CRM">boolean</Activo>
    <FNoCesionDatos xmlns="urn:dllCEG.CRM">dateTime</FNoCesionDatos>
    <IDUsrNoCesionDatos xmlns="urn:dllCEG.CRM">int</IDUsrNoCesionDatos>
    <FNoEnvioTelematico xmlns="urn:dllCEG.CRM">dateTime</FNoEnvioTelematico>
    <IDUsrNoEnvioTelematico xmlns="urn:dllCEG.CRM">int</IDUsrNoEnvioTelematico>
    <FNoTratamiento xmlns="urn:dllCEG.CRM">dateTime</FNoTratamiento>
    <IDUsrNoTratamiento xmlns="urn:dllCEG.CRM">int</IDUsrNoTratamiento>
    <FOposicion xmlns="urn:dllCEG.CRM">dateTime</FOposicion>
    <IDUsrOposicion xmlns="urn:dllCEG.CRM">int</IDUsrOposicion>
    <FFinCuarentena xmlns="urn:dllCEG.CRM">dateTime</FFinCuarentena>
    <FPeticionBaja xmlns="urn:dllCEG.CRM">dateTime</FPeticionBaja>
    <VC_SI xmlns="urn:dllCEG.CRM">boolean</VC_SI>
    <NombreEmpresaExt xmlns="urn:dllCEG.CRM">string</NombreEmpresaExt>
    <EmailEmpresaExt xmlns="urn:dllCEG.CRM">string</EmailEmpresaExt>
    <TelefonoEmpresaExt xmlns="urn:dllCEG.CRM">string</TelefonoEmpresaExt>
    <LocalidadEmpresaExt xmlns="urn:dllCEG.CRM">string</LocalidadEmpresaExt>
    <DireccionEmpresaExt xmlns="urn:dllCEG.CRM">string</DireccionEmpresaExt>
    <CPEmpresaExt xmlns="urn:dllCEG.CRM">string</CPEmpresaExt>
    <IdPaisEmpresaExt xmlns="urn:dllCEG.CRM">int</IdPaisEmpresaExt>
    <IdProvinciaEmpresaExt xmlns="urn:dllCEG.CRM">int</IdProvinciaEmpresaExt>
    <DirIncorrecta xmlns="urn:dllCEG.CRM">boolean</DirIncorrecta>
    <FuncionesEmpresaExt xmlns="urn:dllCEG.CRM">string</FuncionesEmpresaExt>
    <MovilEmpresaExt xmlns="urn:dllCEG.CRM">string</MovilEmpresaExt>
    <DepartamentoEmpresaExt xmlns="urn:dllCEG.CRM">string</DepartamentoEmpresaExt>
    <IdSectorEmpresaExt xmlns="urn:dllCEG.CRM">int</IdSectorEmpresaExt>
    <ExperienciaEmpresaExt xmlns="urn:dllCEG.CRM">string</ExperienciaEmpresaExt>
    <IdTipoContratoEmpresaExt xmlns="urn:dllCEG.CRM">int</IdTipoContratoEmpresaExt>
    <FechaInicioContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaInicioContratoEmpresaExt>
    <FechaFinContratoEmpresaExt xmlns="urn:dllCEG.CRM">dateTime</FechaFinContratoEmpresaExt>
    <WebEmpresaExt xmlns="urn:dllCEG.CRM">string</WebEmpresaExt>
    <Licenciado xmlns="urn:dllCEG.CRM">boolean</Licenciado>
    <fEmailErroneo xmlns="urn:dllCEG.CRM">dateTime</fEmailErroneo>
  </Candidato>
</ArrayOfCandidato>