Sets costs for the cost code by creating adjustments.

To adjust the trucking cost, use the associated custom cost type from the business unit preferences.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The cost code id.

Body Params

The cost.

A POCO that represents cost-code cost to be updated by the API.

date-time
required

The date on which the costs are true.

double | null

The equipment cost.

double | null

The equipment hours.

double | null

The labor cost.

double | null

The labor hours.

double | null

The material cost.

double | null

The subcontract cost.

double | null

The quantity.

customCostTypeValues
array of objects | null

List of custom-cost-type actual costs.

customCostTypeValues
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
202

Accepted

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here!