Update a loan

Updates the attributes of an existing loan.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
int64
required
Body Params
additionalFields
array of objects

Fields that must be completed by the borrower and provided on the POST or PUT to update the loan for processing. Its up to the UI to decide how to lay these out and ask for them as the loans API will require these fields

additionalFields
number

Representing the loan amount requested by the customer

string
length between 10 and 2000
^http(s)?:\/\/.*\..*$

The URL Eclipse must post the LoanResult to when the loan is either approved or unapproved). Optional as one can always do a GET to get the result instead of using callbacks. This will be a system-system call

string
length between 0 and 200
(?s)^(?:[\t\r\n]|[^\p{C}<>])*$

Loan description

int64
boolean

If true then the caller indicates they are happy with the loan and it can be submitted

Responses

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json