Origination
Payitoff API: Origination
Schema
An Origination
object describes both what has been retrieved from Servicer Aggregation, as well as any other pertinent information we can interpret and calculate from collected data to accurately describe each PortfolioLoan
object's original state.
Schema Definition
Property | Type | Format | Description |
---|---|---|---|
|
|
| Original principal balance when this NOTE: As of |
|
|
| The date the |
Example
{
"amount": "8559.99",
"date": "2022-02-09"
}
Updated 5 months ago
Did this page help you?