Update customer dunning blockCopy Pageput https://api.instellix.io/v2/customers/{ident}/dunning-blockEnable or disable customer's dunning block, will overwrite all opos-case dunning blocks if active.Path ParamsidentstringrequiredUnique external reference.Body ParamsDunning block configuration. It includes details on whether the block is active and the reason.activebooleanrequiredDefaults to falseA boolean value indicating whether a dunning block for the customer is active.truefalsenotestring | nullNote providing additional information about the dunning block, e.g. reason for a dunning stop. Size must be between 0 and 100.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 2 months ago