Skip to main content
PUT
Update a cost kit

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

cost_kit_id
string<uuid>
required

The unique identifier for the cost kit.

Body

application/vnd.api+json

The cost kit to update.

data
object
required

Response

The updated cost kit.

JSON API response object

data
object
required

A cost kit — a reusable bundle of rate codes with set quantities, so a common task can be priced in one step instead of a dozen.

A kit carries no rate and no total of its own. Its price is the sum of its lines at the rates in force on the day, which is a question about cost-item-versions and is answered behind that resource's own permission — so a kit is readable by principals who may not see money at all.

jsonapi
object
required
included
object[]

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