Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateCompanyForUser

Updates the current Company on specified UserID, or the current user when omitted.

:no_entry: Requires employee rights when using a UserID different than the current user. :warning: Will overwrite all company fields, those fields omitted in your request will be removed!

Hierarchy

  • UpdateCompanyForUser

Index

Properties

Optional AccountHolderName

AccountHolderName: undefined | string

Optional BIC

BIC: undefined | string

Optional ContactEmailAddress

ContactEmailAddress: undefined | string

Optional ContactPhoneNumber

ContactPhoneNumber: undefined | string

Optional EstablishedDate

EstablishedDate: undefined | string

Optional IBAN

IBAN: undefined | string

Optional InvoiceAddress

InvoiceAddress: AddressDataDto

Optional LegalForm

LegalForm: LegalForms

Name

Name: string

Optional RegistrationCity

RegistrationCity: undefined | string

Optional RegistrationCountryID

RegistrationCountryID: undefined | string

Optional RegistrationNumber

RegistrationNumber: undefined | string

Optional UserID

UserID: undefined | number

Entity type: User

Optional VatNumber

VatNumber: undefined | string

Optional VisitorsAddress

VisitorsAddress: AddressDataDto