API Version 1.2.0

API Changes

  • Addition of structured address info to the valditBusinessEntity Model

  • Separation of the Vat validation related info into a vatNumberValidationInfo Model

  • Addition of the Unique Identifier (_id) field into the valditBusinessEntity Model

  • Addition of the checkVatNumber parameter to the updateVatNumberCheck Model

  • General rename of countryCode to vatCountryCode

Functional Changes

  • The Valdit VAT Validation Core now supports converting the Business Entity address into a structured address that describes the address in separate elements.

  • Vat check parameters can now be updated without performing a new validation (and therefore not affecting usage counts) by using the new checkVatNumber parameter when making a PUT call.