LATAM E-Document Certification API

Note:

To access the LATAM E-Document Certification SuiteApp documentation in Brazilian Portuguese (Português do Brasil), see LATAM E-Document Certification.

The LATAM E-Document Certification API provides server-side methods for preparing, signing, sending, and monitoring certified e-documents in NetSuite.

Important:

You can only use the LATAM E-Document Certification API from server-side scripts. If you need to call it from client-side code, use a RESTlet as an intermediary.

Methods

Description

externalSignDocument

Signs the e-document's XML content using the configuration from the applicable tax authority.

externalSendDocument

Sends the signed e-document to the tax authority for certification.

checkItemStatus

Returns the latest status of a e-certification request.

checkSequentialNumberGaps

Checks whether the next e-document number is still in the message queue.

listSeriesFromTaxAuthority

Lists the available e-document series from a tax authority.

incrementSeriesDocumentNumber

Increments the e-document number for a specific series.

incrementEDocumentBulkNumber

Increments the bulk number used in batch certification.

getSendPreferencesFromTaxAuthority

Returns the default template and sending method for a tax authority.

General Notices