Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Creates a price list.
The Pricelist
object includes key pricing details such as sales and purchase prices, enabling vendors and operations to effectively manage and apply different price points for product items. This tool is essential for aligning pricing strategies with market and internal financial objectives.
Field | Type | Description |
---|
Field | Type | Description |
---|
| string | The business identifier of the Price List. Example: "PRC-1234-5678-9012" |
| string | The resource URI of the Price List. Example: "/v1/price-lists/PRC-1234-5678-9012" |
| string | Currency as ISO code. Example: "EUR" |
| integer | Precision of the Price List as number of decimal places. Example: "3" |
| string | Any user notes about the Price List. Example: "This is the primary Price List for the EU region" |
| ExternalIds | Example: |
| PriceListStatistics | System calculated metrics about the Price List |
| Product | The Product that the Price List belongs to. |
| Account | The Vendor that the Price List belongs to. The field is visible only for OPS |
| Audit | Audit events for the object. Example: |
| integer | The number of Sellers that are using this Price List. Example: "10" |
| integer | The number of Listings that are using this Price List. Example: "12" |
| integer | The total number of pice list Items on the Price List. Example: "23" |
| integer | The number of Items with a populated purchase price. Example: "10" |
| decimal | The percentage of Items with a populated purchase price. Example: "0.4347826" |
Gets a price list.
Updates a price list.
List of price lists.
List of items in a price list.
Gets a price item within a price list.
The following diagram shows the possible states for the pricelist object in the Marketplace Platform and the transition between these states:
State | Definition |
---|---|
The following diagram shows the possible states for the pricelist item object in the Marketplace Platform and the transition between these states:
State | Definition |
---|---|
Updates a price item within a price list.
Idle
The pricelist object has been created as part of the product definition.
It will be used to sell the items against a listing in the scope of authorization.
Deleted
The price list no longer exists.
It's no longer part of the product definition and can't be used anymore.
Draft
Private
For sale
Success
Success
Created
Success
Success
Success
Success