Options
All
  • Public
  • Public/Protected
  • All
Menu

Module UpdateOrganizationUnit

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 of null then it's assumed you want to unset the setting.

Index

Properties

Optional Address

Optional BIC

BIC: undefined | string

Optional BankAccount

BankAccount: undefined | string

Optional BranchNumber

BranchNumber: undefined | string

Optional CompanyID

CompanyID: undefined | number

Entity type: Company

Optional CustomFields

CustomFields: CustomFieldKeyValue[]

Optional additional custom fields

Optional Description

Description: undefined | string

Optional EmailAddress

EmailAddress: undefined | string

ID

ID: number

Entity type: OrganizationUnit

Optional Latitude

Latitude: undefined | number

Optional Longitude

Longitude: undefined | number

Optional Name

Name: undefined | string

Optional PhoneNumber

PhoneNumber: undefined | string

Optional Status

Optional Website

Website: undefined | string