Zum Hauptinhalt springen
GET
JavaScript

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string
erforderlich

Brand Id

Antwort

Get a single 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