Update Saf-T configurationCopy Pageput https://api.instellix.io/v2/billing/configuration/saf-t/{safTConfigurationIdent}Update a Saf-T configuration. Only possible if this configuration was not applied to a document by now.Path ParamssafTConfigurationIdentstringrequiredBody ParamsPlease see SafTConfigurationUpdateDto Model below for more information regarding required values and input type. Only one configuration per businessSegmentIdent, documentType, and safTCountry possible.documentSeriesstring | nullThe document number that must be requested once beforehand at PTA and confirmed by them. Part of document, part of ATCUD. Size must be between 0 and 255.documentTypestringrequiredType of the document to which this Saf-T configuration shall be applied. Must not be null. Must be one of: invoicecreditmemoorderdepositinvoicedepositinvoicecancellationcreditmemo_goodwillcreditmemo_warrantyself_billing_invoiceself_billing_invoice_correctiondocumentTypeInternalCodestring | nullA internal code that is mostly given by the tax authority and needed to create a unique signature. Size must be between 0 and 255.firstInvoiceNumberstring | nullFirst invoice number that shall use this Saf-T configuration. Size must be between 0 and 255.safTCountrystringrequiredThe country where the Saf-T configuration shall be valid. Must be a valid ISO 3166-1 alpha-3 or alpha-2 code. Must not be null.validationCodestring | nullValidation code that is the response of the requested documentSeries from PTA. Part of document, part of ATCUD. 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