Updates job material

Updates an existing job material 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 material id.

Body Params

The job material to be updated.

A POCO that represents a job material to be created or updated by the API.

uuid
required

The material guid.

string | null

The description.

double

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

double

The T&M rate, in dollars per unit of measure.

double

The cost per unit of measure, in dollars.

string | null

The unit of measure.

string | null

The accounting code.

boolean

The IsDiscontinued flag.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

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