Monaghan Electrical Wholesale Ltd - Intact iQ API
ProductPriceChanges
Returns audit log of product price, markup, and cost changes for the last N days with severity tags and change context. Used by the MEW Portal weekly digest email.
Key Purpose Sample Description
daysBack query 7 How many days of audit history to return. Default 7 = last week
Sample Response
Name Type Description
ChangedAt datetime When the change happened
ChangedBy string User full name
UserCode string User short code (MAGT, FL, JCM...)
Sku string Product code
SignalType string MARKUP / SELLING / PURCHASE_PRICE / COST
Field string Which Intact field changed
OldValue decimal Previous value
NewValue decimal New value
PctChange decimal Percent change (rounded to 1 decimal)
AbsoluteChange decimal Absolute change in the unit
Severity string ANOMALY / SIGNIFICANT / COST_JUMP / NORMAL / MINOR
ChangeContext string PURCHASE_PRICE_EDIT / GRN_POSTED / MARKUP_EDIT / STOCK_MOVEMENT / SELLING_PRICE_EDIT / MIXED
FieldsInEvent int How many fields changed in this save
EventKey string Groups rows that came from same save action