Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BulkUpdateOrganizationUnitSettings

Updates some of the non-unique the OrganizationUnit's settings. This service can be used to only update a subset of the settings of the OrganizationUnit by providing only the fields you want to update. If a field is not part of the request message (or has value undefined) then the setting is not updated. If the field is present but has a value of null then it's assumed you want to unset the setting.

The targeted OrganizationUnits can be identified by providing OrganizationUnitIDs or an OrganizationUnitSetID.

All OrganizationUnits will be updated, if one of them fails, no changes will be persisted.

Hierarchy

  • BulkUpdateOrganizationUnitSettings

Index

Properties

Optional AssortmentID

AssortmentID: undefined | number

Optional AttachedToUserID

AttachedToUserID: undefined | number

Optional CashHandlerID

CashHandlerID: undefined | number

Optional CostPriceCalculationMethod

CostPriceCalculationMethod: CostPriceCalculationMethod

Optional CountryID

CountryID: undefined | string

Optional CountrySubdivisionID

CountrySubdivisionID: undefined | string

Optional EnableEndlessSupplierStock

EnableEndlessSupplierStock: undefined | false | true

Optional LanguageID

LanguageID: undefined | string

Optional OrganizationUnitIDs

OrganizationUnitIDs: number[]

Entity type: OrganizationUnit

Optional OrganizationUnitSetID

OrganizationUnitSetID: undefined | number

Entity type: OrganizationUnitSet

Optional RegisterCashLimit

RegisterCashLimit: undefined | number

Optional ReturnOrganizationUnitID

ReturnOrganizationUnitID: undefined | number

Optional RoleSetID

RoleSetID: undefined | number

Optional SafeCashLimit

SafeCashLimit: undefined | number

Optional Subnet

Subnet: undefined | string

Optional TimeZone

TimeZone: undefined | string

Optional Type

Optional UseForAccounting

UseForAccounting: undefined | false | true

Optional VisibilityGroupID

VisibilityGroupID: undefined | number

Entity type: VisibilityGroup