Payoffs
The payoffs endpoint
The Payoffs endpoint retrieves a payoff quote in real-time from the Account’s financial institution / lender.
Payoffs are currently only available for Auto Loan and Mortgage accounts
The Payoff endpoint is available as a:
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.
Possible enum values
Possible enum values
in_progress
The real-time payoff information sync is in progress.
completed
The payoff information was successfully synced.
failed
The 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.
Webhook Payload
The Webhook payload will contain the following information: