Updates job subcontract item

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

Body Params

The job subcontract item to be updated.

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

uuid
required

The subcontract 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.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

Success

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