Deletes the purchase detail that match the provided id
curl --request DELETE \ --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/purchase-detail/v1/{id}
{ "description": "<string>", "id": "<string>" }
The id of the purchase detail you want to delete
The audit user to log the request
Successful deleted
The response is of type object.
object
Was this page helpful?