Costing Management
Create Cost Sheet Version
Create a new version from the current cost sheet.
Path Parameters:
- costing_id: Document ID of the cost sheet to version
Request Body (camelCase):
- changeDescription: Description for the new version
- userId: Optional ID of the user initiating the versioning operation
Headers:
- X-User-Id: Used when authentication context is missing
POST
Create Cost Sheet Version
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The costing document ID (e.g., CS-2024-001)
Body
application/json
Create Cost Sheet Version