Hoppa till huvudinnehåll
PATCH
JavaScript

Auktoriseringar

Authorization
string
header
obligatorisk

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

Sökvägsparametrar

id
string
obligatorisk

Brand Id

Kropp

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

Svar

Updated Brand

brand_id
string
obligatorisk
business_id
string
obligatorisk
enabled
boolean
obligatorisk
statement_descriptor
string
obligatorisk
verification_enabled
boolean
obligatorisk
verification_status
enum<string>
obligatorisk
Tillgängliga alternativ:
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
Senast ändrad 1 april 2026