productpricelevel EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Information about how to price a product in the specified price level, including pricing method, rounding option, and discount type based on a specified product unit.

Entity Set path:[organization URI]/api/data/v8.2/productpricelevels

Base Type: crmbaseentity EntityType

Display Name: Price List Item

Primary Key: productpricelevelid

Primary Name Attribute: productidname

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

amount

Edm.Decimal

Description: Monetary amount for the price list.

Display Name: Amount

amount_base

Edm.Decimal

Description: Shows the Amount field converted to the system's default base currency, if specified as a fixed amount. The calculation uses the exchange rate specified in the Currencies area.

Display Name: Amount (Base)

Read-only property

createdon

Edm.DateTimeOffset

Description: Date and time when the price list was created.

Display Name: Created On

Read-only property

exchangerate

Edm.Decimal

Description: Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.

Display Name: Exchange Rate

Read-only property

importsequencenumber

Edm.Int32

Description: Unique identifier of the data import or data migration that created this record.

Display Name: Import Sequence Number

modifiedon

Edm.DateTimeOffset

Description: Date and time when the price list was last modified.

Display Name: Modified On

Read-only property

organizationid

Edm.Guid

Description: Unique identifier of the organization associated with the price list.

Display Name: Organization

Read-only property

overriddencreatedon

Edm.DateTimeOffset

Description: Date and time that the record was migrated.

Display Name: Record Created On

percentage

Edm.Decimal

Description: Percentage for the price list.

Display Name: Percentage

pricingmethodcode

Edm.Int32

Description: Pricing method applied to the price list.

Default Options:

1 : Currency Amount
2 : Percent of List
3 : Percent Markup - Current Cost
4 : Percent Margin - Current Cost
5 : Percent Markup - Standard Cost
6 : Percent Margin - Standard Cost

Display Name: Pricing Method

processid

Edm.Guid

Description: Unique identifier of the Process.

Display Name: Process

productnumber

Edm.String

Description: User-defined product number.

Display Name: Product ID

Read-only property

productpricelevelid

Edm.Guid

Description: Unique identifier of the price list.

Display Name: Product Price List

quantitysellingcode

Edm.Int32

Description: Quantity of the product that must be sold for a given price level.

Default Options:

1 : No Control
2 : Whole
3 : Whole and Fractional

Display Name: Quantity Selling Option

roundingoptionamount

Edm.Decimal

Description: Rounding option amount for the price list.

Display Name: Rounding Amount

roundingoptionamount_base

Edm.Decimal

Description: Shows the Rounding Amount field converted to the system's default base currency for reporting purposes. The calculations use the exchange rate specified in the Currencies area.

Display Name: Rounding Amount (Base)

Read-only property

roundingoptioncode

Edm.Int32

Description: Option for rounding the price list.

Default Options:

1 : Ends in
2 : Multiple of

Display Name: Rounding Option

roundingpolicycode

Edm.Int32

Description: Policy for rounding the price list.

Default Options:

1 : None
2 : Up
3 : Down
4 : To Nearest

Display Name: Rounding Policy

stageid

Edm.Guid

Description: Shows the ID of the stage.

Display Name: Process Stage

traversedpath

Edm.String

Description: For internal use only.

Display Name: Traversed Path

versionnumber

Edm.Int64

Description: Version number of the price list.

Display Name: Version Number

Read-only property

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_createdby_value

createdby

Unique identifier of the user who created the price list.

_createdonbehalfby_value

createdonbehalfby

Shows who created the record on behalf of another user.

_discounttypeid_value

discounttypeid

Unique identifier of the discount list associated with the price list.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the price list.

_modifiedonbehalfby_value

modifiedonbehalfby

Shows who last updated the record on behalf of another user.

_pricelevelid_value

pricelevelid

Unique identifier of the price level associated with this price list.

_productid_value

productid

Product associated with the price list.

_transactioncurrencyid_value

transactioncurrencyid

Choose the local currency for the record to make sure budgets are reported in the correct currency.

_uomid_value

uomid

Unique identifier of the unit for the price list.

_uomscheduleid_value

uomscheduleid

Unique identifier of the unit schedule for the price list.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

createdby

systemuser EntityType

lk_productpricelevelbase_createdby

createdonbehalfby

systemuser EntityType

lk_productpricelevel_createdonbehalfby

discounttypeid

discounttype EntityType

discount_type_product_price_levels

modifiedby

systemuser EntityType

lk_productpricelevelbase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_productpricelevel_modifiedonbehalfby

pricelevelid

pricelevel EntityType

price_level_product_price_levels

productid

product EntityType

product_price_levels

stageid_processstage

processstage EntityType

processstage_productpricelevels

transactioncurrencyid

transactioncurrency EntityType

transactioncurrency_productpricelevel

uomid

uom EntityType

unit_of_measurement_product_price_levels

uomscheduleid

uomschedule EntityType

unit_of_measure_schedule_product_price_level

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

ProductPriceLevel_AsyncOperations

asyncoperation EntityType

regardingobjectid_productpricelevel

ProductPriceLevel_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_productpricelevel

ProductPriceLevel_SyncErrors

syncerror EntityType

regardingobjectid_productpricelevel_syncerror

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright