List Project Line Items
Retrieve all line items for a project
Authentication
x-api-keystring
API Key authentication via header
Path parameters
projectId
Project identifier
Response
List of line items
id
Line item identifier
quantity
Quantity of items
description
Line item description
unitCost
Cost per unit
totalCost
Total cost (unitCost * quantity)
totalPrice
Total price (unitPrice * quantity)
unitPrice
Price per unit
createdAt
Creation timestamp
catalogItem
