End Search Async
POST/api/itemsearch/endsearch
Tier: Public — stable, supported for third-party integration.
Marks an item search as completed.
Stamps the end time and the completing user, saves the supplied comments, and raises
SystemEventType.ItemSearchCompleted.
Request
Responses
- 200
- 400
- 401
- 403
true on success.
Validation failed or the search id is unknown.
Caller is not authenticated.
Caller does not have Update permission on the Item module.