Skip to main content
GET
Get a Core inventory cost

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

costId
integer
required

Core inventory cost id.

Response

Core inventory cost detail.

cost
object
provenance
object

Explains where the cost came from. kind is one of trueup_variance, import, baseline, or an origin classification; explanation is a human-readable summary. Additional fields vary by kind (e.g. receipt_txn_id, estimate_unit_cost, variance_total for true-up variances).

lines
object[]

Transactions this cost is allocated across.