CreateInventoryFeedRunInput
Input parameter for the createInventoryFeedRun mutation
Input Fields
ref (
String!)
Reference of the Inventory Feed Run. Must be unique.
type (
String!)
Type of the Inventory Feed Run. Supported values are FULL_LOAD and INCREMENTAL.
inventoryFeed (
InventoryFeedKey!)
The Inventory Feed which this Run associates with
completedOn (
DateTime)
Date and time that this Inventory Feed Run completed
executionTime (
Int)
Total execution time (second) of the Inventory Feed Run
count (
Int)
Total number of inventory records is fed
errorMessage (
String)
An error message associated with this Inventory Feed Run