Returns the price list period for the given period id
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the period you want to get
The audit user to log the request
Successful retrieved the period
The RFC 3339 format date and time from what time the price list should be active. Cannot be null
"2022-05-12T13:18:05Z"
The RFC 3339 format date and time when this price list should stop to be active. Cannot be greater than 'validFrom' of any other price list with the same 'code'. Can be null, which means this price list is active until this field is set
"2022-05-12T13:18:05Z"
The value of the price
A id that uniquely identifies this price list
64A id that uniquely identifies this price list period
64