---
title: "Converts Case Central's Consumer Details into InsuranceAccounts, InvestmentAccounts, Assets, Liabilities, Incomes, PersonSocialSecurity, and PersonRetirement data.        ///"
method: POST
path: "/v1/CaseCentralToKonnexMeData/consumerdetails"
tags: ["CaseCentralToKonnexMeData"]
---

# Converts Case Central's Consumer Details into InsuranceAccounts, InvestmentAccounts, Assets, Liabilities, Incomes, PersonSocialSecurity, and PersonRetirement data.        ///

`POST /v1/CaseCentralToKonnexMeData/consumerdetails`

## Request body

- AdaptekApiApplicationCaseCentralToKonnexMeCommandsConvertConsumerDetailsToKonnexMeDataCommand
  - `additionalKonnexMeData` AdaptekApiApplicationCaseCentralToKonnexMeModelsAdditionalKonnexMeDataModel
    - `consumerId` integer
    - `spouseId` integer, nullable
    - `advisorId` integer
    - `secondaryAdvisorId` integer, nullable
    - `holdingCompanyId` integer
    - `consumerAgentIsWithGS` boolean
    - `spouseAgentIsWithGS` boolean, nullable
    - `caseCentralCreatedAgentId` integer
    - `caseCentralModifiedAgentId` integer
    - `caseCentralDeletedAgentId` integer, nullable
    - `deletedInsuranceAccountIds` integer[], nullable
    - `deletedInvestmentAccountIds` integer[], nullable
    - `deletedAssetIds` integer[], nullable
    - `deletedLiabilityIds` integer[], nullable
    - `deletedIncomeIds` integer[], nullable
  - `consumerRetirement` AdaptekApiApplicationCaseCentralToKonnexMeModelsConsumerRetirementDto
    - `consumerDetailsId` integer
    - `retirementGoalCOLA` number, double, nullable
    - `retirementAnnualIncomeGoal` number, double, nullable
    - `retirementAge` integer
    - `retirementAgeNotes` string, nullable
    - `isRetired` boolean, nullable
    - `caseCentralModifiedAgentId` integer
  - `consumerSocialSecurity` AdaptekApiApplicationCaseCentralToKonnexMeModelsConsumerSocialSecurityDto
    - `consumerDetailsId` integer
    - `overrideLifeExpectancy` boolean
    - `overriddenLifeExpectancy` number, double, nullable
    - `primaryInsuranceAmount` number, double, nullable
    - `isReceivingBenefits` boolean
    - `benefitAmount` number, double, nullable
    - `benefitTypeID` integer, nullable
    - `benefitReceivedDate` string, date-time, nullable
    - `isReceivingSSDI` boolean
    - `ssdiAmount` number, double, nullable
    - `isSubjectToWEP` boolean
    - `wepReducedPIA` number, double, nullable
    - `deceasedSpousePIA` number, double, nullable
    - `isSubjectToGPO` boolean
    - `hasBeenWidowed` boolean
    - `spousalSurvivorBenefitAmount` number, double, nullable
    - `exSpouseDateOfBirth` string, date-time, nullable
    - `exSpousePIA` number, double, nullable
    - `exSpouseGenderTypeID` 0 | 1 | 2
    - `costOfLivingAdjustment` number, double, nullable
    - `includeMedicareEstimates` boolean
    - `didCurrentMarriageBeginAfterAge60` boolean
    - `hadPreviousMarriageOf10YearEndInDivorce` boolean
    - `wasSpouseReceivingBenefitsAtDeath` boolean
    - `deceasedDateOfBirth` string, date-time, nullable
    - `deceasedDateOfDeath` string, date-time, nullable
    - `deceasedSpouseBenefitStartDate` string, date-time, nullable
    - `deceasedSpouseMonthlyBenefitAmount` number, double, nullable
    - `widowedOrExSpouseOf10YearsPassAway` boolean
    - `caseCentralModifiedAgentId` integer
  - `consumerAssets` AdaptekApiApplicationCaseCentralToKonnexMeModelsConsumerAssetDto[], nullable
    - `id` integer
    - `consumerDetailsId` integer
    - `investmentAccountId` integer, nullable
    - `insuranceAccountId` integer, nullable
    - `liabilityId` integer, nullable
    - `assetId` integer, nullable
    - `isByAllAccounts` boolean
    - `accountName` string, nullable
    - `issueDate` string, date-time, nullable
    - `taxTypeId` 1 | 5 | 6 | 7 | 9 | 10 | 11 | 13 | 14 | 15 | 16 | 17 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 38 | 39
    - `taxCategoryTypeId` integer, nullable
    - `dateCreated` string, date-time
    - `dateModified` string, date-time
    - `createdAgentId` integer
    - `updatedAgentId` integer
    - `ownerTypeId` 1 | 2 | 3 | 4
    - `value` number, double
    - `valueDate` string, date-time
    - `reportProductTypeId` 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46
    - `gradientPortfolioTypeId` integer, nullable
    - `taxableStatusTypeId` integer, nullable
    - `colorOfMoneyTypeId` integer
    - `costBasis` number, double, nullable
    - `surrenderValue` number, double, nullable
    - `individualContributions` number, double, nullable
    - `employerContributions` number, double, nullable
    - `unspecifiedContributions` number, double, nullable
    - `incomeRiderValue` number, double, nullable
    - `deathBenefitValue` number, double, nullable
    - `insuranceInsured` 1 | 2 | 3 | 4
    - `insuranceValue` number, double, nullable
    - `insuranceAnnualPremiumValue` number, double, nullable
    - `insuranceBeneficiaryValue` number, double, nullable
    - `loanAmount` number, double, nullable
    - `mortgageAmount` number, double, nullable
    - `equityAmount` number, double, nullable
    - `notes` string, nullable
    - `index` integer
    - `oldInsuranceAccountIdForTypeConversion` integer, nullable
    - `oldInvestmentAccountIdForTypeConversion` integer, nullable
    - `caseCentralModifiedAgentId` integer
    - `colorOfMoneyAssetAllocations` AdaptekApiApplicationCaseCentralToKonnexMeModelsConsumerAssetColorOfMoneyAssetAllocationDto[], nullable
      - `id` integer
      - `ftkConsumerAssetId` integer
      - `colorOfMoneyAssetTypeId` integer
      - `value` number, double
  - `consumerIncomeSources` AdaptekApiApplicationCaseCentralToKonnexMeModelsConsumerIncomeSourceDto[], nullable
    - `id` integer
    - `consumerDetailsId` integer
    - `caseCentralModifiedAgentId` integer
    - `incomeId` integer, nullable
    - `ownerTypeId` 1 | 2 | 3 | 4
    - `incomeTypeId` 1 | 2 | 3 | 4 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36
    - `annualIncome` number, double, nullable
    - `monthlyIncome` number, double, nullable
    - `startAge` number, double, nullable
    - `endAge` number, double, nullable
    - `growthRate` number, double, nullable
    - `notes` string, nullable
    - `index` integer
    - `agentId` integer, nullable

## Response `200`

Data conversion successful

- string

## Other responses

- `400` — Invalid data

---

[API](https://skmtc.net/adaptek/apis/adaptek-api.md) · [All operations](https://skmtc.net/adaptek/apis/adaptek-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adaptek/adaptek-api/revisions/08102c0d2f19/schema)
