Get Product Deltas Historical

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 Type

Description

ADDED

The first record of this product in your dataset

MODIFIED

An existing product has been updated

Language
Click Try It! to start a request and see the response here!