Skip to content

v2.1.218

Choose a tag to compare

@mittwald-machine mittwald-machine released this 08 Sep 19:19
· 2 commits to master since this release

Customer VAT ID Validation Enhancements

The SDK has been updated to include support for the new unsupported validation state in customer VAT ID verification workflows. This feature ensures that the SDK accurately parses and handles API responses when VAT ID validation cannot be processed, is outside supported regions, or requires alternative verification methods.

Changes:

  • Added unsupported to the validation state options in the Customer schema
  • Introduced unsupported case to the CustomerVatIdValidationState enum