Skip to main content
GET
Retrieves all price lists

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

auditUser
string
required

The audit user to log the request

page
integer
default:0

Current page

size
integer
default:30

How many price list should be returned per page, default is 30. Cannot be more than 100.

Required range: 1 < x < 100

Response

Successfully retrieved

code
string
required

A code that uniquely identifies this price list

Maximum string length: 64
id
string

ID to be used in API calls for this entity

Maximum string length: 64