Vertex Validator Overview
Vertex Validator is the name of the feature and product that helps you to verify Tax IDs.
Deployments
Deployment and integrations differ for Standalone and Integrated deployments.
Integrated
Users of the Integrated version can use it as part of your Vertex for Marketplaces deployment to help process B2B transactions as explained in the Integrated Vertex Validator topic.
These implementations use the buyer_tax_number
field to send Tax IDs to Vertex Validator. If the ID is valid, the transaction is treated as a a B2B transaction. If the ID is not valid, it is generally treated as a B2C transaction. This behaviour can differ depending on your settings.
Standalone
Standalone users use only the Tax ID validation component as described in the Standalone Vertex Validator topic
These integrations use the Validate Tax Number request to check Tax IDs for scenarios such as the following:
- Customers who may want to integrate supplier verification into their supplier onboarding process can also utilize this service.
- You can use the service to verify their buyer’s business status before commencing a commercial relationship.
Settings
You can make settings using the UI or API.
Settings UI
You can control how IDs are validated and other settings in the UI as described in the UI-based Settings topic.
API-based Settings
You can also the API to make settings as described in the API-based Settings topic.
UI-based Reporting
You can use the Tax Number Validations UI to view report information about validations and their statuses.
API-based Reporting
You can also use Option 2 in the Schedule Report request to create a report about Tax IDs.
In this Section
Topic | Description |
---|---|
Vertex Validator Overview | Vertex Validator is the name of the feature and product that helps you to verify Tax IDs. |
Integrated Vertex Validator | You can use Vertex Validator as part of Vertex for Marketplaces. |
Standalone Vertex Validator | Use Vertex Validator as a standalone application. |
UI-based Settings | This topic described the API-based settings that are available for Vertex Validator. |
API-based Settings | This topic describes the API-based settings that are available for Vertex Validator. |
Tax Number Validations UI | Use this UI to find information about your Tax ID validation activities. |
Validating Multiple Tax IDs | You can also validate multiple Tax IDs in the same request. |
Message Processing | Read about the status messages that can be returned. |
Validation Type per Country | Read about the supported countries and the type of validation supported for each one. |
Updated 19 days ago