Consultations
Consultations includes an endpoint for validating a document with a tax authority.
Download OpenAPI specification
A consultation lets you to retrieve document information directly with the tax authority, and is used to check compliance status.
When you create a consultation object, Sovos communicates directly with a tax authority and returns the information defined by the tax authority. In most cases, this is the validation status. However, in some countries like Malaysia, a consultation may return the whole invoice stored in their system.
Consultation availability, request process and response information are set by the tax authority.
There is one available endpoint in the Consultations resource:
HTTP Method | Endpoint | Description |
---|---|---|
POST | /v1/consultations | Retrieves the status of a document directly from a tax authority, when available. |