Update price lists
Update a price list period
Generally any field provided will be updated, with a few exceptions; If the given period is currently active you will only be able to update the validTo
field. Neither will you be able to update a expired (validTo is less than current time) period.
PATCH
Path Parameters
The id of the period you want to update
Query Parameters
The audit user to log the request
Body
application/json
Request information needed to update the period
The body is of type object
.
Response
200
application/json
Successfully updated the period
The response is of type object
.