Create Saf-T configurationCopy Pagepost https://api.instellix.io/v2/billing/configuration/saf-tCreate a new Saf-T configuration. Until the firstInvoiceNumber was set, the configuration won't be applied.Body ParamsPlease see SafTConfigurationCreationDto Model below for more information regarding required values and input type. Only one configuration per businessSegmentIdent, documentType, and safTCountry possible.businessSegmentIdentstring | nullReference to the business segment for which the Saf-T configuration shall be valid. Size must be between 0 and 255.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.safTConfigurationIdentstring | nullUnique reference to identify this Saf-T configuration. If not delivered an artificial one will be generated. 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 201The request has been fulfilled, resulting in the creation of a new resource. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 22 days ago