LoanAppDefault

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppDefault

post

No description provided.

Authorizations
Body
LoanAppDefaultApplicationTypeintegerRequired

Loan App Default Application Type data

Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/parameter/getLoanAppDefault HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 158

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LoanAppDefaultApplicationType": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppDefault": {
    "AccountType": 1,
    "ApplicationType": 1,
    "ApplyAsBilled": 1,
    "ApprovalCode": 1,
    "BillingDefaultDays": 1,
    "BillingMethod": 1,
    "BillingNotice": 1,
    "BillingNoticeMin": 1,
    "Branch": 1,
    "BtLimitMax": 1,
    "BtPercent": 1,
    "CaLimitMax": 1,
    "CaPercent": 1,
    "CollateralCode": 1,
    "CombinedCaBtLimitMax": 1,
    "CombinedCaBtPercent": 1,
    "ComboLnSegmentMax": 1,
    "ComboPmtOrderMeth": 1,
    "ComboSeg0PmtOrder": 1,
    "CreationDate": "2025-06-23",
    "CreditBureau": 1,
    "CreditLimit": 1,
    "CreditScoreType": 1,
    "DebtRatioType": [
      {
        "EntryId": 1,
        "DebtRatioType": 1
      }
    ],
    "DenialDate": "2025-06-23",
    "DiscountRate": 1,
    "DqCalculationMethod": 1,
    "DueDateAdvanceCode": 1,
    "DueDay1": 1,
    "DueDay2": 1,
    "EcoaCode": 1,
    "EffectiveApr": 1,
    "EffectiveDate": "2025-06-23",
    "ExceedLevelPmtAmt": 1,
    "ExpirationDate": "2025-06-23",
    "Fasb91Code": 1,
    "FormType": 1,
    "InitialBcdSettingOption": 1,
    "InsurabilityCode": 1,
    "Insurance1Chosen": 1,
    "Insurance2Chosen": 1,
    "Insurance3Chosen": 1,
    "InsuranceMax": 1,
    "InsuranceType": 1,
    "InterestRate": 1,
    "InterestType": 1,
    "LevelPaymentAmt": 1,
    "LevelPrincipalAmt": 1,
    "LimitExpirationDate": "2025-06-23",
    "LoanCode": 1,
    "LoanDescription": "text",
    "LoanType": 1,
    "MaxDueDateAdvancePeriod": 1,
    "MinimumPayment": 1,
    "NewSegCutoffDays": 1,
    "NewSegCutoffOption": 1,
    "OriginalRate": 1,
    "OvlAuthFee": 1,
    "OvlOptIn": 1,
    "PaymentCalcType": 1,
    "PaymentFrequency": 1,
    "PaymentMethod": 1,
    "PaymentSkipStartDay": 1,
    "PaymentSkips": 1,
    "PaymentType": 1,
    "PercentPrincipal": 1,
    "PropertyAddressType": 1,
    "PurposeCode": 1,
    "QueuePriority": 1,
    "RiskRate": 1,
    "SecuredCode": 1,
    "Seg0Description": "text",
    "Seg0PaymentOrder": 1,
    "SubType": 1,
    "TermMonths": 1,
    "Type": 1,
    "UnamortizedFees": 1,
    "UserAmount1": 1,
    "UserAmount10": 1,
    "UserAmount2": 1,
    "UserAmount3": 1,
    "UserAmount4": 1,
    "UserAmount5": 1,
    "UserAmount6": 1,
    "UserAmount7": 1,
    "UserAmount8": 1,
    "UserAmount9": 1,
    "UserChar1": "text",
    "UserChar2": "text",
    "UserChar3": "text",
    "UserChar4": "text",
    "UserCode1": 1,
    "UserCode10": 1,
    "UserCode2": 1,
    "UserCode3": 1,
    "UserCode4": 1,
    "UserCode5": 1,
    "UserCode6": 1,
    "UserCode7": 1,
    "UserCode8": 1,
    "UserCode9": 1,
    "UserDate1": "2025-06-23",
    "UserDate10": "2025-06-23",
    "UserDate2": "2025-06-23",
    "UserDate3": "2025-06-23",
    "UserDate4": "2025-06-23",
    "UserDate5": "2025-06-23",
    "UserDate6": "2025-06-23",
    "UserDate7": "2025-06-23",
    "UserDate8": "2025-06-23",
    "UserDate9": "2025-06-23",
    "UserNumber1": 1,
    "UserNumber2": 1,
    "UserRate1": 1,
    "UserRate2": 1,
    "DealerCity": "text",
    "DealerCounty": "text",
    "DealerState": "text",
    "FixedDealerCityTaxRate": 1,
    "FixedDealerCountyTaxRate": 1,
    "FixedDealerStateTaxRate": 1,
    "FixedLesseeCityTaxRate": 1,
    "FixedLesseeCountyTaxRate": 1,
    "FixedLesseeStateTaxRate": 1,
    "LeaseDispositionDate": "2025-06-23",
    "LeaseDispositionFee": 1,
    "LeaseTerminateDate": "2025-06-23",
    "LeaseTerminateFee": 1,
    "LesseeCity": "text",
    "LesseeCounty": "text",
    "LesseeState": "text",
    "SalesTaxCityIndicator": 1,
    "SalesTaxCountyIndicator": 1,
    "SalesTaxStateIndicator": 1
  }
}

getLoanAppDefaultSelectFields

post

No description provided.

Authorizations
Body
LoanAppDefaultApplicationTypeintegerOptional

Loan App Default Application Type data

Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/parameter/getLoanAppDefaultSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 3053

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LoanAppDefaultApplicationType": 1,
  "SelectableFields": {
    "IncludeAllLoanAppDefaultFields": true,
    "LoanAppDefaultFields": {
      "AccountType": true,
      "ApplicationType": true,
      "ApplyAsBilled": true,
      "ApprovalCode": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "BillingNotice": true,
      "BillingNoticeMin": true,
      "Branch": true,
      "BtLimitMax": true,
      "BtPercent": true,
      "CaLimitMax": true,
      "CaPercent": true,
      "CollateralCode": true,
      "CombinedCaBtLimitMax": true,
      "CombinedCaBtPercent": true,
      "ComboLnSegmentMax": true,
      "ComboPmtOrderMeth": true,
      "ComboSeg0PmtOrder": true,
      "CreationDate": true,
      "CreditBureau": true,
      "CreditLimit": true,
      "CreditScoreType": true,
      "DealerCity": true,
      "DealerCounty": true,
      "DealerState": true,
      "DebtRatioType": [
        1
      ],
      "DenialDate": true,
      "DiscountRate": true,
      "DqCalculationMethod": true,
      "DueDateAdvanceCode": true,
      "DueDay1": true,
      "DueDay2": true,
      "EcoaCode": true,
      "EffectiveApr": true,
      "EffectiveDate": true,
      "ExceedLevelPmtAmt": true,
      "ExpirationDate": true,
      "Fasb91Code": true,
      "FixedDealerCityTaxRate": true,
      "FixedDealerCountyTaxRate": true,
      "FixedDealerStateTaxRate": true,
      "FixedLesseeCityTaxRate": true,
      "FixedLesseeCountyTaxRate": true,
      "FixedLesseeStateTaxRate": true,
      "FormType": true,
      "InitialBcdSettingOption": true,
      "InsurabilityCode": true,
      "Insurance1Chosen": true,
      "Insurance2Chosen": true,
      "Insurance3Chosen": true,
      "InsuranceMax": true,
      "InsuranceType": true,
      "InterestRate": true,
      "InterestType": true,
      "LeaseDispositionDate": true,
      "LeaseDispositionFee": true,
      "LeaseTerminateDate": true,
      "LeaseTerminateFee": true,
      "LesseeCity": true,
      "LesseeCounty": true,
      "LesseeState": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "LimitExpirationDate": true,
      "LoanCode": true,
      "LoanDescription": true,
      "LoanType": true,
      "MaxDueDateAdvancePeriod": true,
      "MinimumPayment": true,
      "NewSegCutoffDays": true,
      "NewSegCutoffOption": true,
      "OriginalRate": true,
      "OvlAuthFee": true,
      "OvlOptIn": true,
      "PaymentCalcType": true,
      "PaymentFrequency": true,
      "PaymentMethod": true,
      "PaymentSkipStartDay": true,
      "PaymentSkips": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PropertyAddressType": true,
      "PurposeCode": true,
      "QueuePriority": true,
      "RiskRate": true,
      "SalesTaxCityIndicator": true,
      "SalesTaxCountyIndicator": true,
      "SalesTaxStateIndicator": true,
      "SecuredCode": true,
      "Seg0Description": true,
      "Seg0PaymentOrder": true,
      "SubType": true,
      "TermMonths": true,
      "Type": true,
      "UnamortizedFees": true,
      "UserAmount1": true,
      "UserAmount10": true,
      "UserAmount2": true,
      "UserAmount3": true,
      "UserAmount4": true,
      "UserAmount5": true,
      "UserAmount6": true,
      "UserAmount7": true,
      "UserAmount8": true,
      "UserAmount9": true,
      "UserChar1": true,
      "UserChar2": true,
      "UserChar3": true,
      "UserChar4": true,
      "UserCode1": true,
      "UserCode10": true,
      "UserCode2": true,
      "UserCode3": true,
      "UserCode4": true,
      "UserCode5": true,
      "UserCode6": true,
      "UserCode7": true,
      "UserCode8": true,
      "UserCode9": true,
      "UserDate1": true,
      "UserDate10": true,
      "UserDate2": true,
      "UserDate3": true,
      "UserDate4": true,
      "UserDate5": true,
      "UserDate6": true,
      "UserDate7": true,
      "UserDate8": true,
      "UserDate9": true,
      "UserNumber1": true,
      "UserNumber2": true,
      "UserRate1": true,
      "UserRate2": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppDefault": {
    "AccountType": 1,
    "ApplicationType": 1,
    "ApplyAsBilled": 1,
    "ApprovalCode": 1,
    "BillingDefaultDays": 1,
    "BillingMethod": 1,
    "BillingNotice": 1,
    "BillingNoticeMin": 1,
    "Branch": 1,
    "BtLimitMax": 1,
    "BtPercent": 1,
    "CaLimitMax": 1,
    "CaPercent": 1,
    "CollateralCode": 1,
    "CombinedCaBtLimitMax": 1,
    "CombinedCaBtPercent": 1,
    "ComboLnSegmentMax": 1,
    "ComboPmtOrderMeth": 1,
    "ComboSeg0PmtOrder": 1,
    "CreationDate": "2025-06-23",
    "CreditBureau": 1,
    "CreditLimit": 1,
    "CreditScoreType": 1,
    "DebtRatioType": [
      {
        "EntryId": 1,
        "DebtRatioType": 1
      }
    ],
    "DenialDate": "2025-06-23",
    "DiscountRate": 1,
    "DqCalculationMethod": 1,
    "DueDateAdvanceCode": 1,
    "DueDay1": 1,
    "DueDay2": 1,
    "EcoaCode": 1,
    "EffectiveApr": 1,
    "EffectiveDate": "2025-06-23",
    "ExceedLevelPmtAmt": 1,
    "ExpirationDate": "2025-06-23",
    "Fasb91Code": 1,
    "FormType": 1,
    "InitialBcdSettingOption": 1,
    "InsurabilityCode": 1,
    "Insurance1Chosen": 1,
    "Insurance2Chosen": 1,
    "Insurance3Chosen": 1,
    "InsuranceMax": 1,
    "InsuranceType": 1,
    "InterestRate": 1,
    "InterestType": 1,
    "LevelPaymentAmt": 1,
    "LevelPrincipalAmt": 1,
    "LimitExpirationDate": "2025-06-23",
    "LoanCode": 1,
    "LoanDescription": "text",
    "LoanType": 1,
    "MaxDueDateAdvancePeriod": 1,
    "MinimumPayment": 1,
    "NewSegCutoffDays": 1,
    "NewSegCutoffOption": 1,
    "OriginalRate": 1,
    "OvlAuthFee": 1,
    "OvlOptIn": 1,
    "PaymentCalcType": 1,
    "PaymentFrequency": 1,
    "PaymentMethod": 1,
    "PaymentSkipStartDay": 1,
    "PaymentSkips": 1,
    "PaymentType": 1,
    "PercentPrincipal": 1,
    "PropertyAddressType": 1,
    "PurposeCode": 1,
    "QueuePriority": 1,
    "RiskRate": 1,
    "SecuredCode": 1,
    "Seg0Description": "text",
    "Seg0PaymentOrder": 1,
    "SubType": 1,
    "TermMonths": 1,
    "Type": 1,
    "UnamortizedFees": 1,
    "UserAmount1": 1,
    "UserAmount10": 1,
    "UserAmount2": 1,
    "UserAmount3": 1,
    "UserAmount4": 1,
    "UserAmount5": 1,
    "UserAmount6": 1,
    "UserAmount7": 1,
    "UserAmount8": 1,
    "UserAmount9": 1,
    "UserChar1": "text",
    "UserChar2": "text",
    "UserChar3": "text",
    "UserChar4": "text",
    "UserCode1": 1,
    "UserCode10": 1,
    "UserCode2": 1,
    "UserCode3": 1,
    "UserCode4": 1,
    "UserCode5": 1,
    "UserCode6": 1,
    "UserCode7": 1,
    "UserCode8": 1,
    "UserCode9": 1,
    "UserDate1": "2025-06-23",
    "UserDate10": "2025-06-23",
    "UserDate2": "2025-06-23",
    "UserDate3": "2025-06-23",
    "UserDate4": "2025-06-23",
    "UserDate5": "2025-06-23",
    "UserDate6": "2025-06-23",
    "UserDate7": "2025-06-23",
    "UserDate8": "2025-06-23",
    "UserDate9": "2025-06-23",
    "UserNumber1": 1,
    "UserNumber2": 1,
    "UserRate1": 1,
    "UserRate2": 1,
    "DealerCity": "text",
    "DealerCounty": "text",
    "DealerState": "text",
    "FixedDealerCityTaxRate": 1,
    "FixedDealerCountyTaxRate": 1,
    "FixedDealerStateTaxRate": 1,
    "FixedLesseeCityTaxRate": 1,
    "FixedLesseeCountyTaxRate": 1,
    "FixedLesseeStateTaxRate": 1,
    "LeaseDispositionDate": "2025-06-23",
    "LeaseDispositionFee": 1,
    "LeaseTerminateDate": "2025-06-23",
    "LeaseTerminateFee": 1,
    "LesseeCity": "text",
    "LesseeCounty": "text",
    "LesseeState": "text",
    "SalesTaxCityIndicator": 1,
    "SalesTaxCountyIndicator": 1,
    "SalesTaxStateIndicator": 1
  }
}

getLoanAppDefaultPagedList

post

No description provided.

Authorizations
Body
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/parameter/getLoanAppDefaultPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 218

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

Successful operation.

{
  "LoanAppDefault": [
    {
      "AccountType": 1,
      "ApplicationType": 1,
      "ApplyAsBilled": 1,
      "ApprovalCode": 1,
      "BillingDefaultDays": 1,
      "BillingMethod": 1,
      "BillingNotice": 1,
      "BillingNoticeMin": 1,
      "Branch": 1,
      "BtLimitMax": 1,
      "BtPercent": 1,
      "CaLimitMax": 1,
      "CaPercent": 1,
      "CollateralCode": 1,
      "CombinedCaBtLimitMax": 1,
      "CombinedCaBtPercent": 1,
      "ComboLnSegmentMax": 1,
      "ComboPmtOrderMeth": 1,
      "ComboSeg0PmtOrder": 1,
      "CreationDate": "2025-06-23",
      "CreditBureau": 1,
      "CreditLimit": 1,
      "CreditScoreType": 1,
      "DebtRatioType": [
        {
          "EntryId": 1,
          "DebtRatioType": 1
        }
      ],
      "DenialDate": "2025-06-23",
      "DiscountRate": 1,
      "DqCalculationMethod": 1,
      "DueDateAdvanceCode": 1,
      "DueDay1": 1,
      "DueDay2": 1,
      "EcoaCode": 1,
      "EffectiveApr": 1,
      "EffectiveDate": "2025-06-23",
      "ExceedLevelPmtAmt": 1,
      "ExpirationDate": "2025-06-23",
      "Fasb91Code": 1,
      "FormType": 1,
      "InitialBcdSettingOption": 1,
      "InsurabilityCode": 1,
      "Insurance1Chosen": 1,
      "Insurance2Chosen": 1,
      "Insurance3Chosen": 1,
      "InsuranceMax": 1,
      "InsuranceType": 1,
      "InterestRate": 1,
      "InterestType": 1,
      "LevelPaymentAmt": 1,
      "LevelPrincipalAmt": 1,
      "LimitExpirationDate": "2025-06-23",
      "LoanCode": 1,
      "LoanDescription": "text",
      "LoanType": 1,
      "MaxDueDateAdvancePeriod": 1,
      "MinimumPayment": 1,
      "NewSegCutoffDays": 1,
      "NewSegCutoffOption": 1,
      "OriginalRate": 1,
      "OvlAuthFee": 1,
      "OvlOptIn": 1,
      "PaymentCalcType": 1,
      "PaymentFrequency": 1,
      "PaymentMethod": 1,
      "PaymentSkipStartDay": 1,
      "PaymentSkips": 1,
      "PaymentType": 1,
      "PercentPrincipal": 1,
      "PropertyAddressType": 1,
      "PurposeCode": 1,
      "QueuePriority": 1,
      "RiskRate": 1,
      "SecuredCode": 1,
      "Seg0Description": "text",
      "Seg0PaymentOrder": 1,
      "SubType": 1,
      "TermMonths": 1,
      "Type": 1,
      "UnamortizedFees": 1,
      "UserAmount1": 1,
      "UserAmount10": 1,
      "UserAmount2": 1,
      "UserAmount3": 1,
      "UserAmount4": 1,
      "UserAmount5": 1,
      "UserAmount6": 1,
      "UserAmount7": 1,
      "UserAmount8": 1,
      "UserAmount9": 1,
      "UserChar1": "text",
      "UserChar2": "text",
      "UserChar3": "text",
      "UserChar4": "text",
      "UserCode1": 1,
      "UserCode10": 1,
      "UserCode2": 1,
      "UserCode3": 1,
      "UserCode4": 1,
      "UserCode5": 1,
      "UserCode6": 1,
      "UserCode7": 1,
      "UserCode8": 1,
      "UserCode9": 1,
      "UserDate1": "2025-06-23",
      "UserDate10": "2025-06-23",
      "UserDate2": "2025-06-23",
      "UserDate3": "2025-06-23",
      "UserDate4": "2025-06-23",
      "UserDate5": "2025-06-23",
      "UserDate6": "2025-06-23",
      "UserDate7": "2025-06-23",
      "UserDate8": "2025-06-23",
      "UserDate9": "2025-06-23",
      "UserNumber1": 1,
      "UserNumber2": 1,
      "UserRate1": 1,
      "UserRate2": 1,
      "DealerCity": "text",
      "DealerCounty": "text",
      "DealerState": "text",
      "FixedDealerCityTaxRate": 1,
      "FixedDealerCountyTaxRate": 1,
      "FixedDealerStateTaxRate": 1,
      "FixedLesseeCityTaxRate": 1,
      "FixedLesseeCountyTaxRate": 1,
      "FixedLesseeStateTaxRate": 1,
      "LeaseDispositionDate": "2025-06-23",
      "LeaseDispositionFee": 1,
      "LeaseTerminateDate": "2025-06-23",
      "LeaseTerminateFee": 1,
      "LesseeCity": "text",
      "LesseeCounty": "text",
      "LesseeState": "text",
      "SalesTaxCityIndicator": 1,
      "SalesTaxCountyIndicator": 1,
      "SalesTaxStateIndicator": 1
    }
  ],
  "Token": "text"
}

getLoanAppDefaultListSelectFields

post

No description provided.

Authorizations
Body
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/parameter/getLoanAppDefaultListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 3019

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllLoanAppDefaultFields": true,
    "LoanAppDefaultFields": {
      "AccountType": true,
      "ApplicationType": true,
      "ApplyAsBilled": true,
      "ApprovalCode": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "BillingNotice": true,
      "BillingNoticeMin": true,
      "Branch": true,
      "BtLimitMax": true,
      "BtPercent": true,
      "CaLimitMax": true,
      "CaPercent": true,
      "CollateralCode": true,
      "CombinedCaBtLimitMax": true,
      "CombinedCaBtPercent": true,
      "ComboLnSegmentMax": true,
      "ComboPmtOrderMeth": true,
      "ComboSeg0PmtOrder": true,
      "CreationDate": true,
      "CreditBureau": true,
      "CreditLimit": true,
      "CreditScoreType": true,
      "DealerCity": true,
      "DealerCounty": true,
      "DealerState": true,
      "DebtRatioType": [
        1
      ],
      "DenialDate": true,
      "DiscountRate": true,
      "DqCalculationMethod": true,
      "DueDateAdvanceCode": true,
      "DueDay1": true,
      "DueDay2": true,
      "EcoaCode": true,
      "EffectiveApr": true,
      "EffectiveDate": true,
      "ExceedLevelPmtAmt": true,
      "ExpirationDate": true,
      "Fasb91Code": true,
      "FixedDealerCityTaxRate": true,
      "FixedDealerCountyTaxRate": true,
      "FixedDealerStateTaxRate": true,
      "FixedLesseeCityTaxRate": true,
      "FixedLesseeCountyTaxRate": true,
      "FixedLesseeStateTaxRate": true,
      "FormType": true,
      "InitialBcdSettingOption": true,
      "InsurabilityCode": true,
      "Insurance1Chosen": true,
      "Insurance2Chosen": true,
      "Insurance3Chosen": true,
      "InsuranceMax": true,
      "InsuranceType": true,
      "InterestRate": true,
      "InterestType": true,
      "LeaseDispositionDate": true,
      "LeaseDispositionFee": true,
      "LeaseTerminateDate": true,
      "LeaseTerminateFee": true,
      "LesseeCity": true,
      "LesseeCounty": true,
      "LesseeState": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "LimitExpirationDate": true,
      "LoanCode": true,
      "LoanDescription": true,
      "LoanType": true,
      "MaxDueDateAdvancePeriod": true,
      "MinimumPayment": true,
      "NewSegCutoffDays": true,
      "NewSegCutoffOption": true,
      "OriginalRate": true,
      "OvlAuthFee": true,
      "OvlOptIn": true,
      "PaymentCalcType": true,
      "PaymentFrequency": true,
      "PaymentMethod": true,
      "PaymentSkipStartDay": true,
      "PaymentSkips": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PropertyAddressType": true,
      "PurposeCode": true,
      "QueuePriority": true,
      "RiskRate": true,
      "SalesTaxCityIndicator": true,
      "SalesTaxCountyIndicator": true,
      "SalesTaxStateIndicator": true,
      "SecuredCode": true,
      "Seg0Description": true,
      "Seg0PaymentOrder": true,
      "SubType": true,
      "TermMonths": true,
      "Type": true,
      "UnamortizedFees": true,
      "UserAmount1": true,
      "UserAmount10": true,
      "UserAmount2": true,
      "UserAmount3": true,
      "UserAmount4": true,
      "UserAmount5": true,
      "UserAmount6": true,
      "UserAmount7": true,
      "UserAmount8": true,
      "UserAmount9": true,
      "UserChar1": true,
      "UserChar2": true,
      "UserChar3": true,
      "UserChar4": true,
      "UserCode1": true,
      "UserCode10": true,
      "UserCode2": true,
      "UserCode3": true,
      "UserCode4": true,
      "UserCode5": true,
      "UserCode6": true,
      "UserCode7": true,
      "UserCode8": true,
      "UserCode9": true,
      "UserDate1": true,
      "UserDate10": true,
      "UserDate2": true,
      "UserDate3": true,
      "UserDate4": true,
      "UserDate5": true,
      "UserDate6": true,
      "UserDate7": true,
      "UserDate8": true,
      "UserDate9": true,
      "UserNumber1": true,
      "UserNumber2": true,
      "UserRate1": true,
      "UserRate2": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppDefaultList": {
    "hasReachedMaximumListSize": true,
    "LoanAppDefault": [
      {
        "AccountType": 1,
        "ApplicationType": 1,
        "ApplyAsBilled": 1,
        "ApprovalCode": 1,
        "BillingDefaultDays": 1,
        "BillingMethod": 1,
        "BillingNotice": 1,
        "BillingNoticeMin": 1,
        "Branch": 1,
        "BtLimitMax": 1,
        "BtPercent": 1,
        "CaLimitMax": 1,
        "CaPercent": 1,
        "CollateralCode": 1,
        "CombinedCaBtLimitMax": 1,
        "CombinedCaBtPercent": 1,
        "ComboLnSegmentMax": 1,
        "ComboPmtOrderMeth": 1,
        "ComboSeg0PmtOrder": 1,
        "CreationDate": "2025-06-23",
        "CreditBureau": 1,
        "CreditLimit": 1,
        "CreditScoreType": 1,
        "DebtRatioType": [
          {
            "EntryId": 1,
            "DebtRatioType": 1
          }
        ],
        "DenialDate": "2025-06-23",
        "DiscountRate": 1,
        "DqCalculationMethod": 1,
        "DueDateAdvanceCode": 1,
        "DueDay1": 1,
        "DueDay2": 1,
        "EcoaCode": 1,
        "EffectiveApr": 1,
        "EffectiveDate": "2025-06-23",
        "ExceedLevelPmtAmt": 1,
        "ExpirationDate": "2025-06-23",
        "Fasb91Code": 1,
        "FormType": 1,
        "InitialBcdSettingOption": 1,
        "InsurabilityCode": 1,
        "Insurance1Chosen": 1,
        "Insurance2Chosen": 1,
        "Insurance3Chosen": 1,
        "InsuranceMax": 1,
        "InsuranceType": 1,
        "InterestRate": 1,
        "InterestType": 1,
        "LevelPaymentAmt": 1,
        "LevelPrincipalAmt": 1,
        "LimitExpirationDate": "2025-06-23",
        "LoanCode": 1,
        "LoanDescription": "text",
        "LoanType": 1,
        "MaxDueDateAdvancePeriod": 1,
        "MinimumPayment": 1,
        "NewSegCutoffDays": 1,
        "NewSegCutoffOption": 1,
        "OriginalRate": 1,
        "OvlAuthFee": 1,
        "OvlOptIn": 1,
        "PaymentCalcType": 1,
        "PaymentFrequency": 1,
        "PaymentMethod": 1,
        "PaymentSkipStartDay": 1,
        "PaymentSkips": 1,
        "PaymentType": 1,
        "PercentPrincipal": 1,
        "PropertyAddressType": 1,
        "PurposeCode": 1,
        "QueuePriority": 1,
        "RiskRate": 1,
        "SecuredCode": 1,
        "Seg0Description": "text",
        "Seg0PaymentOrder": 1,
        "SubType": 1,
        "TermMonths": 1,
        "Type": 1,
        "UnamortizedFees": 1,
        "UserAmount1": 1,
        "UserAmount10": 1,
        "UserAmount2": 1,
        "UserAmount3": 1,
        "UserAmount4": 1,
        "UserAmount5": 1,
        "UserAmount6": 1,
        "UserAmount7": 1,
        "UserAmount8": 1,
        "UserAmount9": 1,
        "UserChar1": "text",
        "UserChar2": "text",
        "UserChar3": "text",
        "UserChar4": "text",
        "UserCode1": 1,
        "UserCode10": 1,
        "UserCode2": 1,
        "UserCode3": 1,
        "UserCode4": 1,
        "UserCode5": 1,
        "UserCode6": 1,
        "UserCode7": 1,
        "UserCode8": 1,
        "UserCode9": 1,
        "UserDate1": "2025-06-23",
        "UserDate10": "2025-06-23",
        "UserDate2": "2025-06-23",
        "UserDate3": "2025-06-23",
        "UserDate4": "2025-06-23",
        "UserDate5": "2025-06-23",
        "UserDate6": "2025-06-23",
        "UserDate7": "2025-06-23",
        "UserDate8": "2025-06-23",
        "UserDate9": "2025-06-23",
        "UserNumber1": 1,
        "UserNumber2": 1,
        "UserRate1": 1,
        "UserRate2": 1,
        "DealerCity": "text",
        "DealerCounty": "text",
        "DealerState": "text",
        "FixedDealerCityTaxRate": 1,
        "FixedDealerCountyTaxRate": 1,
        "FixedDealerStateTaxRate": 1,
        "FixedLesseeCityTaxRate": 1,
        "FixedLesseeCountyTaxRate": 1,
        "FixedLesseeStateTaxRate": 1,
        "LeaseDispositionDate": "2025-06-23",
        "LeaseDispositionFee": 1,
        "LeaseTerminateDate": "2025-06-23",
        "LeaseTerminateFee": 1,
        "LesseeCity": "text",
        "LesseeCounty": "text",
        "LesseeState": "text",
        "SalesTaxCityIndicator": 1,
        "SalesTaxCountyIndicator": 1,
        "SalesTaxStateIndicator": 1
      }
    ]
  }
}

searchLoanAppDefaultSelectFields

post

Retrieve a list of select fields for searching by default loan application.

Authorizations
Body
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/parameter/searchLoanAppDefaultSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 3051

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllLoanAppDefaultFields": true,
    "LoanAppDefaultFields": {
      "AccountType": true,
      "ApplicationType": true,
      "ApplyAsBilled": true,
      "ApprovalCode": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "BillingNotice": true,
      "BillingNoticeMin": true,
      "Branch": true,
      "BtLimitMax": true,
      "BtPercent": true,
      "CaLimitMax": true,
      "CaPercent": true,
      "CollateralCode": true,
      "CombinedCaBtLimitMax": true,
      "CombinedCaBtPercent": true,
      "ComboLnSegmentMax": true,
      "ComboPmtOrderMeth": true,
      "ComboSeg0PmtOrder": true,
      "CreationDate": true,
      "CreditBureau": true,
      "CreditLimit": true,
      "CreditScoreType": true,
      "DealerCity": true,
      "DealerCounty": true,
      "DealerState": true,
      "DebtRatioType": [
        1
      ],
      "DenialDate": true,
      "DiscountRate": true,
      "DqCalculationMethod": true,
      "DueDateAdvanceCode": true,
      "DueDay1": true,
      "DueDay2": true,
      "EcoaCode": true,
      "EffectiveApr": true,
      "EffectiveDate": true,
      "ExceedLevelPmtAmt": true,
      "ExpirationDate": true,
      "Fasb91Code": true,
      "FixedDealerCityTaxRate": true,
      "FixedDealerCountyTaxRate": true,
      "FixedDealerStateTaxRate": true,
      "FixedLesseeCityTaxRate": true,
      "FixedLesseeCountyTaxRate": true,
      "FixedLesseeStateTaxRate": true,
      "FormType": true,
      "InitialBcdSettingOption": true,
      "InsurabilityCode": true,
      "Insurance1Chosen": true,
      "Insurance2Chosen": true,
      "Insurance3Chosen": true,
      "InsuranceMax": true,
      "InsuranceType": true,
      "InterestRate": true,
      "InterestType": true,
      "LeaseDispositionDate": true,
      "LeaseDispositionFee": true,
      "LeaseTerminateDate": true,
      "LeaseTerminateFee": true,
      "LesseeCity": true,
      "LesseeCounty": true,
      "LesseeState": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "LimitExpirationDate": true,
      "LoanCode": true,
      "LoanDescription": true,
      "LoanType": true,
      "MaxDueDateAdvancePeriod": true,
      "MinimumPayment": true,
      "NewSegCutoffDays": true,
      "NewSegCutoffOption": true,
      "OriginalRate": true,
      "OvlAuthFee": true,
      "OvlOptIn": true,
      "PaymentCalcType": true,
      "PaymentFrequency": true,
      "PaymentMethod": true,
      "PaymentSkipStartDay": true,
      "PaymentSkips": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PropertyAddressType": true,
      "PurposeCode": true,
      "QueuePriority": true,
      "RiskRate": true,
      "SalesTaxCityIndicator": true,
      "SalesTaxCountyIndicator": true,
      "SalesTaxStateIndicator": true,
      "SecuredCode": true,
      "Seg0Description": true,
      "Seg0PaymentOrder": true,
      "SubType": true,
      "TermMonths": true,
      "Type": true,
      "UnamortizedFees": true,
      "UserAmount1": true,
      "UserAmount10": true,
      "UserAmount2": true,
      "UserAmount3": true,
      "UserAmount4": true,
      "UserAmount5": true,
      "UserAmount6": true,
      "UserAmount7": true,
      "UserAmount8": true,
      "UserAmount9": true,
      "UserChar1": true,
      "UserChar2": true,
      "UserChar3": true,
      "UserChar4": true,
      "UserCode1": true,
      "UserCode10": true,
      "UserCode2": true,
      "UserCode3": true,
      "UserCode4": true,
      "UserCode5": true,
      "UserCode6": true,
      "UserCode7": true,
      "UserCode8": true,
      "UserCode9": true,
      "UserDate1": true,
      "UserDate10": true,
      "UserDate2": true,
      "UserDate3": true,
      "UserDate4": true,
      "UserDate5": true,
      "UserDate6": true,
      "UserDate7": true,
      "UserDate8": true,
      "UserDate9": true,
      "UserNumber1": true,
      "UserNumber2": true,
      "UserRate1": true,
      "UserRate2": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppDefaultList": {
    "hasReachedMaximumListSize": true,
    "LoanAppDefault": [
      {
        "AccountType": 1,
        "ApplicationType": 1,
        "ApplyAsBilled": 1,
        "ApprovalCode": 1,
        "BillingDefaultDays": 1,
        "BillingMethod": 1,
        "BillingNotice": 1,
        "BillingNoticeMin": 1,
        "Branch": 1,
        "BtLimitMax": 1,
        "BtPercent": 1,
        "CaLimitMax": 1,
        "CaPercent": 1,
        "CollateralCode": 1,
        "CombinedCaBtLimitMax": 1,
        "CombinedCaBtPercent": 1,
        "ComboLnSegmentMax": 1,
        "ComboPmtOrderMeth": 1,
        "ComboSeg0PmtOrder": 1,
        "CreationDate": "2025-06-23",
        "CreditBureau": 1,
        "CreditLimit": 1,
        "CreditScoreType": 1,
        "DebtRatioType": [
          {
            "EntryId": 1,
            "DebtRatioType": 1
          }
        ],
        "DenialDate": "2025-06-23",
        "DiscountRate": 1,
        "DqCalculationMethod": 1,
        "DueDateAdvanceCode": 1,
        "DueDay1": 1,
        "DueDay2": 1,
        "EcoaCode": 1,
        "EffectiveApr": 1,
        "EffectiveDate": "2025-06-23",
        "ExceedLevelPmtAmt": 1,
        "ExpirationDate": "2025-06-23",
        "Fasb91Code": 1,
        "FormType": 1,
        "InitialBcdSettingOption": 1,
        "InsurabilityCode": 1,
        "Insurance1Chosen": 1,
        "Insurance2Chosen": 1,
        "Insurance3Chosen": 1,
        "InsuranceMax": 1,
        "InsuranceType": 1,
        "InterestRate": 1,
        "InterestType": 1,
        "LevelPaymentAmt": 1,
        "LevelPrincipalAmt": 1,
        "LimitExpirationDate": "2025-06-23",
        "LoanCode": 1,
        "LoanDescription": "text",
        "LoanType": 1,
        "MaxDueDateAdvancePeriod": 1,
        "MinimumPayment": 1,
        "NewSegCutoffDays": 1,
        "NewSegCutoffOption": 1,
        "OriginalRate": 1,
        "OvlAuthFee": 1,
        "OvlOptIn": 1,
        "PaymentCalcType": 1,
        "PaymentFrequency": 1,
        "PaymentMethod": 1,
        "PaymentSkipStartDay": 1,
        "PaymentSkips": 1,
        "PaymentType": 1,
        "PercentPrincipal": 1,
        "PropertyAddressType": 1,
        "PurposeCode": 1,
        "QueuePriority": 1,
        "RiskRate": 1,
        "SecuredCode": 1,
        "Seg0Description": "text",
        "Seg0PaymentOrder": 1,
        "SubType": 1,
        "TermMonths": 1,
        "Type": 1,
        "UnamortizedFees": 1,
        "UserAmount1": 1,
        "UserAmount10": 1,
        "UserAmount2": 1,
        "UserAmount3": 1,
        "UserAmount4": 1,
        "UserAmount5": 1,
        "UserAmount6": 1,
        "UserAmount7": 1,
        "UserAmount8": 1,
        "UserAmount9": 1,
        "UserChar1": "text",
        "UserChar2": "text",
        "UserChar3": "text",
        "UserChar4": "text",
        "UserCode1": 1,
        "UserCode10": 1,
        "UserCode2": 1,
        "UserCode3": 1,
        "UserCode4": 1,
        "UserCode5": 1,
        "UserCode6": 1,
        "UserCode7": 1,
        "UserCode8": 1,
        "UserCode9": 1,
        "UserDate1": "2025-06-23",
        "UserDate10": "2025-06-23",
        "UserDate2": "2025-06-23",
        "UserDate3": "2025-06-23",
        "UserDate4": "2025-06-23",
        "UserDate5": "2025-06-23",
        "UserDate6": "2025-06-23",
        "UserDate7": "2025-06-23",
        "UserDate8": "2025-06-23",
        "UserDate9": "2025-06-23",
        "UserNumber1": 1,
        "UserNumber2": 1,
        "UserRate1": 1,
        "UserRate2": 1,
        "DealerCity": "text",
        "DealerCounty": "text",
        "DealerState": "text",
        "FixedDealerCityTaxRate": 1,
        "FixedDealerCountyTaxRate": 1,
        "FixedDealerStateTaxRate": 1,
        "FixedLesseeCityTaxRate": 1,
        "FixedLesseeCountyTaxRate": 1,
        "FixedLesseeStateTaxRate": 1,
        "LeaseDispositionDate": "2025-06-23",
        "LeaseDispositionFee": 1,
        "LeaseTerminateDate": "2025-06-23",
        "LeaseTerminateFee": 1,
        "LesseeCity": "text",
        "LesseeCounty": "text",
        "LesseeState": "text",
        "SalesTaxCityIndicator": 1,
        "SalesTaxCountyIndicator": 1,
        "SalesTaxStateIndicator": 1
      }
    ]
  }
}

getLoanAppDefaultPagedListSelectFields

post

No description provided.

Authorizations
Body
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/parameter/getLoanAppDefaultPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 3113

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllLoanAppDefaultFields": true,
    "LoanAppDefaultFields": {
      "AccountType": true,
      "ApplicationType": true,
      "ApplyAsBilled": true,
      "ApprovalCode": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "BillingNotice": true,
      "BillingNoticeMin": true,
      "Branch": true,
      "BtLimitMax": true,
      "BtPercent": true,
      "CaLimitMax": true,
      "CaPercent": true,
      "CollateralCode": true,
      "CombinedCaBtLimitMax": true,
      "CombinedCaBtPercent": true,
      "ComboLnSegmentMax": true,
      "ComboPmtOrderMeth": true,
      "ComboSeg0PmtOrder": true,
      "CreationDate": true,
      "CreditBureau": true,
      "CreditLimit": true,
      "CreditScoreType": true,
      "DealerCity": true,
      "DealerCounty": true,
      "DealerState": true,
      "DebtRatioType": [
        1
      ],
      "DenialDate": true,
      "DiscountRate": true,
      "DqCalculationMethod": true,
      "DueDateAdvanceCode": true,
      "DueDay1": true,
      "DueDay2": true,
      "EcoaCode": true,
      "EffectiveApr": true,
      "EffectiveDate": true,
      "ExceedLevelPmtAmt": true,
      "ExpirationDate": true,
      "Fasb91Code": true,
      "FixedDealerCityTaxRate": true,
      "FixedDealerCountyTaxRate": true,
      "FixedDealerStateTaxRate": true,
      "FixedLesseeCityTaxRate": true,
      "FixedLesseeCountyTaxRate": true,
      "FixedLesseeStateTaxRate": true,
      "FormType": true,
      "InitialBcdSettingOption": true,
      "InsurabilityCode": true,
      "Insurance1Chosen": true,
      "Insurance2Chosen": true,
      "Insurance3Chosen": true,
      "InsuranceMax": true,
      "InsuranceType": true,
      "InterestRate": true,
      "InterestType": true,
      "LeaseDispositionDate": true,
      "LeaseDispositionFee": true,
      "LeaseTerminateDate": true,
      "LeaseTerminateFee": true,
      "LesseeCity": true,
      "LesseeCounty": true,
      "LesseeState": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "LimitExpirationDate": true,
      "LoanCode": true,
      "LoanDescription": true,
      "LoanType": true,
      "MaxDueDateAdvancePeriod": true,
      "MinimumPayment": true,
      "NewSegCutoffDays": true,
      "NewSegCutoffOption": true,
      "OriginalRate": true,
      "OvlAuthFee": true,
      "OvlOptIn": true,
      "PaymentCalcType": true,
      "PaymentFrequency": true,
      "PaymentMethod": true,
      "PaymentSkipStartDay": true,
      "PaymentSkips": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PropertyAddressType": true,
      "PurposeCode": true,
      "QueuePriority": true,
      "RiskRate": true,
      "SalesTaxCityIndicator": true,
      "SalesTaxCountyIndicator": true,
      "SalesTaxStateIndicator": true,
      "SecuredCode": true,
      "Seg0Description": true,
      "Seg0PaymentOrder": true,
      "SubType": true,
      "TermMonths": true,
      "Type": true,
      "UnamortizedFees": true,
      "UserAmount1": true,
      "UserAmount10": true,
      "UserAmount2": true,
      "UserAmount3": true,
      "UserAmount4": true,
      "UserAmount5": true,
      "UserAmount6": true,
      "UserAmount7": true,
      "UserAmount8": true,
      "UserAmount9": true,
      "UserChar1": true,
      "UserChar2": true,
      "UserChar3": true,
      "UserChar4": true,
      "UserCode1": true,
      "UserCode10": true,
      "UserCode2": true,
      "UserCode3": true,
      "UserCode4": true,
      "UserCode5": true,
      "UserCode6": true,
      "UserCode7": true,
      "UserCode8": true,
      "UserCode9": true,
      "UserDate1": true,
      "UserDate10": true,
      "UserDate2": true,
      "UserDate3": true,
      "UserDate4": true,
      "UserDate5": true,
      "UserDate6": true,
      "UserDate7": true,
      "UserDate8": true,
      "UserDate9": true,
      "UserNumber1": true,
      "UserNumber2": true,
      "UserRate1": true,
      "UserRate2": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppDefault": [
    {
      "AccountType": 1,
      "ApplicationType": 1,
      "ApplyAsBilled": 1,
      "ApprovalCode": 1,
      "BillingDefaultDays": 1,
      "BillingMethod": 1,
      "BillingNotice": 1,
      "BillingNoticeMin": 1,
      "Branch": 1,
      "BtLimitMax": 1,
      "BtPercent": 1,
      "CaLimitMax": 1,
      "CaPercent": 1,
      "CollateralCode": 1,
      "CombinedCaBtLimitMax": 1,
      "CombinedCaBtPercent": 1,
      "ComboLnSegmentMax": 1,
      "ComboPmtOrderMeth": 1,
      "ComboSeg0PmtOrder": 1,
      "CreationDate": "2025-06-23",
      "CreditBureau": 1,
      "CreditLimit": 1,
      "CreditScoreType": 1,
      "DebtRatioType": [
        {
          "EntryId": 1,
          "DebtRatioType": 1
        }
      ],
      "DenialDate": "2025-06-23",
      "DiscountRate": 1,
      "DqCalculationMethod": 1,
      "DueDateAdvanceCode": 1,
      "DueDay1": 1,
      "DueDay2": 1,
      "EcoaCode": 1,
      "EffectiveApr": 1,
      "EffectiveDate": "2025-06-23",
      "ExceedLevelPmtAmt": 1,
      "ExpirationDate": "2025-06-23",
      "Fasb91Code": 1,
      "FormType": 1,
      "InitialBcdSettingOption": 1,
      "InsurabilityCode": 1,
      "Insurance1Chosen": 1,
      "Insurance2Chosen": 1,
      "Insurance3Chosen": 1,
      "InsuranceMax": 1,
      "InsuranceType": 1,
      "InterestRate": 1,
      "InterestType": 1,
      "LevelPaymentAmt": 1,
      "LevelPrincipalAmt": 1,
      "LimitExpirationDate": "2025-06-23",
      "LoanCode": 1,
      "LoanDescription": "text",
      "LoanType": 1,
      "MaxDueDateAdvancePeriod": 1,
      "MinimumPayment": 1,
      "NewSegCutoffDays": 1,
      "NewSegCutoffOption": 1,
      "OriginalRate": 1,
      "OvlAuthFee": 1,
      "OvlOptIn": 1,
      "PaymentCalcType": 1,
      "PaymentFrequency": 1,
      "PaymentMethod": 1,
      "PaymentSkipStartDay": 1,
      "PaymentSkips": 1,
      "PaymentType": 1,
      "PercentPrincipal": 1,
      "PropertyAddressType": 1,
      "PurposeCode": 1,
      "QueuePriority": 1,
      "RiskRate": 1,
      "SecuredCode": 1,
      "Seg0Description": "text",
      "Seg0PaymentOrder": 1,
      "SubType": 1,
      "TermMonths": 1,
      "Type": 1,
      "UnamortizedFees": 1,
      "UserAmount1": 1,
      "UserAmount10": 1,
      "UserAmount2": 1,
      "UserAmount3": 1,
      "UserAmount4": 1,
      "UserAmount5": 1,
      "UserAmount6": 1,
      "UserAmount7": 1,
      "UserAmount8": 1,
      "UserAmount9": 1,
      "UserChar1": "text",
      "UserChar2": "text",
      "UserChar3": "text",
      "UserChar4": "text",
      "UserCode1": 1,
      "UserCode10": 1,
      "UserCode2": 1,
      "UserCode3": 1,
      "UserCode4": 1,
      "UserCode5": 1,
      "UserCode6": 1,
      "UserCode7": 1,
      "UserCode8": 1,
      "UserCode9": 1,
      "UserDate1": "2025-06-23",
      "UserDate10": "2025-06-23",
      "UserDate2": "2025-06-23",
      "UserDate3": "2025-06-23",
      "UserDate4": "2025-06-23",
      "UserDate5": "2025-06-23",
      "UserDate6": "2025-06-23",
      "UserDate7": "2025-06-23",
      "UserDate8": "2025-06-23",
      "UserDate9": "2025-06-23",
      "UserNumber1": 1,
      "UserNumber2": 1,
      "UserRate1": 1,
      "UserRate2": 1,
      "DealerCity": "text",
      "DealerCounty": "text",
      "DealerState": "text",
      "FixedDealerCityTaxRate": 1,
      "FixedDealerCountyTaxRate": 1,
      "FixedDealerStateTaxRate": 1,
      "FixedLesseeCityTaxRate": 1,
      "FixedLesseeCountyTaxRate": 1,
      "FixedLesseeStateTaxRate": 1,
      "LeaseDispositionDate": "2025-06-23",
      "LeaseDispositionFee": 1,
      "LeaseTerminateDate": "2025-06-23",
      "LeaseTerminateFee": 1,
      "LesseeCity": "text",
      "LesseeCounty": "text",
      "LesseeState": "text",
      "SalesTaxCityIndicator": 1,
      "SalesTaxCountyIndicator": 1,
      "SalesTaxStateIndicator": 1
    }
  ],
  "Token": "text"
}

searchLoanAppDefaultPagedSelectFields

post

Retrieve a list of paged select fields for searching by default loan application.

Authorizations
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/parameter/searchLoanAppDefaultPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 3128

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllLoanAppDefaultFields": true,
    "LoanAppDefaultFields": {
      "AccountType": true,
      "ApplicationType": true,
      "ApplyAsBilled": true,
      "ApprovalCode": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "BillingNotice": true,
      "BillingNoticeMin": true,
      "Branch": true,
      "BtLimitMax": true,
      "BtPercent": true,
      "CaLimitMax": true,
      "CaPercent": true,
      "CollateralCode": true,
      "CombinedCaBtLimitMax": true,
      "CombinedCaBtPercent": true,
      "ComboLnSegmentMax": true,
      "ComboPmtOrderMeth": true,
      "ComboSeg0PmtOrder": true,
      "CreationDate": true,
      "CreditBureau": true,
      "CreditLimit": true,
      "CreditScoreType": true,
      "DealerCity": true,
      "DealerCounty": true,
      "DealerState": true,
      "DebtRatioType": [
        1
      ],
      "DenialDate": true,
      "DiscountRate": true,
      "DqCalculationMethod": true,
      "DueDateAdvanceCode": true,
      "DueDay1": true,
      "DueDay2": true,
      "EcoaCode": true,
      "EffectiveApr": true,
      "EffectiveDate": true,
      "ExceedLevelPmtAmt": true,
      "ExpirationDate": true,
      "Fasb91Code": true,
      "FixedDealerCityTaxRate": true,
      "FixedDealerCountyTaxRate": true,
      "FixedDealerStateTaxRate": true,
      "FixedLesseeCityTaxRate": true,
      "FixedLesseeCountyTaxRate": true,
      "FixedLesseeStateTaxRate": true,
      "FormType": true,
      "InitialBcdSettingOption": true,
      "InsurabilityCode": true,
      "Insurance1Chosen": true,
      "Insurance2Chosen": true,
      "Insurance3Chosen": true,
      "InsuranceMax": true,
      "InsuranceType": true,
      "InterestRate": true,
      "InterestType": true,
      "LeaseDispositionDate": true,
      "LeaseDispositionFee": true,
      "LeaseTerminateDate": true,
      "LeaseTerminateFee": true,
      "LesseeCity": true,
      "LesseeCounty": true,
      "LesseeState": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "LimitExpirationDate": true,
      "LoanCode": true,
      "LoanDescription": true,
      "LoanType": true,
      "MaxDueDateAdvancePeriod": true,
      "MinimumPayment": true,
      "NewSegCutoffDays": true,
      "NewSegCutoffOption": true,
      "OriginalRate": true,
      "OvlAuthFee": true,
      "OvlOptIn": true,
      "PaymentCalcType": true,
      "PaymentFrequency": true,
      "PaymentMethod": true,
      "PaymentSkipStartDay": true,
      "PaymentSkips": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PropertyAddressType": true,
      "PurposeCode": true,
      "QueuePriority": true,
      "RiskRate": true,
      "SalesTaxCityIndicator": true,
      "SalesTaxCountyIndicator": true,
      "SalesTaxStateIndicator": true,
      "SecuredCode": true,
      "Seg0Description": true,
      "Seg0PaymentOrder": true,
      "SubType": true,
      "TermMonths": true,
      "Type": true,
      "UnamortizedFees": true,
      "UserAmount1": true,
      "UserAmount10": true,
      "UserAmount2": true,
      "UserAmount3": true,
      "UserAmount4": true,
      "UserAmount5": true,
      "UserAmount6": true,
      "UserAmount7": true,
      "UserAmount8": true,
      "UserAmount9": true,
      "UserChar1": true,
      "UserChar2": true,
      "UserChar3": true,
      "UserChar4": true,
      "UserCode1": true,
      "UserCode10": true,
      "UserCode2": true,
      "UserCode3": true,
      "UserCode4": true,
      "UserCode5": true,
      "UserCode6": true,
      "UserCode7": true,
      "UserCode8": true,
      "UserCode9": true,
      "UserDate1": true,
      "UserDate10": true,
      "UserDate2": true,
      "UserDate3": true,
      "UserDate4": true,
      "UserDate5": true,
      "UserDate6": true,
      "UserDate7": true,
      "UserDate8": true,
      "UserDate9": true,
      "UserNumber1": true,
      "UserNumber2": true,
      "UserRate1": true,
      "UserRate2": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppDefault": [
    {
      "AccountType": 1,
      "ApplicationType": 1,
      "ApplyAsBilled": 1,
      "ApprovalCode": 1,
      "BillingDefaultDays": 1,
      "BillingMethod": 1,
      "BillingNotice": 1,
      "BillingNoticeMin": 1,
      "Branch": 1,
      "BtLimitMax": 1,
      "BtPercent": 1,
      "CaLimitMax": 1,
      "CaPercent": 1,
      "CollateralCode": 1,
      "CombinedCaBtLimitMax": 1,
      "CombinedCaBtPercent": 1,
      "ComboLnSegmentMax": 1,
      "ComboPmtOrderMeth": 1,
      "ComboSeg0PmtOrder": 1,
      "CreationDate": "2025-06-23",
      "CreditBureau": 1,
      "CreditLimit": 1,
      "CreditScoreType": 1,
      "DebtRatioType": [
        {
          "EntryId": 1,
          "DebtRatioType": 1
        }
      ],
      "DenialDate": "2025-06-23",
      "DiscountRate": 1,
      "DqCalculationMethod": 1,
      "DueDateAdvanceCode": 1,
      "DueDay1": 1,
      "DueDay2": 1,
      "EcoaCode": 1,
      "EffectiveApr": 1,
      "EffectiveDate": "2025-06-23",
      "ExceedLevelPmtAmt": 1,
      "ExpirationDate": "2025-06-23",
      "Fasb91Code": 1,
      "FormType": 1,
      "InitialBcdSettingOption": 1,
      "InsurabilityCode": 1,
      "Insurance1Chosen": 1,
      "Insurance2Chosen": 1,
      "Insurance3Chosen": 1,
      "InsuranceMax": 1,
      "InsuranceType": 1,
      "InterestRate": 1,
      "InterestType": 1,
      "LevelPaymentAmt": 1,
      "LevelPrincipalAmt": 1,
      "LimitExpirationDate": "2025-06-23",
      "LoanCode": 1,
      "LoanDescription": "text",
      "LoanType": 1,
      "MaxDueDateAdvancePeriod": 1,
      "MinimumPayment": 1,
      "NewSegCutoffDays": 1,
      "NewSegCutoffOption": 1,
      "OriginalRate": 1,
      "OvlAuthFee": 1,
      "OvlOptIn": 1,
      "PaymentCalcType": 1,
      "PaymentFrequency": 1,
      "PaymentMethod": 1,
      "PaymentSkipStartDay": 1,
      "PaymentSkips": 1,
      "PaymentType": 1,
      "PercentPrincipal": 1,
      "PropertyAddressType": 1,
      "PurposeCode": 1,
      "QueuePriority": 1,
      "RiskRate": 1,
      "SecuredCode": 1,
      "Seg0Description": "text",
      "Seg0PaymentOrder": 1,
      "SubType": 1,
      "TermMonths": 1,
      "Type": 1,
      "UnamortizedFees": 1,
      "UserAmount1": 1,
      "UserAmount10": 1,
      "UserAmount2": 1,
      "UserAmount3": 1,
      "UserAmount4": 1,
      "UserAmount5": 1,
      "UserAmount6": 1,
      "UserAmount7": 1,
      "UserAmount8": 1,
      "UserAmount9": 1,
      "UserChar1": "text",
      "UserChar2": "text",
      "UserChar3": "text",
      "UserChar4": "text",
      "UserCode1": 1,
      "UserCode10": 1,
      "UserCode2": 1,
      "UserCode3": 1,
      "UserCode4": 1,
      "UserCode5": 1,
      "UserCode6": 1,
      "UserCode7": 1,
      "UserCode8": 1,
      "UserCode9": 1,
      "UserDate1": "2025-06-23",
      "UserDate10": "2025-06-23",
      "UserDate2": "2025-06-23",
      "UserDate3": "2025-06-23",
      "UserDate4": "2025-06-23",
      "UserDate5": "2025-06-23",
      "UserDate6": "2025-06-23",
      "UserDate7": "2025-06-23",
      "UserDate8": "2025-06-23",
      "UserDate9": "2025-06-23",
      "UserNumber1": 1,
      "UserNumber2": 1,
      "UserRate1": 1,
      "UserRate2": 1,
      "DealerCity": "text",
      "DealerCounty": "text",
      "DealerState": "text",
      "FixedDealerCityTaxRate": 1,
      "FixedDealerCountyTaxRate": 1,
      "FixedDealerStateTaxRate": 1,
      "FixedLesseeCityTaxRate": 1,
      "FixedLesseeCountyTaxRate": 1,
      "FixedLesseeStateTaxRate": 1,
      "LeaseDispositionDate": "2025-06-23",
      "LeaseDispositionFee": 1,
      "LeaseTerminateDate": "2025-06-23",
      "LeaseTerminateFee": 1,
      "LesseeCity": "text",
      "LesseeCounty": "text",
      "LesseeState": "text",
      "SalesTaxCityIndicator": 1,
      "SalesTaxCountyIndicator": 1,
      "SalesTaxStateIndicator": 1
    }
  ],
  "Token": "text"
}

updateLoanAppDefaultByID

post
Authorizations
Body
LoanAppDefaultApplicationTypeintegerOptional

Loan App Default Application Type data

Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/parameter/updateLoanAppDefaultByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 2852

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LoanAppDefaultApplicationType": 1,
  "LoanAppDefaultUpdatableFields": {
    "AccountType": 1,
    "ApplyAsBilled": 1,
    "ApprovalCode": 1,
    "BillingDefaultDays": 1,
    "BillingMethod": 1,
    "BillingNotice": 1,
    "BillingNoticeMin": 1,
    "Branch": 1,
    "BtLimitMax": 1,
    "BtPercent": 1,
    "CaLimitMax": 1,
    "CaPercent": 1,
    "CollateralCode": 1,
    "CombinedCaBtLimitMax": 1,
    "CombinedCaBtPercent": 1,
    "ComboLnSegmentMax": 1,
    "ComboPmtOrderMeth": 1,
    "ComboSeg0PmtOrder": 1,
    "CreationDate": "2025-06-23",
    "CreditBureau": 1,
    "CreditLimit": 1,
    "CreditScoreType": 1,
    "DealerCity": "text",
    "DealerCounty": "text",
    "DealerState": "text",
    "DebtRatioType": [
      {
        "EntryId": 1,
        "DebtRatioType": 1
      }
    ],
    "DenialDate": "2025-06-23",
    "DiscountRate": 1,
    "DqCalculationMethod": 1,
    "DueDateAdvanceCode": 1,
    "DueDay1": 1,
    "DueDay2": 1,
    "EcoaCode": 1,
    "EffectiveApr": 1,
    "EffectiveDate": "2025-06-23",
    "ExceedLevelPmtAmt": 1,
    "ExpirationDate": "2025-06-23",
    "Fasb91Code": 1,
    "FixedDealerCityTaxRate": 1,
    "FixedDealerCountyTaxRate": 1,
    "FixedDealerStateTaxRate": 1,
    "FixedLesseeCityTaxRate": 1,
    "FixedLesseeCountyTaxRate": 1,
    "FixedLesseeStateTaxRate": 1,
    "FormType": 1,
    "InitialBcdSettingOption": 1,
    "InsurabilityCode": 1,
    "Insurance1Chosen": 1,
    "Insurance2Chosen": 1,
    "Insurance3Chosen": 1,
    "InsuranceMax": 1,
    "InsuranceType": 1,
    "InterestRate": 1,
    "InterestType": 1,
    "LeaseDispositionDate": "2025-06-23",
    "LeaseDispositionFee": 1,
    "LeaseTerminateDate": "2025-06-23",
    "LeaseTerminateFee": 1,
    "LesseeCity": "text",
    "LesseeCounty": "text",
    "LesseeState": "text",
    "LevelPaymentAmt": 1,
    "LevelPrincipalAmt": 1,
    "LimitExpirationDate": "2025-06-23",
    "LoanCode": 1,
    "LoanDescription": "text",
    "LoanType": 1,
    "MaxDueDateAdvancePeriod": 1,
    "MinimumPayment": 1,
    "NewSegCutoffDays": 1,
    "NewSegCutoffOption": 1,
    "OriginalRate": 1,
    "OvlAuthFee": 1,
    "OvlOptIn": 1,
    "PaymentCalcType": 1,
    "PaymentFrequency": 1,
    "PaymentMethod": 1,
    "PaymentSkipStartDay": 1,
    "PaymentSkips": 1,
    "PaymentType": 1,
    "PercentPrincipal": 1,
    "PropertyAddressType": 1,
    "PurposeCode": 1,
    "QueuePriority": 1,
    "RiskRate": 1,
    "SalesTaxCityIndicator": 1,
    "SalesTaxCountyIndicator": 1,
    "SalesTaxStateIndicator": 1,
    "SecuredCode": 1,
    "Seg0Description": "text",
    "Seg0PaymentOrder": 1,
    "SubType": 1,
    "TermMonths": 1,
    "UnamortizedFees": 1,
    "UserAmount1": 1,
    "UserAmount10": 1,
    "UserAmount2": 1,
    "UserAmount3": 1,
    "UserAmount4": 1,
    "UserAmount5": 1,
    "UserAmount6": 1,
    "UserAmount7": 1,
    "UserAmount8": 1,
    "UserAmount9": 1,
    "UserChar1": "text",
    "UserChar2": "text",
    "UserChar3": "text",
    "UserChar4": "text",
    "UserCode1": 1,
    "UserCode10": 1,
    "UserCode2": 1,
    "UserCode3": 1,
    "UserCode4": 1,
    "UserCode5": 1,
    "UserCode6": 1,
    "UserCode7": 1,
    "UserCode8": 1,
    "UserCode9": 1,
    "UserDate1": "2025-06-23",
    "UserDate10": "2025-06-23",
    "UserDate2": "2025-06-23",
    "UserDate3": "2025-06-23",
    "UserDate4": "2025-06-23",
    "UserDate5": "2025-06-23",
    "UserDate6": "2025-06-23",
    "UserDate7": "2025-06-23",
    "UserDate8": "2025-06-23",
    "UserDate9": "2025-06-23",
    "UserNumber1": 1,
    "UserNumber2": 1,
    "UserRate1": 1,
    "UserRate2": 1
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

Last updated

Was this helpful?