Zum Hauptinhalt springen
POST
JavaScript

Autorisierungen

Authorization
string
header
erforderlich

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

Body

application/json
description
string | null
name
string | null
statement_descriptor
string | null
support_email
string | null
url
string | null

Antwort

200 - application/json

Created Brand

brand_id
string
erforderlich
business_id
string
erforderlich
enabled
boolean
erforderlich
statement_descriptor
string
erforderlich
verification_enabled
boolean
erforderlich
verification_status
enum<string>
erforderlich
Verfügbare Optionen:
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
Zuletzt geändert am 1. April 2026