searchExternalLoan

Perform various search operations on external loan account records.

Symitar eDocs References: Coming soon.

Operations

searchExternalLoanSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

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

{
  "ExternalLoanList": {}
}

searchExternalLoanPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
QuerystringOptional
Responses
200

Successful operation.

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

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

searchExternalLoanNameSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

Successful operation.

{
  "ExternalLoanNameList": {}
}

searchExternalLoanNamePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
QuerystringOptional
Responses
200

Successful operation.

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

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

Successful operation.

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

searchExternalLoanNoteSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

Successful operation.

{
  "ExternalLoanNoteList": {}
}

searchExternalLoanNotePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
QuerystringOptional
Responses
200

Successful operation.

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

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

Successful operation.

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

searchExternalLoanTrackingSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

Successful operation.

{
  "ExternalLoanTrackingList": {}
}

searchExternalLoanTrackingPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
QuerystringOptional
Responses
200

Successful operation.

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

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

Successful operation.

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

searchExternalLoanTransferSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

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

Successful operation.

{
  "ExternalLoanTransferList": {}
}

searchExternalLoanTransferPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
QuerystringOptional
Responses
200

Successful operation.

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

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

Successful operation.

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

Last updated

Was this helpful?