Skip to main content

Get Place Inventory Settings

GET 

/api/inventorysettings/getplaceinventorysettings/:placeId

Tier: Internal — subject to change without notice.

Returns the place-level stocktake settings for a single place.

Request

Responses

The place-level InventoryDtos.InventorySettingsDto. Never 404/400-not-found: an unconfigured place returns a default-valued dto with OrganisationId and PlaceId set. This returns the place row only — it does not apply the org-level fallback that the resolve engine uses when OverrideGlobalSettings is false; clients wanting the effective settings must fetch both this and InventorySettingsController.GetOrganisationInventorySettings.