InsTable

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInsTable

post

Get the getInsTable data.

Authorizations
Body
InsTableInsuranceTableintegerRequired
Responses
200

Successful operation.

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

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

Successful operation.

{
  "InsTable": {
    "BalloonPremium": 1,
    "BalloonPremiumBase": 1,
    "DeviationFactor": 1,
    "Formula": 1,
    "Frequency": 1,
    "FrequencyDay": 1,
    "InsuranceCode": 1,
    "LongDescription": "text",
    "MaxAge": 1,
    "MaxInsurableAmount": 1,
    "MaxJointAge": 1,
    "MaxMonthlyBenefit": 1,
    "MaxTerminMonths": 1,
    "Premium": 1,
    "PremiumBase": 1,
    "ShortDescription": "text",
    "SubFormula": 1,
    "TermPremium": [
      {
        "EntryId": 1,
        "TermPremium": 1
      }
    ],
    "InsuranceTable": 1
  }
}

getInsTableSelectFields

post

Get the getInsTableSelectFields data.

Authorizations
Body
InsTableInsuranceTableintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "InsTableInsuranceTable": 1,
  "SelectableFields": {
    "IncludeAllInsTableFields": true,
    "InsTableFields": {
      "BalloonPremium": true,
      "BalloonPremiumBase": true,
      "DeviationFactor": true,
      "Formula": true,
      "Frequency": true,
      "FrequencyDay": true,
      "InsuranceCode": true,
      "InsuranceTable": true,
      "LongDescription": true,
      "MaxAge": true,
      "MaxInsurableAmount": true,
      "MaxJointAge": true,
      "MaxMonthlyBenefit": true,
      "MaxTerminMonths": true,
      "Premium": true,
      "PremiumBase": true,
      "ShortDescription": true,
      "SubFormula": true,
      "TermPremium": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsTable": {
    "BalloonPremium": 1,
    "BalloonPremiumBase": 1,
    "DeviationFactor": 1,
    "Formula": 1,
    "Frequency": 1,
    "FrequencyDay": 1,
    "InsuranceCode": 1,
    "LongDescription": "text",
    "MaxAge": 1,
    "MaxInsurableAmount": 1,
    "MaxJointAge": 1,
    "MaxMonthlyBenefit": 1,
    "MaxTerminMonths": 1,
    "Premium": 1,
    "PremiumBase": 1,
    "ShortDescription": "text",
    "SubFormula": 1,
    "TermPremium": [
      {
        "EntryId": 1,
        "TermPremium": 1
      }
    ],
    "InsuranceTable": 1
  }
}

getInsTablePagedList

post

Get the getInsTablePagedList data.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "InsTable": [
    {
      "BalloonPremium": 1,
      "BalloonPremiumBase": 1,
      "DeviationFactor": 1,
      "Formula": 1,
      "Frequency": 1,
      "FrequencyDay": 1,
      "InsuranceCode": 1,
      "LongDescription": "text",
      "MaxAge": 1,
      "MaxInsurableAmount": 1,
      "MaxJointAge": 1,
      "MaxMonthlyBenefit": 1,
      "MaxTerminMonths": 1,
      "Premium": 1,
      "PremiumBase": 1,
      "ShortDescription": "text",
      "SubFormula": 1,
      "TermPremium": [
        {
          "EntryId": 1,
          "TermPremium": 1
        }
      ],
      "InsuranceTable": 1
    }
  ],
  "Token": "text"
}

getInsTableListSelectFields

post

Get the getInsTableListSelectFields data.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllInsTableFields": true,
    "InsTableFields": {
      "BalloonPremium": true,
      "BalloonPremiumBase": true,
      "DeviationFactor": true,
      "Formula": true,
      "Frequency": true,
      "FrequencyDay": true,
      "InsuranceCode": true,
      "InsuranceTable": true,
      "LongDescription": true,
      "MaxAge": true,
      "MaxInsurableAmount": true,
      "MaxJointAge": true,
      "MaxMonthlyBenefit": true,
      "MaxTerminMonths": true,
      "Premium": true,
      "PremiumBase": true,
      "ShortDescription": true,
      "SubFormula": true,
      "TermPremium": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsTableList": {
    "hasReachedMaximumListSize": true,
    "InsTable": [
      {
        "BalloonPremium": 1,
        "BalloonPremiumBase": 1,
        "DeviationFactor": 1,
        "Formula": 1,
        "Frequency": 1,
        "FrequencyDay": 1,
        "InsuranceCode": 1,
        "LongDescription": "text",
        "MaxAge": 1,
        "MaxInsurableAmount": 1,
        "MaxJointAge": 1,
        "MaxMonthlyBenefit": 1,
        "MaxTerminMonths": 1,
        "Premium": 1,
        "PremiumBase": 1,
        "ShortDescription": "text",
        "SubFormula": 1,
        "TermPremium": [
          {
            "EntryId": 1,
            "TermPremium": 1
          }
        ],
        "InsuranceTable": 1
      }
    ]
  }
}

searchInsTableSelectFields

post

Field for selecting various options related to searchinstableselectfields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllInsTableFields": true,
    "InsTableFields": {
      "BalloonPremium": true,
      "BalloonPremiumBase": true,
      "DeviationFactor": true,
      "Formula": true,
      "Frequency": true,
      "FrequencyDay": true,
      "InsuranceCode": true,
      "InsuranceTable": true,
      "LongDescription": true,
      "MaxAge": true,
      "MaxInsurableAmount": true,
      "MaxJointAge": true,
      "MaxMonthlyBenefit": true,
      "MaxTerminMonths": true,
      "Premium": true,
      "PremiumBase": true,
      "ShortDescription": true,
      "SubFormula": true,
      "TermPremium": [
        1
      ]
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsTableList": {
    "hasReachedMaximumListSize": true,
    "InsTable": [
      {
        "BalloonPremium": 1,
        "BalloonPremiumBase": 1,
        "DeviationFactor": 1,
        "Formula": 1,
        "Frequency": 1,
        "FrequencyDay": 1,
        "InsuranceCode": 1,
        "LongDescription": "text",
        "MaxAge": 1,
        "MaxInsurableAmount": 1,
        "MaxJointAge": 1,
        "MaxMonthlyBenefit": 1,
        "MaxTerminMonths": 1,
        "Premium": 1,
        "PremiumBase": 1,
        "ShortDescription": "text",
        "SubFormula": 1,
        "TermPremium": [
          {
            "EntryId": 1,
            "TermPremium": 1
          }
        ],
        "InsuranceTable": 1
      }
    ]
  }
}

getInsTablePagedListSelectFields

post

Get the getInsTablePagedListSelectFields data.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllInsTableFields": true,
    "InsTableFields": {
      "BalloonPremium": true,
      "BalloonPremiumBase": true,
      "DeviationFactor": true,
      "Formula": true,
      "Frequency": true,
      "FrequencyDay": true,
      "InsuranceCode": true,
      "InsuranceTable": true,
      "LongDescription": true,
      "MaxAge": true,
      "MaxInsurableAmount": true,
      "MaxJointAge": true,
      "MaxMonthlyBenefit": true,
      "MaxTerminMonths": true,
      "Premium": true,
      "PremiumBase": true,
      "ShortDescription": true,
      "SubFormula": true,
      "TermPremium": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsTable": [
    {
      "BalloonPremium": 1,
      "BalloonPremiumBase": 1,
      "DeviationFactor": 1,
      "Formula": 1,
      "Frequency": 1,
      "FrequencyDay": 1,
      "InsuranceCode": 1,
      "LongDescription": "text",
      "MaxAge": 1,
      "MaxInsurableAmount": 1,
      "MaxJointAge": 1,
      "MaxMonthlyBenefit": 1,
      "MaxTerminMonths": 1,
      "Premium": 1,
      "PremiumBase": 1,
      "ShortDescription": "text",
      "SubFormula": 1,
      "TermPremium": [
        {
          "EntryId": 1,
          "TermPremium": 1
        }
      ],
      "InsuranceTable": 1
    }
  ],
  "Token": "text"
}

searchInsTablePagedSelectFields

post

Field for selecting various options related to searchinstablepagedselectfields

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllInsTableFields": true,
    "InsTableFields": {
      "BalloonPremium": true,
      "BalloonPremiumBase": true,
      "DeviationFactor": true,
      "Formula": true,
      "Frequency": true,
      "FrequencyDay": true,
      "InsuranceCode": true,
      "InsuranceTable": true,
      "LongDescription": true,
      "MaxAge": true,
      "MaxInsurableAmount": true,
      "MaxJointAge": true,
      "MaxMonthlyBenefit": true,
      "MaxTerminMonths": true,
      "Premium": true,
      "PremiumBase": true,
      "ShortDescription": true,
      "SubFormula": true,
      "TermPremium": [
        1
      ]
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsTable": [
    {
      "BalloonPremium": 1,
      "BalloonPremiumBase": 1,
      "DeviationFactor": 1,
      "Formula": 1,
      "Frequency": 1,
      "FrequencyDay": 1,
      "InsuranceCode": 1,
      "LongDescription": "text",
      "MaxAge": 1,
      "MaxInsurableAmount": 1,
      "MaxJointAge": 1,
      "MaxMonthlyBenefit": 1,
      "MaxTerminMonths": 1,
      "Premium": 1,
      "PremiumBase": 1,
      "ShortDescription": "text",
      "SubFormula": 1,
      "TermPremium": [
        {
          "EntryId": 1,
          "TermPremium": 1
        }
      ],
      "InsuranceTable": 1
    }
  ],
  "Token": "text"
}

updateInsTableByID

post
Authorizations
Body
InsTableInsuranceTableintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "InsTableInsuranceTable": 1,
  "InsTableUpdatableFields": {
    "BalloonPremium": 1,
    "BalloonPremiumBase": 1,
    "DeviationFactor": 1,
    "Formula": 1,
    "Frequency": 1,
    "FrequencyDay": 1,
    "InsuranceCode": 1,
    "LongDescription": "text",
    "MaxAge": 1,
    "MaxInsurableAmount": 1,
    "MaxJointAge": 1,
    "MaxMonthlyBenefit": 1,
    "MaxTerminMonths": 1,
    "Premium": 1,
    "PremiumBase": 1,
    "ShortDescription": "text",
    "SubFormula": 1,
    "TermPremium": [
      {
        "EntryId": 1,
        "TermPremium": 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?