ServicioContribuyente

<back to all web services

ObtenerDatosCreditos

The following routes are available for this service:
All Verbs/DatosCreditos

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/reply/ObtenerDatosCreditos HTTP/1.1 
Host: wsot.sar.gob.hn 
Content-Type: text/jsv
Content-Length: length

{
	rtn: String,
	periodo: 0,
	impuesto: 0,
	motivoRenta: 0,
	fechaCierreEjercicio: String,
	formulario: 0,
	version: 0
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length

{
	pagosCuentasISR: 0,
	pagosCuentaAS: 0,
	pagosPeriodoISR: 0,
	pagosPeriodoATN: 0,
	pagosPeriodoAS: 0,
	pagosAnticipoUnoPorcientoISR: 0,
	retencionAnticiposImportaciones: 0,
	excedenteEjercicioFiscalAnterior: 
	{
		aportacionSolidaria: 0,
		activoNeto: 0,
		impuestoSobreRenta: 0
	},
	creditosAplicadosPagosCuentas: 
	{
		aportacionSolidaria: 0,
		activoNeto: 0,
		impuestoSobreRenta: 0
	},
	fechaHoraServidor: String
}