Get price lists
Retrieves given price list and it's periods
This operation will return all the periods for the given price list id
GET
Path Parameters
The id of the price list of which you want to fetch the periods
Query Parameters
The audit user to log the request
Current page
How many periods should be returned per page, default is 30. Cannot be more than 100.
Required range:
1 < x < 100
Response
200
application/json
Successfully retrieved
The response is of type object[]
.