Cancels the loan.Copy Pagepost https://example.com/api/loans/{loanId}/cancelPOST: /api/loans/{guid}/cancelPath ParamsloanIduuidrequiredBody Paramsapplication/jsonapplication/*+jsonreasonint32enum1 = NotNeededAnymore, 2 = OtherOffer, 3 = UnableToProvideDocuments, 4 = LongerDurationNeeded, 5 = DiscoverPlatform, 6 = NoConfidence, 7 = Other1234567Allowed:1234567explanationstring | nullsend_notificationbooleantruefalseHeaderscontent-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