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

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

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