Create a brand vetting

A successful request to this endpoint will mean you are charged a brand vetting fee.

VettingRequest object

Field
Type
Description
Mandatory

vettingClass

Vetting Class

Required

vettingProviderId

Vetting Provider

Required

VettingResponse object

Field
Type
Description

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