Update an account owner

Updates an existing account owner for a customer. Only type, hasCommission, commissionPercentage, and commissionEndsAt can be changed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The customer ID

string
required

The account owner ID

Body Params
string
enum

The type of account owner relationship

Allowed:
boolean

Whether this account owner has commission enabled

number | null

The commission percentage for this account owner

date-time | null

When the commission ends for this account owner

number | null

The management fee percentage for this account owner

appCommissions
array of objects

Per-app commission overrides. Pass the full list to replace existing overrides. Omit to leave unchanged.

appCommissions
Responses

404

Customer or account owner not found

422

Validation error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json