Skip to main content
PUT
Update account settings

Authorizations

Authorization
string
header
required

Scoped Bearer token from POST /merchant/api/auth.

Body

application/json

Only these fields are writable via the API.

default_currency
string
payout_auto_approve
boolean
notification_email
string<email>
notification_sms
string
webhook_retry_count
integer

Response

Settings updated.

success
boolean
Example:

true

message
string
request_id
string<uuid>