Skip to main content

CreateLineItem adds a line item to a deal and recomputes `Deal.value`.

POST 

/api/v1/crm/deals/:dealId/line-items

Errors:

  • NOT_FOUND: deal does not exist.
  • PERMISSION_DENIED: caller lacks write access to the parent object.

Request

Responses

A successful response.