v52

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

Order Brand External Vetting

Order new external vetting for a brand.

Duplicate orders for the same evpId and vettingClass return 400 with code 10012 if a successful vetting exists within the last 180 days, or one is currently being processed. Failed vettings can be retried immediately.

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

Path parameters

brandIdstring required

Unique identifier of the brand.

Request body

evpIdstring required

External vetting provider ID for the brand.

vettingClassstring required

Identifies the vetting classification.

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.