Skip to main content
PUT
Update a cost kit line

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

cost_kit_line_id
string<uuid>
required

The unique identifier for the cost kit line.

Body

application/vnd.api+json

The cost kit line to update — in practice, how much of the rate code the kit contains. The kit and the cost item are immutable: pointing a line at a different rate code is a different line.

data
object
required

Response

The updated cost kit line.

JSON API response object

data
object
required

A cost kit line — one rate code in a kit, at a set quantity.

A cost item is in a kit at most once. Membership is not time bound: applying a kit writes what the kit contains now, priced at the rate in force on the work date.

jsonapi
object
required
included
object[]

Related resources that can be included when a cost kit line is returned

An organisation