Get Organisation Inventory Settings
GET/api/inventorysettings/getorganisationinventorysettings
Tier: Internal — subject to change without notice.
Returns the organisation-level stocktake settings.
Responses
- 200
- 401
- 403
The org-level InventoryDtos.InventorySettingsDto. Never 404/400-not-found: an
unconfigured organisation returns a default-valued dto with only
OrganisationId set.
Caller is not authenticated.
Caller does not have Read permission on any of the Administration, Management, or Organisation modules.