Requests a loan operation.Copy Pagepost https://example.com/api/loans/{loanId}/operations/{id}/requestPOST: /api/loans/{guid}/operations/{guid}/requestPath ParamsloanIduuidrequiredThe unique identifier of the loan.iduuidrequiredThe id of the loan operation.Responses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago