Returns a list of products with data creation and update events

📘

The product /deltas/history endpoint functions as a way to replay already consumed deltas. Data is in same format as /deltas endpoint. Will return any deltas that were delivered between the given 'fromDate' and 'toDate' (inclusive).

Delta Event Types

Event TypeDescription
ADDEDThe first record of this product in your dataset
MODIFIEDAn existing product has been updated
Language
Click Try It! to start a request and see the response here!