getLoan
Perform various get operations on loan records.
Operations
Successful operation.
POST /nexum/627/persistent/account/getLoanSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 192
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"Loan": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanSelectFieldsFilterChildren HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"SelectableFields": {},
"ChildrenSearchFilter": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"Loan": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 206
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"Loan": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanBankruptcySelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 214
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanBankruptcyId": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanBankruptcy": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanBankruptcySelectFieldsFilterChildren HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 240
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanBankruptcyId": {},
"SelectableFields": {},
"ChildrenSearchFilter": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanBankruptcy": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanBankruptcyPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanBankruptcy": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanBankruptcyPrepetitionBalSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 250
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanBankruptcyId": {},
"LoanBankruptcyPrepetitionBalId": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanBankruptcyPrepetitionBal": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanBankruptcyPrepetitionBalPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 240
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanBankruptcyId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanBankruptcyPrepetitionBal": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanBillingSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 216
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanBillingLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanBilling": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanBillingPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanBilling": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanCheckOrderSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 219
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanCheckOrderLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanCheckOrder": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanCheckOrderPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanCheckOrder": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanEscrowSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 215
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanEscrowLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanEscrow": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanEscrowPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanEscrow": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanEscrowAnalysisSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 223
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanEscrowAnalysisLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanEscrowAnalysis": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanEscrowAnalysisPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanEscrowAnalysis": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanHoldSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 213
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanHoldLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanHold": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanHoldPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanHold": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanLnSegmentSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 213
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanLnSegmentId": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanLnSegment": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanLnSegmentSelectFieldsFilterChildren HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 239
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanLnSegmentId": {},
"SelectableFields": {},
"ChildrenSearchFilter": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanLnSegment": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanLnSegmentPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanLnSegment": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanLnSegmentBillingSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 246
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanLnSegmentId": {},
"LoanLnSegmentBillingLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanLnSegmentBilling": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanLnSegmentBillingPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 239
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanLnSegmentId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanLnSegmentBilling": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanNoteSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 213
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanNoteLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanNote": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanNotePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanNote": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanRateChangeSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 219
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanRateChangeLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanRateChange": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanRateChangePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanRateChange": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanScheduleSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 212
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanScheduleId": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanSchedule": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanSchedulePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanSchedule": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanTrackingSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 217
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanTrackingLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanTracking": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanTrackingPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanTracking": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanTransactionPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanTransaction": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanTransferSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 217
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"LoanTransferLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanTransfer": {}
}Successful operation.
POST /nexum/627/persistent/account/getLoanTransferPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"LoanId": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanTransfer": [
{}
],
"Token": {}
}Last updated
Was this helpful?