Skip to main content

Change Manager

Change the customer's manager

HTTP Request

POST /api/v3/account/ID/manager
Where ID is the Customer ID (account_id)

Body

ParameterDefaultDescription
account_manager0ID of the new manager
{
"account_manager": 10
}
Note:

If the passed ID is 0: The customer will become unassigned.