updateInventoryFeedRun
Update an Inventory Feed Run history
Input fields
input (
UpdateInventoryFeedRunInput)
Return fields
ref (
String!)
Unique reference identifier of the Inventory Feed Run
status (
String!)
Current status of the Inventory Feed run
type (
String!)
Type of the Inventory Feed Run. Supported values are FULL_LOAD and INCREMENTAL.
createdOn (
DateTime!)
Date and time at which this Inventory Feed run was started
createdBy (
String!)
Username who triggers the Inventory Feed run
updatedOn (
DateTime!)
Date and time at which this Inventory Feed run was updated
updatedBy (
String!)
Username who updates the Inventory Feed run
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
runId (
String)
Run ID of the Inventory Feed
inventoryFeed (
InventoryFeed)
The associated Inventory Feed