Created
December 18, 2015 22:40
-
-
Save jplaza/2d4f7373274463cb2a45 to your computer and use it in GitHub Desktop.
Datil sign issue error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"secuencial":766, | |
"firma":{ | |
"result":"bad", | |
"error":"Ocurrió un error al tratar de firmar el comprobante, por favor inténtalo nuevamente.", | |
"status":400 | |
}, | |
"fecha_emision":"2015-12-16T15:38:01-05:00", | |
"emisor":{ | |
"ruc":"1792478103001", | |
"obligado_contabilidad":"true", | |
"contribuyente_especial":"", | |
"nombre_comercial":"YaEsta.com", | |
"razon_social":"REVOLUCIONA TU PRECIO EMPRECAALMA S.A.", | |
"direccion":"Federico Páez 307 y Arízaga Luque, Quito. Ecuador.", | |
"establecimiento":{ | |
"punto_emision":"003", | |
"codigo":"001", | |
"direccion":"Arízaga Luque N34-206 y Federico Páez Esq. Edificio K+ Quito. Ecuador." | |
}, | |
"email":"[email protected]" | |
}, | |
"tipo":"factura", | |
"moneda":"USD", | |
"id":"9d30f85b14314a308ba1235e5007d117", | |
"informacion_adicional":null, | |
"ambiente":2, | |
"certificate-password":null, | |
"totales":{ | |
"total_sin_impuestos":2, | |
"impuestos":[ | |
{ | |
"base_imponible":2274.11, | |
"valor":272.89, | |
"codigo":"2", | |
"codigo_porcentaje":"2" | |
} | |
], | |
"importe_total":2547.0, | |
"propina":0, | |
"descuento":0, | |
"descuento_adicional":0 | |
}, | |
"comprador":{ | |
"email":"[email protected]", | |
"identificacion":"1792452546001", | |
"tipo_identificacion":"04", | |
"razon_social":"KREAB", | |
"direccion":"Plaza del Rancho bloque dos piso 3 QUITO ", | |
"telefono":"0983287984" | |
}, | |
"tipo_emision":1, | |
"items":[ | |
{ | |
"cantidad":1, | |
"codigo_principal":"8806085980334", | |
"precio_unitario":1, | |
"descripcion":"TELEVISORES LED 3D SAMSUNG UN55H6400AHXPA", | |
"precio_total_sin_impuestos":1, | |
"impuestos":[ | |
{ | |
"base_imponible":1, | |
"valor":128.89, | |
"tarifa":12, | |
"codigo":"2", | |
"codigo_porcentaje":"2" | |
} | |
], | |
"descuento":0 | |
}, | |
{ | |
"cantidad":2, | |
"codigo_principal":"8806085462113", | |
"precio_unitario":600, | |
"descripcion":"LED 46 UN46F5500 SMART SAMSUNG", | |
"precio_total_sin_impuestos":1, | |
"impuestos":[ | |
{ | |
"base_imponible":1, | |
"valor":144, | |
"tarifa":12, | |
"codigo":"2", | |
"codigo_porcentaje":"2" | |
} | |
], | |
"descuento":0 | |
} | |
], | |
"clave_acceso":"1612201501179247810300120010030000007662795494211", | |
"api-key":"8b82505245434b859ce76462700969ce" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment