Skip to main content
GET
Get a cost item version

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

cost_item_version_id
string<uuid>
required

The unique identifier for the cost item version.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
organisation,
cost_item

Response

An individual cost item version.

JSON API response object

data
object
required

A cost item version — one time-bound rate for a cost item. A new version starts whenever the rate changes, so work costed after the fact can be priced at the rate that was in force on the day it was carried out.

This resource carries monetary values and is permissioned separately from the cost item itself.

jsonapi
object
required
included
object[]

Related resources that can be included when a cost item version is returned

An organisation