Skip to main content

Add Item Event Record

POST 

/api/items/AddItemEventRecord

Tier: Public — stable, supported for third-party integration.

Records an occurrence of a configured entity event (e.g. an inspection or custom lifecycle event) against an item.

No explicit HTTP method attribute is present; ASP.NET Web API's default action-selection convention maps this to POST because the action name has no Get/Put/etc. prefix.

Request

Responses

true on success.