getLoanApp
Perform various get operations on loan applications.
Operations
Retrieve selected fields of a loan application.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 203
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanApp": {}
}Retrieve selected fields of a loan application with filtering children.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppSelectFieldsFilterChildren HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"SelectableFields": {},
"ChildrenSearchFilter": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanApp": {}
}Retrieve a paginated list of loan applications with selected fields.
The member account number.
13824Successful operation.
POST /nexum/627/persistent/account/getLoanAppPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 211
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanApp": [
{}
],
"Token": {}
}Retrieves selected fields for escrow information associated with a loan application.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppEscrowSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"LoanAppEscrowLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppEscrow": {}
}Retrieves a paged list of escrow information associated with a loan application with selected fields.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppEscrowPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppEscrow": [
{}
],
"Token": {}
}Retrieves selected fields for escrow analyses associated with a loan application.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppEscrowAnalysisSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 237
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"LoanAppEscrowAnalysisLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppEscrowAnalysis": {}
}Retrieves a paged list of escrow analyses associated with a loan application with selected fields.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppEscrowAnalysisPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppEscrowAnalysis": [
{}
],
"Token": {}
}Retrieves selected fields for financial information associated with a loan application.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppFinanceSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 230
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"LoanAppFinanceLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppFinance": {}
}Retrieves a paged list of financial information associated with a loan application with selected fields.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppFinancePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppFinance": [
{}
],
"Token": {}
}Retrieves selected fields for loan segments associated with a loan application.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppLnSegmentSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 227
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"LoanAppLnSegmentId": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppLnSegment": {}
}Retrieves a paged list of loan segments associated with a loan application with selected fields.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppLnSegmentPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppLnSegment": [
{}
],
"Token": {}
}Retrieve selected fields of a loan application note.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppNoteSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 227
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"LoanAppNoteLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppNote": {}
}Retrieve a paginated list of loan application notes with selected fields.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppNotePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppNote": [
{}
],
"Token": {}
}Retrieve selected fields of a loan application person.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppPersonSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"LoanAppPersonLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppPerson": {}
}Retrieve a paginated list of loan application persons with selected fields.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppPersonPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppPerson": [
{}
],
"Token": {}
}Retrieve selected fields of a loan application schedule.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppScheduleSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 226
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"LoanAppScheduleId": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppSchedule": {}
}Retrieve a paginated list of loan application schedules with selected fields.
The member account number.
13824The unique identifier for the loan application.
123Successful operation.
POST /nexum/627/persistent/account/getLoanAppSchedulePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "13824",
"LoanAppId": "123",
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppSchedule": [
{}
],
"Token": {}
}Last updated
Was this helpful?