You can only delete a period that is not active.
cURL
curl --request DELETE \ --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/v1/priceagreement/period/{id}
{ "description": "<string>", "id": "<string>" }
The id of the agreement period you want to delete
The audit user to log the request
Successfully deleted
The response is of type object.
object
Was this page helpful?