getLoan

Perform various get operations on loan records.

Symitar eDocs References: Coming soon.

Operations

getLoanSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "Loan": {}
}

getLoanSelectFieldsFilterChildren

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanSelectFieldsFilterChildren
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"
    }
  }
}
200

Successful operation.

{
  "Loan": {}
}

getLoanPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanBankruptcySelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanBankruptcySelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanBankruptcy": {}
}

getLoanBankruptcySelectFieldsFilterChildren

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanBankruptcySelectFieldsFilterChildren
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"
    }
  }
}
200

Successful operation.

{
  "LoanBankruptcy": {}
}

getLoanBankruptcyPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanBankruptcyPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanBankruptcyPrepetitionBalSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
LoanBankruptcyPrepetitionBalIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanBankruptcyPrepetitionBalSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanBankruptcyPrepetitionBal": {}
}

getLoanBankruptcyPrepetitionBalPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanBankruptcyPrepetitionBalPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanBillingSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBillingLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanBillingSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanBilling": {}
}

getLoanBillingPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanBillingPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanCheckOrderSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanCheckOrderLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanCheckOrderSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanCheckOrder": {}
}

getLoanCheckOrderPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanCheckOrderPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanEscrowSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanEscrowLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanEscrowSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanEscrow": {}
}

getLoanEscrowPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanEscrowPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanEscrowAnalysisSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanEscrowAnalysisLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanEscrowAnalysisSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanEscrowAnalysis": {}
}

getLoanEscrowAnalysisPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanEscrowAnalysisPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanHoldSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanHoldLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanHoldSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanHold": {}
}

getLoanHoldPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanHoldPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanLnSegmentSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanLnSegmentSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanLnSegment": {}
}

getLoanLnSegmentSelectFieldsFilterChildren

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanLnSegmentSelectFieldsFilterChildren
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"
    }
  }
}
200

Successful operation.

{
  "LoanLnSegment": {}
}

getLoanLnSegmentPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanLnSegmentPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanLnSegmentBillingSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
LoanLnSegmentBillingLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanLnSegmentBillingSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanLnSegmentBilling": {}
}

getLoanLnSegmentBillingPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanLnSegmentBillingPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanNoteSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanNoteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanNoteSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanNote": {}
}

getLoanNotePagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanNotePagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanRateChangeSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanRateChangeLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanRateChangeSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanRateChange": {}
}

getLoanRateChangePagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanRateChangePagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanScheduleSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanScheduleIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanScheduleSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanSchedule": {}
}

getLoanSchedulePagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanSchedulePagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanTrackingSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanTrackingLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanTrackingSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanTracking": {}
}

getLoanTrackingPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanTrackingPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanTransactionPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanTransactionPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

getLoanTransferSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanTransferLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanTransferSelectFields
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"
    }
  }
}
200

Successful operation.

{
  "LoanTransfer": {}
}

getLoanTransferPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/getLoanTransferPagedListSelectFields
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"
    }
  }
}
200

Successful operation.

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

Last updated

Was this helpful?