LoanStatus
Payitoff API: LoanStatus
Schema
Schema Definition
Property | Type | Format | Description |
---|---|---|---|
|
| The official federal code that indicates the current status of a loan. | |
|
| The official federal description of the current status of a loan. |
Example
"status": {
"code": "FB",
"description": "Forbearance"
}
Click here for the complete list of possible Loan Status code and description values
Updated about 1 year ago
Did this page help you?