getLoanApplicationFieldItems
getLoanApplicationFieldItems
Path Parameters
entityItem string required
entityItem
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
label string
object string
singleValue boolean
type string
[
{
"label": "string",
"object": "string",
"singleValue": true,
"type": "string"
}
]
Unauthorized
Forbidden
Not Found
Loading...