Saltar al contenido principal
POST
JavaScript

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

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

Respuesta

200 - application/json

Created 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