A valid request URL is required to generate request examples{
"priceListCode": "<string>",
"priceListId": 123,
"enabled": true,
"name": "<string>",
"resolvable": true,
"isIndexed": true,
"filteredInStoreFront": true,
"isSiteDefault": true,
"description": "<string>",
"ancestors": [
{
"priceListCode": "<string>",
"priceListId": 123,
"parentPriceListId": 123,
"priceListLevel": 123
}
],
"descendants": [
{
"priceListCode": "<string>",
"priceListId": 123,
"parentPriceListId": 123,
"priceListLevel": 123
}
],
"validSites": [
123
]
}Retrieves the price list for the given priceListCode
A valid request URL is required to generate request examples{
"priceListCode": "<string>",
"priceListId": 123,
"enabled": true,
"name": "<string>",
"resolvable": true,
"isIndexed": true,
"filteredInStoreFront": true,
"isSiteDefault": true,
"description": "<string>",
"ancestors": [
{
"priceListCode": "<string>",
"priceListId": 123,
"parentPriceListId": 123,
"priceListLevel": 123
}
],
"descendants": [
{
"priceListCode": "<string>",
"priceListId": 123,
"parentPriceListId": 123,
"priceListLevel": 123
}
],
"validSites": [
123
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Success
Show child attributes
Show child attributes