updateLoan
Perform various update operations on loan records.
Operations
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanBankruptcyIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanBankruptcyByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanBankruptcyPrepetitionBalIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanBankruptcyPrepetitionBalByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanBillingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanBillingByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanCheckOrderLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanCheckOrderByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanEscrowLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanEscrowByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanEscrowAnalysisLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanEscrowAnalysisByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanLnSegmentIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanLnSegmentByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanLnSegmentBillingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanLnSegmentBillingByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanRateChangeLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanRateChangeByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanScheduleIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanScheduleByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanTrackingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanTrackingByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanTransferLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateLoanTransferByID200
Successful operation.
Last updated
Was this helpful?