A valid request URL is required to generate request examples{
"productCode": "<string>",
"currencyCode": "<string>",
"priceListCode": "<string>",
"priceListEntrySequence": 123,
"productName": "<string>",
"isVariation": true,
"options": [
{
"attributeFQN": "<string>",
"isProductImageGroupSelector": true,
"values": [
{
"value": "<unknown>",
"attributeVocabularyValueDetail": {
"valueSequence": 123,
"value": "<unknown>",
"mappedGenericValues": [
"<unknown>"
],
"productName": "<string>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
},
"localizedContent": [
{
"localeCode": "<string>",
"stringValue": "<string>"
}
],
"displayOrder": 123
}
}
]
}
],
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"priceListEntryMode": "<string>",
"priceListEntryTypeCode": "<string>",
"discountsRestrictedMode": "<string>",
"discountsRestricted": true,
"discountsRestrictedStartDate": "2023-11-07T05:31:56Z",
"discountsRestrictedEndDate": "2023-11-07T05:31:56Z",
"msrpMode": "<string>",
"msrp": 123,
"mapMode": "<string>",
"map": 123,
"mapStartDate": "2023-11-07T05:31:56Z",
"mapEndDate": "2023-11-07T05:31:56Z",
"costMode": "<string>",
"cost": 123,
"priceEntries": [
{
"minQty": 123,
"listPriceMode": "<string>",
"listPrice": 123,
"salePriceMode": "<string>",
"salePrice": 123,
"subscriptionPriceMode": "<string>",
"subscriptionPrice": 123,
"subscriptionSalePriceMode": "<string>",
"subscriptionSalePrice": 123
}
],
"extraEntries": [
{
"attributeFQN": "<string>",
"value": "<unknown>",
"price": 123,
"attributeCode": "<string>",
"displayValue": "<string>"
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Retrieves price list entries for a particular product and currency code.
A valid request URL is required to generate request examples{
"productCode": "<string>",
"currencyCode": "<string>",
"priceListCode": "<string>",
"priceListEntrySequence": 123,
"productName": "<string>",
"isVariation": true,
"options": [
{
"attributeFQN": "<string>",
"isProductImageGroupSelector": true,
"values": [
{
"value": "<unknown>",
"attributeVocabularyValueDetail": {
"valueSequence": 123,
"value": "<unknown>",
"mappedGenericValues": [
"<unknown>"
],
"productName": "<string>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
},
"localizedContent": [
{
"localeCode": "<string>",
"stringValue": "<string>"
}
],
"displayOrder": 123
}
}
]
}
],
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"priceListEntryMode": "<string>",
"priceListEntryTypeCode": "<string>",
"discountsRestrictedMode": "<string>",
"discountsRestricted": true,
"discountsRestrictedStartDate": "2023-11-07T05:31:56Z",
"discountsRestrictedEndDate": "2023-11-07T05:31:56Z",
"msrpMode": "<string>",
"msrp": 123,
"mapMode": "<string>",
"map": 123,
"mapStartDate": "2023-11-07T05:31:56Z",
"mapEndDate": "2023-11-07T05:31:56Z",
"costMode": "<string>",
"cost": 123,
"priceEntries": [
{
"minQty": 123,
"listPriceMode": "<string>",
"listPrice": 123,
"salePriceMode": "<string>",
"salePrice": 123,
"subscriptionPriceMode": "<string>",
"subscriptionPrice": 123,
"subscriptionSalePriceMode": "<string>",
"subscriptionSalePrice": 123
}
],
"extraEntries": [
{
"attributeFQN": "<string>",
"value": "<unknown>",
"price": 123,
"attributeCode": "<string>",
"displayValue": "<string>"
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Success
Category
External unique identifier of the PriceList. Must be unique an only contain url sanitized characters. Max length is 50
Show child attributes
Show child attributes
Show child attributes
Show child attributes