Properties
Optional BIC
BIC: undefined | string
Optional BankAccount
BankAccount: undefined | string
Optional BranchNumber
BranchNumber: undefined | string
Optional CompanyID
CompanyID: undefined | number
Optional Description
Description: undefined | string
Optional EmailAddress
EmailAddress: undefined | string
Optional Latitude
Latitude: undefined | number
Optional Longitude
Longitude: undefined | number
Optional Name
Name: undefined | string
Optional PhoneNumber
PhoneNumber: undefined | string
Optional Website
Website: undefined | string
Updates the basic information associated with an OrganizationUnit. 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.