Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.AddChargeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.AddChargeRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
CartId |
ChargeModule |
ModuleType |
string |
ChargeCode |
decimal |
Amount |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.AddOrRemoveDiscountCodesRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.AddOrRemoveDiscountCodesRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
CartId |
ReadOnlyCollection<string> |
DiscountCodes |
DiscountCodesOperation |
DiscountCodesOperation |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CalculateAdvancedChargesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CalculateChargeAmountToRefundServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
decimal |
RemainChargeAmount |
decimal |
RemainQuantity |
decimal |
ReturnQuantity |
ChargeMethod |
ChargeMethod |
bool |
IsHeaderChargeProrated |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CalculateDiscountsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.PricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
DiscountCalculationMode |
DiscountCalculationMode |
bool |
CalculateSimpleDiscountOnly |
DateTimeOffset? |
DateWhenActive |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CalculatePricesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.PricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
PricingCalculationMode |
PricingCalculationMode |
DateTimeOffset? |
DateWhenActive |
bool |
IncludeAttainablePricesAndDiscounts |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CalculateQuantityFromPriceServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.BarcodeService (Microsoft.Dynamics.Commerce.Runtime.Services.Merchandising.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
decimal |
DefaultProductPrice |
decimal |
BarcodePrice |
string |
UnitOfMeasure |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CalculateShippingDiscountsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.PricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
DateTimeOffset? |
DateWhenActive |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.CreateChargeLineOverrideServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
ChargeLine |
Charge |
string |
OverrideReason |
decimal |
OriginalAmount |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.DefineAdvancedAutoChargesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.DefineAttributePricingAutoChargesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.FilterOutAlreadyRefundedChargeLinesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ChargeLine> |
ChargeLines |
SalesTransaction |
OriginalTransaction |
decimal |
SalesLineNum |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.FilterOutNonRefundableChargeLinesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ChargeLine> |
ChargeLines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetActiveProductPriceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetActiveProductPriceRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Triggers: Microsoft.Dynamics.Commerce.Runtime.Workflow.ValidateBusinessPartnerCatalogTrigger (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
IEnumerable<long> |
ProductIds |
string |
CustomerAccountNumber |
DateTimeOffset |
DateWhenActive |
ProjectionDomain |
Context |
IEnumerable<AffiliationLoyaltyTier> |
AffiliationLoyaltyTiers |
bool |
IncludeSimpleDiscountsInContextualPrice |
bool |
IncludeVariantPriceRange |
bool |
IncludeAttainablePricesAndDiscounts |
PriceLookupContext |
PriceLookupContext |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetAdvancedChargesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetAllPeriodicDiscountsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.PricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetAutoChargesApplicabilityRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.ChargeSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ChargeChannelType |
ChannelType |
string |
ChannelRelation |
long |
ChannelId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetAvailablePromotionCouponCodesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.CouponDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
DiscountOfferIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetAvailablePromotionsRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetAvailablePromotionsRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
CartId |
IEnumerable<string> |
CartLineIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetAvailablePromotionsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.AvailablePromotionsService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
ICollection<string> |
SalesLineIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetBasePriceForTaxIncludedServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.TaxService (Microsoft.Dynamics.Commerce.Runtime.Services.Taxes.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Localization.TaxServiceBrazil.TaxServiceBrazilRequestHandler (Microsoft.Dynamics.Commerce.Runtime.TaxServiceBrazil.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
TaxCode |
TaxCode |
ReadOnlyCollection<TaxCode> |
TaxCodes |
TaxableItem |
TaxableEntity |
ReadOnlyCollection<SalesLine> |
ActiveSalesLines |
decimal |
IntervalBasis |
bool |
CalculateBasePrice |
bool |
TaxInStoreCurrency |
bool |
TaxIncludedInPrice |
bool |
IsTaxExemptedForPriceInclusive |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetChargeCodesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.ChargeDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ChargeModule |
ModuleType |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetChargeConfigurationsByHeaderDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.ChargeDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ChargeLevel |
ChargeType |
ChargeConfigurationHeader |
Header |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetChargeLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.ChargeDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
ChargeCode |
ChargeModule |
ChargeModule |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetChargeTaxLinesGTEDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.SqlServer.TaxTransGteSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
TransactionId |
decimal |
SalesLineNumber |
decimal |
MarkupLineNumber |
Full name: Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.Messages.India.GetChargeTaxLinesGteDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.India.TaxTransGteSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
TransactionId |
decimal |
SalesLineNumber |
decimal |
MarkupLineNumber |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetChargesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetCouponCodesByOfferIdsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.CouponDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
DiscountOfferIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetCouponCodesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.CouponDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
CouponCodes |
string |
DiscountOfferId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetDiscountCodesRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetDiscountCodesRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
OfferId |
string |
DiscountCode |
string |
Keyword |
DateTimeOffset |
ActiveDate |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetDiscountCodesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.PricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
OfferId |
string |
DiscountCode |
string |
Keyword |
DateTimeOffset |
ActiveDate |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetDiscountFiscalTextByOfferIdDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.FiscalTextSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ReadOnlyCollection<string> |
OfferIds |
string |
FunctionalityProfileGroupId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetDiscountFiscalTextDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.FiscalTextSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
FunctionalityProfileGroupId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetDiscountLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.SalesTransactionDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
DiscountLinesQueryCriteria |
Criteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetDiscountsByCategoriesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: GetDiscountsDataRequest
| Type | Property |
|---|---|
IEnumerable<long> |
CatagoryIds |
IEnumerable<long> |
CategoryIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetDiscountsByProductMastersDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: GetDiscountsDataRequest
| Type | Property |
|---|---|
IEnumerable<long> |
ProductIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetDiscountsByProductsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: GetDiscountsDataRequest
| Type | Property |
|---|---|
IEnumerable<long> |
ProductIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetDiscountsForPriceGroupsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<PeriodicDiscount> |
Discounts |
IEnumerable<PriceGroup> |
PriceGroups |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetIndependentPriceDiscountServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.PricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
bool |
CalculateForNewSalesLinesOnly |
HashSet<string> |
NewSalesLineIdSet |
DateTimeOffset? |
DateWhenActive |
bool |
IncludeAttainablePricesAndDiscounts |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetIndependentProductPriceDiscountRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetIndependentProductPriceDiscountRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
IEnumerable<long> |
ProductIds |
string |
CustomerAccountNumber |
ProjectionDomain |
Context |
IEnumerable<AffiliationLoyaltyTier> |
AffiliationLoyaltyTiers |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetIndiaMaxRetailPriceFromTradeAgreementsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.SqlServer.IndiaMaxRetailPriceDataService (Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll), Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.India.IndiaMaxRetailPriceDataService (Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<long> |
TradeAgreementRecordIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetItemsMaxRetailPricesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.SqlServer.IndiaMaxRetailPriceDataService (Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll), Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.India.IndiaMaxRetailPriceDataService (Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ICollection<string> |
ItemIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetItemsPriceDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
ItemIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetMatchingChargeConfigurationsByPricingAttributesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.AttributePricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<ChargeConfiguration> |
AttributePricingChargeConfigurations |
SimpleCustomer |
SimpleCustomer |
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetNotApplicableMatchAllPriceGroupDiscountsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
OfferIds |
ISet<string> |
PriceGroups |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPreviouslyRefundedChargeAmountDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.ChargeSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
TransactionId |
string |
TerminalId |
string |
StoreId |
decimal |
SalesLineNumber |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPriceAdjustmentsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<ItemUnit> |
Items |
ISet<string> |
PriceGroups |
DateTimeOffset |
StartDate |
DateTimeOffset |
EndDate |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPriceAttributeDefinitionsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<PriceComponentCode> |
PriceComponentCodes |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPriceGroupByAffiliationLoyaltyTiersDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.PricingSqlDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<AffiliationLoyaltyTier> |
AffiliationLoyaltyTiers |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPriceGroupByChannelIdDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.PricingSqlDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
ChannelId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPriceGroupByGroupIdDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.PricingSqlDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
GroupId |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPriceGroupsByPriceAttributesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
PriceAttributeValueContext |
PriceAttributeValueContext |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetPriceGroupsByPriceLookupContextServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.PricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
PriceLookupContext |
PriceLookupContext |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPriceLinesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.SalesTransactionDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
PriceLinesQueryCriteria |
Criteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPriceParametersDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.PricingSqlDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ColumnSet |
ColumnSet |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetPricingRuleApplicabilitiesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
PriceAttributeValueContext |
PriceAttributeValueContext |
IEnumerable<PriceGroup> |
PriceGroups |
DateTimeOffset |
ActiveDate |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetProductDiscountDetailDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
ProductDiscountIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetProductDiscountIdsByPriceGroupsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
ProductDiscountIds |
IEnumerable<PriceGroup> |
PriceGroups |
DateTimeOffset |
ActiveDate |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetProductPriceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetProductPriceRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
long |
ProductId |
string |
CustomerAccountNumber |
string |
UnitOfMeasureSymbol |
string |
LoyaltyCardId |
IEnumerable<AffiliationLoyaltyTier> |
AffiliationLoyaltyTiers |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetProductPricesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ProductPricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Merchandising.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<Product> |
Products |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetProductPromotionsRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetProductPromotionsRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
IEnumerable<string> |
ProductDiscountIds |
PriceLookupContext |
PriceLookupContext |
DateTimeOffset? |
ActiveDate |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetProductsWithDiscountByProductDiscountIdsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
ProductDisocuntIds |
long? |
ChannelId |
DateTimeOffset? |
ActiveDate |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.GetPromotionsRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.GetPromotionsRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
CartId |
string |
CustomerAccountNumber |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetRetailChannelDiscountsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
DiscountsSearchCriteria |
SearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetRetailDiscountPriceGroupByOfferIdsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.PricingSqlDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
ISet<string> |
OfferIds |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetRetailDiscountsByPropertiesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
PricingPropertyValueContext |
PropertyValueContext |
IEnumerable<PriceGroup> |
PriceGroups |
DateTimeOffset |
ActiveDate |
ICollection<ExtensiblePeriodicDiscountOfferType> |
DiscountOfferTypes |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetRetailPriceAdjustmentsByPropertiesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.PricingSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
PricingPropertyValueContext |
PropertyValueContext |
IEnumerable<PriceGroup> |
PriceGroups |
DateTimeOffset |
ActiveDate |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetRetailShippingDiscountsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
DeliveryMode |
IEnumerable<ItemUnit> |
Items |
ISet<string> |
PriceGroups |
DateTimeOffset |
StartDate |
DateTimeOffset |
EndDate |
string |
CurrencyCode |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetTransactionChargeLinesTaxExemptPercentageServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.TaxService (Microsoft.Dynamics.Commerce.Runtime.Services.Taxes.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.InsertChargeTaxMeasureTableDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.SqlServer.TaxTransGteSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll), Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.India.TaxTransGteSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<ChargeTaxMeasure> |
ChargeTaxMeasures |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.InsertChargeTaxTransGteTableDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.SqlServer.TaxTransGteSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll), Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.India.TaxTransGteSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
SalesTransaction |
SalesTransaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.LogChargeOverridesDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.ChargeSqlSharedDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<ChargeLine> |
ChargeLines |
string |
SalesOrderId |
string |
TransactionId |
long |
ChannelId |
string |
StoreNumber |
string |
TerminalId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.OverrideChargeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.OverrideChargeRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
CartId |
string |
ChargeLineId |
decimal |
Amount |
IEnumerable<ReasonCodeLine> |
ReasonCodeLines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.PriceCheckRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.PriceCheckRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
ItemId |
string |
InventoryDimensionId |
string |
UnitOfMeasureSymbol |
string |
CustomerAccountNumber |
decimal |
Quantity |
string |
Barcode |
long |
CatalogId |
string |
LoyaltyCardId |
IEnumerable<AffiliationLoyaltyTier> |
AffiliationLoyaltyTiers |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.ReadDiscountTradeAgreementsBySearchCriteriaDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: GetPriceAndDiscountDataRequest
| Type | Property |
|---|---|
ISet<TradeAgreementSearchCriteria> |
TradeAgreementSearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.ReadPriceTradeAgreementsBySearchCriteriaDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: GetPriceAndDiscountDataRequest
| Type | Property |
|---|---|
ISet<TradeAgreementSearchCriteria> |
TradeAgreementSearchCriteria |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.ReadRetailShippingDiscountsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PricingSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: GetPriceAndDiscountDataRequest
| Type | Property |
|---|---|
string |
DeliveryMode |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.RemoveNotApplicablePromotionsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.AvailablePromotionsService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
SalesTransaction |
AllDiscountsTransaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ResetAllChargesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.ChargeService (Microsoft.Dynamics.Commerce.Runtime.Services.Orders.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
string |
CartId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ResolveHierarchicalPricingAttributeServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.AttributePricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IDictionary<IPricingAttribute, object> |
PricingProperties |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ResolvePriceAttributeValuesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeChannelProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeCustomerAttributeProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeCustomerProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeProductAttributeProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeProductProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeSalesLineAttributeProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeSalesLineProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeSalesOrderAttributeProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PriceAttributeSalesOrderProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<PriceAttributeDefinition> |
PriceAttributes |
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ResolvePricingPropertyValuesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertyAffiliationProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertyChannelIdProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertyCustomerAttributeProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertyCustomerProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertyLoyaltyProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertyProductAttributeProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertyProductProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertySalesLineAttributeProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertySalesLineProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll), Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.PricingPropertySalesOrderAttributeProvider (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<PricingPropertyDefinition> |
PricingProperties |
SalesTransaction |
Transaction |
Full name: Microsoft.Dynamics.Commerce.Runtime.Messages.SetInvoiceLinePriceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Workflow.SetInvoiceLinePriceRequestHandler (Microsoft.Dynamics.Commerce.Runtime.Workflow.dll)
Inherits: Request
| Type | Property |
|---|---|
string |
CartId |
long? |
CartVersion |
string |
LineId |
decimal |
NewPrice |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.UpdateCouponUsageDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.CouponSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
CouponCodeIds |
string |
CustomerAccount |
long |
ChannelId |
string |
TransactionId |
string |
ReceiptId |
string |
SalesId |
CouponUsageStatus |
Status |
bool |
IsValidationRequired |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.UpdateCouponUsageRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.TransactionService.CouponTransactionServiceRequestHandler (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
IEnumerable<string> |
CouponCodeIds |
string |
CustomerAccount |
long |
ChannelId |
string |
TransactionId |
string |
ReceiptId |
string |
SalesId |
CouponUsageStatus |
Status |
bool |
IsValidationRequired |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UpdateCouponUsageServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.CouponService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
bool |
IsValidationRequired |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.UpdateMiscellaneousChargeTaxInformationDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.SqlServer.TaxTransGteSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.GenericTaxEngine.dll), Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.India.TaxTransGteSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.Localization.Data.Services.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
string |
StoreId |
string |
TerminalId |
string |
TransactionId |
string |
DataAreaId |
IEnumerable<SalesLine> |
SalesLines |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ValidateCouponCodesServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.CouponService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
IEnumerable<RetailCouponCode> |
CouponCodes |
SalesTransaction |
Transaction |
RetailCouponCode |
ExistingExclusiveCoupon |
IEnumerable<string> |
NewCouponCodeStrings |
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.ValidateCouponUsageLimitsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.CouponSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type | Property |
|---|---|
IEnumerable<string> |
CouponCodeIds |
string |
CustomerAccount |
long |
ChannelId |
string |
TransactionId |
string |
SalesId |
Full name: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.ValidateCouponUsageLimitsRealtimeRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.RealtimeServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.TransactionService.CouponTransactionServiceRequestHandler (Microsoft.Dynamics.Commerce.Runtime.TransactionService.dll)
Inherits: RealtimeRequest
| Type | Property |
|---|---|
IEnumerable<string> |
CouponCodeIds |
string |
CustomerAccount |
long |
ChannelId |
string |
TransactionId |
string |
SalesId |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ValidateDiscountsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.PricingService (Microsoft.Dynamics.Commerce.Runtime.Services.Pricing.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
SalesTransaction |
Transaction |
Cart |
Cart |
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ValidateWarrantyPriceApplicabilityServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.WarrantyService (Microsoft.Dynamics.Commerce.Runtime.Services.Merchandising.dll)
Inherits: ServiceRequest
| Type | Property |
|---|---|
Warranty |
Warranty |
ProductPrice |
WarrantableProductPrice |