NF-e
List correction letters
Returns every correction letter of the invoice, each with the receipt XML and the DACCE download link.
/openapi/v2/empresas/{empresaId}/nf-e/{nfeId}/carta-correcaoRequires the token, timestamp and sign signature headers, see Authentication.
Returns every correction letter of the invoice in ascending sequence; each element is shaped like the response of Register correction letter. Cancelled invoices remain queryable: correction letters are established legal facts. Authentication errors (10009xxx) are listed under Authentication.
Parameters
Path parameters
empresaIdstringrequiredCompany identifier returned by Register company.
Example:1934811222334455nfeIdstringrequiredThe
idsent at issuance.Example:NFe-000014553
Responses
Array of correction letters in ascending sequencia; an empty array when none has been registered.
[]arrayElements shaped like the registration response.
Errors
| Code | HTTP | |
|---|---|---|
| NFe0001 | 404 | The |
| 10003000 | 404 |
|
| 10004012 | 400 | The task has not produced an invoice yet (pending / denied). |
