Gets the scoring requests id's and requested_at dates for a loan application.Copy Pageget https://example.com/api/loan-applications/{loanApplicationId}/scoring-requestsGET: /api/loan-applications/{loanApplicationId}/scoring-requestsPath ParamsloanApplicationIduuidrequiredThe unique identifier of the loan application.Responses 200OK 404The entity has not been found.Updated about 1 month ago