Skip to main content
POST
Save a cost sheet as a reusable template

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-User-Id
string | null
X-Org-Id
string | null

Path Parameters

costing_id
string
required

Document ID of the source cost sheet

Body

application/json
name
string
required
Minimum string length: 1
description
string | null
costSheetId
string | null

Response

Successful Response

id
string
required
name
string
required
createdAt
string<date-time>
required
lineItems
TemplateLineResponse · object[]
required
description
string | null
createdBy
string | null
templateData
Templatedata · object | null