v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBCreate price lists
Create a new price list period
This operation will create a new price list period for the provided price list id
post/v1/pricelist/{id}/period
Path parameters
idstring required
The id of the price list to which you want to save the period
Query parameters
auditUserstring required
The audit user to log the request
Request body
Example request
{
"validFrom": "2022-05-12T13:18:05Z",
"validTo": "2022-05-12T13:18:05Z"
}Response
Successful created