Skip to main content

Get VAT validation result

GET 

/api/v1/integration/vat/validations/:operationId

Returns the current state of a previously created validation operation. Poll this endpoint after starting an async run, or use it to re-read a completed result by operation ID.

Request

Responses

Current validation status and available result data.

Response Headers
    Retry-After

    Polling hint in seconds while the validation run is still in progress.

    Cache-Control

    Returned as no-store while the validation run is still in progress.