Skip to main content
PATCH
Update business profile

Authorizations

Authorization
string
header
required

API key for /api/v1/* endpoints

Body

application/json
name
string

Business name

Example:

"Acme Corp"

type
enum<string>
Available options:
ecommerce,
saas,
marketplace,
fintech,
healthcare,
education,
logistics,
real_estate,
travel,
food_and_beverage,
media_and_entertainment,
gaming,
retail,
professional_services,
nonprofit,
freelance,
other
Example:

"ecommerce"

support_email
string

Support email

Example:

"support@acme.com"

logo_url
string

Logo URL

Example:

"https://cdn.example.com/logo.png"

show_branding_on_checkout
boolean

Show branding on checkout

Example:

false

website_url
string

Business website

Example:

"https://acme.com"

Response

Business profile updated successfully.