跳转到主要内容
POST
JavaScript

授权

Authorization
string
header
必填

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

请求体

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

响应

200 - application/json

Created Brand

brand_id
string
必填
business_id
string
必填
enabled
boolean
必填
statement_descriptor
string
必填
verification_enabled
boolean
必填
verification_status
enum<string>
必填
可用选项:
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
最后修改于 2026年4月1日