Skip to main content
POST
Reject 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

Reject endpoint requires a non-empty reason

reason
string
required
Minimum string length: 1
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