Passer au contenu principal
PATCH
JavaScript

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

Brand Id

Corps

application/json
description
string | null
image_id
string<uuid> | null

The UUID you got back from the presigned‐upload call

name
string | null
statement_descriptor
string | null
support_email
string | null
url
string | null

Réponse

Updated Brand

brand_id
string
requis
business_id
string
requis
enabled
boolean
requis
statement_descriptor
string
requis
verification_enabled
boolean
requis
verification_status
enum<string>
requis
Options disponibles:
Success,
Fail,
Review,
Hold
description
string | null
image
string | null
name
string | null
reason_for_hold
string | null

Incase the brand verification fails or is put on hold

support_email
string | null
url
string | null
Dernière modification le 1 avril 2026