Properties
Optional AssortmentID
AssortmentID: undefined | number
Optional AttachedToUserID
AttachedToUserID: undefined | number
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
Optional CompanyID
CompanyID: undefined | number
Optional CostPriceCalculationMethod
Optional CountryID
CountryID: undefined | string
Optional CountrySubdivisionID
CountrySubdivisionID: undefined | string
Optional Description
Description: undefined | string
Optional EmailAddress
EmailAddress: undefined | string
Optional EnableEndlessSupplierStock
EnableEndlessSupplierStock: undefined | false | true
Optional GlobalLocationNumber
GlobalLocationNumber: undefined | string
Optional IpAddress
IpAddress: undefined | string
Optional LanguageID
LanguageID: undefined | string
Optional Latitude
Latitude: undefined | number
Optional Longitude
Longitude: undefined | number
Optional Name
Name: undefined | string
Optional ParentID
ParentID: undefined | number
Optional PhoneNumber
PhoneNumber: undefined | string
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 UseForAccounting
UseForAccounting: undefined | false | true
Optional VisibilityGroupID
VisibilityGroupID: undefined | number
Optional Website
Website: undefined | string
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 ofnull
then it's assumed you want to unset the setting.