Generates a direct debits mandate document for a loan.Copy Pagepost https://example.com/api/loans/{loanId}/borrowers/{borrowerId}/documents/direct-debits-mandatePOST: /api/loans/{guid}/borrowers/{guid}/documents/direct-debits-mandatePath ParamsloanIduuidrequiredThe identifier of the loan.borrowerIduuidrequiredThe identifier of the borrower.Body Paramsapplication/jsonapplication/*+jsonThe input data.languagestring | nullreferencestring | nullibanstring | nullstreetstring | nullstreet_numberstring | nullstreet_additional_informationstring | nullzipcodestring | nullcitystring | nullcountrystring | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago