ServicioSSIntegral
Click here for a complete list of operations.
EnviarDocumentoAjusteElectronico
Test
The test form is only available for requests from the local machine.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 /ServicioSSIntegral.asmx HTTP/1.1
Host: factura.ssintegral.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://factura.ssintegral.com/EnviarDocumentoAjusteElectronico"
<?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>
<EnviarDocumentoAjusteElectronico xmlns="https://factura.ssintegral.com/">
<datos>
<NIT>string</NIT>
<Clave>string</Clave>
<CodigoEmpresa>int</CodigoEmpresa>
<Servicio>int</Servicio>
<strucinvoicedoc>
<Ambiente>string</Ambiente>
<QRCode>string</QRCode>
<CUDS>string</CUDS>
<ConsecutivoXML>string</ConsecutivoXML>
<ConsecutivoZIP>string</ConsecutivoZIP>
<CustomizationID>string</CustomizationID>
<InvoiceTypeCode>string</InvoiceTypeCode>
<empresadocequivalente>
<CodigoEmpresa>string</CodigoEmpresa>
<AdditionalAccountID>string</AdditionalAccountID>
<NombreEmpresa>string</NombreEmpresa>
<NIT>string</NIT>
<DigitoVerificacion>string</DigitoVerificacion>
<TipoIdentificacion>string</TipoIdentificacion>
<Direccion>string</Direccion>
<CodigoCiudad>string</CodigoCiudad>
<NombreCiudad>string</NombreCiudad>
<CodigoDepartamento>string</CodigoDepartamento>
<NombreDepartamento>string</NombreDepartamento>
<CodigoPais>string</CodigoPais>
<Pais>string</Pais>
<LenguajePais>string</LenguajePais>
<CodigoPostal>string</CodigoPostal>
<CIIU>string</CIIU>
<MatriculaMercantil>string</MatriculaMercantil>
<MedioPago>string</MedioPago>
<MetodoPago>string</MetodoPago>
<NombreRepresentante>string</NombreRepresentante>
<TelefonoRepresentante>string</TelefonoRepresentante>
<CorreoRepresentante>string</CorreoRepresentante>
<RutaCertificado>string</RutaCertificado>
<PasswordCertificado>string</PasswordCertificado>
<TaxLevelCode>string</TaxLevelCode>
</empresadocequivalente>
<resoluciondocequivalente>
<ProviderId>string</ProviderId>
<InvoiceAuthorization>decimal</InvoiceAuthorization>
<From>long</From>
<To>long</To>
<FechaIncial>string</FechaIncial>
<FechaFinal>string</FechaFinal>
<Pin>string</Pin>
<Prefijo>string</Prefijo>
<ClaveTecnica>string</ClaveTecnica>
<SoftwareId>string</SoftwareId>
<SetId>string</SetId>
</resoluciondocequivalente>
<proveedordocequivalente>
<AdditionalAccountID>string</AdditionalAccountID>
<NombreEmpresa>string</NombreEmpresa>
<Nombres>string</Nombres>
<Apellidos>string</Apellidos>
<NIT>string</NIT>
<DigitoVerificacion>string</DigitoVerificacion>
<TipoIdentificacion>string</TipoIdentificacion>
<TaxLevelCode>string</TaxLevelCode>
<Direccion>string</Direccion>
<CodigoPostal>string</CodigoPostal>
<Telefono>string</Telefono>
<Mail>string</Mail>
<CodigoCiudad>string</CodigoCiudad>
<NombreCiudad>string</NombreCiudad>
<CodigoDepartamento>string</CodigoDepartamento>
<NombreDepartamento>string</NombreDepartamento>
<CodigoPais>string</CodigoPais>
<Pais>string</Pais>
<LenguajePais>string</LenguajePais>
</proveedordocequivalente>
<documentoSE>
<DocumentCurrencyCode>string</DocumentCurrencyCode>
<FechaDocumento>dateTime</FechaDocumento>
<IssueTime>dateTime</IssueTime>
<FechaVencimiento>dateTime</FechaVencimiento>
<NumeroDocumento>string</NumeroDocumento>
<Prefijo>string</Prefijo>
<Observaciones>string</Observaciones>
<Notas>string</Notas>
<SubTotalDocumento>decimal</SubTotalDocumento>
<TotalDocumento>decimal</TotalDocumento>
<TotalIva>decimal</TotalIva>
<TotalReteIva>decimal</TotalReteIva>
<TotalReteICA>string</TotalReteICA>
<TotalReteFuente>decimal</TotalReteFuente>
<TotalDescuento>decimal</TotalDescuento>
<TotalRecargo>decimal</TotalRecargo>
<LineCountNumeric>decimal</LineCountNumeric>
<OrderReference_ID>string</OrderReference_ID>
<OrderReference_IssueDate>dateTime</OrderReference_IssueDate>
<MedioPago>string</MedioPago>
<MetodoPago>string</MetodoPago>
<PaymentDueDate>dateTime</PaymentDueDate>
<PaymentID>string</PaymentID>
<detallesivas xsi:nil="true" />
<allowancecharge xsi:nil="true" />
<withholdingtaxTotal xsi:nil="true" />
<DocumentoEquivalenteDetalles xsi:nil="true" />
</documentoSE>
<discrepancyresponse>
<ReferenceID>string</ReferenceID>
<ResponseCode>string</ResponseCode>
<Description>string</Description>
</discrepancyresponse>
<billingreference>
<ID>string</ID>
<UUID>string</UUID>
<IssueDate>dateTime</IssueDate>
</billingreference>
</strucinvoicedoc>
</datos>
<server>string</server>
<notificarDIAN>string</notificarDIAN>
</EnviarDocumentoAjusteElectronico>
</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>
<EnviarDocumentoAjusteElectronicoResponse xmlns="https://factura.ssintegral.com/">
<EnviarDocumentoAjusteElectronicoResult>
<CUFE>string</CUFE>
<CUDE>string</CUDE>
<QR>string</QR>
<xml>base64Binary</xml>
<FacturaPDF>base64Binary</FacturaPDF>
<ResponseDIAN>base64Binary</ResponseDIAN>
<Descripcion>string</Descripcion>
<DatosResolucion>
<ExtensionData />
<OperationCode>string</OperationCode>
<OperationDescription>string</OperationDescription>
<ResponseList>
<NumberRangeResponse xsi:nil="true" />
<NumberRangeResponse xsi:nil="true" />
</ResponseList>
</DatosResolucion>
<RespuestaHabilitacion>
<ExtensionData />
<ErrorMessageList>
<XmlParamsResponseTrackId xsi:nil="true" />
<XmlParamsResponseTrackId xsi:nil="true" />
</ErrorMessageList>
<ZipKey>string</ZipKey>
</RespuestaHabilitacion>
<RespuestaProduccion>
<ExtensionData />
<ErrorMessage>
<string>string</string>
<string>string</string>
</ErrorMessage>
<IsValid>boolean</IsValid>
<StatusCode>string</StatusCode>
<StatusDescription>string</StatusDescription>
<StatusMessage>string</StatusMessage>
<XmlBase64Bytes>base64Binary</XmlBase64Bytes>
<XmlBytes>base64Binary</XmlBytes>
<XmlDocumentKey>string</XmlDocumentKey>
<XmlFileName>string</XmlFileName>
</RespuestaProduccion>
<CUNE>string</CUNE>
<StatusCode>string</StatusCode>
<StatusDescription>string</StatusDescription>
<StatusMessage>string</StatusMessage>
<XmlFileName>string</XmlFileName>
<ErrorMessage>string</ErrorMessage>
<CUDS>string</CUDS>
</EnviarDocumentoAjusteElectronicoResult>
</EnviarDocumentoAjusteElectronicoResponse>
</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 /ServicioSSIntegral.asmx HTTP/1.1
Host: factura.ssintegral.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>
<EnviarDocumentoAjusteElectronico xmlns="https://factura.ssintegral.com/">
<datos>
<NIT>string</NIT>
<Clave>string</Clave>
<CodigoEmpresa>int</CodigoEmpresa>
<Servicio>int</Servicio>
<strucinvoicedoc>
<Ambiente>string</Ambiente>
<QRCode>string</QRCode>
<CUDS>string</CUDS>
<ConsecutivoXML>string</ConsecutivoXML>
<ConsecutivoZIP>string</ConsecutivoZIP>
<CustomizationID>string</CustomizationID>
<InvoiceTypeCode>string</InvoiceTypeCode>
<empresadocequivalente>
<CodigoEmpresa>string</CodigoEmpresa>
<AdditionalAccountID>string</AdditionalAccountID>
<NombreEmpresa>string</NombreEmpresa>
<NIT>string</NIT>
<DigitoVerificacion>string</DigitoVerificacion>
<TipoIdentificacion>string</TipoIdentificacion>
<Direccion>string</Direccion>
<CodigoCiudad>string</CodigoCiudad>
<NombreCiudad>string</NombreCiudad>
<CodigoDepartamento>string</CodigoDepartamento>
<NombreDepartamento>string</NombreDepartamento>
<CodigoPais>string</CodigoPais>
<Pais>string</Pais>
<LenguajePais>string</LenguajePais>
<CodigoPostal>string</CodigoPostal>
<CIIU>string</CIIU>
<MatriculaMercantil>string</MatriculaMercantil>
<MedioPago>string</MedioPago>
<MetodoPago>string</MetodoPago>
<NombreRepresentante>string</NombreRepresentante>
<TelefonoRepresentante>string</TelefonoRepresentante>
<CorreoRepresentante>string</CorreoRepresentante>
<RutaCertificado>string</RutaCertificado>
<PasswordCertificado>string</PasswordCertificado>
<TaxLevelCode>string</TaxLevelCode>
</empresadocequivalente>
<resoluciondocequivalente>
<ProviderId>string</ProviderId>
<InvoiceAuthorization>decimal</InvoiceAuthorization>
<From>long</From>
<To>long</To>
<FechaIncial>string</FechaIncial>
<FechaFinal>string</FechaFinal>
<Pin>string</Pin>
<Prefijo>string</Prefijo>
<ClaveTecnica>string</ClaveTecnica>
<SoftwareId>string</SoftwareId>
<SetId>string</SetId>
</resoluciondocequivalente>
<proveedordocequivalente>
<AdditionalAccountID>string</AdditionalAccountID>
<NombreEmpresa>string</NombreEmpresa>
<Nombres>string</Nombres>
<Apellidos>string</Apellidos>
<NIT>string</NIT>
<DigitoVerificacion>string</DigitoVerificacion>
<TipoIdentificacion>string</TipoIdentificacion>
<TaxLevelCode>string</TaxLevelCode>
<Direccion>string</Direccion>
<CodigoPostal>string</CodigoPostal>
<Telefono>string</Telefono>
<Mail>string</Mail>
<CodigoCiudad>string</CodigoCiudad>
<NombreCiudad>string</NombreCiudad>
<CodigoDepartamento>string</CodigoDepartamento>
<NombreDepartamento>string</NombreDepartamento>
<CodigoPais>string</CodigoPais>
<Pais>string</Pais>
<LenguajePais>string</LenguajePais>
</proveedordocequivalente>
<documentoSE>
<DocumentCurrencyCode>string</DocumentCurrencyCode>
<FechaDocumento>dateTime</FechaDocumento>
<IssueTime>dateTime</IssueTime>
<FechaVencimiento>dateTime</FechaVencimiento>
<NumeroDocumento>string</NumeroDocumento>
<Prefijo>string</Prefijo>
<Observaciones>string</Observaciones>
<Notas>string</Notas>
<SubTotalDocumento>decimal</SubTotalDocumento>
<TotalDocumento>decimal</TotalDocumento>
<TotalIva>decimal</TotalIva>
<TotalReteIva>decimal</TotalReteIva>
<TotalReteICA>string</TotalReteICA>
<TotalReteFuente>decimal</TotalReteFuente>
<TotalDescuento>decimal</TotalDescuento>
<TotalRecargo>decimal</TotalRecargo>
<LineCountNumeric>decimal</LineCountNumeric>
<OrderReference_ID>string</OrderReference_ID>
<OrderReference_IssueDate>dateTime</OrderReference_IssueDate>
<MedioPago>string</MedioPago>
<MetodoPago>string</MetodoPago>
<PaymentDueDate>dateTime</PaymentDueDate>
<PaymentID>string</PaymentID>
<detallesivas xsi:nil="true" />
<allowancecharge xsi:nil="true" />
<withholdingtaxTotal xsi:nil="true" />
<DocumentoEquivalenteDetalles xsi:nil="true" />
</documentoSE>
<discrepancyresponse>
<ReferenceID>string</ReferenceID>
<ResponseCode>string</ResponseCode>
<Description>string</Description>
</discrepancyresponse>
<billingreference>
<ID>string</ID>
<UUID>string</UUID>
<IssueDate>dateTime</IssueDate>
</billingreference>
</strucinvoicedoc>
</datos>
<server>string</server>
<notificarDIAN>string</notificarDIAN>
</EnviarDocumentoAjusteElectronico>
</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>
<EnviarDocumentoAjusteElectronicoResponse xmlns="https://factura.ssintegral.com/">
<EnviarDocumentoAjusteElectronicoResult>
<CUFE>string</CUFE>
<CUDE>string</CUDE>
<QR>string</QR>
<xml>base64Binary</xml>
<FacturaPDF>base64Binary</FacturaPDF>
<ResponseDIAN>base64Binary</ResponseDIAN>
<Descripcion>string</Descripcion>
<DatosResolucion>
<ExtensionData />
<OperationCode>string</OperationCode>
<OperationDescription>string</OperationDescription>
<ResponseList>
<NumberRangeResponse xsi:nil="true" />
<NumberRangeResponse xsi:nil="true" />
</ResponseList>
</DatosResolucion>
<RespuestaHabilitacion>
<ExtensionData />
<ErrorMessageList>
<XmlParamsResponseTrackId xsi:nil="true" />
<XmlParamsResponseTrackId xsi:nil="true" />
</ErrorMessageList>
<ZipKey>string</ZipKey>
</RespuestaHabilitacion>
<RespuestaProduccion>
<ExtensionData />
<ErrorMessage>
<string>string</string>
<string>string</string>
</ErrorMessage>
<IsValid>boolean</IsValid>
<StatusCode>string</StatusCode>
<StatusDescription>string</StatusDescription>
<StatusMessage>string</StatusMessage>
<XmlBase64Bytes>base64Binary</XmlBase64Bytes>
<XmlBytes>base64Binary</XmlBytes>
<XmlDocumentKey>string</XmlDocumentKey>
<XmlFileName>string</XmlFileName>
</RespuestaProduccion>
<CUNE>string</CUNE>
<StatusCode>string</StatusCode>
<StatusDescription>string</StatusDescription>
<StatusMessage>string</StatusMessage>
<XmlFileName>string</XmlFileName>
<ErrorMessage>string</ErrorMessage>
<CUDS>string</CUDS>
</EnviarDocumentoAjusteElectronicoResult>
</EnviarDocumentoAjusteElectronicoResponse>
</soap12:Body>
</soap12:Envelope>