Create a Tax ID Validation

Check the validity of a tax Identification number

This endpoint allows you to check the validity of a tax identifier. In order to obtain the result of the validation, you will need to use our Validation webhooks.

Body Params
string

Id in Brinta's system of the Company whose Tax Id will be validated.

string

Id in the Client's system of the Company whose Tax Id will be validated.

company
object

Information of the Tax Id

boolean

Flag to indicate whether the information of the Company being validated should be updated if the existing data doesn't match the data retrieved from the tax authority.

locations
array of objects
required

Location of the Tax Id

locations*
string

Optional: used to filter specific queries

periods
array of strings

Periods that to be queried, YYYY-MM. E.g.: "2026-03". Default = actual month

periods
string

Tax Authority where Tax ID is registered. Send the acronym of the authority, for e.g.: 'AFIP'

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json