Options
All
  • Public
  • Public/Protected
  • All
Menu

Module SetExternalFullStockCountResult

Set the external full stock count result. The service accepts partial or full result lists. The service requires a ActualCompletionTime. There can only be one completion time. The value will be updated with every service call.

CountResults must either have ProductID (preferred) or ProductBarcode.

Index

Properties

CountCompletionTime

CountCompletionTime: string

CountResults

CountResults: CountResult[]

FullStockCountID

FullStockCountID: number

Entity type: FullStockCount

IsDeltaBatch

IsDeltaBatch: boolean

When this property is true, the results will processed as a partial part. Matching values will be updated, new values will be added and existing values no present in the CountResults will be left as is. When this property is false, the result will be processed as a full set. Matching values will be updated, new values will be added and existing values no present in the CountResults will be removed.