Skip to main content
POST
Approve Cost Sheet

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

Base request for action-based endpoints that optionally accepts a reason

reason
string | null
comments
string | null
versionNumber
integer | null

Response

Successful Response

Response shared by action endpoints (same structure as update response)

success
boolean
required
message
string
required
cost_sheet_id
string
required
document_id
string
required
version_number
integer
required
status
string
required