UK Check VAT (Independent Publisher) (Preview)

Service provided by GOV.UK allowing you to perform unverified and verified checks of UK VAT numbers and view additional details of the VAT registration such as name and address of business.

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)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Fördős András
Email fordosa90@gmail.com
Connector Metadata
Publisher Fördős András
Website https://developer.service.hmrc.gov.uk/api-documentation/docs/api
Privacy policy https://developer.service.hmrc.gov.uk/api-documentation/docs/help/privacy
Categories Data

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Get VAT registration

Allows retrieval of name and address of a UK VAT registered company

Get VAT registration with reference

Retrieves the name and address of a UK VAT-registered business with a reference number to prove you performed validation

Get VAT registration

Allows retrieval of name and address of a UK VAT registered company

Parameters

Name Key Required Type Description
VAT Number
targetVatNumber True string

A 9-digit or 12-digit UK VAT registration number you wish to check, for example 123456789

Returns

Name Path Type Description
Name
target.name string

Name of the registered business.

VAT Number
target.vatNumber string

VAT number of the registered business.

Line 1
target.address.line1 string

Address Line 1 of the registered business.

Line 2
target.address.line2 string

Address Line 2 of the registered business.

Line 3
target.address.line3 string

Address Line 3 of the registered business.

Postcode
target.address.postcode string

Postcode of the registered business.

Country code
target.address.countryCode string

Country code (eg. GB) of the registered business.

Processing date
processingDate string

Processing date of the VAT Check.

Get VAT registration with reference

Retrieves the name and address of a UK VAT-registered business with a reference number to prove you performed validation

Parameters

Name Key Required Type Description
Target VAT Number
targetVatNumber True string

A 9-digit or 12-digit UK VAT registration number you want to check, for example 123456789

Requester VAT Number
requesterVatNumber True string

Your VAT registration number. A 9-digit or 12-digit number, for example 987654321

Returns

Name Path Type Description
Name
target.name string

Name of the registered business.

VAT Number
target.vatNumber string

VAT number of the registered business.

Line 1
target.address.line1 string

Address Line 1 of the registered business.

Line 2
target.address.line2 string

Address Line 2 of the registered business.

Line 3
target.address.line3 string

Address Line 3 of the registered business.

Postcode
target.address.postcode string

Postcode of the registered business.

Country code
target.address.countryCode string

Country code (eg. GB) of the registered business.

Requester
requester string

VAT number of the requester of this check.

Consultation number
consultationNumber string

Reference consultation number for this check.

Processing date
processingDate string

Processing date of the VAT Check.