createLoan

Perform various create operations on loan records.

Symitar eDocs References: Coming soon.

Operations

createLoan

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

Successful operation.

application/json
post
/createLoan
200

Successful operation.

createLoanBankruptcy

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

Successful operation.

application/json
post
/createLoanBankruptcy
200

Successful operation.

createLoanBankruptcyPrepetitionBal

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

Successful operation.

application/json
post
/createLoanBankruptcyPrepetitionBal
200

Successful operation.

createLoanBilling

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

Successful operation.

application/json
post
/createLoanBilling
200

Successful operation.

createLoanCheckOrder

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

Successful operation.

application/json
post
/createLoanCheckOrder
200

Successful operation.

createLoanEscrow

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

Successful operation.

application/json
post
/createLoanEscrow
200

Successful operation.

createLoanEscrowAnalysis

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

Successful operation.

application/json
post
/createLoanEscrowAnalysis
200

Successful operation.

createLoanHold

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

Successful operation.

application/json
post
/createLoanHold
200

Successful operation.

createLoanLnSegment

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

Successful operation.

application/json
post
/createLoanLnSegment
200

Successful operation.

createLoanLnSegmentBilling

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

Successful operation.

application/json
post
/createLoanLnSegmentBilling
200

Successful operation.

createLoanNote

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

Successful operation.

application/json
post
/createLoanNote
200

Successful operation.

createLoanRateChange

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

Successful operation.

application/json
post
/createLoanRateChange
200

Successful operation.

createLoanSchedule

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

Successful operation.

application/json
post
/createLoanSchedule
200

Successful operation.

createLoanTracking

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

Successful operation.

application/json
post
/createLoanTracking
200

Successful operation.

createLoanTransfer

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

Successful operation.

application/json
post
/createLoanTransfer
200

Successful operation.

Last updated

Was this helpful?