Create a brand vetting

VettingRequest object

FieldTypeDescriptionMandatory

vettingClass

Vetting Class

Required

vettingProviderId

Vetting Provider

Required

VettingResponse object

FieldTypeDescription

id

string

Vetting ID

brandId

string

ID of the brand that relates to this vetting

class

Identifies the vetting classification

status

Identifies the vetting request status

vettingProviderId

Id of the provider used for vetting

score

string

Brand vetting score (0-100). Higher is better

token

string

reasons

array<string>

A list of reasons for FAILED vetting

updatedAt

string

Timestamp (UTC) when the brand vetting was last updated.

createdAt

string

Timestamp (UTC) when the brand vetting was created

Last updated