Event formats
This section lists the events available in inventory service.
Inventory service has a new event format and all the new events is delivered in the new format. Existing events continues to be delivered in the older format that is referred as legacy format. All the older events is to be migrated to the new events in future and appropriate notice will be sent to all the users.
Supported events
Whenever a change occurs, inventory service publishes the following
events to the specified endpoint. You can refer to the events based on their code.
Note: Inventory service does not guarantee that a single file contains only events with
the same item, ship node, distribution group, and delivery method combinations. Combinations can
appear in the same file or across multiple files. Separate
eventbatch
objects can
also appear in a single file.For example,
- SKU1024@US_Group with delivery method PICK appears in file1
- SKU1024@US_Group with delivery method SHP might appear in file1 along with PICK in a single eventbatch object.
- SKU1024@US_Group with delivery method SHP might appear in file1, but in a separate eventbatch object.
- SKU1024@US_Group with delivery method SHP might not appear in file1, but instead appear in file2.