Update Operating SiteCopy Pageput https://api.instellix.io/v2/billing/configuration/operating-sites/{operatingSiteIdent}Update an Operating Site. Only possible if this Operating Site was not applied to a document by now.Path ParamsoperatingSiteIdentstringrequiredBody ParamsPlease see OperatingSiteConfigurationUpdateDto Model below for more information regarding required values and input type.addressAdditionstring | nullOptional additional address information that helps to identify the exact location. Size must be between 0 and 255.bankAccountobject | nullPlease see OperatingSiteConfigurationBankAccountDto Model below for more information regarding required values and input type.bankAccount object | nullcitystring | nullCity where the operating site is located. Size must be between 0 and 255.countrystringrequiredCountry code for the country code where the operating site is registered. Uses Alpha-2 or Alpha3 code (ISO 3166): https://www.iban.com/country-codes. Must not be null.directorsarray of strings or null | nullList of directors of the operating site.directorsADD string | nullemailstring | nullEmail that is used to contact the operating site. Size must be between 0 and 255.namestringrequiredlength ≤ 255Company name is the name of a company which must be entered in the commercial register. Must not be blank. Size must be between 0 and 255.phoneNumberstring | nullThe phone number to get in touch with the operating site. Size must be between 0 and 255.postOfficeBoxstring | nullNumber of the post office box from operating site. Size must be between 0 and 255.statestring | nullState where the operating site is located. Size must be between 0 and 255.stateCodestring | nullState code where the operating site is located. Size must be between 0 and 255.streetstring | nullStreet of the operating site. Size must be between 0 and 255.streetNumberstring | nullStreet number of the operating site. Size must be between 0 and 255.taxNumberstring | nullTax number of the registered operating site. Size must be between 0 and 20.vatIdstring | nullVat id of the registered operating site. Can be overridden by country specific vatIDs through taxRegistrations. For Backward compatibility vatNumber is accepted as Alias. Size must be between 0 and 20.zipstring | nullPostcode where the operating site is located. Size must be between 0 and 255.Responses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 22 days ago