Assign a sales representative to an opportunity

Assigns an existing employee as a sales representative on this opportunity. Set the primary query parameter to true to mark this as the opportunity’s primary sales representative.

Assigning the same employee more than once has no additional effect.

Authentication

AuthorizationBearer

BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).

Path parameters

guidstringRequired
Stable public identifier of the opportunity
userGuidstringRequired
GUID of the employee to assign as a sales representative

Query parameters

primarybooleanOptionalDefaults to false
When true, marks this rep as the primary sales representative

Response

Sales representative assigned

Errors

404
Not Found Error