v1
latestOpenAPI 3.0.32026-07-24770565.1 KBCertificación
Endpoint para consultar el set de pruebas asociado a la compañía principal
Endpoint para para consultar el set de pruebas asociado a la compañía principal
get/check-set-tests/{id}
Path parameters
idstring required
Id del set de pruebas
Response
Objeto que representa la respuesta que contiene la información de un set de pruebas
Example response
{
"testId": "01FVD24VJCXBARM1XRYZ71Y97B",
"idCompany": "01FVD6QRP3HB40GZVW5SQGV29V",
"status": "ACCEPTED",
"retryNumber": 1,
"totalDocumentProcessed": 20,
"documentsInfo": [
{
"documentType": "creditNote",
"idDocument": "01FVD6QRP3QKE2Y7FTFABTH0N7",
"status": "ACCEPTED",
"encf": "E340000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "debitNote",
"idDocument": "01FVD6QRP3ZBCRHK7027ZDTPKM",
"status": "ACCEPTED",
"encf": "E330000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "exportSupport",
"idDocument": "01FVD6QRP30E03DQPHW72WJH5B",
"status": "ACCEPTED",
"encf": "E460000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "fiscalInvoice",
"idDocument": "01FVD6QRP3HB40GZVW5SQGV29V",
"status": "ACCEPTED",
"encf": "E310000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "gubernamental",
"idDocument": "01FVD6QRP3WRB80AMJGR1XHP35",
"status": "ACCEPTED",
"encf": "E450000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "invoice",
"idDocument": "01FVD6QRP3EG6FN2XTT74MJ2X9",
"status": "ACCEPTED",
"encf": "E320000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "minorExpense",
"idDocument": "01FVD6QRP32M9Z8XF9ZEQ7N6R3",
"status": "ACCEPTED",
"encf": "E430000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "paymentAbroadSupport",
"idDocument": "01FVD6QRP3SJYXQXQXPX9YQJNF",
"status": "ACCEPTED",
"encf": "E470000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "purchase",
"idDocument": "01FVD6QRP398VBPEX7Z7Q0F9DA",
"status": "ACCEPTED",
"encf": "E410000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
},
{
"documentType": "specialRegime",
"idDocument": "01FVD6QRP42MTKGMX6HN8XMHAE",
"status": "ACCEPTED",
"encf": "E440000001820",
"xml": "https://api-alanube-e-provider-dom-test.s3...",
"pdf": "https://api-alanube-e-provider-dom-test.s3..."
}
],
"resumesInfo": {
"zipUrl": "https://api-alanube-e-provider-dom-test.s3...",
"documents": [
{
"documentType": "resume",
"idDocument": "01FVD6QRP45PZYTDNP2WMD6Y7S",
"status": "ACCEPTED",
"encf": "E320000002820"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP4WCX992RJEBN4Z1H2",
"status": "ACCEPTED",
"encf": "E320000002821"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP4NW6W5D3JCC4HJDB7",
"status": "ACCEPTED",
"encf": "E320000002822"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP4GPPHK1YSBWW5Z7GX",
"status": "ACCEPTED",
"encf": "E320000002823"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP44GDFNP30P7RW08B3",
"status": "ACCEPTED",
"encf": "E320000002824"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP4P9RXCR4M9AF3NY5J",
"status": "ACCEPTED",
"encf": "E320000002825"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP4YN45YX17JNF3WT9K",
"status": "ACCEPTED",
"encf": "E320000002826"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP4DYKG8S8ENA3PECP9",
"status": "ACCEPTED",
"encf": "E320000002827"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP4ASNYBGRG60DB6SSB",
"status": "ACCEPTED",
"encf": "E320000002828"
},
{
"documentType": "resume",
"idDocument": "01FVD6QRP49ZNYK874TM98G1TB",
"status": "ACCEPTED",
"encf": "E320000002829"
}
]
}
}