Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.AddInventoryInboundOutboundDocumentLineRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
InventoryInboundOutboundDocumentLine |
Line |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.AdjustInventoryDocumentSerialNumberLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentTrackingDimensionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
WorkDocumentId |
ICollection<string> |
DocumentLineIds |
ICollection<InventoryDocumentSerialNumberLine> |
Lines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.AdjustInventoryDocumentSerialNumberLinesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentTrackingDimensionService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryInboundOutboundDocument |
Document |
ICollection<InventoryInboundOutboundDocumentLine> |
DocumentLines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.AdjustInventoryServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryAdjustmentInventoryVisibilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.InventoryVisibilityService.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
ICollection<InventoryAdjustment> |
InventoryAdjustments |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ApplyInventoryInboundOutboundDocumentMaximumQuantitiesRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
Location |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.CommitInventoryInboundOutboundDocumentOperationRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryInboundOutboundDocumentTransactionService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
InventoryInboundOutboundCommitDocument |
Document |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CommitInventoryInboundOutboundDocumentOperationRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.CommitStockCountJournalRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountRealtimeService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
StockCountJournal |
Journal |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CommitStockCountTransactionsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountService (Microsoft.Dynamics.Commerce.Runtime.Services.Channels.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
JournalId |
IEnumerable<StockCountJournalTransaction> |
StockCountJournalTransactions |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.CreateInventoryInboundOutboundDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
InventoryInboundOutboundDocument |
Document |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CreateInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryInboundOutboundDocument |
Document |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.CreateStockCountJournalRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountRealtimeService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
string |
LocationId |
string |
Description |
string |
UserId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CreateStockCountJournalServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountService (Microsoft.Dynamics.Commerce.Runtime.Services.Channels.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
Description |
string |
UserId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.CreateUpdateStockCountJournalDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.StockCountSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<StockCountJournal> |
Journals |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.CreateUpdateStockCountJournalTransactionDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.StockCountSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<StockCountJournalTransaction> |
JournalTransactions |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.DeleteInventoryDocumentSerialNumberLinesBySourceDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentTrackingDimensionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
long |
SourceDocumentRecordId |
InventorySourceDocumentType |
SourceDocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.DeleteInventoryDocumentSourceDocumentLineCommitRecordsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
long |
SourceDocumentRecordId |
InventorySourceDocumentType |
SourceDocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.DeleteInventoryInboundOutboundDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.DeleteInventoryInboundOutboundDocumentLineDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
LineId |
long? |
LineVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.DeleteInventoryInboundOutboundDocumentLineRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
LineId |
long? |
LineVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.DeleteInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.DeleteInventoryInboundOutboundSourceDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
long |
RecordId |
InventorySourceDocumentType |
DocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.DeleteStockCountJournalRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountRealtimeService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
string |
JournalId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.DeleteStockCountJournalServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountService (Microsoft.Dynamics.Commerce.Runtime.Services.Channels.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
JournalId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.DeleteStockCountJournalsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.StockCountSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
JournalIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.DeleteStockCountRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.DeleteStockCountRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
JournalId |
long |
StockCountLineId |
long |
ProductRecordId |
string |
ItemId |
string |
InventSizeId |
string |
InventColorId |
string |
InventStyleId |
string |
ConfigId |
bool |
IsCascadeJournalDelete |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.DeleteStockCountTransactionDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.StockCountSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
JournalId |
long |
StockCountLineId |
long |
ProductRecordId |
string |
ItemId |
string |
InventSizeId |
string |
InventColorId |
string |
InventStyleId |
string |
ConfigId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.DeleteStockCountTransactionServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountService (Microsoft.Dynamics.Commerce.Runtime.Services.Channels.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
JournalId |
long |
StockCountLineId |
long |
ProductRecordId |
string |
ItemId |
string |
InventSizeId |
string |
InventColorId |
string |
InventStyleId |
string |
ConfigId |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.Inventory.GetAvailableToPromiseInventoryRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.AvailabilityTransactionService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
long |
ProductId |
string |
StoreId |
string |
ItemId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetAvailableToPromiseInventoryRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.ChannelProductAvailability.GetAvailableToPromiseInventoryRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
long |
ProductId |
string |
StoreId |
string |
ItemId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetEstimatedOnHandQuantityForInventoryDimensionsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ICollection<ItemEstimatedOnHandQuantitySearchCriteria> |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetEstimatedProductWarehouseAvailabilityDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<ProductWarehouse> |
ProductWarehouses |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetEstimatedProductWarehouseAvailabilityServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryAvailabilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ProductWarehouse> |
ProductWarehouses |
QuantityUnitType |
QuantityUnitType |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetInventoryAvailabilityByDimensionsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryAvailabilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
InventLocationId |
long |
MasterProductId |
IEnumerable<ProductDimensionCombination> |
ProductDimensionCombinations |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryDimensionsIncrementalUnpostedQuantityDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ICollection<InventoryDimensionsUnpostedQuantity> |
UnpostedQuantities |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryDimensionsUnpostedQuantityDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ICollection<InventoryDimensionsUnpostedQuantity> |
UnpostedQuantities |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryDocumentLinesByIdsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ICollection<string> |
DocumentLineIds |
bool |
IncludeSourceDocumentLines |
bool |
ShouldMergeWorkAndSourceDocumentLines |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryDocumentSerialNumberLineDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentTrackingDimensionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
DocumentLineId |
string |
SerialNumberLineId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryDocumentSerialNumberLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentTrackingDimensionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
ICollection<string> |
DocumentLineIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryDocumentSerialNumberLinesSummaryDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentTrackingDimensionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
DocumentLineId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetInventoryDocumentSerialNumberLinesSummaryServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentTrackingDimensionService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
DocumentLineId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryDocumentSourceSerialNumberLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentTrackingDimensionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
InventorySourceDocumentType |
SourceDocumentType |
string |
SourceDocumentId |
ICollection<long> |
DocumentLineRecordIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryDocumentValidationResultLinesByDocumentIdAndCategoryNameDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
long |
DocumentVersion |
InventoryDocumentValidationResultSeverity |
MinimumSeverity |
string |
CategoryName |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundDocumentLineDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
LineId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetInventoryInboundOutboundDocumentLineServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
LineId |
bool |
IsSourceLineRequired |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundDocumentLinesBySourceDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
long |
RecordId |
InventorySourceDocumentType |
DocumentType |
string |
Receiver |
long? |
ProductId |
ICollection<long> |
ProductIds |
string |
DocumentId |
string |
LocationId |
string |
ToLocationId |
InventoryJournalPosAdjustmentType? |
AdjustmentType |
string |
StaffId |
bool |
AllowInboundTransferOrderEmptyWorkline |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundDocumentLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
long? |
ProductId |
string |
LocationId |
ICollection<long> |
ProductIds |
string |
ToLocationId |
InventoryJournalPosAdjustmentType? |
AdjustmentTypeValue |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundDocumentLinesSummaryDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetInventoryInboundOutboundDocumentLinesSummaryServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.GetInventoryInboundOutboundDocumentOperationStatusRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryInboundOutboundDocumentTransactionService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
Guid |
RequestId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
bool |
IsSourceDocumentRequired |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundDocumentsBySourceDocumentsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<InventoryInboundOutboundSourceDocument> |
SourceDocuments |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetInventoryInboundOutboundDocumentsBySourceDocumentsRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<InventoryInboundOutboundSourceDocument> |
Documents |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundSourceDocumentByIdDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
InventorySourceDocumentType |
DocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundSourceDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
long |
RecordId |
InventorySourceDocumentType |
DocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundSourceDocumentLineDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
long |
SourceDocumentRecordId |
InventorySourceDocumentType |
SourceDocumentType |
long |
SourceDocumentLineRecordId |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.GetInventoryInboundOutboundSourceDocumentLinesRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryInboundOutboundDocumentTransactionService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
string |
DocumentId |
InventorySourceDocumentType |
DocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.GetInventoryInboundOutboundSourceDocumentRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryInboundOutboundDocumentTransactionService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
string |
DocumentId |
InventorySourceDocumentType |
DocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryInboundOutboundWorkToSourceDocumentMapDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DocumentId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryJournalNameByIdsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
JournalNameIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryJournalNameByJournalTypesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<ExtensibleInventoryJournalType> |
JournalTypes |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetInventoryLevelProfilesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ICollection<string> |
ProfileIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetItemAvailabilitiesByItemQuantitiesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ProductAvailabilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Merchandising.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ItemQuantity> |
ItemQuantities |
string |
CustomerAccountNumber |
int |
MaxWarehousesPerItem |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetItemAvailabilitiesByItemWarehousesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ProductAvailabilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Merchandising.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ItemWarehouse> |
ItemWarehouses |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetItemAvailabilitiesByItemsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ProductAvailabilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Merchandising.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ItemVariantInventoryDimension> |
Items |
string |
CustomerAccountNumber |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetItemAvailabilitiesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.ProductAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ItemAvailabilitiesQueryCriteria |
QueryCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetItemAvailableQuantitiesByItemsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ProductAvailabilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Merchandising.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ItemVariantInventoryDimension> |
Items |
string |
CustomerAccountNumber |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetItemAvailableQuantitiesRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetItemAvailableQuantitiesRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
IEnumerable<ItemUnit> |
ItemUnits |
string |
CustomerAccountNumber |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetItemInventoryUnitsOfMeasureDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.UnitOfMeasureSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
ItemId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetProductDimensionsInventoryAvailabilityDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<ProductWarehouse> |
ProductWarehouses |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetProductInventoryLevelProfileMappingsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ICollection<long> |
ProductIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetProductWarehouseIncrementalInventoryUnpostedQuantityDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<ProductWarehouseInventoryUnpostedQuantity> |
UnpostedQuantities |
UnpostedQuantitySearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetProductWarehouseInventoryUnpostedQuantityDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.Inventory.InventoryAvailabilitySqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<ProductWarehouseInventoryUnpostedQuantity> |
UnpostedQuantities |
UnpostedQuantitySearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetProductWarehouseInventoryUnpostedQuantityServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryAvailabilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
ICollection<ProductWarehouse> |
ProductWarehouses |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetStockCountDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.StockCountDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
JournalId |
bool |
TransactionRecordsOnly |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetStockCountJournalServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountService (Microsoft.Dynamics.Commerce.Runtime.Services.Channels.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
JournalId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetStockCountJournalTransactionServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountService (Microsoft.Dynamics.Commerce.Runtime.Services.Channels.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
JournalId |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.GetStockCountJournalTransactionsRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountRealtimeService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
string |
JournalId |
string |
LocationId |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.GetStockCountJournalsRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountRealtimeService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
string |
LocationId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetStockCountRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetStockCountRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
JournalId |
bool |
IncludeOnlyTransactions |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetWarehouseAddressIndiaDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.IndiaTaxSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
WarehouseId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetWarehouseDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.InventoryDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
WarehouseId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetWarehouseDetailsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.ShippingDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
WarehouseIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetWarehouseLocationsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.InventoryDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
WarehouseId |
string |
SearchText |
WarehouseLocationSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetWarehouseSiteByInventLocationIdDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryLocationSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ReadOnlyCollection<string> |
InventoryLocationIds |
string |
DataAreaId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.PauseInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.PrepareInventoryDocumentSourceSerialNumberLineServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentTrackingDimensionService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryInboundOutboundSourceDocument |
Document |
ICollection<InventoryInboundOutboundSourceDocumentLine> |
Lines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.PrepareInventoryInboundOutboundSourceDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
DocumentId |
InventorySourceDocumentType |
DocumentType |
bool |
ForceRefresh |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.RefreshInventoryInboundOutboundDocumentOperationStatusRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ResetInventoryDocumentSerialNumberLineServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentTrackingDimensionService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
WorkDocumentId |
InventoryDocumentSerialNumberLineResetAction |
ResetAction |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ResumeInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SaveInventoryDocumentCommitRecordsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryInboundOutboundCommitDocument |
CommitDocument |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SaveInventoryDocumentSourceDocumentLineCommitRecordsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<InventoryDocumentSourceDocumentLineCommitRecord> |
CommitRecords |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SaveInventoryDocumentValidationResultLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<InventoryDocumentValidationResultLine> |
Lines |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SaveInventoryInboundOutboundDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
InventoryInboundOutboundDocument |
Document |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SaveInventoryInboundOutboundDocumentLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<InventoryInboundOutboundDocumentLine> |
Lines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SaveInventoryInboundOutboundDocumentLinesRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<InventoryInboundOutboundDocumentLine> |
Lines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SaveInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryInboundOutboundDocument |
Document |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SaveInventoryInboundOutboundSourceDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
InventoryInboundOutboundSourceDocument |
Document |
IEnumerable<InventoryInboundOutboundSourceDocumentLine> |
DocumentLines |
ICollection<InventoryDocumentSourceSerialNumberLine> |
SourceSerialNumberLines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SaveStockCountJournalTransactionServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountService (Microsoft.Dynamics.Commerce.Runtime.Services.Channels.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
JournalId |
IEnumerable<StockCountJournalTransaction> |
StockCountJournalTransactions |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.SaveStockCountRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.SaveStockCountRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
JournalId |
ReadOnlyCollection<StockCountJournalTransaction> |
StockCountJournalTransactionList |
bool |
IsCommitted |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SearchInventoryAvailableSerializedLineServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentTrackingDimensionService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SearchInventoryDocumentLinesRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryDocumentLineSearchCriteria |
SearchCriteria |
bool |
IncludeSerialNumberLines |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SearchInventoryDocumentSerialNumberLinesBySourceDocumentDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentTrackingDimensionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
long |
SourceDocumentRecordId |
InventorySourceDocumentType |
SourceDocumentType |
long |
SourceDocumentLineRecordId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SearchInventoryDocumentSerialNumberLinesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentTrackingDimensionService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
WorkDocumentId |
InventoryDocumentSerialNumberLineSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SearchInventoryDocumentSourceDocumentLineCommitRecordsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
long |
SourceDocumentRecordId |
InventorySourceDocumentType |
SourceDocumentType |
long |
SourceDocumentLineRecordId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SearchInventoryDocumentValidationResultLinesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryDocumentValidationResultSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SearchInventoryInboundOutboundDocumentsByOperationTypesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
Sender |
string |
Receiver |
IEnumerable<InventoryInboundOutboundDocumentOperationType> |
OperationTypes |
InventoryDocumentSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SearchInventoryInboundOutboundDocumentsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
Sender |
string |
Receiver |
InventoryInboundOutboundDocumentOperationType |
OperationType |
InventoryDocumentSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.SearchInventoryInboundSourceDocumentsRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryInboundOutboundDocumentTransactionService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
InventoryDocumentSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SearchInventoryJournalNamesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryJournalNameSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.SearchInventoryOutboundSourceDocumentsRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryInboundOutboundDocumentTransactionService (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
InventoryDocumentSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SearchWarehousesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.InventoryDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
SearchText |
DeliveryModeTypeFilter |
DeliveryModeTypeFilter |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.StartWorkingOnInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
SourceDocumentId |
InventorySourceDocumentType |
SourceDocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SyncInventorySourceDocumentServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
InventorySourceDocumentId |
InventorySourceDocumentType |
SourceDocumentType |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.SyncStockCountRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.SyncStockCountRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
JournalId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SyncStockCountTransactionsFromAxServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.StockCountService (Microsoft.Dynamics.Commerce.Runtime.Services.Channels.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
JournalId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.TransformResultInventoryInformationServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryAvailabilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
ProductWarehouseInventoryInformation |
InventoryInformation |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryDocumentSerialNumberLineRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentTrackingDimensionService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
WorkDocumentId |
InventoryDocumentSerialNumberLineUpdateAction |
UpdateAction |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.UpdateInventoryDocumentSerialNumberLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.InventoryDocumentTrackingDimensionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ICollection<InventoryDocumentSerialNumberLine> |
Lines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryInboundOutboundDocumentLineRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
InventoryInboundOutboundDocumentLine |
Line |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryInboundOutboundDocumentLinesByCriteriaRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
InventoryDocumentLineFilterCriteria |
FilterCriteria |
InventoryDocumentUpdateLinesAction |
UpdateAction |
InventoryDocumentLineOperationResultSettings |
ReturnUpdatedLinesPolicy |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryInboundOutboundDocumentLinesByProductRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
long |
ProductId |
decimal |
Quantity |
string |
LocationId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryInboundOutboundDocumentLinesRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
IEnumerable<InventoryInboundOutboundDocumentLine> |
Lines |
InventoryInboundOutboundDocumentUpdateLinesSourceType |
SourceType |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryInboundOutboundDocumentNoteRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
string |
Note |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryInboundOutboundDocument |
Document |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryInboundOutboundDocumentStatusRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
InventoryDocumentStatus |
Status |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateInventoryInboundOutboundDocumentWorkingTerminalRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateProductWarehouseAvailabilityServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryAdjustmentInventoryVisibilityService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.InventoryVisibilityService.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ProductWarehouseQuantity> |
ProductWarehouseQuantities |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ValidateInventoryDocumentSerialNumberLinesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentTrackingDimensionService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
ICollection<InventoryInboundOutboundDocumentLine> |
Lines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ValidateInventoryDocumentServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
long? |
DocumentVersion |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ValidateInventoryInboundOutboundDocumentLinesUpdateRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<InventoryInboundOutboundDocumentLine> |
Lines |
InventoryInboundOutboundDocumentOperationType |
OperationType |
InventoryInboundOutboundDocumentUpdateLinesSourceType |
SourceType |
InventoryInboundOutboundDocument |
Document |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ValidateUpdateInventoryInboundOutboundDocumentLineRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
DocumentId |
InventoryInboundOutboundDocumentLine |
Line |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ValidateUpdateInventoryInboundOutboundDocumentRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.InventoryDocumentService (Microsoft.Dynamics.Commerce.Runtime.Services.Inventory.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
InventoryInboundOutboundDocument |
InventoryDocument |