Get MIPYME document

Retrieves a MIPYME document using certificate and document information.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
certificate_pfx_base64stringRequired
Base64 encoded PFX certificate
certificate_passwordstringRequired
Certificate password
tax_id_codestringRequiredformat: "^\d{8}-\d$"

Company RUT (format: 12345678-9)

document_type_taxbureaustringRequired
Document type according to SII
document_numberstringRequired
Document folio number

Response

Document retrieved successfully

Errors