El request del método es el siguiente:
Request: Parámetro a enviar | ||
Tipo | Identificador | Descripción |
---|---|---|
String | Password | Proporcionado por The Factory HKA. |
String | RUC | Proporcionado por el cliente. |
String | Usuario | Proporcionado por The Factory HKA. |
String | Certificado | Proporcionado por The Factory HKA. |
String | Clave Certificado | Proporcionado por The Factory HKA. |
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/" xmlns:wsec="http://schemas.datacontract.org/2004/07/WSEcuadorService.Request"> <soapenv:Header/> <soapenv:Body> <tem:CargaCertificado> <!--Optional:--> <tem:data> <!--Optional:--> <wsec:Clave>?</wsec:Clave> <!--Optional:--> <wsec:RUC>?</wsec:RUC> <!--Optional:--> <wsec:Usuario>?</wsec:Usuario> <!--Optional:--> <wsec:Certificado>?</wsec:Certificado> <!--Optional:--> <wsec:ClaveCertificado>?</wsec:ClaveCertificado> <!--Optional:--> <wsec:Extension>?</wsec:Extension> </tem:data> </tem:CargaCertificado> </soapenv:Body> </soapenv:Envelope>
El campo “Certificado” Y “ClaveCertificado” deben ser expresados en Base64