MemberService

Manage member records.

Symitar eDocs References: Coming soon.

Operations

getMemberRec

post

Retrieves a member record. Description.

Authorizations
Body
MemberRecMemberNumberstringRequired
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRec": {
    "ActiveDuty": 1,
    "ActiveDutySeparationDate": "2025-11-07",
    "ActiveDutyStartDate": "2025-11-07",
    "ActiveDutyVerificationDate": "2025-11-07",
    "AltEmail": "text",
    "BirthDate": "2025-11-07",
    "Chapter4StatusCode": "text",
    "CtrExempt": 1,
    "CurrGrossMonthPay": 1,
    "CurrNetMonthPay": 1,
    "DbaExtendedName": "text",
    "DbaFirst": "text",
    "DbaLast": "text",
    "DbaLongName": "text",
    "DbaMiddle": "text",
    "DbaNameFormat": 1,
    "DbaShortName": "text",
    "DbaSuffix": "text",
    "DbaTitle": "text",
    "DeathDate": "2025-11-07",
    "Email": "text",
    "EmployerName": "text",
    "ExtendedName": "text",
    "First": "text",
    "ForeignTin": "text",
    "FormW8OnFile": 1,
    "GIin": "text",
    "HomePhone": "text",
    "IdentDocFlag": [
      {
        "EntryId": 1,
        "IdentDocFlag": 1
      }
    ],
    "IdentIdDescription": [
      {
        "EntryId": 1,
        "IdentIdDescription": "text"
      }
    ],
    "IdentIdExpireDate": [
      {
        "EntryId": 1,
        "IdentIdExpireDate": "2025-11-07"
      }
    ],
    "IdentIdIssueDate": [
      {
        "EntryId": 1,
        "IdentIdIssueDate": "2025-11-07"
      }
    ],
    "IdentIdNumber": [
      {
        "EntryId": 1,
        "IdentIdNumber": "text"
      }
    ],
    "IdentIdType": [
      {
        "EntryId": 1,
        "IdentIdType": 1
      }
    ],
    "IdentIdVerifyDate": [
      {
        "EntryId": 1,
        "IdentIdVerifyDate": "2025-11-07"
      }
    ],
    "IrsCountryCode": "text",
    "Last": "text",
    "License": "text",
    "Lob": "text",
    "LongName": "text",
    "MbrActivityDate": "2025-11-07",
    "MbrCreateDate": "2025-11-07",
    "MbrCurrMthPayChgDate": "2025-11-07",
    "MbrDisconnectDate": "2025-11-07",
    "MbrExpDate": "2025-11-07",
    "MbrFileType": 1,
    "MbrFmLastDate": "2025-11-07",
    "MbrFmLastPurgeDate": "2025-11-07",
    "MbrRecordChangeDate": "2025-11-07",
    "MbrStatus": 1,
    "MbrStatusFmDate": "2025-11-07",
    "MemberNumber": "text",
    "Middle": "text",
    "MobilePhone": "text",
    "MothersMaidenName": "text",
    "NameFormat": 1,
    "NraExemptionCode": "text",
    "NraTaxRate": 1,
    "Occupation": "text",
    "PagerNumber": "text",
    "PhoneType": 1,
    "PreferredContact": "text",
    "PreferredContactMethod": 1,
    "Restrict": 1,
    "Sex": "text",
    "ShortName": "text",
    "Ssn": "text",
    "SsnType": 1,
    "SubstantialOwner": 1,
    "Suffix": "text",
    "Title": "text",
    "UsPersonFlag": 1,
    "UserAmount1": 1,
    "UserAmount2": 1,
    "UserChar1": "text",
    "UserChar2": "text",
    "UserChar3": "text",
    "UserChar4": "text",
    "UserDate1": "2025-11-07",
    "UserDate2": "2025-11-07",
    "W8ExpirationDate": "2025-11-07",
    "WorkPhone": "text",
    "WorkPhoneExtension": "text",
    "MemberRecFmHistoryList": {
      "hasReachedMaximumListSize": true,
      "MemberRecFmHistory": [
        {
          "AccountNumber": "text",
          "BatchSequence": 1,
          "Branch": 1,
          "ConfirmationNumber": "text",
          "ConfirmationSeq": 1,
          "ConsoleNumber": 1,
          "DataType": 1,
          "FieldName": "text",
          "FieldNumber": 1,
          "FmType": 1,
          "Id": "text",
          "IdType": 1,
          "LastFmDate": "2025-11-07",
          "NewCharacter": "text",
          "NewDate": "2025-11-07",
          "NewMoney": 1,
          "NewNumber": 1,
          "NewRate": 1,
          "OldCharacter": "text",
          "OldDate": "2025-11-07",
          "OldMoney": 1,
          "OldNumber": 1,
          "OldRate": 1,
          "PostDate": "2025-11-07",
          "PostTime": 1,
          "ProcessorUser": 1,
          "RecordName": "text",
          "RecordType": 1,
          "SecurityLevels": 1,
          "SequenceNumber": 1,
          "SubFieldNumber": 1,
          "UserNumber": 1,
          "UserOverride": 1
        }
      ]
    },
    "Lei": "text"
  }
}

getMemberRecSelectFields

post

Retrieves a member record with selected fields. Description.

Authorizations
Body
MemberRecMemberNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "SelectableFields": {
    "IncludeAllMemberRecFields": true,
    "MemberRecFields": {
      "ActiveDuty": true,
      "ActiveDutySeparationDate": true,
      "ActiveDutyStartDate": true,
      "ActiveDutyVerificationDate": true,
      "AltEmail": true,
      "BirthDate": true,
      "Chapter4StatusCode": true,
      "CtrExempt": true,
      "CurrGrossMonthPay": true,
      "CurrNetMonthPay": true,
      "DbaExtendedName": true,
      "DbaFirst": true,
      "DbaLast": true,
      "DbaLongName": true,
      "DbaMiddle": true,
      "DbaNameFormat": true,
      "DbaShortName": true,
      "DbaSuffix": true,
      "DbaTitle": true,
      "DeathDate": true,
      "Email": true,
      "EmployerName": true,
      "ExtendedName": true,
      "First": true,
      "ForeignTin": true,
      "FormW8OnFile": true,
      "GIin": true,
      "HomePhone": true,
      "IdentDocFlag": [
        1
      ],
      "IdentIdDescription": [
        1
      ],
      "IdentIdExpireDate": [
        1
      ],
      "IdentIdIssueDate": [
        1
      ],
      "IdentIdNumber": [
        1
      ],
      "IdentIdType": [
        1
      ],
      "IdentIdVerifyDate": [
        1
      ],
      "IrsCountryCode": true,
      "Last": true,
      "Lei": true,
      "License": true,
      "Lob": true,
      "LongName": true,
      "MbrActivityDate": true,
      "MbrCreateDate": true,
      "MbrCurrMthPayChgDate": true,
      "MbrDisconnectDate": true,
      "MbrExpDate": true,
      "MbrFileType": true,
      "MbrFmLastDate": true,
      "MbrFmLastPurgeDate": true,
      "MbrRecordChangeDate": true,
      "MbrStatus": true,
      "MbrStatusFmDate": true,
      "MemberNumber": true,
      "Middle": true,
      "MobilePhone": true,
      "MothersMaidenName": true,
      "NameFormat": true,
      "NraExemptionCode": true,
      "NraTaxRate": true,
      "Occupation": true,
      "PagerNumber": true,
      "PhoneType": true,
      "PreferredContact": true,
      "PreferredContactMethod": true,
      "Restrict": true,
      "Sex": true,
      "ShortName": true,
      "Ssn": true,
      "SsnType": true,
      "SubstantialOwner": true,
      "Suffix": true,
      "Title": true,
      "UsPersonFlag": true,
      "UserAmount1": true,
      "UserAmount2": true,
      "UserChar1": true,
      "UserChar2": true,
      "UserChar3": true,
      "UserChar4": true,
      "UserDate1": true,
      "UserDate2": true,
      "W8ExpirationDate": true,
      "WorkPhone": true,
      "WorkPhoneExtension": true
    },
    "MemberRecFmHistorySelectableFields": {
      "IncludeAllMemberRecFmHistoryFields": true,
      "MemberRecFmHistoryFields": {
        "AccountNumber": true,
        "BatchSequence": true,
        "Branch": true,
        "ConfirmationNumber": true,
        "ConfirmationSeq": true,
        "ConsoleNumber": true,
        "DataType": true,
        "FieldName": true,
        "FieldNumber": true,
        "FmType": true,
        "Id": true,
        "IdType": true,
        "LastFmDate": true,
        "NewCharacter": true,
        "NewDate": true,
        "NewMoney": true,
        "NewNumber": true,
        "NewRate": true,
        "OldCharacter": true,
        "OldDate": true,
        "OldMoney": true,
        "OldNumber": true,
        "OldRate": true,
        "PostDate": true,
        "PostTime": true,
        "ProcessorUser": true,
        "RecordName": true,
        "RecordType": true,
        "SecurityLevels": true,
        "SequenceNumber": true,
        "SubFieldNumber": true,
        "UserNumber": true,
        "UserOverride": true
      }
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRec": {
    "ActiveDuty": 1,
    "ActiveDutySeparationDate": "2025-11-07",
    "ActiveDutyStartDate": "2025-11-07",
    "ActiveDutyVerificationDate": "2025-11-07",
    "AltEmail": "text",
    "BirthDate": "2025-11-07",
    "Chapter4StatusCode": "text",
    "CtrExempt": 1,
    "CurrGrossMonthPay": 1,
    "CurrNetMonthPay": 1,
    "DbaExtendedName": "text",
    "DbaFirst": "text",
    "DbaLast": "text",
    "DbaLongName": "text",
    "DbaMiddle": "text",
    "DbaNameFormat": 1,
    "DbaShortName": "text",
    "DbaSuffix": "text",
    "DbaTitle": "text",
    "DeathDate": "2025-11-07",
    "Email": "text",
    "EmployerName": "text",
    "ExtendedName": "text",
    "First": "text",
    "ForeignTin": "text",
    "FormW8OnFile": 1,
    "GIin": "text",
    "HomePhone": "text",
    "IdentDocFlag": [
      {
        "EntryId": 1,
        "IdentDocFlag": 1
      }
    ],
    "IdentIdDescription": [
      {
        "EntryId": 1,
        "IdentIdDescription": "text"
      }
    ],
    "IdentIdExpireDate": [
      {
        "EntryId": 1,
        "IdentIdExpireDate": "2025-11-07"
      }
    ],
    "IdentIdIssueDate": [
      {
        "EntryId": 1,
        "IdentIdIssueDate": "2025-11-07"
      }
    ],
    "IdentIdNumber": [
      {
        "EntryId": 1,
        "IdentIdNumber": "text"
      }
    ],
    "IdentIdType": [
      {
        "EntryId": 1,
        "IdentIdType": 1
      }
    ],
    "IdentIdVerifyDate": [
      {
        "EntryId": 1,
        "IdentIdVerifyDate": "2025-11-07"
      }
    ],
    "IrsCountryCode": "text",
    "Last": "text",
    "License": "text",
    "Lob": "text",
    "LongName": "text",
    "MbrActivityDate": "2025-11-07",
    "MbrCreateDate": "2025-11-07",
    "MbrCurrMthPayChgDate": "2025-11-07",
    "MbrDisconnectDate": "2025-11-07",
    "MbrExpDate": "2025-11-07",
    "MbrFileType": 1,
    "MbrFmLastDate": "2025-11-07",
    "MbrFmLastPurgeDate": "2025-11-07",
    "MbrRecordChangeDate": "2025-11-07",
    "MbrStatus": 1,
    "MbrStatusFmDate": "2025-11-07",
    "MemberNumber": "text",
    "Middle": "text",
    "MobilePhone": "text",
    "MothersMaidenName": "text",
    "NameFormat": 1,
    "NraExemptionCode": "text",
    "NraTaxRate": 1,
    "Occupation": "text",
    "PagerNumber": "text",
    "PhoneType": 1,
    "PreferredContact": "text",
    "PreferredContactMethod": 1,
    "Restrict": 1,
    "Sex": "text",
    "ShortName": "text",
    "Ssn": "text",
    "SsnType": 1,
    "SubstantialOwner": 1,
    "Suffix": "text",
    "Title": "text",
    "UsPersonFlag": 1,
    "UserAmount1": 1,
    "UserAmount2": 1,
    "UserChar1": "text",
    "UserChar2": "text",
    "UserChar3": "text",
    "UserChar4": "text",
    "UserDate1": "2025-11-07",
    "UserDate2": "2025-11-07",
    "W8ExpirationDate": "2025-11-07",
    "WorkPhone": "text",
    "WorkPhoneExtension": "text",
    "MemberRecFmHistoryList": {
      "hasReachedMaximumListSize": true,
      "MemberRecFmHistory": [
        {
          "AccountNumber": "text",
          "BatchSequence": 1,
          "Branch": 1,
          "ConfirmationNumber": "text",
          "ConfirmationSeq": 1,
          "ConsoleNumber": 1,
          "DataType": 1,
          "FieldName": "text",
          "FieldNumber": 1,
          "FmType": 1,
          "Id": "text",
          "IdType": 1,
          "LastFmDate": "2025-11-07",
          "NewCharacter": "text",
          "NewDate": "2025-11-07",
          "NewMoney": 1,
          "NewNumber": 1,
          "NewRate": 1,
          "OldCharacter": "text",
          "OldDate": "2025-11-07",
          "OldMoney": 1,
          "OldNumber": 1,
          "OldRate": 1,
          "PostDate": "2025-11-07",
          "PostTime": 1,
          "ProcessorUser": 1,
          "RecordName": "text",
          "RecordType": 1,
          "SecurityLevels": 1,
          "SequenceNumber": 1,
          "SubFieldNumber": 1,
          "UserNumber": 1,
          "UserOverride": 1
        }
      ]
    },
    "Lei": "text"
  }
}

getMemberRecSelectFieldsFilterChildren

post

Retrieves a member record with selected fields and filtered children. Description.

Authorizations
Body
MemberRecMemberNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "SelectableFields": {
    "IncludeAllMemberRecFields": true,
    "MemberRecFields": {
      "ActiveDuty": true,
      "ActiveDutySeparationDate": true,
      "ActiveDutyStartDate": true,
      "ActiveDutyVerificationDate": true,
      "AltEmail": true,
      "BirthDate": true,
      "Chapter4StatusCode": true,
      "CtrExempt": true,
      "CurrGrossMonthPay": true,
      "CurrNetMonthPay": true,
      "DbaExtendedName": true,
      "DbaFirst": true,
      "DbaLast": true,
      "DbaLongName": true,
      "DbaMiddle": true,
      "DbaNameFormat": true,
      "DbaShortName": true,
      "DbaSuffix": true,
      "DbaTitle": true,
      "DeathDate": true,
      "Email": true,
      "EmployerName": true,
      "ExtendedName": true,
      "First": true,
      "ForeignTin": true,
      "FormW8OnFile": true,
      "GIin": true,
      "HomePhone": true,
      "IdentDocFlag": [
        1
      ],
      "IdentIdDescription": [
        1
      ],
      "IdentIdExpireDate": [
        1
      ],
      "IdentIdIssueDate": [
        1
      ],
      "IdentIdNumber": [
        1
      ],
      "IdentIdType": [
        1
      ],
      "IdentIdVerifyDate": [
        1
      ],
      "IrsCountryCode": true,
      "Last": true,
      "Lei": true,
      "License": true,
      "Lob": true,
      "LongName": true,
      "MbrActivityDate": true,
      "MbrCreateDate": true,
      "MbrCurrMthPayChgDate": true,
      "MbrDisconnectDate": true,
      "MbrExpDate": true,
      "MbrFileType": true,
      "MbrFmLastDate": true,
      "MbrFmLastPurgeDate": true,
      "MbrRecordChangeDate": true,
      "MbrStatus": true,
      "MbrStatusFmDate": true,
      "MemberNumber": true,
      "Middle": true,
      "MobilePhone": true,
      "MothersMaidenName": true,
      "NameFormat": true,
      "NraExemptionCode": true,
      "NraTaxRate": true,
      "Occupation": true,
      "PagerNumber": true,
      "PhoneType": true,
      "PreferredContact": true,
      "PreferredContactMethod": true,
      "Restrict": true,
      "Sex": true,
      "ShortName": true,
      "Ssn": true,
      "SsnType": true,
      "SubstantialOwner": true,
      "Suffix": true,
      "Title": true,
      "UsPersonFlag": true,
      "UserAmount1": true,
      "UserAmount2": true,
      "UserChar1": true,
      "UserChar2": true,
      "UserChar3": true,
      "UserChar4": true,
      "UserDate1": true,
      "UserDate2": true,
      "W8ExpirationDate": true,
      "WorkPhone": true,
      "WorkPhoneExtension": true
    },
    "MemberRecFmHistorySelectableFields": {
      "IncludeAllMemberRecFmHistoryFields": true,
      "MemberRecFmHistoryFields": {
        "AccountNumber": true,
        "BatchSequence": true,
        "Branch": true,
        "ConfirmationNumber": true,
        "ConfirmationSeq": true,
        "ConsoleNumber": true,
        "DataType": true,
        "FieldName": true,
        "FieldNumber": true,
        "FmType": true,
        "Id": true,
        "IdType": true,
        "LastFmDate": true,
        "NewCharacter": true,
        "NewDate": true,
        "NewMoney": true,
        "NewNumber": true,
        "NewRate": true,
        "OldCharacter": true,
        "OldDate": true,
        "OldMoney": true,
        "OldNumber": true,
        "OldRate": true,
        "PostDate": true,
        "PostTime": true,
        "ProcessorUser": true,
        "RecordName": true,
        "RecordType": true,
        "SecurityLevels": true,
        "SequenceNumber": true,
        "SubFieldNumber": true,
        "UserNumber": true,
        "UserOverride": true
      }
    }
  },
  "ChildrenSearchFilter": {
    "MemberRecFmHistoryFilter": {
      "Query": "text"
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRec": {
    "ActiveDuty": 1,
    "ActiveDutySeparationDate": "2025-11-07",
    "ActiveDutyStartDate": "2025-11-07",
    "ActiveDutyVerificationDate": "2025-11-07",
    "AltEmail": "text",
    "BirthDate": "2025-11-07",
    "Chapter4StatusCode": "text",
    "CtrExempt": 1,
    "CurrGrossMonthPay": 1,
    "CurrNetMonthPay": 1,
    "DbaExtendedName": "text",
    "DbaFirst": "text",
    "DbaLast": "text",
    "DbaLongName": "text",
    "DbaMiddle": "text",
    "DbaNameFormat": 1,
    "DbaShortName": "text",
    "DbaSuffix": "text",
    "DbaTitle": "text",
    "DeathDate": "2025-11-07",
    "Email": "text",
    "EmployerName": "text",
    "ExtendedName": "text",
    "First": "text",
    "ForeignTin": "text",
    "FormW8OnFile": 1,
    "GIin": "text",
    "HomePhone": "text",
    "IdentDocFlag": [
      {
        "EntryId": 1,
        "IdentDocFlag": 1
      }
    ],
    "IdentIdDescription": [
      {
        "EntryId": 1,
        "IdentIdDescription": "text"
      }
    ],
    "IdentIdExpireDate": [
      {
        "EntryId": 1,
        "IdentIdExpireDate": "2025-11-07"
      }
    ],
    "IdentIdIssueDate": [
      {
        "EntryId": 1,
        "IdentIdIssueDate": "2025-11-07"
      }
    ],
    "IdentIdNumber": [
      {
        "EntryId": 1,
        "IdentIdNumber": "text"
      }
    ],
    "IdentIdType": [
      {
        "EntryId": 1,
        "IdentIdType": 1
      }
    ],
    "IdentIdVerifyDate": [
      {
        "EntryId": 1,
        "IdentIdVerifyDate": "2025-11-07"
      }
    ],
    "IrsCountryCode": "text",
    "Last": "text",
    "License": "text",
    "Lob": "text",
    "LongName": "text",
    "MbrActivityDate": "2025-11-07",
    "MbrCreateDate": "2025-11-07",
    "MbrCurrMthPayChgDate": "2025-11-07",
    "MbrDisconnectDate": "2025-11-07",
    "MbrExpDate": "2025-11-07",
    "MbrFileType": 1,
    "MbrFmLastDate": "2025-11-07",
    "MbrFmLastPurgeDate": "2025-11-07",
    "MbrRecordChangeDate": "2025-11-07",
    "MbrStatus": 1,
    "MbrStatusFmDate": "2025-11-07",
    "MemberNumber": "text",
    "Middle": "text",
    "MobilePhone": "text",
    "MothersMaidenName": "text",
    "NameFormat": 1,
    "NraExemptionCode": "text",
    "NraTaxRate": 1,
    "Occupation": "text",
    "PagerNumber": "text",
    "PhoneType": 1,
    "PreferredContact": "text",
    "PreferredContactMethod": 1,
    "Restrict": 1,
    "Sex": "text",
    "ShortName": "text",
    "Ssn": "text",
    "SsnType": 1,
    "SubstantialOwner": 1,
    "Suffix": "text",
    "Title": "text",
    "UsPersonFlag": 1,
    "UserAmount1": 1,
    "UserAmount2": 1,
    "UserChar1": "text",
    "UserChar2": "text",
    "UserChar3": "text",
    "UserChar4": "text",
    "UserDate1": "2025-11-07",
    "UserDate2": "2025-11-07",
    "W8ExpirationDate": "2025-11-07",
    "WorkPhone": "text",
    "WorkPhoneExtension": "text",
    "MemberRecFmHistoryList": {
      "hasReachedMaximumListSize": true,
      "MemberRecFmHistory": [
        {
          "AccountNumber": "text",
          "BatchSequence": 1,
          "Branch": 1,
          "ConfirmationNumber": "text",
          "ConfirmationSeq": 1,
          "ConsoleNumber": 1,
          "DataType": 1,
          "FieldName": "text",
          "FieldNumber": 1,
          "FmType": 1,
          "Id": "text",
          "IdType": 1,
          "LastFmDate": "2025-11-07",
          "NewCharacter": "text",
          "NewDate": "2025-11-07",
          "NewMoney": 1,
          "NewNumber": 1,
          "NewRate": 1,
          "OldCharacter": "text",
          "OldDate": "2025-11-07",
          "OldMoney": 1,
          "OldNumber": 1,
          "OldRate": 1,
          "PostDate": "2025-11-07",
          "PostTime": 1,
          "ProcessorUser": 1,
          "RecordName": "text",
          "RecordType": 1,
          "SecurityLevels": 1,
          "SequenceNumber": 1,
          "SubFieldNumber": 1,
          "UserNumber": 1,
          "UserOverride": 1
        }
      ]
    },
    "Lei": "text"
  }
}

getMemberRecFmHistoryPagedList

post

Retrieves a paged list of member records from history. Description.

Authorizations
Body
MemberRecMemberNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRecFmHistory": [
    {
      "AccountNumber": "text",
      "BatchSequence": 1,
      "Branch": 1,
      "ConfirmationNumber": "text",
      "ConfirmationSeq": 1,
      "ConsoleNumber": 1,
      "DataType": 1,
      "FieldName": "text",
      "FieldNumber": 1,
      "FmType": 1,
      "Id": "text",
      "IdType": 1,
      "LastFmDate": "2025-11-07",
      "NewCharacter": "text",
      "NewDate": "2025-11-07",
      "NewMoney": 1,
      "NewNumber": 1,
      "NewRate": 1,
      "OldCharacter": "text",
      "OldDate": "2025-11-07",
      "OldMoney": 1,
      "OldNumber": 1,
      "OldRate": 1,
      "PostDate": "2025-11-07",
      "PostTime": 1,
      "ProcessorUser": 1,
      "RecordName": "text",
      "RecordType": 1,
      "SecurityLevels": 1,
      "SequenceNumber": 1,
      "SubFieldNumber": 1,
      "UserNumber": 1,
      "UserOverride": 1
    }
  ],
  "Token": "text"
}

getMemberRecFmHistoryListSelectFields

post

Retrieves a list of member records with selected fields from history. Description.

Authorizations
Body
MemberRecMemberNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "SelectableFields": {
    "IncludeAllMemberRecFmHistoryFields": true,
    "MemberRecFmHistoryFields": {
      "AccountNumber": true,
      "BatchSequence": true,
      "Branch": true,
      "ConfirmationNumber": true,
      "ConfirmationSeq": true,
      "ConsoleNumber": true,
      "DataType": true,
      "FieldName": true,
      "FieldNumber": true,
      "FmType": true,
      "Id": true,
      "IdType": true,
      "LastFmDate": true,
      "NewCharacter": true,
      "NewDate": true,
      "NewMoney": true,
      "NewNumber": true,
      "NewRate": true,
      "OldCharacter": true,
      "OldDate": true,
      "OldMoney": true,
      "OldNumber": true,
      "OldRate": true,
      "PostDate": true,
      "PostTime": true,
      "ProcessorUser": true,
      "RecordName": true,
      "RecordType": true,
      "SecurityLevels": true,
      "SequenceNumber": true,
      "SubFieldNumber": true,
      "UserNumber": true,
      "UserOverride": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRecFmHistoryList": {
    "hasReachedMaximumListSize": true,
    "MemberRecFmHistory": [
      {
        "AccountNumber": "text",
        "BatchSequence": 1,
        "Branch": 1,
        "ConfirmationNumber": "text",
        "ConfirmationSeq": 1,
        "ConsoleNumber": 1,
        "DataType": 1,
        "FieldName": "text",
        "FieldNumber": 1,
        "FmType": 1,
        "Id": "text",
        "IdType": 1,
        "LastFmDate": "2025-11-07",
        "NewCharacter": "text",
        "NewDate": "2025-11-07",
        "NewMoney": 1,
        "NewNumber": 1,
        "NewRate": 1,
        "OldCharacter": "text",
        "OldDate": "2025-11-07",
        "OldMoney": 1,
        "OldNumber": 1,
        "OldRate": 1,
        "PostDate": "2025-11-07",
        "PostTime": 1,
        "ProcessorUser": 1,
        "RecordName": "text",
        "RecordType": 1,
        "SecurityLevels": 1,
        "SequenceNumber": 1,
        "SubFieldNumber": 1,
        "UserNumber": 1,
        "UserOverride": 1
      }
    ]
  }
}

searchMemberRecFmHistorySelectFields

post

Searches member records from history with selected fields. Description.

Authorizations
Body
MemberRecMemberNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "SelectableFields": {
    "IncludeAllMemberRecFmHistoryFields": true,
    "MemberRecFmHistoryFields": {
      "AccountNumber": true,
      "BatchSequence": true,
      "Branch": true,
      "ConfirmationNumber": true,
      "ConfirmationSeq": true,
      "ConsoleNumber": true,
      "DataType": true,
      "FieldName": true,
      "FieldNumber": true,
      "FmType": true,
      "Id": true,
      "IdType": true,
      "LastFmDate": true,
      "NewCharacter": true,
      "NewDate": true,
      "NewMoney": true,
      "NewNumber": true,
      "NewRate": true,
      "OldCharacter": true,
      "OldDate": true,
      "OldMoney": true,
      "OldNumber": true,
      "OldRate": true,
      "PostDate": true,
      "PostTime": true,
      "ProcessorUser": true,
      "RecordName": true,
      "RecordType": true,
      "SecurityLevels": true,
      "SequenceNumber": true,
      "SubFieldNumber": true,
      "UserNumber": true,
      "UserOverride": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRecFmHistoryList": {
    "hasReachedMaximumListSize": true,
    "MemberRecFmHistory": [
      {
        "AccountNumber": "text",
        "BatchSequence": 1,
        "Branch": 1,
        "ConfirmationNumber": "text",
        "ConfirmationSeq": 1,
        "ConsoleNumber": 1,
        "DataType": 1,
        "FieldName": "text",
        "FieldNumber": 1,
        "FmType": 1,
        "Id": "text",
        "IdType": 1,
        "LastFmDate": "2025-11-07",
        "NewCharacter": "text",
        "NewDate": "2025-11-07",
        "NewMoney": 1,
        "NewNumber": 1,
        "NewRate": 1,
        "OldCharacter": "text",
        "OldDate": "2025-11-07",
        "OldMoney": 1,
        "OldNumber": 1,
        "OldRate": 1,
        "PostDate": "2025-11-07",
        "PostTime": 1,
        "ProcessorUser": 1,
        "RecordName": "text",
        "RecordType": 1,
        "SecurityLevels": 1,
        "SequenceNumber": 1,
        "SubFieldNumber": 1,
        "UserNumber": 1,
        "UserOverride": 1
      }
    ]
  }
}

getMemberRecFmHistoryPagedListSelectFields

post

Retrieves a paged list of member records with selected fields from history. Description.

Authorizations
Body
MemberRecMemberNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllMemberRecFmHistoryFields": true,
    "MemberRecFmHistoryFields": {
      "AccountNumber": true,
      "BatchSequence": true,
      "Branch": true,
      "ConfirmationNumber": true,
      "ConfirmationSeq": true,
      "ConsoleNumber": true,
      "DataType": true,
      "FieldName": true,
      "FieldNumber": true,
      "FmType": true,
      "Id": true,
      "IdType": true,
      "LastFmDate": true,
      "NewCharacter": true,
      "NewDate": true,
      "NewMoney": true,
      "NewNumber": true,
      "NewRate": true,
      "OldCharacter": true,
      "OldDate": true,
      "OldMoney": true,
      "OldNumber": true,
      "OldRate": true,
      "PostDate": true,
      "PostTime": true,
      "ProcessorUser": true,
      "RecordName": true,
      "RecordType": true,
      "SecurityLevels": true,
      "SequenceNumber": true,
      "SubFieldNumber": true,
      "UserNumber": true,
      "UserOverride": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRecFmHistory": [
    {
      "AccountNumber": "text",
      "BatchSequence": 1,
      "Branch": 1,
      "ConfirmationNumber": "text",
      "ConfirmationSeq": 1,
      "ConsoleNumber": 1,
      "DataType": 1,
      "FieldName": "text",
      "FieldNumber": 1,
      "FmType": 1,
      "Id": "text",
      "IdType": 1,
      "LastFmDate": "2025-11-07",
      "NewCharacter": "text",
      "NewDate": "2025-11-07",
      "NewMoney": 1,
      "NewNumber": 1,
      "NewRate": 1,
      "OldCharacter": "text",
      "OldDate": "2025-11-07",
      "OldMoney": 1,
      "OldNumber": 1,
      "OldRate": 1,
      "PostDate": "2025-11-07",
      "PostTime": 1,
      "ProcessorUser": 1,
      "RecordName": "text",
      "RecordType": 1,
      "SecurityLevels": 1,
      "SequenceNumber": 1,
      "SubFieldNumber": 1,
      "UserNumber": 1,
      "UserOverride": 1
    }
  ],
  "Token": "text"
}

searchMemberRecFmHistoryPagedSelectFields

post

Searches member records from history with pagination and selected fields. Description.

Authorizations
Body
MemberRecMemberNumberstringOptional
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllMemberRecFmHistoryFields": true,
    "MemberRecFmHistoryFields": {
      "AccountNumber": true,
      "BatchSequence": true,
      "Branch": true,
      "ConfirmationNumber": true,
      "ConfirmationSeq": true,
      "ConsoleNumber": true,
      "DataType": true,
      "FieldName": true,
      "FieldNumber": true,
      "FmType": true,
      "Id": true,
      "IdType": true,
      "LastFmDate": true,
      "NewCharacter": true,
      "NewDate": true,
      "NewMoney": true,
      "NewNumber": true,
      "NewRate": true,
      "OldCharacter": true,
      "OldDate": true,
      "OldMoney": true,
      "OldNumber": true,
      "OldRate": true,
      "PostDate": true,
      "PostTime": true,
      "ProcessorUser": true,
      "RecordName": true,
      "RecordType": true,
      "SecurityLevels": true,
      "SequenceNumber": true,
      "SubFieldNumber": true,
      "UserNumber": true,
      "UserOverride": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRecFmHistory": [
    {
      "AccountNumber": "text",
      "BatchSequence": 1,
      "Branch": 1,
      "ConfirmationNumber": "text",
      "ConfirmationSeq": 1,
      "ConsoleNumber": 1,
      "DataType": 1,
      "FieldName": "text",
      "FieldNumber": 1,
      "FmType": 1,
      "Id": "text",
      "IdType": 1,
      "LastFmDate": "2025-11-07",
      "NewCharacter": "text",
      "NewDate": "2025-11-07",
      "NewMoney": 1,
      "NewNumber": 1,
      "NewRate": 1,
      "OldCharacter": "text",
      "OldDate": "2025-11-07",
      "OldMoney": 1,
      "OldNumber": 1,
      "OldRate": 1,
      "PostDate": "2025-11-07",
      "PostTime": 1,
      "ProcessorUser": 1,
      "RecordName": "text",
      "RecordType": 1,
      "SecurityLevels": 1,
      "SequenceNumber": 1,
      "SubFieldNumber": 1,
      "UserNumber": 1,
      "UserOverride": 1
    }
  ],
  "Token": "text"
}

updateMemberRecByID

post

Updates a member record by its ID. Description.

Authorizations
Body
MemberRecMemberNumberstringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecMemberNumber": "text",
  "MemberRecUpdatableFields": {
    "ActiveDuty": 1,
    "ActiveDutySeparationDate": "2025-11-07",
    "ActiveDutyStartDate": "2025-11-07",
    "ActiveDutyVerificationDate": "2025-11-07",
    "AltEmail": "text",
    "BirthDate": "2025-11-07",
    "Chapter4StatusCode": "text",
    "CtrExempt": 1,
    "CurrGrossMonthPay": 1,
    "CurrNetMonthPay": 1,
    "DbaExtendedName": "text",
    "DbaFirst": "text",
    "DbaLast": "text",
    "DbaMiddle": "text",
    "DbaNameFormat": 1,
    "DbaSuffix": "text",
    "DbaTitle": "text",
    "DeathDate": "2025-11-07",
    "Email": "text",
    "EmployerName": "text",
    "ExtendedName": "text",
    "First": "text",
    "ForeignTin": "text",
    "FormW8OnFile": 1,
    "GIin": "text",
    "HomePhone": "text",
    "IdentDocFlag": [
      {
        "EntryId": 1,
        "IdentDocFlag": 1
      }
    ],
    "IdentIdDescription": [
      {
        "EntryId": 1,
        "IdentIdDescription": "text"
      }
    ],
    "IdentIdExpireDate": [
      {
        "EntryId": 1,
        "IdentIdExpireDate": "2025-11-07"
      }
    ],
    "IdentIdIssueDate": [
      {
        "EntryId": 1,
        "IdentIdIssueDate": "2025-11-07"
      }
    ],
    "IdentIdNumber": [
      {
        "EntryId": 1,
        "IdentIdNumber": "text"
      }
    ],
    "IdentIdType": [
      {
        "EntryId": 1,
        "IdentIdType": 1
      }
    ],
    "IdentIdVerifyDate": [
      {
        "EntryId": 1,
        "IdentIdVerifyDate": "2025-11-07"
      }
    ],
    "IrsCountryCode": "text",
    "Last": "text",
    "Lei": "text",
    "Lob": "text",
    "MbrExpDate": "2025-11-07",
    "MbrStatus": 1,
    "Middle": "text",
    "MobilePhone": "text",
    "MothersMaidenName": "text",
    "NameFormat": 1,
    "NraExemptionCode": "text",
    "NraTaxRate": 1,
    "Occupation": "text",
    "PagerNumber": "text",
    "PhoneType": 1,
    "PreferredContactMethod": 1,
    "Restrict": 1,
    "Sex": "text",
    "Ssn": "text",
    "SsnType": 1,
    "SubstantialOwner": 1,
    "Suffix": "text",
    "Title": "text",
    "UsPersonFlag": 1,
    "UserAmount1": 1,
    "UserAmount2": 1,
    "UserChar1": "text",
    "UserChar2": "text",
    "UserChar3": "text",
    "UserChar4": "text",
    "UserDate1": "2025-11-07",
    "UserDate2": "2025-11-07",
    "W8ExpirationDate": "2025-11-07",
    "WorkPhone": "text",
    "WorkPhoneExtension": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

createMemberRec

post

Creates a member record. Description.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "MemberRecCreatableFields": {
    "ActiveDuty": 1,
    "ActiveDutySeparationDate": "2025-11-07",
    "ActiveDutyStartDate": "2025-11-07",
    "ActiveDutyVerificationDate": "2025-11-07",
    "AltEmail": "text",
    "BirthDate": "2025-11-07",
    "Chapter4StatusCode": "text",
    "CtrExempt": 1,
    "CurrGrossMonthPay": 1,
    "CurrNetMonthPay": 1,
    "DbaExtendedName": "text",
    "DbaFirst": "text",
    "DbaLast": "text",
    "DbaMiddle": "text",
    "DbaNameFormat": 1,
    "DbaSuffix": "text",
    "DbaTitle": "text",
    "DeathDate": "2025-11-07",
    "Email": "text",
    "EmployerName": "text",
    "ExtendedName": "text",
    "First": "text",
    "ForeignTin": "text",
    "FormW8OnFile": 1,
    "GIin": "text",
    "HomePhone": "text",
    "IdentDocFlag": [
      {
        "EntryId": 1,
        "IdentDocFlag": 1
      }
    ],
    "IdentIdDescription": [
      {
        "EntryId": 1,
        "IdentIdDescription": "text"
      }
    ],
    "IdentIdExpireDate": [
      {
        "EntryId": 1,
        "IdentIdExpireDate": "2025-11-07"
      }
    ],
    "IdentIdIssueDate": [
      {
        "EntryId": 1,
        "IdentIdIssueDate": "2025-11-07"
      }
    ],
    "IdentIdNumber": [
      {
        "EntryId": 1,
        "IdentIdNumber": "text"
      }
    ],
    "IdentIdType": [
      {
        "EntryId": 1,
        "IdentIdType": 1
      }
    ],
    "IdentIdVerifyDate": [
      {
        "EntryId": 1,
        "IdentIdVerifyDate": "2025-11-07"
      }
    ],
    "IrsCountryCode": "text",
    "Last": "text",
    "Lei": "text",
    "Lob": "text",
    "MbrExpDate": "2025-11-07",
    "MbrStatus": 1,
    "Middle": "text",
    "MobilePhone": "text",
    "MothersMaidenName": "text",
    "NameFormat": 1,
    "NraExemptionCode": "text",
    "NraTaxRate": 1,
    "Occupation": "text",
    "PagerNumber": "text",
    "PhoneType": 1,
    "PreferredContactMethod": 1,
    "Restrict": 1,
    "Sex": "text",
    "Ssn": "text",
    "SsnType": 1,
    "SubstantialOwner": 1,
    "Suffix": "text",
    "Title": "text",
    "UsPersonFlag": 1,
    "UserAmount1": 1,
    "UserAmount2": 1,
    "UserChar1": "text",
    "UserChar2": "text",
    "UserChar3": "text",
    "UserChar4": "text",
    "UserDate1": "2025-11-07",
    "UserDate2": "2025-11-07",
    "W8ExpirationDate": "2025-11-07",
    "WorkPhone": "text",
    "WorkPhoneExtension": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "MemberRecMemberNumber": "text"
}

Last updated

Was this helpful?