recordProductEconomics
Record Product Economics
Appends a user_update snapshot to the product economics time-series log. The unit_cost / inbound_cost / landed_cost fields are calculated server-side from the editable components and cannot be set directly.
Authentication
Requires authentication and the products:record_product_economics
permission on the product's company.
recordProductEconomics(
input: RecordProductEconomicsInput!
): ProductEconomicsRecord!
Arguments
recordProductEconomics.input ● RecordProductEconomicsInput! non-null input common
Parameters for RecordProductEconomics
Type
ProductEconomicsRecord object products
A single snapshot in the product economics time-series log.