Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateOrganizationUnitSettings

Updates 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.

Hierarchy

  • UpdateOrganizationUnitSettings

Index

Properties

Optional Address

Optional AssortmentID

AssortmentID: undefined | number

Entity type: Assortment

Optional AttachedToUserID

AttachedToUserID: undefined | number

Entity type: User

Optional BIC

BIC: undefined | string

Optional BackendCompanyID

BackendCompanyID: undefined | string

Optional BackendID

BackendID: undefined | string

Optional BackendRelationID

BackendRelationID: undefined | string

Optional BankAccount

BankAccount: undefined | string

Optional BranchNumber

BranchNumber: undefined | string

Optional CashHandlerID

CashHandlerID: undefined | number

Entity type: CashHandler

Optional CompanyID

CompanyID: undefined | number

Optional CostPriceCalculationMethod

CostPriceCalculationMethod: CostPriceCalculationMethod

Optional CountryID

CountryID: undefined | string

Entity type: Country

Optional CountrySubdivisionID

CountrySubdivisionID: undefined | string

Entity type: CountrySubdivision

Optional CustomFields

CustomFields: CustomFieldKeyValue[]

Optional additional custom fields

Optional Description

Description: undefined | string

Optional EmailAddress

EmailAddress: undefined | string

Optional EnableEndlessSupplierStock

EnableEndlessSupplierStock: undefined | false | true

Optional GlobalLocationNumber

GlobalLocationNumber: undefined | string

ID

ID: number

Entity type: OrganizationUnit

Optional IpAddress

IpAddress: undefined | string

Optional LanguageID

LanguageID: undefined | string

Entity type: Language

Optional Latitude

Latitude: undefined | number

Optional Longitude

Longitude: undefined | number

Optional Name

Name: undefined | string

Optional ParentID

ParentID: undefined | number

Entity type: OrganizationUnit

Optional PhoneNumber

PhoneNumber: undefined | string

Optional RegisterCashLimit

RegisterCashLimit: undefined | number

Optional ReturnOrganizationUnitID

ReturnOrganizationUnitID: undefined | number

Entity type: OrganizationUnit

Optional RoleSetID

RoleSetID: undefined | number

Entity type: RoleSet

Optional SafeCashLimit

SafeCashLimit: undefined | number

Optional Status

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

Optional Website

Website: undefined | string