Skip to main content
GET
/
commerce
/
catalog
/
storefront
/
pricelists
/
resolved
Error
A valid request URL is required to generate request examples
{
  "description": "<string>",
  "name": "<string>",
  "priceListCode": "<string>",
  "priceListId": 123
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

customerAccountId
integer<int32>
responseFields
string

limits which fields are returned in the response body

Response

Success

description
string | null
name
string | null
priceListCode
string | null
priceListId
integer<int32>