v1

latestOpenAPI 3.0.12026-07-2487164202.8 KB
Loans

List loans by lead id

get/Loans/{leadId}/loansByLead

Path parameters

leadIdstring uuid required

Lead Id (a GUID)

Lead Id (a GUID)

Headers

api-versionstring

Response

Request processed successfully

idstring uuid

Gets or sets the loan's unique identifier

loanNumberinteger

Gets or sets the Loan Number, an ordinal value indicating which of a customer's loans is here detailed

borrowerNamestring nullable

Gets or sets the borrower's name

currentAmountnumber double

Gets or sets the Current Amount, the amount yet to be repaid

loanTypestring nullable

Gets or sets the Loan Type - "Initial", "Early Renewal" or "Renewal"

partnerLoanTypestring nullable

Gets or sets the Partner Loan Type - "Initial", "Early Renewal" or "Renewal".

statusstring nullable

Gets or sets the loan's Status - "Defaulted", "Discounted Settlement", "Funded", "Funded (Pending Settlement)", "Partially Funded", "Repaid", "Requested Funding", "Unfunded", "Written Off"

maturityDatestring date-time

Gets or sets the date on which the loan is due to mature, and by which it should be fully repaid

sweepnumber double

Gets or sets the Sweep, the decimal out of 100 representing the proportion of transaction income to be used to repay the loan

autoRepaymentSweepboolean

Gets or sets a value indicating whether an Auto Repayment Sweep is to be used - this feature automatically directs a chosen proportion, the Sweep, of transaction income towards repaying the loan

currencyISOCodestring nullable

Gets or sets the loan's Currency ISO Code, e.g. "GBP"

currentAmountAtRepaynumber double

Gets or sets the Current Amount at the time of full loan repayment, if applicable

currentAmountAtDeletenumber double

Gets or sets the Current Amount at the time of loan deletion, if applicable

currentAmountAtWriteOffnumber double

Gets or sets the Current Amount at the time of loan write-off, if applicable

merchantIdsstring[] nullable

Gets or sets the associated MIDs

creditRatingstring nullable

Gets or sets the Credit Rating

fundingDatestring date-time

Gets or sets the funding date

fundedAmountnumber double

Gets or sets the funding amount

originalAmountnumber double

Gets or sets the Original Amount, the total amount due to be repaid on maturity

aheadBehindValuenumber double

Gets or sets how far ahead/behind the loan repayments are from the expected amount

aheadBehindPercentagenumber double

Gets or sets how far ahead/behind the actual average payments are from the average expected payments as a percentage

contractTypestring nullable

Gets or sets the agreement contract type ("RPA" / "LA") if available.