You can only delete a price list period that has not yet been active (validFrom is in the future)
curl --request DELETE \ --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/v1/pricelist/period/{id}
{ "description": "<string>", "id": "<string>" }
The id of the period you want to delete
The audit user to log the request
Successful deleted the period
The response is of type object.
object
Was this page helpful?