Creates a custom cost type purchase order detail

Adds the specified job-level custom cost type to the purchase order.

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

The purchase order id.

Body Params

Details about the CustomCostType to add.

A POCO representing details about a purchase order for a custom cost type.

boolean | null

Whether the item is fully received.
Default is false.

boolean | null

Whether the item is fully installed.
Default is false.

double
required

The sequence number of the purchase order detail.
Used to sort the purchase order details.

string | null

The note.

double
required

The item quantity.

double
required

The item unit cost.

string
required
length ≥ 1

The item unit of measure.

double

The item sales tax represented in percent.

boolean

Whether the purchase order detail is canceled.

string | null

An alternate description for this purchase order.

string | null

The vendor item number.

uuid
required

The job-level custom cost type id.

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