Skip to main content

Account Managers

Manage account manager records for business partners. Create, retrieve, update, and delete account managers, including handling associated data across business partner products.

An account manager record includes a name, email address, and status, along with the products assigned to that manager through accountMgrProduct entries. The API exposes a full set of operations: list all account managers, create a new one, retrieve or update a single record by ID, and delete a manager's data.

Because account managers are referenced from Biz Partner Product records, removing one also means clearing that assignment everywhere it's used. A dedicated bulk operation deletes the account_manager_id from every affected biz partner product for a given manager, which integrators typically call before deleting the account manager record itself to keep product assignments consistent.