Adds a detail to the part cost entry.

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

Part Cost Entry Id for the detail being created.

Body Params

Details about the part cost entry to add.

Represents a part cost entry detail to be created by the API.

uuid | null

The vendor id for the cost entry. (Optional. If there are details this will be replaced)

string | null

The vendor code for the cost entry. (Optional. If there are details this will be replaced)

uuid | null

The part id for the cost entry. (Optional. If empty, lookup part by partNum instead.)

string | null

The part num for the cost entry. (Optional. Not required if part id has value.)

int32

The value of the item code id.

double

The value of the amount. (Optional. If there are details this will be replaced)

double

The value of the estimated cost. (Optional. If there are details this will be replaced)

string | null

The description of the cost entry. (Optional.)

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