v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Brands

Import External Vetting Record

This operation can be used to import an external vetting record from a TCR-approved vetting provider. If the vetting provider confirms validity of the record, it will be saved with the brand and will be considered for future campaign qualification.

put/10dlc/brand/{brandId}/externalVetting

Path parameters

brandIdstring required

Unique identifier of the brand.

Request body

evpIdstring required

External vetting provider ID for the brand.

vettingIdstring required

Unique ID that identifies a vetting transaction performed by a vetting provider. This ID is provided by the vetting provider at time of vetting.

vettingTokenstring

Required by some providers for vetting record confirmation.

Response

Successful Response

createDatestring

Vetting submission date. This is the date when the vetting request is generated in ISO 8601 format.

evpIdstring

External vetting provider ID for the brand.

vettedDatestring

Vetting effective date. This is the date when vetting was completed, or the starting effective date in ISO 8601 format. If this date is missing, then the vetting was not complete or not valid.

vettingClassstring

Identifies the vetting classification.

vettingIdstring

Unique ID that identifies a vetting transaction performed by a vetting provider. This ID is provided by the vetting provider at time of vetting.

vettingScoreinteger

Vetting score ranging from 0-100.

vettingTokenstring

Required by some providers for vetting record confirmation.