getExternalLoan

Perform various get operations on external loan account records.

Symitar eDocs References: Coming soon.

Operations

getExternalLoanSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "ExternalLoan": {}
}

getExternalLoanSelectFieldsFilterChildren

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getExternalLoanSelectFieldsFilterChildren
POST /nexum/627/persistent/account/getExternalLoanSelectFieldsFilterChildren 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": {},
  "ExternalLoanLocator": {},
  "SelectableFields": {},
  "ChildrenSearchFilter": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "ExternalLoan": {}
}

getExternalLoanPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/getExternalLoanPagedListSelectFields
POST /nexum/627/persistent/account/getExternalLoanPagedListSelectFields 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.

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

getExternalLoanNameSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
ExternalLoanNameLocatorintegerOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "ExternalLoanName": {}
}

getExternalLoanNamePagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

Successful operation.

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

getExternalLoanNoteSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
ExternalLoanNoteLocatorintegerOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "ExternalLoanNote": {}
}

getExternalLoanNotePagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

Successful operation.

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

getExternalLoanTrackingSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
ExternalLoanTrackingLocatorintegerOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "ExternalLoanTracking": {}
}

getExternalLoanTrackingPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

Successful operation.

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

getExternalLoanTransferSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
ExternalLoanTransferLocatorintegerOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "ExternalLoanTransfer": {}
}

getExternalLoanTransferPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

Successful operation.

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

Last updated

Was this helpful?