Download NF-e PDF
GET/v1/nfes/:id/pdf
Downloads the NF-e PDF (DANFE) as a binary attachment (application/pdf). Served from the database when available; otherwise fetched from the provider.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
NF-e PDF.
Missing or invalid bearer token.
Token is valid but lacks permission for this operation.
Resource not found in the current organization.
Rate limit exceeded.
Unexpected server error.