Skip to main content

Get Details Items

POST 

/api/items/getdetaileditems

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

Returns the full detail of multiple items by id in a single call.

Request

Responses

The Items.ItemDetailDto records for the ids that exist and are visible to the caller; unknown or not-visible ids are silently omitted. An empty list is returned (with HTTP 200) when none match.