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
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanByID
200

Successful operation.

updateLoanBankruptcyByID

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

Successful operation.

application/json
post
/updateLoanBankruptcyByID
200

Successful operation.

updateLoanBankruptcyPrepetitionBalByID

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

Successful operation.

application/json
post
/updateLoanBankruptcyPrepetitionBalByID
200

Successful operation.

updateLoanBillingByID

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

Successful operation.

application/json
post
/updateLoanBillingByID
200

Successful operation.

updateLoanCheckOrderByID

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

Successful operation.

application/json
post
/updateLoanCheckOrderByID
200

Successful operation.

updateLoanEscrowByID

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

Successful operation.

application/json
post
/updateLoanEscrowByID
200

Successful operation.

updateLoanEscrowAnalysisByID

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

Successful operation.

application/json
post
/updateLoanEscrowAnalysisByID
200

Successful operation.

updateLoanHoldByID

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

Successful operation.

application/json
post
/updateLoanHoldByID
200

Successful operation.

updateLoanLnSegmentByID

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

Successful operation.

application/json
post
/updateLoanLnSegmentByID
200

Successful operation.

updateLoanLnSegmentBillingByID

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

Successful operation.

application/json
post
/updateLoanLnSegmentBillingByID
200

Successful operation.

updateLoanNoteByID

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

Successful operation.

application/json
post
/updateLoanNoteByID
200

Successful operation.

updateLoanRateChangeByID

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

Successful operation.

application/json
post
/updateLoanRateChangeByID
200

Successful operation.

updateLoanScheduleByID

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

Successful operation.

application/json
post
/updateLoanScheduleByID
200

Successful operation.

updateLoanTrackingByID

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

Successful operation.

application/json
post
/updateLoanTrackingByID
200

Successful operation.

updateLoanTransferByID

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

Successful operation.

application/json
post
/updateLoanTransferByID
200

Successful operation.

Last updated

Was this helpful?