Skip to main content
POST
Create Cost Sheet Version

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

The costing document ID (e.g., CS-2024-001)

Body

application/json

Input for creating a new version of a cost sheet

changeDescription
string | null
userId
string | null
stageKey
string | null

Response

Successful Response

Cost sheet version details

id
string
required
version_number
integer
required
change_description
string
required
created_at
string<date-time>
required
status
string
required
is_final
boolean
default:false