Get Product Deltas

Returns a list of products with data creation and update events

Key Features & Benefits:

Single endpoint for all product types

Real time product updates

Bulk Call functionality

Ability to pass in an optional “preview” parameter to allow for calling of the API without clearing the delta queue

📘

The product /deltas endpoint functions as a queue. Assuming there are product deltas that have not been delivered yet, the endpoint will return a new set of products equal to the size parameter until there are no more delta events to consume.

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!