Product update events are triggered when there is an update to the catalogue.
product_code
to identify the product that was updated, then refer to the old_state
and new_state
to determine the changes. A timestamp
is provided to indicate when the update occurred.
timestamp
and discard any events that are older than
the last event you received.Update on product status
The body is of type object
.
Return a 200 status to indicate that the data was received successfully