spv_sync_agent_result
Relay the ANAF listaMesaje response to archive and classify inbox messages, notify users about critical documents, and identify PDFs to fetch and upload.
Instructions
Step 2 of an SPV inbox sync: relay the raw ANAF listaMesaje response fetched by the agent. Every message is archived and classified, users are notified (push/email) about critical and important documents, and the response lists the PDFs the agent should now fetch from descarcare and upload with spv_document_upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Raw response body from ANAF (JSON) | |
| companyId | No | Company UUID (overrides STORNO_COMPANY_ID env var) | |
| statusCode | Yes | HTTP status ANAF returned |