Creates a vendor contract detail

This call creates a new vendor contract detail.

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

The vendor contract id.

Body Params

The vendor contract detail to be created.

A POCO that represents a vendor contract detail to be created or updated by the API.

boolean | null

Whether the work item is complete.
default is false

uuid
required

The job subcontract id.

double
required

The sequence number of the vendor contract detail.
used to sort the vendor contract 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 vendor contract detail is canceled.

string | null

An alternate description for this vendor contract detail.

string | null

The vendor item number.

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