Updates job custom cost type item

Updates an existing job custom cost type item with the specified id.

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

The job custom cost type item id.

Body Params

The job custom cost type item to be updated.

A POCO that represents a slice of job custom cost type item to be created or updated by the API.

uuid
required

The custom cost type item id.

string | null

The description.

double | null

The sales tax, expressed as a percent (e.g., 8 means 8% sales tax).

double | null

The cost per unit of measure, in dollars.

string | null

The unit of measure.

string | null

The accounting code.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

404

The specified resource is not found.

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