Creates a new pay item.

The combination of jobId and pay item code must be unique.

The pay item code will be uppercased. The pay item code,
description, owner code, and unit of measure will be trimmed.

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

A set of fields for creating a new pay item.

string
enum
Allowed:
string | null

A description for this pay item.

string | null

The associated pay item code in the owner's system.

double | null

The agreed-to quantity between the owner and the company.

string | null

The unit of measure used to bill the owner for this pay item.

double | null

The unit price used to bill the owner for this pay item.

boolean | null

Whether to cap the billable quantity at the HeavyJobApi.Controllers.Models.PayItem.ApiPayItemWriteBase.ContractQuantity

string | null

Notes associated with this pay item.

uuid
required

The job that this pay item is associated with.

string
required
length between 1 and 50

A unique code that describes this pay item.

string | null

The accounting code value for this pay item.

uuid | null

The id of this pay item. Optional

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json