Add an account owner to a customer

Adds a new account owner to a customer.

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

The customer ID

Body Params
string
required

The ID of the user to assign as account owner

string
enum
required
Defaults to sales

The type of account owner relationship

Allowed:
boolean
Defaults to false

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. Defaults to the user's or organization's management fee percentage if not specified.

appCommissions
array of objects

Per-app commission overrides. When set, these rates apply instead of the customer-level commission for transactions from the specified app.

appCommissions
Responses

404

Customer 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