searchLoan

Perform various search operations on loan records.

Symitar eDocs References: Coming soon.

Operations

searchLoanSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanList": {}
}

searchLoanPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanPagedSelectFields 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": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanBankruptcySelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanBankruptcyList": {}
}

searchLoanBankruptcyPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanBankruptcyPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanBankruptcyPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanBankruptcyPrepetitionBalSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanBankruptcyPrepetitionBalList": {}
}

searchLoanBankruptcyPrepetitionBalPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

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

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

Successful operation.

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

searchLoanBillingSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanBillingList": {}
}

searchLoanBillingPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanBillingPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanBillingPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanCheckOrderSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanCheckOrderList": {}
}

searchLoanCheckOrderPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanCheckOrderPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanCheckOrderPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanEscrowSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanEscrowList": {}
}

searchLoanEscrowPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanEscrowPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanEscrowPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanEscrowAnalysisSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanEscrowAnalysisList": {}
}

searchLoanEscrowAnalysisPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanEscrowAnalysisPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanEscrowAnalysisPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanHoldSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanHoldList": {}
}

searchLoanHoldPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanHoldPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanHoldPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanLnSegmentSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanLnSegmentList": {}
}

searchLoanLnSegmentPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanLnSegmentPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanLnSegmentPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanLnSegmentBillingSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanLnSegmentBillingList": {}
}

searchLoanLnSegmentBillingPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanLnSegmentBillingPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanLnSegmentBillingPagedSelectFields 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": {},
  "LoanLnSegmentId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanNoteSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanNoteList": {}
}

searchLoanNotePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanNotePagedSelectFields
POST /nexum/627/2022.01/account/searchLoanNotePagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanRateChangeSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanRateChangeList": {}
}

searchLoanRateChangePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanRateChangePagedSelectFields
POST /nexum/627/2022.01/account/searchLoanRateChangePagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanScheduleSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanScheduleList": {}
}

searchLoanSchedulePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanSchedulePagedSelectFields
POST /nexum/627/2022.01/account/searchLoanSchedulePagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanTrackingSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanTrackingList": {}
}

searchLoanTrackingPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanTrackingPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanTrackingPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanTransactionSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanTransactionList": {}
}

searchLoanTransactionPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanTransactionPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanTransactionPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

searchLoanTransferSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanTransferList": {}
}

searchLoanTransferPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchLoanTransferPagedSelectFields
POST /nexum/627/2022.01/account/searchLoanTransferPagedSelectFields 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": {},
  "LoanId": {},
  "PagingRequestContext": {},
  "SelectableFields": {},
  "Query": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

Last updated

Was this helpful?