메인 콘텐츠로 건너뛰기
PATCH
JavaScript

인증

Authorization
string
header
필수

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

경로 매개변수

id
string
필수

Brand Id

본문

application/json
description
string | null
image_id
string<uuid> | null

The UUID you got back from the presigned‐upload call

name
string | null
statement_descriptor
string | null
support_email
string | null
url
string | null

응답

Updated 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일