Add a line item to an opportunity

Adds a new line item (role/position) to this opportunity.

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

Request

This endpoint expects an object.
titlestringRequired

Title of the role/position.

locationstringOptional

Free-text location description.

descriptionstringOptional

Description of the role/position.

billRatedoubleOptional
Bill rate for this position.
valuedoubleOptional
Estimated value of this line item.

Response

Line item added