| Name | Description | Type | Additional information |
|---|---|---|---|
| product |
Finance type |
string |
None. |
| LoanAmount |
Loan amount (amount to borrow) |
decimal number |
None. |
| Payment |
Monthly payment amount (in £) |
decimal number |
None. |
| rate |
Flat rate (in %) |
decimal number |
None. |
| apr |
APR (in %) |
decimal number |
None. |
| Fees |
Total amount of fees (in £) |
decimal number |
None. |
| Balloon |
Balloon payment amount (in £) in case of LP or PCP finance type |
decimal number |
None. |
| Deposit |
Amount of deposit (in £) |
decimal number |
None. |
| Term |
Loan term (number of payments) |
integer |
None. |
| TotalPayable |
Total payable amount (payment * term + fees + deposit + balloon) |
decimal number |
None. |
| RequiredProofs |
Types of proofs the funder requires the customer to provide (i.e. driving licence, wage slips, bank statements, proof of ID, proof of address) |
Collection of ERP.Api.Models.CustomerPortal.RequiredProof |
None. |