Skip to main content

Export Filtered Place History

GET 

/api/items/exportitemplacehistory

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

Exports the same filtered movement history list as ItemController.GetItemPlaceHistory(...) as a CSV file download.

Applies the same implicit 365-day DateMoved window as ItemController.GetItemPlaceHistory(...) when the filter does not mention it.

Request

Responses

A CSV file attachment (Content-Type: application/octet-stream, filename Export.csv) of the filtered Items.ItemPlaceMovementHistoryDto records, with dates/times localised to the caller's time zone.