Adds a detail to the purchase order.

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

Purchase Order Id for the detail being created.

Body Params

Details about the purchase order to add.

Represents a purchase order detail to be created by the API.

uuid | null

The part id (not required if there's a charge item).

string | null

Vendor part number.

uuid | null

The purchase unit of measure id (not required if there's a charge item).

uuid | null

The inventory location id (to pre-populate inventory location on the invoice).

int32
required

The quantity of the item.

double
required

The unit price of the item.

boolean | null

Whether the item is taxable.

string | null

A miscellaneous charge item (there will be no partId when this is on the detail).

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

404

Endpoint Not Found. This response may occur if the on-premises E360 service does not exist or is not currently running.

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