LnSegmentDefault

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLnSegmentDefault

post

No description provided.

Authorizations
Body
LnSegmentDefaultSegmentTypeintegerRequired

LnSegmentDefaultSegmentType data

Responses
200

Successful operation.

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

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

Successful operation.

{
  "LnSegmentDefault": {
    "ApplyAsBilled": 1,
    "BillingDefaultDays": 1,
    "BillingMethod": 1,
    "CloseDate": "2025-11-07",
    "Description": "text",
    "DiscountRate": 1,
    "ExceedLevelPmtAmt": 1,
    "InterestRate": 1,
    "InterestRateIndex": 1,
    "InterestRateMargin": 1,
    "InterestRateMarginSign": 1,
    "InterestRateMax": 1,
    "InterestRateMin": 1,
    "InterestType": 1,
    "LevelPaymentAmt": 1,
    "LevelPrincipalAmt": 1,
    "MinimumPayment": 1,
    "PaymentCalcType": 1,
    "PaymentType": 1,
    "PercentPrincipal": 1,
    "PeriodicCap": 1,
    "PeriodicFrequency": 1,
    "PeriodicStartDate": "2025-11-07",
    "PeriodicStartRate": 1,
    "RiskRate": 1,
    "SegmentType": 1,
    "Type": 1,
    "VariableRateIndicator": 1
  }
}

getLnSegmentDefaultSelectFields

post

No description provided.

Authorizations
Body
LnSegmentDefaultSegmentTypeintegerOptional

LnSegmentDefaultSegmentType data

Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LnSegmentDefaultSegmentType": 1,
  "SelectableFields": {
    "IncludeAllLnSegmentDefaultFields": true,
    "LnSegmentDefaultFields": {
      "ApplyAsBilled": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "CloseDate": true,
      "Description": true,
      "DiscountRate": true,
      "ExceedLevelPmtAmt": true,
      "InterestRate": true,
      "InterestRateIndex": true,
      "InterestRateMargin": true,
      "InterestRateMarginSign": true,
      "InterestRateMax": true,
      "InterestRateMin": true,
      "InterestType": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "MinimumPayment": true,
      "PaymentCalcType": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PeriodicCap": true,
      "PeriodicFrequency": true,
      "PeriodicStartDate": true,
      "PeriodicStartRate": true,
      "RiskRate": true,
      "SegmentType": true,
      "Type": true,
      "VariableRateIndicator": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LnSegmentDefault": {
    "ApplyAsBilled": 1,
    "BillingDefaultDays": 1,
    "BillingMethod": 1,
    "CloseDate": "2025-11-07",
    "Description": "text",
    "DiscountRate": 1,
    "ExceedLevelPmtAmt": 1,
    "InterestRate": 1,
    "InterestRateIndex": 1,
    "InterestRateMargin": 1,
    "InterestRateMarginSign": 1,
    "InterestRateMax": 1,
    "InterestRateMin": 1,
    "InterestType": 1,
    "LevelPaymentAmt": 1,
    "LevelPrincipalAmt": 1,
    "MinimumPayment": 1,
    "PaymentCalcType": 1,
    "PaymentType": 1,
    "PercentPrincipal": 1,
    "PeriodicCap": 1,
    "PeriodicFrequency": 1,
    "PeriodicStartDate": "2025-11-07",
    "PeriodicStartRate": 1,
    "RiskRate": 1,
    "SegmentType": 1,
    "Type": 1,
    "VariableRateIndicator": 1
  }
}

getLnSegmentDefaultPagedList

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getLnSegmentDefaultPagedList
POST /nexum/627/2022.01/parameter/getLnSegmentDefaultPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
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.

{
  "LnSegmentDefault": [
    {
      "ApplyAsBilled": 1,
      "BillingDefaultDays": 1,
      "BillingMethod": 1,
      "CloseDate": "2025-11-07",
      "Description": "text",
      "DiscountRate": 1,
      "ExceedLevelPmtAmt": 1,
      "InterestRate": 1,
      "InterestRateIndex": 1,
      "InterestRateMargin": 1,
      "InterestRateMarginSign": 1,
      "InterestRateMax": 1,
      "InterestRateMin": 1,
      "InterestType": 1,
      "LevelPaymentAmt": 1,
      "LevelPrincipalAmt": 1,
      "MinimumPayment": 1,
      "PaymentCalcType": 1,
      "PaymentType": 1,
      "PercentPrincipal": 1,
      "PeriodicCap": 1,
      "PeriodicFrequency": 1,
      "PeriodicStartDate": "2025-11-07",
      "PeriodicStartRate": 1,
      "RiskRate": 1,
      "SegmentType": 1,
      "Type": 1,
      "VariableRateIndicator": 1
    }
  ],
  "Token": "text"
}

getLnSegmentDefaultListSelectFields

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllLnSegmentDefaultFields": true,
    "LnSegmentDefaultFields": {
      "ApplyAsBilled": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "CloseDate": true,
      "Description": true,
      "DiscountRate": true,
      "ExceedLevelPmtAmt": true,
      "InterestRate": true,
      "InterestRateIndex": true,
      "InterestRateMargin": true,
      "InterestRateMarginSign": true,
      "InterestRateMax": true,
      "InterestRateMin": true,
      "InterestType": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "MinimumPayment": true,
      "PaymentCalcType": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PeriodicCap": true,
      "PeriodicFrequency": true,
      "PeriodicStartDate": true,
      "PeriodicStartRate": true,
      "RiskRate": true,
      "SegmentType": true,
      "Type": true,
      "VariableRateIndicator": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LnSegmentDefaultList": {
    "hasReachedMaximumListSize": true,
    "LnSegmentDefault": [
      {
        "ApplyAsBilled": 1,
        "BillingDefaultDays": 1,
        "BillingMethod": 1,
        "CloseDate": "2025-11-07",
        "Description": "text",
        "DiscountRate": 1,
        "ExceedLevelPmtAmt": 1,
        "InterestRate": 1,
        "InterestRateIndex": 1,
        "InterestRateMargin": 1,
        "InterestRateMarginSign": 1,
        "InterestRateMax": 1,
        "InterestRateMin": 1,
        "InterestType": 1,
        "LevelPaymentAmt": 1,
        "LevelPrincipalAmt": 1,
        "MinimumPayment": 1,
        "PaymentCalcType": 1,
        "PaymentType": 1,
        "PercentPrincipal": 1,
        "PeriodicCap": 1,
        "PeriodicFrequency": 1,
        "PeriodicStartDate": "2025-11-07",
        "PeriodicStartRate": 1,
        "RiskRate": 1,
        "SegmentType": 1,
        "Type": 1,
        "VariableRateIndicator": 1
      }
    ]
  }
}

searchLnSegmentDefaultSelectFields

post

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

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllLnSegmentDefaultFields": true,
    "LnSegmentDefaultFields": {
      "ApplyAsBilled": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "CloseDate": true,
      "Description": true,
      "DiscountRate": true,
      "ExceedLevelPmtAmt": true,
      "InterestRate": true,
      "InterestRateIndex": true,
      "InterestRateMargin": true,
      "InterestRateMarginSign": true,
      "InterestRateMax": true,
      "InterestRateMin": true,
      "InterestType": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "MinimumPayment": true,
      "PaymentCalcType": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PeriodicCap": true,
      "PeriodicFrequency": true,
      "PeriodicStartDate": true,
      "PeriodicStartRate": true,
      "RiskRate": true,
      "SegmentType": true,
      "Type": true,
      "VariableRateIndicator": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LnSegmentDefaultList": {
    "hasReachedMaximumListSize": true,
    "LnSegmentDefault": [
      {
        "ApplyAsBilled": 1,
        "BillingDefaultDays": 1,
        "BillingMethod": 1,
        "CloseDate": "2025-11-07",
        "Description": "text",
        "DiscountRate": 1,
        "ExceedLevelPmtAmt": 1,
        "InterestRate": 1,
        "InterestRateIndex": 1,
        "InterestRateMargin": 1,
        "InterestRateMarginSign": 1,
        "InterestRateMax": 1,
        "InterestRateMin": 1,
        "InterestType": 1,
        "LevelPaymentAmt": 1,
        "LevelPrincipalAmt": 1,
        "MinimumPayment": 1,
        "PaymentCalcType": 1,
        "PaymentType": 1,
        "PercentPrincipal": 1,
        "PeriodicCap": 1,
        "PeriodicFrequency": 1,
        "PeriodicStartDate": "2025-11-07",
        "PeriodicStartRate": 1,
        "RiskRate": 1,
        "SegmentType": 1,
        "Type": 1,
        "VariableRateIndicator": 1
      }
    ]
  }
}

getLnSegmentDefaultPagedListSelectFields

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllLnSegmentDefaultFields": true,
    "LnSegmentDefaultFields": {
      "ApplyAsBilled": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "CloseDate": true,
      "Description": true,
      "DiscountRate": true,
      "ExceedLevelPmtAmt": true,
      "InterestRate": true,
      "InterestRateIndex": true,
      "InterestRateMargin": true,
      "InterestRateMarginSign": true,
      "InterestRateMax": true,
      "InterestRateMin": true,
      "InterestType": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "MinimumPayment": true,
      "PaymentCalcType": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PeriodicCap": true,
      "PeriodicFrequency": true,
      "PeriodicStartDate": true,
      "PeriodicStartRate": true,
      "RiskRate": true,
      "SegmentType": true,
      "Type": true,
      "VariableRateIndicator": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LnSegmentDefault": [
    {
      "ApplyAsBilled": 1,
      "BillingDefaultDays": 1,
      "BillingMethod": 1,
      "CloseDate": "2025-11-07",
      "Description": "text",
      "DiscountRate": 1,
      "ExceedLevelPmtAmt": 1,
      "InterestRate": 1,
      "InterestRateIndex": 1,
      "InterestRateMargin": 1,
      "InterestRateMarginSign": 1,
      "InterestRateMax": 1,
      "InterestRateMin": 1,
      "InterestType": 1,
      "LevelPaymentAmt": 1,
      "LevelPrincipalAmt": 1,
      "MinimumPayment": 1,
      "PaymentCalcType": 1,
      "PaymentType": 1,
      "PercentPrincipal": 1,
      "PeriodicCap": 1,
      "PeriodicFrequency": 1,
      "PeriodicStartDate": "2025-11-07",
      "PeriodicStartRate": 1,
      "RiskRate": 1,
      "SegmentType": 1,
      "Type": 1,
      "VariableRateIndicator": 1
    }
  ],
  "Token": "text"
}

searchLnSegmentDefaultPagedSelectFields

post

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

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllLnSegmentDefaultFields": true,
    "LnSegmentDefaultFields": {
      "ApplyAsBilled": true,
      "BillingDefaultDays": true,
      "BillingMethod": true,
      "CloseDate": true,
      "Description": true,
      "DiscountRate": true,
      "ExceedLevelPmtAmt": true,
      "InterestRate": true,
      "InterestRateIndex": true,
      "InterestRateMargin": true,
      "InterestRateMarginSign": true,
      "InterestRateMax": true,
      "InterestRateMin": true,
      "InterestType": true,
      "LevelPaymentAmt": true,
      "LevelPrincipalAmt": true,
      "MinimumPayment": true,
      "PaymentCalcType": true,
      "PaymentType": true,
      "PercentPrincipal": true,
      "PeriodicCap": true,
      "PeriodicFrequency": true,
      "PeriodicStartDate": true,
      "PeriodicStartRate": true,
      "RiskRate": true,
      "SegmentType": true,
      "Type": true,
      "VariableRateIndicator": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LnSegmentDefault": [
    {
      "ApplyAsBilled": 1,
      "BillingDefaultDays": 1,
      "BillingMethod": 1,
      "CloseDate": "2025-11-07",
      "Description": "text",
      "DiscountRate": 1,
      "ExceedLevelPmtAmt": 1,
      "InterestRate": 1,
      "InterestRateIndex": 1,
      "InterestRateMargin": 1,
      "InterestRateMarginSign": 1,
      "InterestRateMax": 1,
      "InterestRateMin": 1,
      "InterestType": 1,
      "LevelPaymentAmt": 1,
      "LevelPrincipalAmt": 1,
      "MinimumPayment": 1,
      "PaymentCalcType": 1,
      "PaymentType": 1,
      "PercentPrincipal": 1,
      "PeriodicCap": 1,
      "PeriodicFrequency": 1,
      "PeriodicStartDate": "2025-11-07",
      "PeriodicStartRate": 1,
      "RiskRate": 1,
      "SegmentType": 1,
      "Type": 1,
      "VariableRateIndicator": 1
    }
  ],
  "Token": "text"
}

updateLnSegmentDefaultByID

post
Authorizations
Body
LnSegmentDefaultSegmentTypeintegerOptional

LnSegmentDefaultSegmentType data

Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LnSegmentDefaultSegmentType": 1,
  "LnSegmentDefaultUpdatableFields": {
    "ApplyAsBilled": 1,
    "BillingDefaultDays": 1,
    "BillingMethod": 1,
    "CloseDate": "2025-11-07",
    "Description": "text",
    "DiscountRate": 1,
    "ExceedLevelPmtAmt": 1,
    "InterestRate": 1,
    "InterestRateIndex": 1,
    "InterestRateMargin": 1,
    "InterestRateMarginSign": 1,
    "InterestRateMax": 1,
    "InterestRateMin": 1,
    "InterestType": 1,
    "LevelPaymentAmt": 1,
    "LevelPrincipalAmt": 1,
    "MinimumPayment": 1,
    "PaymentCalcType": 1,
    "PaymentType": 1,
    "PercentPrincipal": 1,
    "PeriodicCap": 1,
    "PeriodicFrequency": 1,
    "PeriodicStartDate": "2025-11-07",
    "PeriodicStartRate": 1,
    "RiskRate": 1,
    "VariableRateIndicator": 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?