Performs the Calculate Best Direct Cost buy action for an order release.

post

/custom-actions/calculateDirectCostBuy/orderReleases/{order release id}

Request

Path Parameters
Header Parameters
  • An optional header parameter that allows you to process the request asynchronously. Set the request header "Prefer" to "respond-async" for asynchronous processing. For synchronous processing, leave the parameter blank or do not define it.
Supported Media Types
Back to Top

Response

Supported Media Types

200 Response

Default response.
Body ()
Root Schema : calculateDirectCostBuyResponse
Match All
Show Source
Nested Schema : actionResponse
Type: object
Show Source
Nested Schema : calculateDirectCostBuyResponse-allOf[1]
Type: object
Show Source
Nested Schema : items
Type: array
Calculates the direct cost buy response for an order release.
Show Source
Nested Schema : resultItem
Type: object
Show Source
Nested Schema : endTime
The end time.
Match All
Show Source
Nested Schema : startTime
The start time.
Match All
Show Source
Nested Schema : totalActualCost
The total actual cost.
Match All
Show Source
Nested Schema : totalWeightedCost
The total weighted cost.
Match All
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : currencyType
Type: object
Show Source
Back to Top