Validate Barueri NFS-e
POST/v1/nfes/:id/validate-barueri
Re-fetches the NFS-e from the Barueri municipality and compares it to the local record, returning the diff list and the fresh XML for reapplication via POST /nfes/import-barueri.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
Validation result with differences and current XML.
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.