post
https://api.talkdeskapp.com/fsi/contacts//accounts//payoff
Returns the payoff calculation for an FSI account based on a provided future date.
Scope
fsi-cards:write
Body Response - Schema
200 OK
| Parameter | Type | Description | Required |
|---|---|---|---|
| daily_per_diem | string | The per diem value. | no |
| payoff_amount | string | The payoff amount calculated by the core. | yes |
| payoff_amount_details | object | "payoff_amount_details" subdivides into: "principal_payment" (string) "interest_payment" (string) "monthly_escrow_payment" (string) "fee" (string) | no |
401 (unauthorized), 403 (forbidden), 404 (not found)
| Parameter | Type | Description | Required |
|---|---|---|---|
| code | string | n/a | yes |
| message | string | n/a | yes |
| description | string | n/a | no |
| fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
API AvailabilityThe FSI Integrations API has been in General Availability since January 2023.
TroubleshootingIf you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.