Appearance
GET
/config/price-list/price-listsRequired scope:
viskan:pricelist:readSearches for price lists with optional filters, sorting, and pagination.
Parameters
Query parameters
page integerThe page number to retrieve. The first page is 1. Cannot be less than 1.
Default value:
1pageSize integerThe size of the pages to retrieve. The default is 10. Cannot be less than 1 and larger than 100.
Default value:
10keywords stringOptional keywords (whitespace separated) to search for.
active enumFilter by the active status.
Enum:
ALLACTIVEINACTIVEDefault value:
ACTIVEResponse
The response contains the found price lists.