getLoanClassificationByPointList
getLoanClassificationByPointList
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
id int64
name string
pointFrom double
pointTo double
portfolioCode string
provisionRate double
[
{
"id": 0,
"name": "string",
"pointFrom": 0,
"pointTo": 0,
"portfolioCode": "string",
"provisionRate": 0
}
]
Unauthorized
Forbidden
Not Found
Loading...