Pular para o conteúdo principal
POST
JavaScript

Autorizações

Authorization
string
header
obrigatório

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

Corpo

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

Resposta

200 - application/json

Created Brand

brand_id
string
obrigatório
business_id
string
obrigatório
enabled
boolean
obrigatório
statement_descriptor
string
obrigatório
verification_enabled
boolean
obrigatório
verification_status
enum<string>
obrigatório
Opções disponíveis:
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 modificação em 1 de abril de 2026