/
AD
adaptek
/
Adaptek Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
adaptek
Adaptek Api
post
Create/Update a financial account from Salesforce
v1
latest
OpenAPI 3.0.1
2026-08-06
207
388
629.3 KB
SalesForce
Create/Update a financial account from Salesforce
post
/v1/SalesForce/financialaccount
Request body
AdaptekApiApplicationSalesforceFinancialAccountCommandsUpsertFinancialAccountCommand
required
accountId
integer
nullable
salesforceAccountId
string
nullable
accountName
string
nullable
ownerId
integer
jointOwnerId
integer
nullable
agentId
integer
recordType
string
nullable
taxType
string
nullable
productType
string
nullable
issueDate
string
date-time
nullable
currentValue
number
double
valueDate
string
date-time
nullable
surrenderValue
number
double
nullable
incomeRiderValue
number
double
nullable
deathBenefitValue
number
double
nullable
costBasis
number
double
nullable
isDeleted
boolean
source
string
nullable
isManualEntry
boolean
Response
Financial Account sync successful
AdaptekApiApplicationSalesforceFinancialAccountCommandsUpsertFinancialAccountResponse
required
isSuccessful
boolean
id
integer
errorMessage
string
nullable