searchLoanApp

Perform various search operations on loan applications.

Symitar eDocs References: Application Records

Operations

searchLoanAppPagedSelectFields

post

Search loan applications with selected fields in a paginated manner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringRequired

The member account number.

Example: 13824
Responses
200

Successful operation.

application/json
post
/searchLoanAppPagedSelectFields
200

Successful operation.

searchLoanAppEscrowPagedSelectFields

post

Search loan application escrows with selected fields in a paginated manner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringRequired

The member account number.

Example: 13824
LoanAppIdstringRequired

The unique identifier for the loan application.

Example: 123
Responses
200

Successful operation.

application/json
post
/searchLoanAppEscrowPagedSelectFields
200

Successful operation.

searchLoanAppEscrowAnalysisPagedSelectFields

post

Search loan application escrow analyses with selected fields in a paginated manner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringRequired

The member account number.

Example: 13824
LoanAppIdstringOptional

The unique identifier for the loan application.

Example: 123
Responses
200

Successful operation.

application/json
post
/searchLoanAppEscrowAnalysisPagedSelectFields
200

Successful operation.

searchLoanAppFinancePagedSelectFields

post

Search loan application finances with selected fields in a paginated manner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringRequired

The member account number.

Example: 13824
LoanAppIdstringRequired

The unique identifier for the loan application.

Example: 123
Responses
200

Successful operation.

application/json
post
/searchLoanAppFinancePagedSelectFields
200

Successful operation.

searchLoanAppLnSegmentPagedSelectFields

post

Search loan application loan segments with selected fields in a paginated manner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringRequired

The member account number.

Example: 13824
LoanAppIdstringRequired

The unique identifier for the loan application.

Example: 123
Responses
200

Successful operation.

application/json
post
/searchLoanAppLnSegmentPagedSelectFields
200

Successful operation.

searchLoanAppNotePagedSelectFields

post

Search loan application notes with selected fields in a paginated manner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringRequired

The member account number.

Example: 13824
LoanAppIdstringRequired

The unique identifier for the loan application.

Example: 123
Responses
200

Successful operation.

application/json
post
/searchLoanAppNotePagedSelectFields
200

Successful operation.

searchLoanAppPersonPagedSelectFields

post

Search loan application persons with selected fields in a paginated manner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringRequired

The member account number.

Example: 13824
LoanAppIdstringRequired

The unique identifier for the loan application.

Example: 123
Responses
200

Successful operation.

application/json
post
/searchLoanAppPersonPagedSelectFields
200

Successful operation.

searchLoanAppSchedulePagedSelectFields

post

Search loan application schedules with selected fields in a paginated manner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringRequired

The member account number.

Example: 13824
LoanAppIdstringRequired

The unique identifier for the loan application.

Example: 123
Responses
200

Successful operation.

application/json
post
/searchLoanAppSchedulePagedSelectFields
200

Successful operation.

Last updated

Was this helpful?