Latest Loan Balances

Associates the Latest Balance and a Loan. This entity avoids the Loan record updating on balance changes and then generating additional audit records.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

LoanId is a primary key field of type integer used to identify records in the LatestLoanBalance table. Each record within the table contains information about the current balance of a loan. The LoanId field is used to uniquely identify the loan and tie it to its associated loan information.

int32 | null

LoanBalanceId is an integer field in the LatestLoanBalance table that uniquely identifies the record and its associated loan balance information. The LoanBalanceId value must be unique for each record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!