searchLoan

Perform various search operations on loan records.

Symitar eDocs References: Coming soon.

Operations

searchLoanPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanPagedSelectFields
POST /nexum/627/persistent/account/searchLoanPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 224

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Loan": [
    {}
  ],
  "Token": {}
}

searchLoanBankruptcyPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanBankruptcyPagedSelectFields
POST /nexum/627/persistent/account/searchLoanBankruptcyPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanBankruptcy": [
    {}
  ],
  "Token": {}
}

searchLoanBankruptcyPrepetitionBalPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanBankruptcyPrepetitionBalPagedSelectFields
POST /nexum/627/persistent/account/searchLoanBankruptcyPrepetitionBalPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 258

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanBankruptcyId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanBankruptcyPrepetitionBal": [
    {}
  ],
  "Token": {}
}

searchLoanBillingPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanBillingPagedSelectFields
POST /nexum/627/persistent/account/searchLoanBillingPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanBilling": [
    {}
  ],
  "Token": {}
}

searchLoanCheckOrderPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanCheckOrderPagedSelectFields
POST /nexum/627/persistent/account/searchLoanCheckOrderPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanCheckOrder": [
    {}
  ],
  "Token": {}
}

searchLoanEscrowPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanEscrowPagedSelectFields
POST /nexum/627/persistent/account/searchLoanEscrowPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanEscrow": [
    {}
  ],
  "Token": {}
}

searchLoanEscrowAnalysisPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanEscrowAnalysisPagedSelectFields
POST /nexum/627/persistent/account/searchLoanEscrowAnalysisPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanEscrowAnalysis": [
    {}
  ],
  "Token": {}
}

searchLoanHoldPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanHoldPagedSelectFields
POST /nexum/627/persistent/account/searchLoanHoldPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanHold": [
    {}
  ],
  "Token": {}
}

searchLoanLnSegmentPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanLnSegmentPagedSelectFields
POST /nexum/627/persistent/account/searchLoanLnSegmentPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanLnSegment": [
    {}
  ],
  "Token": {}
}

searchLoanLnSegmentBillingPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanLnSegmentBillingPagedSelectFields
POST /nexum/627/persistent/account/searchLoanLnSegmentBillingPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 257

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanLnSegmentId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanLnSegmentBilling": [
    {}
  ],
  "Token": {}
}

searchLoanNotePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanNotePagedSelectFields
POST /nexum/627/persistent/account/searchLoanNotePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanNote": [
    {}
  ],
  "Token": {}
}

searchLoanRateChangePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanRateChangePagedSelectFields
POST /nexum/627/persistent/account/searchLoanRateChangePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanRateChange": [
    {}
  ],
  "Token": {}
}

searchLoanSchedulePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanSchedulePagedSelectFields
POST /nexum/627/persistent/account/searchLoanSchedulePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanSchedule": [
    {}
  ],
  "Token": {}
}

searchLoanTrackingPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanTrackingPagedSelectFields
POST /nexum/627/persistent/account/searchLoanTrackingPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanTracking": [
    {}
  ],
  "Token": {}
}

searchLoanTransactionPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanTransactionPagedSelectFields
POST /nexum/627/persistent/account/searchLoanTransactionPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanTransaction": [
    {}
  ],
  "Token": {}
}

searchLoanTransferPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanTransferPagedSelectFields
POST /nexum/627/persistent/account/searchLoanTransferPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 236

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "SearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanTransfer": [
    {}
  ],
  "Token": {}
}

Last updated

Was this helpful?