Skip to main content

ListLineItems returns all line items for a deal, ordered by `sort_order ASC`.

GET 

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

Errors:

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

Request

Responses

A successful response.