v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBGet price lists
Get price list period
Returns the price list period for the given period id
get/v1/pricelist/period/{id}
Path parameters
idstring required
The id of the period you want to get
Query parameters
auditUserstring required
The audit user to log the request
Response
Successful retrieved the period
Example response
{
"validFrom": "2022-05-12T13:18:05Z",
"validTo": "2022-05-12T13:18:05Z"
}