updateLoan

Perform various update operations on loan records.

Symitar eDocs References: Coming soon.

Operations

updateLoanByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanIdstringOptional
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanByID
200

Successful operation.

updateLoanBankruptcyByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanBankruptcyIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanBankruptcyByID
200

Successful operation.

updateLoanBankruptcyPrepetitionBalByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanBankruptcyPrepetitionBalIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanBankruptcyPrepetitionBalByID
200

Successful operation.

updateLoanBillingByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanBillingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanBillingByID
200

Successful operation.

updateLoanCheckOrderByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanCheckOrderLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanCheckOrderByID
200

Successful operation.

updateLoanEscrowByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanEscrowLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanEscrowByID
200

Successful operation.

updateLoanEscrowAnalysisByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanEscrowAnalysisLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanEscrowAnalysisByID
200

Successful operation.

updateLoanHoldByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanHoldLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanHoldByID
200

Successful operation.

updateLoanLnSegmentByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanLnSegmentIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanLnSegmentByID
200

Successful operation.

updateLoanLnSegmentBillingByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanLnSegmentBillingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanLnSegmentBillingByID
200

Successful operation.

updateLoanNoteByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanNoteLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanNoteByID
200

Successful operation.

updateLoanRateChangeByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanRateChangeLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanRateChangeByID
200

Successful operation.

updateLoanScheduleByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanScheduleIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanScheduleByID
200

Successful operation.

updateLoanTrackingByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanTrackingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanTrackingByID
200

Successful operation.

updateLoanTransferByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanTransferLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanTransferByID
200

Successful operation.

Last updated

Was this helpful?