Payoffs are currently only available for Auto Loan and Mortgage accounts
| Type | Use-Case |
|---|---|
Product | On-Demand retrieval of auto loan payoff (amount, per diem, etc) from the Account’s financial institution |
Payoff Objects
Unique identifier for the Payoff.
The ID of the associated Account.
Status of the Payoff.
The real-time payoff information sync is in progress.
The payoff information was successfully synced.
The payoff information failed to sync.
Possible enum values
Possible enum values
in_progressThe real-time payoff information sync is in progress.
completedThe payoff information was successfully synced.
failedThe payoff information failed to sync.
The payoff amount.
The number of days this payoff quote is valid for.
The daily interest charge amount.
An object representing an error that occurred while processing this Payoff. See Payoff errors.
Timestamp of when the Payoff was created.
Timestamp of when the Payoff was last updated.