Payoff
Payitoff API: Payoff
Schema
The Payoff
schema provides a loan payoff quote and the date it is valid through.
Schema Definition
Property | Type | Format | Description |
---|---|---|---|
|
|
| The amount needed to payoff this loan. NOTE: As of |
|
|
| The date the payoff amount must be received by. |
Example
{
"quote": "45685.22",
"quote_date": "2021-10-14"
}
Updated 5 months ago
Did this page help you?