Del via


Tax ID Pro (Independent Publisher) (Preview)

Tax ID Pro makes it easy to validate over 200 different tax ID formats for over 100+ countries.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Contact
Name Fördős András
Email fordosa90+ipc_tip@gmail.com
Connector Metadata
Publisher Fördős András
Website https://taxid.pro/
Privacy policy https://taxid.pro/docs/privacy-policy
Categories Data

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Tax ID Lookup

The lookup endpoint first validates the tax number, then enriches the response with additional data.

Tax ID Validation

The Tax ID Pro API makes it easy to validate tax ID numbers for over 100 countries.

Tax ID Lookup

The lookup endpoint first validates the tax number, then enriches the response with additional data.

Parameters

Name Key Required Type Description
Country
country True string

A two-letter country code, as defined in the ISO standard. If you need to use IRS country codes, see the is_irs query parameter

TIN
tin True string

The tax ID Number. It may contain numbers, letters (uppercase or lowercase), dots, dashes, or slashes.

Type
type string

Specify type of tax number. Exclude this parameter to test all available types for a given country.

Locale
locale string

Determines the language of the message property in the response. Messages are in English by default.

Is IRS
is_irs boolean

If you are using IRS country codes instead of ISO country codes, set is_irs to true

Returns

Name Path Type Description
Is valid?
is_valid boolean

Defines, whether the tax number is valid or not.

Message
message string

If the tax number is invalid, this property provides further guidance.

TIN compact
tin_compact string

Compact format of the tax number.

TIN standard
tin_standard string

Tax number in its standard format.

Country name
country_name string

Name of the identified country to where the tax number belongs.

Format name
format_name string

Name of the tax number format.

Name
lookup_data.name string

Associated name.

Address
lookup_data.address string

Associated address.

Tax ID Validation

The Tax ID Pro API makes it easy to validate tax ID numbers for over 100 countries.

Parameters

Name Key Required Type Description
Country
country True string

A two-letter country code, as defined in the ISO standard. If you need to use IRS country codes, see the is_irs query parameter

TIN
tin True string

The tax ID Number. It may contain numbers, letters (uppercase or lowercase), dots, dashes, or slashes.

Type
type string

Specify type of tax number. Exclude this parameter to test all available types for a given country.

Locale
locale string

Determines the language of the message property in the response. Messages are in English by default.

Is IRS
is_irs boolean

If you are using IRS country codes instead of ISO country codes, set is_irs to true

Returns

Name Path Type Description
Is valid?
is_valid boolean

Defines, whether the tax number is valid or not.

Message
message string

If the tax number is invalid, this property provides further guidance.

TIN compact
tin_compact string

Compact format of the tax number.

TIN standard
tin_standard string

Tax number in its standard format.

Country name
country_name string

Name of the identified country to where the tax number belongs.

Format name
format_name string

Name of the tax number format.