Sync NF-e PDF/XML
POST/v1/nfes/:id/sync
Downloads the NF-e PDF and XML from the provider and stores them in the database.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
PDF/XML synced.
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.