Search
K
MarketConnect-OrderEntry

IngestAttachmentDocumentRequest

object
* Additional properties are NOT allowed.
transactionIdstringrequired

Unique identifier for the Order Entry transaction (positive integer encoded as a string).

Match pattern:^[1-9][0-9]*$

>= 1 characters

documentIdstringrequired

Electronic document service (EDS) identifier for the uploaded or deleted file.

>= 1 characters

sourceSystemstringrequired

Originating source system identifier (for example, AnnuityNet or LifeSpeed).

Allowed values:AnnuityNetLifeSpeed

>= 1 characters

actionstringrequired

Document lifecycle action. Allowed values: added, deleted.

Allowed values:addeddeleted

>= 1 characters

Example

IngestAttachmentDocumentResponse

object
* Additional properties are NOT allowed.
caseIdstring

Case identifier associated with the transaction.

isSuccessboolean

Indicates whether the ingestion operation was successful.

messagestring

Human-readable message describing the result.

statusstring

Status code of the operation (for example, Success, ValidationError, Failure).

Example

LayoutSettings

object
* Additional properties are NOT allowed.
sizeinteger(int32)

The size of the field in a 12-column HTML grid that determines its rendered width (12 = full-width, 6 = half-width, 4 = one-third, 3 = quarter-width). Field column widths sum to 12 per row - e.g., two fields of 6 sit side-by-side, three fields of 4 share a row, four fields of 3 share a row.

Example

LocalizedText

object
* Additional properties are NOT allowed.
enstring

English text content

Example

ProductPricingData

object
* Additional properties are NOT allowed.
isApplicationTransactionboolean

True when the transaction is an application transaction.

isVariableAnnuityboolean

True when the selected product is a variable annuity.

showMarketValueAdjustmentboolean

Whether the UI should show market value adjustment.

showNetManagementFeeboolean

Whether the UI should show the net management fee section.

productFeesarray[object]

Base and contract-level product fees.

Example:{"feeTypeLabel":"Base M&E charges:","feeName":"M&E","feeValue":"0.90%","isDefaultType":false}

* Additional properties are NOT allowed.
Show Child Parameters
featureFeesarray[object]

Rider and feature-level fees with optional modified charge schedules.

* Additional properties are NOT allowed.
Show Child Parameters
fundFeesarray[object]

Fund-level fee displays with optional min/max ranges.

* Additional properties are NOT allowed.
Show Child Parameters
surrenderChargesarray[object]

Surrender charge schedule by contract year.

* Additional properties are NOT allowed.
Show Child Parameters
netManagementFeesarray[object]

Net management fee summary by fund.

* Additional properties are NOT allowed.
Show Child Parameters
Example