Costs

Get costsheet

Use when you need to load a single costsheet (e.g. for editing or display). Supports optional expand for related prices.

get/costs/{id}

Path parameters

idstring required

Costsheet ID

Query parameters

expandstring

Comma-separated list of fields to expand (e.g., 'prices')

Response

Costsheet details

Changes