Parameters8
| Parameter | Type | Default | Example |
|---|---|---|---|
amount | string | null | loan principal — combine with apr + term_months for monthly payment |
apr | string | null | APR percent — combine with amount + term_months for monthly payment |
condition | string | null | new | used (default: used) |
country | string | null | US | UK | DE | CA | AU | IN (default: US) |
credit_tier | string | null | excellent | good | fair | poor (default: good) |
down_payment | string | null | down payment, subtracted from amount before financing |
lang | string | null | response language (default: en) |
term_months | string | null | months, e.g. 36/48/60/72/84 (default: 60) |