Preference

Perform various operations on preference records.

Symitar eDocs References: Coming soon.

Operations

getPreference

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "Preference": {
    "AudLastLogonDate": "2025-11-06",
    "AudLastLogonTime": 1,
    "AudioAccess": "text",
    "AudioAccess2": "text",
    "AudioAccessMode": 1,
    "AudioAccessMode2": 1,
    "AudioCallCount": 1,
    "AudioCallMinutes": 1,
    "AudioEnable": 1,
    "BillPayAmount": 1,
    "BillPayCount": 1,
    "BillPayCountLimit": 1,
    "BillPayLimit": 1,
    "BillPayMax": 1,
    "BusinessFax": "text",
    "DepAmount": 1,
    "DepCount": 1,
    "DepCountLimit": 1,
    "DepLimit": 1,
    "DepMax": 1,
    "EmailAddrChgDate": "2025-11-06",
    "EmailAddrChgTime": 1,
    "EmailAddress": "text",
    "HbCallCount": 1,
    "HbCallMinutes": 1,
    "HbEnable": 1,
    "HbLastLogonDate": "2025-11-06",
    "HbLastLogonTime": 1,
    "HbMode": 1,
    "HbPassword": "text",
    "HbPassword2": "text",
    "HbPasswordMode": 1,
    "HbPasswordMode2": 1,
    "HbUsername": "text",
    "HomeFax": "text",
    "InteractMode": 1,
    "InvalidPwdAttmpts": 1,
    "Language": 1,
    "LastAccessChangeDate": "2025-11-06",
    "LastHbPwChangeDate": "2025-11-06",
    "LastLogonDate": "2025-11-06",
    "LastLogonTime": 1,
    "LastTranDate": "2025-11-06",
    "ListTransactions": 1,
    "Locator": 1,
    "LockCount": 1,
    "Locked": 1,
    "PrevHbPassword": [
      {
        "EntryId": 1,
        "PrevHbPassword": "text"
      }
    ],
    "PrevHbPasswordHash2": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash2": "text"
      }
    ],
    "PrevHbPasswordHash3": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash3": "text"
      }
    ],
    "PrevHbPasswordHash4": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash4": "text"
      }
    ],
    "PrevHbPasswordMode": [
      {
        "EntryId": 1,
        "PrevHbPasswordMode": 1
      }
    ],
    "PwdResetDate": "2025-11-06",
    "PwdResetProbation": 1,
    "PwdResetRqstDate": "2025-11-06",
    "PwdResetRqstNotice": 1,
    "PwdResetRqstTime": 1,
    "PwdResetime": 1,
    "RecordChangeDate": "2025-11-06",
    "Reference": "text",
    "SecurityAnswer": "text",
    "SecurityQuestion": "text",
    "TranCodes": "text",
    "Type": 1,
    "UserCode": 1,
    "WdCashAmount": 1,
    "WdCashCount": 1,
    "WdCashCountLimit": 1,
    "WdCashLimit": 1,
    "WdCashMax": 1,
    "WdCheckAmount": 1,
    "WdCheckCount": 1,
    "WdCheckCountLimit": 1,
    "WdCheckLimit": 1,
    "WdCheckMax": 1,
    "XferAmount": 1,
    "XferCount": 1,
    "XferCountLimit": 1,
    "XferLimit": 1,
    "XferMax": 1,
    "PreferenceAccessList": {
      "hasReachedMaximumListSize": true,
      "PreferenceAccess": [
        {
          "AccessType": 1,
          "AccountNumber": "text",
          "EnableDeposit": 1,
          "EnableFm": 1,
          "EnableInquiry": 1,
          "EnableWithdrawal": 1,
          "ExtLoanAccount": "text",
          "Id": "text",
          "IdType": 1,
          "Locator": 1,
          "Qualifier": "text",
          "RecordChangeDate": "2025-11-06"
        }
      ]
    }
  }
}

getPreferenceSelectFields

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "SelectableFields": {
    "IncludeAllPreferenceFields": true,
    "PreferenceFields": {
      "AudLastLogonDate": true,
      "AudLastLogonTime": true,
      "AudioAccess": true,
      "AudioAccess2": true,
      "AudioAccessMode": true,
      "AudioAccessMode2": true,
      "AudioCallCount": true,
      "AudioCallMinutes": true,
      "AudioEnable": true,
      "BillPayAmount": true,
      "BillPayCount": true,
      "BillPayCountLimit": true,
      "BillPayLimit": true,
      "BillPayMax": true,
      "BusinessFax": true,
      "DepAmount": true,
      "DepCount": true,
      "DepCountLimit": true,
      "DepLimit": true,
      "DepMax": true,
      "EmailAddrChgDate": true,
      "EmailAddrChgTime": true,
      "EmailAddress": true,
      "HbCallCount": true,
      "HbCallMinutes": true,
      "HbEnable": true,
      "HbLastLogonDate": true,
      "HbLastLogonTime": true,
      "HbMode": true,
      "HbPassword": true,
      "HbPassword2": true,
      "HbPasswordMode": true,
      "HbPasswordMode2": true,
      "HbUsername": true,
      "HomeFax": true,
      "InteractMode": true,
      "InvalidPwdAttmpts": true,
      "Language": true,
      "LastAccessChangeDate": true,
      "LastHbPwChangeDate": true,
      "LastLogonDate": true,
      "LastLogonTime": true,
      "LastTranDate": true,
      "ListTransactions": true,
      "Locator": true,
      "LockCount": true,
      "Locked": true,
      "PrevHbPassword": [
        1
      ],
      "PrevHbPasswordHash2": [
        1
      ],
      "PrevHbPasswordHash3": [
        1
      ],
      "PrevHbPasswordHash4": [
        1
      ],
      "PrevHbPasswordMode": [
        1
      ],
      "PwdResetDate": true,
      "PwdResetProbation": true,
      "PwdResetRqstDate": true,
      "PwdResetRqstNotice": true,
      "PwdResetRqstTime": true,
      "PwdResetime": true,
      "RecordChangeDate": true,
      "Reference": true,
      "SecurityAnswer": true,
      "SecurityQuestion": true,
      "TranCodes": true,
      "Type": true,
      "UserCode": true,
      "WdCashAmount": true,
      "WdCashCount": true,
      "WdCashCountLimit": true,
      "WdCashLimit": true,
      "WdCashMax": true,
      "WdCheckAmount": true,
      "WdCheckCount": true,
      "WdCheckCountLimit": true,
      "WdCheckLimit": true,
      "WdCheckMax": true,
      "XferAmount": true,
      "XferCount": true,
      "XferCountLimit": true,
      "XferLimit": true,
      "XferMax": true
    },
    "PreferenceAccessSelectableFields": {
      "IncludeAllPreferenceAccessFields": true,
      "PreferenceAccessFields": {
        "AccessType": true,
        "AccountNumber": true,
        "EnableDeposit": true,
        "EnableFm": true,
        "EnableInquiry": true,
        "EnableWithdrawal": true,
        "ExtLoanAccount": true,
        "Id": true,
        "IdType": true,
        "Locator": true,
        "Qualifier": true,
        "RecordChangeDate": true
      }
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Preference": {
    "AudLastLogonDate": "2025-11-06",
    "AudLastLogonTime": 1,
    "AudioAccess": "text",
    "AudioAccess2": "text",
    "AudioAccessMode": 1,
    "AudioAccessMode2": 1,
    "AudioCallCount": 1,
    "AudioCallMinutes": 1,
    "AudioEnable": 1,
    "BillPayAmount": 1,
    "BillPayCount": 1,
    "BillPayCountLimit": 1,
    "BillPayLimit": 1,
    "BillPayMax": 1,
    "BusinessFax": "text",
    "DepAmount": 1,
    "DepCount": 1,
    "DepCountLimit": 1,
    "DepLimit": 1,
    "DepMax": 1,
    "EmailAddrChgDate": "2025-11-06",
    "EmailAddrChgTime": 1,
    "EmailAddress": "text",
    "HbCallCount": 1,
    "HbCallMinutes": 1,
    "HbEnable": 1,
    "HbLastLogonDate": "2025-11-06",
    "HbLastLogonTime": 1,
    "HbMode": 1,
    "HbPassword": "text",
    "HbPassword2": "text",
    "HbPasswordMode": 1,
    "HbPasswordMode2": 1,
    "HbUsername": "text",
    "HomeFax": "text",
    "InteractMode": 1,
    "InvalidPwdAttmpts": 1,
    "Language": 1,
    "LastAccessChangeDate": "2025-11-06",
    "LastHbPwChangeDate": "2025-11-06",
    "LastLogonDate": "2025-11-06",
    "LastLogonTime": 1,
    "LastTranDate": "2025-11-06",
    "ListTransactions": 1,
    "Locator": 1,
    "LockCount": 1,
    "Locked": 1,
    "PrevHbPassword": [
      {
        "EntryId": 1,
        "PrevHbPassword": "text"
      }
    ],
    "PrevHbPasswordHash2": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash2": "text"
      }
    ],
    "PrevHbPasswordHash3": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash3": "text"
      }
    ],
    "PrevHbPasswordHash4": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash4": "text"
      }
    ],
    "PrevHbPasswordMode": [
      {
        "EntryId": 1,
        "PrevHbPasswordMode": 1
      }
    ],
    "PwdResetDate": "2025-11-06",
    "PwdResetProbation": 1,
    "PwdResetRqstDate": "2025-11-06",
    "PwdResetRqstNotice": 1,
    "PwdResetRqstTime": 1,
    "PwdResetime": 1,
    "RecordChangeDate": "2025-11-06",
    "Reference": "text",
    "SecurityAnswer": "text",
    "SecurityQuestion": "text",
    "TranCodes": "text",
    "Type": 1,
    "UserCode": 1,
    "WdCashAmount": 1,
    "WdCashCount": 1,
    "WdCashCountLimit": 1,
    "WdCashLimit": 1,
    "WdCashMax": 1,
    "WdCheckAmount": 1,
    "WdCheckCount": 1,
    "WdCheckCountLimit": 1,
    "WdCheckLimit": 1,
    "WdCheckMax": 1,
    "XferAmount": 1,
    "XferCount": 1,
    "XferCountLimit": 1,
    "XferLimit": 1,
    "XferMax": 1,
    "PreferenceAccessList": {
      "hasReachedMaximumListSize": true,
      "PreferenceAccess": [
        {
          "AccessType": 1,
          "AccountNumber": "text",
          "EnableDeposit": 1,
          "EnableFm": 1,
          "EnableInquiry": 1,
          "EnableWithdrawal": 1,
          "ExtLoanAccount": "text",
          "Id": "text",
          "IdType": 1,
          "Locator": 1,
          "Qualifier": "text",
          "RecordChangeDate": "2025-11-06"
        }
      ]
    }
  }
}

getPreferenceSelectFieldsFilterChildren

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "SelectableFields": {
    "IncludeAllPreferenceFields": true,
    "PreferenceFields": {
      "AudLastLogonDate": true,
      "AudLastLogonTime": true,
      "AudioAccess": true,
      "AudioAccess2": true,
      "AudioAccessMode": true,
      "AudioAccessMode2": true,
      "AudioCallCount": true,
      "AudioCallMinutes": true,
      "AudioEnable": true,
      "BillPayAmount": true,
      "BillPayCount": true,
      "BillPayCountLimit": true,
      "BillPayLimit": true,
      "BillPayMax": true,
      "BusinessFax": true,
      "DepAmount": true,
      "DepCount": true,
      "DepCountLimit": true,
      "DepLimit": true,
      "DepMax": true,
      "EmailAddrChgDate": true,
      "EmailAddrChgTime": true,
      "EmailAddress": true,
      "HbCallCount": true,
      "HbCallMinutes": true,
      "HbEnable": true,
      "HbLastLogonDate": true,
      "HbLastLogonTime": true,
      "HbMode": true,
      "HbPassword": true,
      "HbPassword2": true,
      "HbPasswordMode": true,
      "HbPasswordMode2": true,
      "HbUsername": true,
      "HomeFax": true,
      "InteractMode": true,
      "InvalidPwdAttmpts": true,
      "Language": true,
      "LastAccessChangeDate": true,
      "LastHbPwChangeDate": true,
      "LastLogonDate": true,
      "LastLogonTime": true,
      "LastTranDate": true,
      "ListTransactions": true,
      "Locator": true,
      "LockCount": true,
      "Locked": true,
      "PrevHbPassword": [
        1
      ],
      "PrevHbPasswordHash2": [
        1
      ],
      "PrevHbPasswordHash3": [
        1
      ],
      "PrevHbPasswordHash4": [
        1
      ],
      "PrevHbPasswordMode": [
        1
      ],
      "PwdResetDate": true,
      "PwdResetProbation": true,
      "PwdResetRqstDate": true,
      "PwdResetRqstNotice": true,
      "PwdResetRqstTime": true,
      "PwdResetime": true,
      "RecordChangeDate": true,
      "Reference": true,
      "SecurityAnswer": true,
      "SecurityQuestion": true,
      "TranCodes": true,
      "Type": true,
      "UserCode": true,
      "WdCashAmount": true,
      "WdCashCount": true,
      "WdCashCountLimit": true,
      "WdCashLimit": true,
      "WdCashMax": true,
      "WdCheckAmount": true,
      "WdCheckCount": true,
      "WdCheckCountLimit": true,
      "WdCheckLimit": true,
      "WdCheckMax": true,
      "XferAmount": true,
      "XferCount": true,
      "XferCountLimit": true,
      "XferLimit": true,
      "XferMax": true
    },
    "PreferenceAccessSelectableFields": {
      "IncludeAllPreferenceAccessFields": true,
      "PreferenceAccessFields": {
        "AccessType": true,
        "AccountNumber": true,
        "EnableDeposit": true,
        "EnableFm": true,
        "EnableInquiry": true,
        "EnableWithdrawal": true,
        "ExtLoanAccount": true,
        "Id": true,
        "IdType": true,
        "Locator": true,
        "Qualifier": true,
        "RecordChangeDate": true
      }
    }
  },
  "ChildrenSearchFilter": {
    "PreferenceAccessFilter": {
      "Query": "text"
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Preference": {
    "AudLastLogonDate": "2025-11-06",
    "AudLastLogonTime": 1,
    "AudioAccess": "text",
    "AudioAccess2": "text",
    "AudioAccessMode": 1,
    "AudioAccessMode2": 1,
    "AudioCallCount": 1,
    "AudioCallMinutes": 1,
    "AudioEnable": 1,
    "BillPayAmount": 1,
    "BillPayCount": 1,
    "BillPayCountLimit": 1,
    "BillPayLimit": 1,
    "BillPayMax": 1,
    "BusinessFax": "text",
    "DepAmount": 1,
    "DepCount": 1,
    "DepCountLimit": 1,
    "DepLimit": 1,
    "DepMax": 1,
    "EmailAddrChgDate": "2025-11-06",
    "EmailAddrChgTime": 1,
    "EmailAddress": "text",
    "HbCallCount": 1,
    "HbCallMinutes": 1,
    "HbEnable": 1,
    "HbLastLogonDate": "2025-11-06",
    "HbLastLogonTime": 1,
    "HbMode": 1,
    "HbPassword": "text",
    "HbPassword2": "text",
    "HbPasswordMode": 1,
    "HbPasswordMode2": 1,
    "HbUsername": "text",
    "HomeFax": "text",
    "InteractMode": 1,
    "InvalidPwdAttmpts": 1,
    "Language": 1,
    "LastAccessChangeDate": "2025-11-06",
    "LastHbPwChangeDate": "2025-11-06",
    "LastLogonDate": "2025-11-06",
    "LastLogonTime": 1,
    "LastTranDate": "2025-11-06",
    "ListTransactions": 1,
    "Locator": 1,
    "LockCount": 1,
    "Locked": 1,
    "PrevHbPassword": [
      {
        "EntryId": 1,
        "PrevHbPassword": "text"
      }
    ],
    "PrevHbPasswordHash2": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash2": "text"
      }
    ],
    "PrevHbPasswordHash3": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash3": "text"
      }
    ],
    "PrevHbPasswordHash4": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash4": "text"
      }
    ],
    "PrevHbPasswordMode": [
      {
        "EntryId": 1,
        "PrevHbPasswordMode": 1
      }
    ],
    "PwdResetDate": "2025-11-06",
    "PwdResetProbation": 1,
    "PwdResetRqstDate": "2025-11-06",
    "PwdResetRqstNotice": 1,
    "PwdResetRqstTime": 1,
    "PwdResetime": 1,
    "RecordChangeDate": "2025-11-06",
    "Reference": "text",
    "SecurityAnswer": "text",
    "SecurityQuestion": "text",
    "TranCodes": "text",
    "Type": 1,
    "UserCode": 1,
    "WdCashAmount": 1,
    "WdCashCount": 1,
    "WdCashCountLimit": 1,
    "WdCashLimit": 1,
    "WdCashMax": 1,
    "WdCheckAmount": 1,
    "WdCheckCount": 1,
    "WdCheckCountLimit": 1,
    "WdCheckLimit": 1,
    "WdCheckMax": 1,
    "XferAmount": 1,
    "XferCount": 1,
    "XferCountLimit": 1,
    "XferLimit": 1,
    "XferMax": 1,
    "PreferenceAccessList": {
      "hasReachedMaximumListSize": true,
      "PreferenceAccess": [
        {
          "AccessType": 1,
          "AccountNumber": "text",
          "EnableDeposit": 1,
          "EnableFm": 1,
          "EnableInquiry": 1,
          "EnableWithdrawal": 1,
          "ExtLoanAccount": "text",
          "Id": "text",
          "IdType": 1,
          "Locator": 1,
          "Qualifier": "text",
          "RecordChangeDate": "2025-11-06"
        }
      ]
    }
  }
}

getPreferencePagedList

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Preference": [
    {
      "AudLastLogonDate": "2025-11-06",
      "AudLastLogonTime": 1,
      "AudioAccess": "text",
      "AudioAccess2": "text",
      "AudioAccessMode": 1,
      "AudioAccessMode2": 1,
      "AudioCallCount": 1,
      "AudioCallMinutes": 1,
      "AudioEnable": 1,
      "BillPayAmount": 1,
      "BillPayCount": 1,
      "BillPayCountLimit": 1,
      "BillPayLimit": 1,
      "BillPayMax": 1,
      "BusinessFax": "text",
      "DepAmount": 1,
      "DepCount": 1,
      "DepCountLimit": 1,
      "DepLimit": 1,
      "DepMax": 1,
      "EmailAddrChgDate": "2025-11-06",
      "EmailAddrChgTime": 1,
      "EmailAddress": "text",
      "HbCallCount": 1,
      "HbCallMinutes": 1,
      "HbEnable": 1,
      "HbLastLogonDate": "2025-11-06",
      "HbLastLogonTime": 1,
      "HbMode": 1,
      "HbPassword": "text",
      "HbPassword2": "text",
      "HbPasswordMode": 1,
      "HbPasswordMode2": 1,
      "HbUsername": "text",
      "HomeFax": "text",
      "InteractMode": 1,
      "InvalidPwdAttmpts": 1,
      "Language": 1,
      "LastAccessChangeDate": "2025-11-06",
      "LastHbPwChangeDate": "2025-11-06",
      "LastLogonDate": "2025-11-06",
      "LastLogonTime": 1,
      "LastTranDate": "2025-11-06",
      "ListTransactions": 1,
      "Locator": 1,
      "LockCount": 1,
      "Locked": 1,
      "PrevHbPassword": [
        {
          "EntryId": 1,
          "PrevHbPassword": "text"
        }
      ],
      "PrevHbPasswordHash2": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash2": "text"
        }
      ],
      "PrevHbPasswordHash3": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash3": "text"
        }
      ],
      "PrevHbPasswordHash4": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash4": "text"
        }
      ],
      "PrevHbPasswordMode": [
        {
          "EntryId": 1,
          "PrevHbPasswordMode": 1
        }
      ],
      "PwdResetDate": "2025-11-06",
      "PwdResetProbation": 1,
      "PwdResetRqstDate": "2025-11-06",
      "PwdResetRqstNotice": 1,
      "PwdResetRqstTime": 1,
      "PwdResetime": 1,
      "RecordChangeDate": "2025-11-06",
      "Reference": "text",
      "SecurityAnswer": "text",
      "SecurityQuestion": "text",
      "TranCodes": "text",
      "Type": 1,
      "UserCode": 1,
      "WdCashAmount": 1,
      "WdCashCount": 1,
      "WdCashCountLimit": 1,
      "WdCashLimit": 1,
      "WdCashMax": 1,
      "WdCheckAmount": 1,
      "WdCheckCount": 1,
      "WdCheckCountLimit": 1,
      "WdCheckLimit": 1,
      "WdCheckMax": 1,
      "XferAmount": 1,
      "XferCount": 1,
      "XferCountLimit": 1,
      "XferLimit": 1,
      "XferMax": 1,
      "PreferenceAccessList": {
        "hasReachedMaximumListSize": true,
        "PreferenceAccess": [
          {
            "AccessType": 1,
            "AccountNumber": "text",
            "EnableDeposit": 1,
            "EnableFm": 1,
            "EnableInquiry": 1,
            "EnableWithdrawal": 1,
            "ExtLoanAccount": "text",
            "Id": "text",
            "IdType": 1,
            "Locator": 1,
            "Qualifier": "text",
            "RecordChangeDate": "2025-11-06"
          }
        ]
      }
    }
  ],
  "Token": "text"
}

getPreferenceListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SelectableFields": {
    "IncludeAllPreferenceFields": true,
    "PreferenceFields": {
      "AudLastLogonDate": true,
      "AudLastLogonTime": true,
      "AudioAccess": true,
      "AudioAccess2": true,
      "AudioAccessMode": true,
      "AudioAccessMode2": true,
      "AudioCallCount": true,
      "AudioCallMinutes": true,
      "AudioEnable": true,
      "BillPayAmount": true,
      "BillPayCount": true,
      "BillPayCountLimit": true,
      "BillPayLimit": true,
      "BillPayMax": true,
      "BusinessFax": true,
      "DepAmount": true,
      "DepCount": true,
      "DepCountLimit": true,
      "DepLimit": true,
      "DepMax": true,
      "EmailAddrChgDate": true,
      "EmailAddrChgTime": true,
      "EmailAddress": true,
      "HbCallCount": true,
      "HbCallMinutes": true,
      "HbEnable": true,
      "HbLastLogonDate": true,
      "HbLastLogonTime": true,
      "HbMode": true,
      "HbPassword": true,
      "HbPassword2": true,
      "HbPasswordMode": true,
      "HbPasswordMode2": true,
      "HbUsername": true,
      "HomeFax": true,
      "InteractMode": true,
      "InvalidPwdAttmpts": true,
      "Language": true,
      "LastAccessChangeDate": true,
      "LastHbPwChangeDate": true,
      "LastLogonDate": true,
      "LastLogonTime": true,
      "LastTranDate": true,
      "ListTransactions": true,
      "Locator": true,
      "LockCount": true,
      "Locked": true,
      "PrevHbPassword": [
        1
      ],
      "PrevHbPasswordHash2": [
        1
      ],
      "PrevHbPasswordHash3": [
        1
      ],
      "PrevHbPasswordHash4": [
        1
      ],
      "PrevHbPasswordMode": [
        1
      ],
      "PwdResetDate": true,
      "PwdResetProbation": true,
      "PwdResetRqstDate": true,
      "PwdResetRqstNotice": true,
      "PwdResetRqstTime": true,
      "PwdResetime": true,
      "RecordChangeDate": true,
      "Reference": true,
      "SecurityAnswer": true,
      "SecurityQuestion": true,
      "TranCodes": true,
      "Type": true,
      "UserCode": true,
      "WdCashAmount": true,
      "WdCashCount": true,
      "WdCashCountLimit": true,
      "WdCashLimit": true,
      "WdCashMax": true,
      "WdCheckAmount": true,
      "WdCheckCount": true,
      "WdCheckCountLimit": true,
      "WdCheckLimit": true,
      "WdCheckMax": true,
      "XferAmount": true,
      "XferCount": true,
      "XferCountLimit": true,
      "XferLimit": true,
      "XferMax": true
    },
    "PreferenceAccessSelectableFields": {
      "IncludeAllPreferenceAccessFields": true,
      "PreferenceAccessFields": {
        "AccessType": true,
        "AccountNumber": true,
        "EnableDeposit": true,
        "EnableFm": true,
        "EnableInquiry": true,
        "EnableWithdrawal": true,
        "ExtLoanAccount": true,
        "Id": true,
        "IdType": true,
        "Locator": true,
        "Qualifier": true,
        "RecordChangeDate": true
      }
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceList": {
    "hasReachedMaximumListSize": true,
    "Preference": [
      {
        "AudLastLogonDate": "2025-11-06",
        "AudLastLogonTime": 1,
        "AudioAccess": "text",
        "AudioAccess2": "text",
        "AudioAccessMode": 1,
        "AudioAccessMode2": 1,
        "AudioCallCount": 1,
        "AudioCallMinutes": 1,
        "AudioEnable": 1,
        "BillPayAmount": 1,
        "BillPayCount": 1,
        "BillPayCountLimit": 1,
        "BillPayLimit": 1,
        "BillPayMax": 1,
        "BusinessFax": "text",
        "DepAmount": 1,
        "DepCount": 1,
        "DepCountLimit": 1,
        "DepLimit": 1,
        "DepMax": 1,
        "EmailAddrChgDate": "2025-11-06",
        "EmailAddrChgTime": 1,
        "EmailAddress": "text",
        "HbCallCount": 1,
        "HbCallMinutes": 1,
        "HbEnable": 1,
        "HbLastLogonDate": "2025-11-06",
        "HbLastLogonTime": 1,
        "HbMode": 1,
        "HbPassword": "text",
        "HbPassword2": "text",
        "HbPasswordMode": 1,
        "HbPasswordMode2": 1,
        "HbUsername": "text",
        "HomeFax": "text",
        "InteractMode": 1,
        "InvalidPwdAttmpts": 1,
        "Language": 1,
        "LastAccessChangeDate": "2025-11-06",
        "LastHbPwChangeDate": "2025-11-06",
        "LastLogonDate": "2025-11-06",
        "LastLogonTime": 1,
        "LastTranDate": "2025-11-06",
        "ListTransactions": 1,
        "Locator": 1,
        "LockCount": 1,
        "Locked": 1,
        "PrevHbPassword": [
          {
            "EntryId": 1,
            "PrevHbPassword": "text"
          }
        ],
        "PrevHbPasswordHash2": [
          {
            "EntryId": 1,
            "PrevHbPasswordHash2": "text"
          }
        ],
        "PrevHbPasswordHash3": [
          {
            "EntryId": 1,
            "PrevHbPasswordHash3": "text"
          }
        ],
        "PrevHbPasswordHash4": [
          {
            "EntryId": 1,
            "PrevHbPasswordHash4": "text"
          }
        ],
        "PrevHbPasswordMode": [
          {
            "EntryId": 1,
            "PrevHbPasswordMode": 1
          }
        ],
        "PwdResetDate": "2025-11-06",
        "PwdResetProbation": 1,
        "PwdResetRqstDate": "2025-11-06",
        "PwdResetRqstNotice": 1,
        "PwdResetRqstTime": 1,
        "PwdResetime": 1,
        "RecordChangeDate": "2025-11-06",
        "Reference": "text",
        "SecurityAnswer": "text",
        "SecurityQuestion": "text",
        "TranCodes": "text",
        "Type": 1,
        "UserCode": 1,
        "WdCashAmount": 1,
        "WdCashCount": 1,
        "WdCashCountLimit": 1,
        "WdCashLimit": 1,
        "WdCashMax": 1,
        "WdCheckAmount": 1,
        "WdCheckCount": 1,
        "WdCheckCountLimit": 1,
        "WdCheckLimit": 1,
        "WdCheckMax": 1,
        "XferAmount": 1,
        "XferCount": 1,
        "XferCountLimit": 1,
        "XferLimit": 1,
        "XferMax": 1,
        "PreferenceAccessList": {
          "hasReachedMaximumListSize": true,
          "PreferenceAccess": [
            {
              "AccessType": 1,
              "AccountNumber": "text",
              "EnableDeposit": 1,
              "EnableFm": 1,
              "EnableInquiry": 1,
              "EnableWithdrawal": 1,
              "ExtLoanAccount": "text",
              "Id": "text",
              "IdType": 1,
              "Locator": 1,
              "Qualifier": "text",
              "RecordChangeDate": "2025-11-06"
            }
          ]
        }
      }
    ]
  }
}

searchPreferenceSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SelectableFields": {
    "IncludeAllPreferenceFields": true,
    "PreferenceFields": {
      "AudLastLogonDate": true,
      "AudLastLogonTime": true,
      "AudioAccess": true,
      "AudioAccess2": true,
      "AudioAccessMode": true,
      "AudioAccessMode2": true,
      "AudioCallCount": true,
      "AudioCallMinutes": true,
      "AudioEnable": true,
      "BillPayAmount": true,
      "BillPayCount": true,
      "BillPayCountLimit": true,
      "BillPayLimit": true,
      "BillPayMax": true,
      "BusinessFax": true,
      "DepAmount": true,
      "DepCount": true,
      "DepCountLimit": true,
      "DepLimit": true,
      "DepMax": true,
      "EmailAddrChgDate": true,
      "EmailAddrChgTime": true,
      "EmailAddress": true,
      "HbCallCount": true,
      "HbCallMinutes": true,
      "HbEnable": true,
      "HbLastLogonDate": true,
      "HbLastLogonTime": true,
      "HbMode": true,
      "HbPassword": true,
      "HbPassword2": true,
      "HbPasswordMode": true,
      "HbPasswordMode2": true,
      "HbUsername": true,
      "HomeFax": true,
      "InteractMode": true,
      "InvalidPwdAttmpts": true,
      "Language": true,
      "LastAccessChangeDate": true,
      "LastHbPwChangeDate": true,
      "LastLogonDate": true,
      "LastLogonTime": true,
      "LastTranDate": true,
      "ListTransactions": true,
      "Locator": true,
      "LockCount": true,
      "Locked": true,
      "PrevHbPassword": [
        1
      ],
      "PrevHbPasswordHash2": [
        1
      ],
      "PrevHbPasswordHash3": [
        1
      ],
      "PrevHbPasswordHash4": [
        1
      ],
      "PrevHbPasswordMode": [
        1
      ],
      "PwdResetDate": true,
      "PwdResetProbation": true,
      "PwdResetRqstDate": true,
      "PwdResetRqstNotice": true,
      "PwdResetRqstTime": true,
      "PwdResetime": true,
      "RecordChangeDate": true,
      "Reference": true,
      "SecurityAnswer": true,
      "SecurityQuestion": true,
      "TranCodes": true,
      "Type": true,
      "UserCode": true,
      "WdCashAmount": true,
      "WdCashCount": true,
      "WdCashCountLimit": true,
      "WdCashLimit": true,
      "WdCashMax": true,
      "WdCheckAmount": true,
      "WdCheckCount": true,
      "WdCheckCountLimit": true,
      "WdCheckLimit": true,
      "WdCheckMax": true,
      "XferAmount": true,
      "XferCount": true,
      "XferCountLimit": true,
      "XferLimit": true,
      "XferMax": true
    },
    "PreferenceAccessSelectableFields": {
      "IncludeAllPreferenceAccessFields": true,
      "PreferenceAccessFields": {
        "AccessType": true,
        "AccountNumber": true,
        "EnableDeposit": true,
        "EnableFm": true,
        "EnableInquiry": true,
        "EnableWithdrawal": true,
        "ExtLoanAccount": true,
        "Id": true,
        "IdType": true,
        "Locator": true,
        "Qualifier": true,
        "RecordChangeDate": true
      }
    }
  },
  "SearchFilter": {
    "Query": "text",
    "PreferenceChildrenFilter": {
      "PreferenceAccessFilter": {
        "Query": "text"
      }
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceList": {
    "hasReachedMaximumListSize": true,
    "Preference": [
      {
        "AudLastLogonDate": "2025-11-06",
        "AudLastLogonTime": 1,
        "AudioAccess": "text",
        "AudioAccess2": "text",
        "AudioAccessMode": 1,
        "AudioAccessMode2": 1,
        "AudioCallCount": 1,
        "AudioCallMinutes": 1,
        "AudioEnable": 1,
        "BillPayAmount": 1,
        "BillPayCount": 1,
        "BillPayCountLimit": 1,
        "BillPayLimit": 1,
        "BillPayMax": 1,
        "BusinessFax": "text",
        "DepAmount": 1,
        "DepCount": 1,
        "DepCountLimit": 1,
        "DepLimit": 1,
        "DepMax": 1,
        "EmailAddrChgDate": "2025-11-06",
        "EmailAddrChgTime": 1,
        "EmailAddress": "text",
        "HbCallCount": 1,
        "HbCallMinutes": 1,
        "HbEnable": 1,
        "HbLastLogonDate": "2025-11-06",
        "HbLastLogonTime": 1,
        "HbMode": 1,
        "HbPassword": "text",
        "HbPassword2": "text",
        "HbPasswordMode": 1,
        "HbPasswordMode2": 1,
        "HbUsername": "text",
        "HomeFax": "text",
        "InteractMode": 1,
        "InvalidPwdAttmpts": 1,
        "Language": 1,
        "LastAccessChangeDate": "2025-11-06",
        "LastHbPwChangeDate": "2025-11-06",
        "LastLogonDate": "2025-11-06",
        "LastLogonTime": 1,
        "LastTranDate": "2025-11-06",
        "ListTransactions": 1,
        "Locator": 1,
        "LockCount": 1,
        "Locked": 1,
        "PrevHbPassword": [
          {
            "EntryId": 1,
            "PrevHbPassword": "text"
          }
        ],
        "PrevHbPasswordHash2": [
          {
            "EntryId": 1,
            "PrevHbPasswordHash2": "text"
          }
        ],
        "PrevHbPasswordHash3": [
          {
            "EntryId": 1,
            "PrevHbPasswordHash3": "text"
          }
        ],
        "PrevHbPasswordHash4": [
          {
            "EntryId": 1,
            "PrevHbPasswordHash4": "text"
          }
        ],
        "PrevHbPasswordMode": [
          {
            "EntryId": 1,
            "PrevHbPasswordMode": 1
          }
        ],
        "PwdResetDate": "2025-11-06",
        "PwdResetProbation": 1,
        "PwdResetRqstDate": "2025-11-06",
        "PwdResetRqstNotice": 1,
        "PwdResetRqstTime": 1,
        "PwdResetime": 1,
        "RecordChangeDate": "2025-11-06",
        "Reference": "text",
        "SecurityAnswer": "text",
        "SecurityQuestion": "text",
        "TranCodes": "text",
        "Type": 1,
        "UserCode": 1,
        "WdCashAmount": 1,
        "WdCashCount": 1,
        "WdCashCountLimit": 1,
        "WdCashLimit": 1,
        "WdCashMax": 1,
        "WdCheckAmount": 1,
        "WdCheckCount": 1,
        "WdCheckCountLimit": 1,
        "WdCheckLimit": 1,
        "WdCheckMax": 1,
        "XferAmount": 1,
        "XferCount": 1,
        "XferCountLimit": 1,
        "XferLimit": 1,
        "XferMax": 1,
        "PreferenceAccessList": {
          "hasReachedMaximumListSize": true,
          "PreferenceAccess": [
            {
              "AccessType": 1,
              "AccountNumber": "text",
              "EnableDeposit": 1,
              "EnableFm": 1,
              "EnableInquiry": 1,
              "EnableWithdrawal": 1,
              "ExtLoanAccount": "text",
              "Id": "text",
              "IdType": 1,
              "Locator": 1,
              "Qualifier": "text",
              "RecordChangeDate": "2025-11-06"
            }
          ]
        }
      }
    ]
  }
}

getPreferencePagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllPreferenceFields": true,
    "PreferenceFields": {
      "AudLastLogonDate": true,
      "AudLastLogonTime": true,
      "AudioAccess": true,
      "AudioAccess2": true,
      "AudioAccessMode": true,
      "AudioAccessMode2": true,
      "AudioCallCount": true,
      "AudioCallMinutes": true,
      "AudioEnable": true,
      "BillPayAmount": true,
      "BillPayCount": true,
      "BillPayCountLimit": true,
      "BillPayLimit": true,
      "BillPayMax": true,
      "BusinessFax": true,
      "DepAmount": true,
      "DepCount": true,
      "DepCountLimit": true,
      "DepLimit": true,
      "DepMax": true,
      "EmailAddrChgDate": true,
      "EmailAddrChgTime": true,
      "EmailAddress": true,
      "HbCallCount": true,
      "HbCallMinutes": true,
      "HbEnable": true,
      "HbLastLogonDate": true,
      "HbLastLogonTime": true,
      "HbMode": true,
      "HbPassword": true,
      "HbPassword2": true,
      "HbPasswordMode": true,
      "HbPasswordMode2": true,
      "HbUsername": true,
      "HomeFax": true,
      "InteractMode": true,
      "InvalidPwdAttmpts": true,
      "Language": true,
      "LastAccessChangeDate": true,
      "LastHbPwChangeDate": true,
      "LastLogonDate": true,
      "LastLogonTime": true,
      "LastTranDate": true,
      "ListTransactions": true,
      "Locator": true,
      "LockCount": true,
      "Locked": true,
      "PrevHbPassword": [
        1
      ],
      "PrevHbPasswordHash2": [
        1
      ],
      "PrevHbPasswordHash3": [
        1
      ],
      "PrevHbPasswordHash4": [
        1
      ],
      "PrevHbPasswordMode": [
        1
      ],
      "PwdResetDate": true,
      "PwdResetProbation": true,
      "PwdResetRqstDate": true,
      "PwdResetRqstNotice": true,
      "PwdResetRqstTime": true,
      "PwdResetime": true,
      "RecordChangeDate": true,
      "Reference": true,
      "SecurityAnswer": true,
      "SecurityQuestion": true,
      "TranCodes": true,
      "Type": true,
      "UserCode": true,
      "WdCashAmount": true,
      "WdCashCount": true,
      "WdCashCountLimit": true,
      "WdCashLimit": true,
      "WdCashMax": true,
      "WdCheckAmount": true,
      "WdCheckCount": true,
      "WdCheckCountLimit": true,
      "WdCheckLimit": true,
      "WdCheckMax": true,
      "XferAmount": true,
      "XferCount": true,
      "XferCountLimit": true,
      "XferLimit": true,
      "XferMax": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Preference": [
    {
      "AudLastLogonDate": "2025-11-06",
      "AudLastLogonTime": 1,
      "AudioAccess": "text",
      "AudioAccess2": "text",
      "AudioAccessMode": 1,
      "AudioAccessMode2": 1,
      "AudioCallCount": 1,
      "AudioCallMinutes": 1,
      "AudioEnable": 1,
      "BillPayAmount": 1,
      "BillPayCount": 1,
      "BillPayCountLimit": 1,
      "BillPayLimit": 1,
      "BillPayMax": 1,
      "BusinessFax": "text",
      "DepAmount": 1,
      "DepCount": 1,
      "DepCountLimit": 1,
      "DepLimit": 1,
      "DepMax": 1,
      "EmailAddrChgDate": "2025-11-06",
      "EmailAddrChgTime": 1,
      "EmailAddress": "text",
      "HbCallCount": 1,
      "HbCallMinutes": 1,
      "HbEnable": 1,
      "HbLastLogonDate": "2025-11-06",
      "HbLastLogonTime": 1,
      "HbMode": 1,
      "HbPassword": "text",
      "HbPassword2": "text",
      "HbPasswordMode": 1,
      "HbPasswordMode2": 1,
      "HbUsername": "text",
      "HomeFax": "text",
      "InteractMode": 1,
      "InvalidPwdAttmpts": 1,
      "Language": 1,
      "LastAccessChangeDate": "2025-11-06",
      "LastHbPwChangeDate": "2025-11-06",
      "LastLogonDate": "2025-11-06",
      "LastLogonTime": 1,
      "LastTranDate": "2025-11-06",
      "ListTransactions": 1,
      "Locator": 1,
      "LockCount": 1,
      "Locked": 1,
      "PrevHbPassword": [
        {
          "EntryId": 1,
          "PrevHbPassword": "text"
        }
      ],
      "PrevHbPasswordHash2": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash2": "text"
        }
      ],
      "PrevHbPasswordHash3": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash3": "text"
        }
      ],
      "PrevHbPasswordHash4": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash4": "text"
        }
      ],
      "PrevHbPasswordMode": [
        {
          "EntryId": 1,
          "PrevHbPasswordMode": 1
        }
      ],
      "PwdResetDate": "2025-11-06",
      "PwdResetProbation": 1,
      "PwdResetRqstDate": "2025-11-06",
      "PwdResetRqstNotice": 1,
      "PwdResetRqstTime": 1,
      "PwdResetime": 1,
      "RecordChangeDate": "2025-11-06",
      "Reference": "text",
      "SecurityAnswer": "text",
      "SecurityQuestion": "text",
      "TranCodes": "text",
      "Type": 1,
      "UserCode": 1,
      "WdCashAmount": 1,
      "WdCashCount": 1,
      "WdCashCountLimit": 1,
      "WdCashLimit": 1,
      "WdCashMax": 1,
      "WdCheckAmount": 1,
      "WdCheckCount": 1,
      "WdCheckCountLimit": 1,
      "WdCheckLimit": 1,
      "WdCheckMax": 1,
      "XferAmount": 1,
      "XferCount": 1,
      "XferCountLimit": 1,
      "XferLimit": 1,
      "XferMax": 1,
      "PreferenceAccessList": {
        "hasReachedMaximumListSize": true,
        "PreferenceAccess": [
          {
            "AccessType": 1,
            "AccountNumber": "text",
            "EnableDeposit": 1,
            "EnableFm": 1,
            "EnableInquiry": 1,
            "EnableWithdrawal": 1,
            "ExtLoanAccount": "text",
            "Id": "text",
            "IdType": 1,
            "Locator": 1,
            "Qualifier": "text",
            "RecordChangeDate": "2025-11-06"
          }
        ]
      }
    }
  ],
  "Token": "text"
}

searchPreferencePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllPreferenceFields": true,
    "PreferenceFields": {
      "AudLastLogonDate": true,
      "AudLastLogonTime": true,
      "AudioAccess": true,
      "AudioAccess2": true,
      "AudioAccessMode": true,
      "AudioAccessMode2": true,
      "AudioCallCount": true,
      "AudioCallMinutes": true,
      "AudioEnable": true,
      "BillPayAmount": true,
      "BillPayCount": true,
      "BillPayCountLimit": true,
      "BillPayLimit": true,
      "BillPayMax": true,
      "BusinessFax": true,
      "DepAmount": true,
      "DepCount": true,
      "DepCountLimit": true,
      "DepLimit": true,
      "DepMax": true,
      "EmailAddrChgDate": true,
      "EmailAddrChgTime": true,
      "EmailAddress": true,
      "HbCallCount": true,
      "HbCallMinutes": true,
      "HbEnable": true,
      "HbLastLogonDate": true,
      "HbLastLogonTime": true,
      "HbMode": true,
      "HbPassword": true,
      "HbPassword2": true,
      "HbPasswordMode": true,
      "HbPasswordMode2": true,
      "HbUsername": true,
      "HomeFax": true,
      "InteractMode": true,
      "InvalidPwdAttmpts": true,
      "Language": true,
      "LastAccessChangeDate": true,
      "LastHbPwChangeDate": true,
      "LastLogonDate": true,
      "LastLogonTime": true,
      "LastTranDate": true,
      "ListTransactions": true,
      "Locator": true,
      "LockCount": true,
      "Locked": true,
      "PrevHbPassword": [
        1
      ],
      "PrevHbPasswordHash2": [
        1
      ],
      "PrevHbPasswordHash3": [
        1
      ],
      "PrevHbPasswordHash4": [
        1
      ],
      "PrevHbPasswordMode": [
        1
      ],
      "PwdResetDate": true,
      "PwdResetProbation": true,
      "PwdResetRqstDate": true,
      "PwdResetRqstNotice": true,
      "PwdResetRqstTime": true,
      "PwdResetime": true,
      "RecordChangeDate": true,
      "Reference": true,
      "SecurityAnswer": true,
      "SecurityQuestion": true,
      "TranCodes": true,
      "Type": true,
      "UserCode": true,
      "WdCashAmount": true,
      "WdCashCount": true,
      "WdCashCountLimit": true,
      "WdCashLimit": true,
      "WdCashMax": true,
      "WdCheckAmount": true,
      "WdCheckCount": true,
      "WdCheckCountLimit": true,
      "WdCheckLimit": true,
      "WdCheckMax": true,
      "XferAmount": true,
      "XferCount": true,
      "XferCountLimit": true,
      "XferLimit": true,
      "XferMax": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Preference": [
    {
      "AudLastLogonDate": "2025-11-06",
      "AudLastLogonTime": 1,
      "AudioAccess": "text",
      "AudioAccess2": "text",
      "AudioAccessMode": 1,
      "AudioAccessMode2": 1,
      "AudioCallCount": 1,
      "AudioCallMinutes": 1,
      "AudioEnable": 1,
      "BillPayAmount": 1,
      "BillPayCount": 1,
      "BillPayCountLimit": 1,
      "BillPayLimit": 1,
      "BillPayMax": 1,
      "BusinessFax": "text",
      "DepAmount": 1,
      "DepCount": 1,
      "DepCountLimit": 1,
      "DepLimit": 1,
      "DepMax": 1,
      "EmailAddrChgDate": "2025-11-06",
      "EmailAddrChgTime": 1,
      "EmailAddress": "text",
      "HbCallCount": 1,
      "HbCallMinutes": 1,
      "HbEnable": 1,
      "HbLastLogonDate": "2025-11-06",
      "HbLastLogonTime": 1,
      "HbMode": 1,
      "HbPassword": "text",
      "HbPassword2": "text",
      "HbPasswordMode": 1,
      "HbPasswordMode2": 1,
      "HbUsername": "text",
      "HomeFax": "text",
      "InteractMode": 1,
      "InvalidPwdAttmpts": 1,
      "Language": 1,
      "LastAccessChangeDate": "2025-11-06",
      "LastHbPwChangeDate": "2025-11-06",
      "LastLogonDate": "2025-11-06",
      "LastLogonTime": 1,
      "LastTranDate": "2025-11-06",
      "ListTransactions": 1,
      "Locator": 1,
      "LockCount": 1,
      "Locked": 1,
      "PrevHbPassword": [
        {
          "EntryId": 1,
          "PrevHbPassword": "text"
        }
      ],
      "PrevHbPasswordHash2": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash2": "text"
        }
      ],
      "PrevHbPasswordHash3": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash3": "text"
        }
      ],
      "PrevHbPasswordHash4": [
        {
          "EntryId": 1,
          "PrevHbPasswordHash4": "text"
        }
      ],
      "PrevHbPasswordMode": [
        {
          "EntryId": 1,
          "PrevHbPasswordMode": 1
        }
      ],
      "PwdResetDate": "2025-11-06",
      "PwdResetProbation": 1,
      "PwdResetRqstDate": "2025-11-06",
      "PwdResetRqstNotice": 1,
      "PwdResetRqstTime": 1,
      "PwdResetime": 1,
      "RecordChangeDate": "2025-11-06",
      "Reference": "text",
      "SecurityAnswer": "text",
      "SecurityQuestion": "text",
      "TranCodes": "text",
      "Type": 1,
      "UserCode": 1,
      "WdCashAmount": 1,
      "WdCashCount": 1,
      "WdCashCountLimit": 1,
      "WdCashLimit": 1,
      "WdCashMax": 1,
      "WdCheckAmount": 1,
      "WdCheckCount": 1,
      "WdCheckCountLimit": 1,
      "WdCheckLimit": 1,
      "WdCheckMax": 1,
      "XferAmount": 1,
      "XferCount": 1,
      "XferCountLimit": 1,
      "XferLimit": 1,
      "XferMax": 1,
      "PreferenceAccessList": {
        "hasReachedMaximumListSize": true,
        "PreferenceAccess": [
          {
            "AccessType": 1,
            "AccountNumber": "text",
            "EnableDeposit": 1,
            "EnableFm": 1,
            "EnableInquiry": 1,
            "EnableWithdrawal": 1,
            "ExtLoanAccount": "text",
            "Id": "text",
            "IdType": 1,
            "Locator": 1,
            "Qualifier": "text",
            "RecordChangeDate": "2025-11-06"
          }
        ]
      }
    }
  ],
  "Token": "text"
}

getPreferenceAccess

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
PreferenceAccessLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getPreferenceAccess
POST /nexum/627/2022.01/account/getPreferenceAccess 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": "text",
  "PreferenceLocator": 1,
  "PreferenceAccessLocator": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceAccess": {
    "AccessType": 1,
    "AccountNumber": "text",
    "EnableDeposit": 1,
    "EnableFm": 1,
    "EnableInquiry": 1,
    "EnableWithdrawal": 1,
    "ExtLoanAccount": "text",
    "Id": "text",
    "IdType": 1,
    "Locator": 1,
    "Qualifier": "text",
    "RecordChangeDate": "2025-11-06"
  }
}

getPreferenceAccessSelectFields

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
PreferenceAccessLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "PreferenceAccessLocator": 1,
  "SelectableFields": {
    "IncludeAllPreferenceAccessFields": true,
    "PreferenceAccessFields": {
      "AccessType": true,
      "AccountNumber": true,
      "EnableDeposit": true,
      "EnableFm": true,
      "EnableInquiry": true,
      "EnableWithdrawal": true,
      "ExtLoanAccount": true,
      "Id": true,
      "IdType": true,
      "Locator": true,
      "Qualifier": true,
      "RecordChangeDate": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceAccess": {
    "AccessType": 1,
    "AccountNumber": "text",
    "EnableDeposit": 1,
    "EnableFm": 1,
    "EnableInquiry": 1,
    "EnableWithdrawal": 1,
    "ExtLoanAccount": "text",
    "Id": "text",
    "IdType": 1,
    "Locator": 1,
    "Qualifier": "text",
    "RecordChangeDate": "2025-11-06"
  }
}

getPreferenceAccessPagedList

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceAccess": [
    {
      "AccessType": 1,
      "AccountNumber": "text",
      "EnableDeposit": 1,
      "EnableFm": 1,
      "EnableInquiry": 1,
      "EnableWithdrawal": 1,
      "ExtLoanAccount": "text",
      "Id": "text",
      "IdType": 1,
      "Locator": 1,
      "Qualifier": "text",
      "RecordChangeDate": "2025-11-06"
    }
  ],
  "Token": "text"
}

getPreferenceAccessListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "SelectableFields": {
    "IncludeAllPreferenceAccessFields": true,
    "PreferenceAccessFields": {
      "AccessType": true,
      "AccountNumber": true,
      "EnableDeposit": true,
      "EnableFm": true,
      "EnableInquiry": true,
      "EnableWithdrawal": true,
      "ExtLoanAccount": true,
      "Id": true,
      "IdType": true,
      "Locator": true,
      "Qualifier": true,
      "RecordChangeDate": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceAccessList": {
    "hasReachedMaximumListSize": true,
    "PreferenceAccess": [
      {
        "AccessType": 1,
        "AccountNumber": "text",
        "EnableDeposit": 1,
        "EnableFm": 1,
        "EnableInquiry": 1,
        "EnableWithdrawal": 1,
        "ExtLoanAccount": "text",
        "Id": "text",
        "IdType": 1,
        "Locator": 1,
        "Qualifier": "text",
        "RecordChangeDate": "2025-11-06"
      }
    ]
  }
}

searchPreferenceAccessSelectFields

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "SelectableFields": {
    "IncludeAllPreferenceAccessFields": true,
    "PreferenceAccessFields": {
      "AccessType": true,
      "AccountNumber": true,
      "EnableDeposit": true,
      "EnableFm": true,
      "EnableInquiry": true,
      "EnableWithdrawal": true,
      "ExtLoanAccount": true,
      "Id": true,
      "IdType": true,
      "Locator": true,
      "Qualifier": true,
      "RecordChangeDate": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceAccessList": {
    "hasReachedMaximumListSize": true,
    "PreferenceAccess": [
      {
        "AccessType": 1,
        "AccountNumber": "text",
        "EnableDeposit": 1,
        "EnableFm": 1,
        "EnableInquiry": 1,
        "EnableWithdrawal": 1,
        "ExtLoanAccount": "text",
        "Id": "text",
        "IdType": 1,
        "Locator": 1,
        "Qualifier": "text",
        "RecordChangeDate": "2025-11-06"
      }
    ]
  }
}

getPreferenceAccessPagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllPreferenceAccessFields": true,
    "PreferenceAccessFields": {
      "AccessType": true,
      "AccountNumber": true,
      "EnableDeposit": true,
      "EnableFm": true,
      "EnableInquiry": true,
      "EnableWithdrawal": true,
      "ExtLoanAccount": true,
      "Id": true,
      "IdType": true,
      "Locator": true,
      "Qualifier": true,
      "RecordChangeDate": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceAccess": [
    {
      "AccessType": 1,
      "AccountNumber": "text",
      "EnableDeposit": 1,
      "EnableFm": 1,
      "EnableInquiry": 1,
      "EnableWithdrawal": 1,
      "ExtLoanAccount": "text",
      "Id": "text",
      "IdType": 1,
      "Locator": 1,
      "Qualifier": "text",
      "RecordChangeDate": "2025-11-06"
    }
  ],
  "Token": "text"
}

searchPreferenceAccessPagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllPreferenceAccessFields": true,
    "PreferenceAccessFields": {
      "AccessType": true,
      "AccountNumber": true,
      "EnableDeposit": true,
      "EnableFm": true,
      "EnableInquiry": true,
      "EnableWithdrawal": true,
      "ExtLoanAccount": true,
      "Id": true,
      "IdType": true,
      "Locator": true,
      "Qualifier": true,
      "RecordChangeDate": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceAccess": [
    {
      "AccessType": 1,
      "AccountNumber": "text",
      "EnableDeposit": 1,
      "EnableFm": 1,
      "EnableInquiry": 1,
      "EnableWithdrawal": 1,
      "ExtLoanAccount": "text",
      "Id": "text",
      "IdType": 1,
      "Locator": 1,
      "Qualifier": "text",
      "RecordChangeDate": "2025-11-06"
    }
  ],
  "Token": "text"
}

updatePreferenceByID

post
Authorizations
Body
PreferenceLocatorintegerOptional
AccountNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "PreferenceLocator": 1,
  "PreferenceUpdatableFields": {
    "AudLastLogonDate": "2025-11-06",
    "AudLastLogonTime": 1,
    "AudioAccess": "text",
    "AudioAccess2": "text",
    "AudioAccessMode": 1,
    "AudioAccessMode2": 1,
    "AudioCallCount": 1,
    "AudioCallMinutes": 1,
    "AudioEnable": 1,
    "BillPayAmount": 1,
    "BillPayCount": 1,
    "BillPayCountLimit": 1,
    "BillPayLimit": 1,
    "BillPayMax": 1,
    "BusinessFax": "text",
    "DepAmount": 1,
    "DepCount": 1,
    "DepCountLimit": 1,
    "DepLimit": 1,
    "DepMax": 1,
    "EmailAddrChgDate": "2025-11-06",
    "EmailAddrChgTime": 1,
    "EmailAddress": "text",
    "HbCallCount": 1,
    "HbCallMinutes": 1,
    "HbEnable": 1,
    "HbLastLogonDate": "2025-11-06",
    "HbLastLogonTime": 1,
    "HbMode": 1,
    "HbPassword": "text",
    "HbPassword2": "text",
    "HbPasswordMode": 1,
    "HbPasswordMode2": 1,
    "HbUsername": "text",
    "HomeFax": "text",
    "InteractMode": 1,
    "InvalidPwdAttmpts": 1,
    "Language": 1,
    "LastAccessChangeDate": "2025-11-06",
    "LastHbPwChangeDate": "2025-11-06",
    "LastLogonDate": "2025-11-06",
    "LastLogonTime": 1,
    "LastTranDate": "2025-11-06",
    "ListTransactions": 1,
    "LockCount": 1,
    "Locked": 1,
    "PrevHbPassword": [
      {
        "EntryId": 1,
        "PrevHbPassword": "text"
      }
    ],
    "PrevHbPasswordHash2": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash2": "text"
      }
    ],
    "PrevHbPasswordHash3": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash3": "text"
      }
    ],
    "PrevHbPasswordHash4": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash4": "text"
      }
    ],
    "PrevHbPasswordMode": [
      {
        "EntryId": 1,
        "PrevHbPasswordMode": 1
      }
    ],
    "PwdResetDate": "2025-11-06",
    "PwdResetProbation": 1,
    "PwdResetRqstDate": "2025-11-06",
    "PwdResetRqstNotice": 1,
    "PwdResetRqstTime": 1,
    "PwdResetime": 1,
    "Reference": "text",
    "SecurityAnswer": "text",
    "SecurityQuestion": "text",
    "TranCodes": "text",
    "Type": 1,
    "UserCode": 1,
    "WdCashAmount": 1,
    "WdCashCount": 1,
    "WdCashCountLimit": 1,
    "WdCashLimit": 1,
    "WdCashMax": 1,
    "WdCheckAmount": 1,
    "WdCheckCount": 1,
    "WdCheckCountLimit": 1,
    "WdCheckLimit": 1,
    "WdCheckMax": 1,
    "XferAmount": 1,
    "XferCount": 1,
    "XferCountLimit": 1,
    "XferLimit": 1,
    "XferMax": 1
  },
  "PreferenceAccessUpdateRequest": [
    {
      "PreferenceAccessLocator": 1,
      "PreferenceAccessUpdatableFields": {
        "AccessType": 1,
        "AccountNumber": "text",
        "EnableDeposit": 1,
        "EnableFm": 1,
        "EnableInquiry": 1,
        "EnableWithdrawal": 1,
        "ExtLoanAccount": "text",
        "Id": "text",
        "IdType": 1,
        "Qualifier": "text"
      }
    }
  ],
  "AccountNumber": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {
    "isAllFieldsUpdateSuccess": true,
    "FailedUpdateStatus": [
      {
        "Record": "text",
        "ErrorCode": "text",
        "ErrorMessage": "text",
        "PrimaryKeyField": [
          {
            "Name": "text",
            "Value": "text"
          }
        ]
      }
    ]
  }
}

updatePreferenceAccessByID

post
Authorizations
Body
PreferenceAccessLocatorintegerOptional
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "PreferenceAccessLocator": 1,
  "PreferenceAccessUpdatableFields": {
    "AccessType": 1,
    "AccountNumber": "text",
    "EnableDeposit": 1,
    "EnableFm": 1,
    "EnableInquiry": 1,
    "EnableWithdrawal": 1,
    "ExtLoanAccount": "text",
    "Id": "text",
    "IdType": 1,
    "Qualifier": "text"
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {
    "isAllFieldsUpdateSuccess": true,
    "FailedUpdateStatus": [
      {
        "Record": "text",
        "ErrorCode": "text",
        "ErrorMessage": "text",
        "PrimaryKeyField": [
          {
            "Name": "text",
            "Value": "text"
          }
        ]
      }
    ]
  }
}

createPreference

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "PreferenceCreatableFields": {
    "AudLastLogonDate": "2025-11-06",
    "AudLastLogonTime": 1,
    "AudioAccess": "text",
    "AudioAccess2": "text",
    "AudioAccessMode": 1,
    "AudioAccessMode2": 1,
    "AudioCallCount": 1,
    "AudioCallMinutes": 1,
    "AudioEnable": 1,
    "BillPayAmount": 1,
    "BillPayCount": 1,
    "BillPayCountLimit": 1,
    "BillPayLimit": 1,
    "BillPayMax": 1,
    "BusinessFax": "text",
    "DepAmount": 1,
    "DepCount": 1,
    "DepCountLimit": 1,
    "DepLimit": 1,
    "DepMax": 1,
    "EmailAddrChgDate": "2025-11-06",
    "EmailAddrChgTime": 1,
    "EmailAddress": "text",
    "HbCallCount": 1,
    "HbCallMinutes": 1,
    "HbEnable": 1,
    "HbLastLogonDate": "2025-11-06",
    "HbLastLogonTime": 1,
    "HbMode": 1,
    "HbPassword": "text",
    "HbPassword2": "text",
    "HbPasswordMode": 1,
    "HbPasswordMode2": 1,
    "HbUsername": "text",
    "HomeFax": "text",
    "InteractMode": 1,
    "InvalidPwdAttmpts": 1,
    "Language": 1,
    "LastAccessChangeDate": "2025-11-06",
    "LastHbPwChangeDate": "2025-11-06",
    "LastLogonDate": "2025-11-06",
    "LastLogonTime": 1,
    "LastTranDate": "2025-11-06",
    "ListTransactions": 1,
    "LockCount": 1,
    "Locked": 1,
    "PrevHbPassword": [
      {
        "EntryId": 1,
        "PrevHbPassword": "text"
      }
    ],
    "PrevHbPasswordHash2": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash2": "text"
      }
    ],
    "PrevHbPasswordHash3": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash3": "text"
      }
    ],
    "PrevHbPasswordHash4": [
      {
        "EntryId": 1,
        "PrevHbPasswordHash4": "text"
      }
    ],
    "PrevHbPasswordMode": [
      {
        "EntryId": 1,
        "PrevHbPasswordMode": 1
      }
    ],
    "PwdResetDate": "2025-11-06",
    "PwdResetProbation": 1,
    "PwdResetRqstDate": "2025-11-06",
    "PwdResetRqstNotice": 1,
    "PwdResetRqstTime": 1,
    "PwdResetime": 1,
    "Reference": "text",
    "SecurityAnswer": "text",
    "SecurityQuestion": "text",
    "TranCodes": "text",
    "Type": 1,
    "UserCode": 1,
    "WdCashAmount": 1,
    "WdCashCount": 1,
    "WdCashCountLimit": 1,
    "WdCashLimit": 1,
    "WdCashMax": 1,
    "WdCheckAmount": 1,
    "WdCheckCount": 1,
    "WdCheckCountLimit": 1,
    "WdCheckLimit": 1,
    "WdCheckMax": 1,
    "XferAmount": 1,
    "XferCount": 1,
    "XferCountLimit": 1,
    "XferLimit": 1,
    "XferMax": 1
  },
  "AccountNumber": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceLocator": 1
}

createPreferenceAccess

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "PreferenceAccessCreatableFields": {
    "AccessType": 1,
    "AccountNumber": "text",
    "EnableDeposit": 1,
    "EnableFm": 1,
    "EnableInquiry": 1,
    "EnableWithdrawal": 1,
    "ExtLoanAccount": "text",
    "Id": "text",
    "IdType": 1,
    "Qualifier": "text"
  },
  "AccountNumber": "text",
  "PreferenceLocator": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PreferenceAccessLocator": 1
}

deletePreference

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "nxAttributes": {}
}

deletePreferenceAccess

post
Authorizations
Body
AccountNumberstringOptional
PreferenceLocatorintegerOptional
PreferenceAccessLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deletePreferenceAccess
POST /nexum/627/2022.01/account/deletePreferenceAccess 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": "text",
  "PreferenceLocator": 1,
  "PreferenceAccessLocator": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

Last updated

Was this helpful?