Create dunning configurationCopy Pagepost https://api.instellix.io/v2/billing/configuration/dunningCreates or updates the dunning configuration.Body ParamsPlease see DunningConfigurationDto Model below for more information regarding required values and input type.dunningActivebooleanrequiredFlag if the dunning is active. Must not be null.truefalsedunningLevelConfigurationarray of objects | nullConfiguration of dunning levelsdunningLevelConfigurationADD object | nullincludeDepositInvoicesboolean | nullDefaults to falseFlag if deposit invoices are includedtruefalseResponses 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