InsType

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInsType

post

Get the getInsType data.

Authorizations
Body
InsTypeInsuranceTypeintegerRequired
Responses
200

Successful operation.

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

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

Successful operation.

{
  "InsType": {
    "ConsolidationCode": 1,
    "DefinedCode": 1,
    "DisabilityInsuranceTable": 1,
    "LifeInsuranceTable": 1,
    "LongDescription": "text",
    "MaxDisDirectInsType": 1,
    "MaxLifeDirectInsType": 1,
    "SecondInsuredAsPrimeDis": true,
    "SecondInsuredAsPrimeLife": true,
    "ShortDescription": "text",
    "InsuranceType": 1
  }
}

getInsTypeSelectFields

post

Get the getInsTypeSelectFields data.

Authorizations
Body
InsTypeInsuranceTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "InsTypeInsuranceType": 1,
  "SelectableFields": {
    "IncludeAllInsTypeFields": true,
    "InsTypeFields": {
      "ConsolidationCode": true,
      "DefinedCode": true,
      "DisabilityInsuranceTable": true,
      "InsuranceType": true,
      "LifeInsuranceTable": true,
      "LongDescription": true,
      "MaxDisDirectInsType": true,
      "MaxLifeDirectInsType": true,
      "SecondInsuredAsPrimeDis": true,
      "SecondInsuredAsPrimeLife": true,
      "ShortDescription": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsType": {
    "ConsolidationCode": 1,
    "DefinedCode": 1,
    "DisabilityInsuranceTable": 1,
    "LifeInsuranceTable": 1,
    "LongDescription": "text",
    "MaxDisDirectInsType": 1,
    "MaxLifeDirectInsType": 1,
    "SecondInsuredAsPrimeDis": true,
    "SecondInsuredAsPrimeLife": true,
    "ShortDescription": "text",
    "InsuranceType": 1
  }
}

getInsTypePagedList

post

Get the getInsTypePagedList data.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "InsType": [
    {
      "ConsolidationCode": 1,
      "DefinedCode": 1,
      "DisabilityInsuranceTable": 1,
      "LifeInsuranceTable": 1,
      "LongDescription": "text",
      "MaxDisDirectInsType": 1,
      "MaxLifeDirectInsType": 1,
      "SecondInsuredAsPrimeDis": true,
      "SecondInsuredAsPrimeLife": true,
      "ShortDescription": "text",
      "InsuranceType": 1
    }
  ],
  "Token": "text"
}

getInsTypeListSelectFields

post

Get the getInsTypeListSelectFields data.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllInsTypeFields": true,
    "InsTypeFields": {
      "ConsolidationCode": true,
      "DefinedCode": true,
      "DisabilityInsuranceTable": true,
      "InsuranceType": true,
      "LifeInsuranceTable": true,
      "LongDescription": true,
      "MaxDisDirectInsType": true,
      "MaxLifeDirectInsType": true,
      "SecondInsuredAsPrimeDis": true,
      "SecondInsuredAsPrimeLife": true,
      "ShortDescription": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsTypeList": {
    "hasReachedMaximumListSize": true,
    "InsType": [
      {
        "ConsolidationCode": 1,
        "DefinedCode": 1,
        "DisabilityInsuranceTable": 1,
        "LifeInsuranceTable": 1,
        "LongDescription": "text",
        "MaxDisDirectInsType": 1,
        "MaxLifeDirectInsType": 1,
        "SecondInsuredAsPrimeDis": true,
        "SecondInsuredAsPrimeLife": true,
        "ShortDescription": "text",
        "InsuranceType": 1
      }
    ]
  }
}

searchInsTypeSelectFields

post

Field for selecting various options related to searchinstypeselectfields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllInsTypeFields": true,
    "InsTypeFields": {
      "ConsolidationCode": true,
      "DefinedCode": true,
      "DisabilityInsuranceTable": true,
      "InsuranceType": true,
      "LifeInsuranceTable": true,
      "LongDescription": true,
      "MaxDisDirectInsType": true,
      "MaxLifeDirectInsType": true,
      "SecondInsuredAsPrimeDis": true,
      "SecondInsuredAsPrimeLife": true,
      "ShortDescription": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsTypeList": {
    "hasReachedMaximumListSize": true,
    "InsType": [
      {
        "ConsolidationCode": 1,
        "DefinedCode": 1,
        "DisabilityInsuranceTable": 1,
        "LifeInsuranceTable": 1,
        "LongDescription": "text",
        "MaxDisDirectInsType": 1,
        "MaxLifeDirectInsType": 1,
        "SecondInsuredAsPrimeDis": true,
        "SecondInsuredAsPrimeLife": true,
        "ShortDescription": "text",
        "InsuranceType": 1
      }
    ]
  }
}

getInsTypePagedListSelectFields

post

Get the getInsTypePagedListSelectFields data.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllInsTypeFields": true,
    "InsTypeFields": {
      "ConsolidationCode": true,
      "DefinedCode": true,
      "DisabilityInsuranceTable": true,
      "InsuranceType": true,
      "LifeInsuranceTable": true,
      "LongDescription": true,
      "MaxDisDirectInsType": true,
      "MaxLifeDirectInsType": true,
      "SecondInsuredAsPrimeDis": true,
      "SecondInsuredAsPrimeLife": true,
      "ShortDescription": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsType": [
    {
      "ConsolidationCode": 1,
      "DefinedCode": 1,
      "DisabilityInsuranceTable": 1,
      "LifeInsuranceTable": 1,
      "LongDescription": "text",
      "MaxDisDirectInsType": 1,
      "MaxLifeDirectInsType": 1,
      "SecondInsuredAsPrimeDis": true,
      "SecondInsuredAsPrimeLife": true,
      "ShortDescription": "text",
      "InsuranceType": 1
    }
  ],
  "Token": "text"
}

searchInsTypePagedSelectFields

post

Field for selecting various options related to searchinstypepagedselectfields

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllInsTypeFields": true,
    "InsTypeFields": {
      "ConsolidationCode": true,
      "DefinedCode": true,
      "DisabilityInsuranceTable": true,
      "InsuranceType": true,
      "LifeInsuranceTable": true,
      "LongDescription": true,
      "MaxDisDirectInsType": true,
      "MaxLifeDirectInsType": true,
      "SecondInsuredAsPrimeDis": true,
      "SecondInsuredAsPrimeLife": true,
      "ShortDescription": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InsType": [
    {
      "ConsolidationCode": 1,
      "DefinedCode": 1,
      "DisabilityInsuranceTable": 1,
      "LifeInsuranceTable": 1,
      "LongDescription": "text",
      "MaxDisDirectInsType": 1,
      "MaxLifeDirectInsType": 1,
      "SecondInsuredAsPrimeDis": true,
      "SecondInsuredAsPrimeLife": true,
      "ShortDescription": "text",
      "InsuranceType": 1
    }
  ],
  "Token": "text"
}

updateInsTypeByID

post
Authorizations
Body
InsTypeInsuranceTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "InsTypeInsuranceType": 1,
  "InsTypeUpdatableFields": {
    "ConsolidationCode": 1,
    "DefinedCode": 1,
    "DisabilityInsuranceTable": 1,
    "LifeInsuranceTable": 1,
    "LongDescription": "text",
    "MaxDisDirectInsType": 1,
    "MaxLifeDirectInsType": 1,
    "SecondInsuredAsPrimeDis": true,
    "SecondInsuredAsPrimeLife": true,
    "ShortDescription": "text"
  },
  "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?