Skip to main content
POST
Create Cost Sheet Fit

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 fit (sample stage) on a cost sheet.

stageKey
string
required
copyFromStageKey
string | null
changeDescription
string | null
userId
string | null

Response

Successful Response