Skip to main content

Items Found Async

POST 

/api/itemsearch/itemsfound

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

Reports tags found during an item search, marking the corresponding expected items as found.

Each reported tag is stamped with the supplied FoundOn timestamp, or the current UTC time when omitted. Tags not in the search's expected list are silently ignored. If the search is still Created it is automatically started; if every expected item is now found, the search is automatically ended (raising SystemEventType.ItemSearchCompleted).

Request

Responses

Returns the updated search. See Items.ItemSearchDetailDto.