Vatstack · Example Payload

Error Example

Error response from the Vatstack API.

VATTaxValidationEUEuropeComplianceFinanceBusiness

Error Example is an example object payload from Vatstack, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionexample

Example Payload

Raw ↑
{
  "name": "Error",
  "description": "Error response from the Vatstack API.",
  "example": {
    "code": "string",
    "message": "string"
  }
}