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