Skip to main content
POST
Create a cost kit

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Body

application/vnd.api+json

The cost kit to create. It starts empty; add its rate codes with POST /v3/cost-kit-lines.

data
object
required

Response

An individual 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