Saltar al contenido principal
GET
JavaScript

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

id
string
requerido

Brand Id

Respuesta

Get a single brand

brand_id
string
requerido
business_id
string
requerido
enabled
boolean
requerido
statement_descriptor
string
requerido
verification_enabled
boolean
requerido
verification_status
enum<string>
requerido
Opciones 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
Última modificación el 1 de abril de 2026