FieldGroupBlueprint
objectThe unique identifier for the field group
>= 1 characters
An identifier (partName) for the field group
>= 1 characters
The text associated with a field group, such as descriptions or related notes. Supports localization through language codes (e.g., en, fr).
Show Child Parameters
The title of the field group in multiple languages. Supports localization through language codes (e.g., en, fr).
Show Child Parameters
Indicates whether this is a custom field group
Array of fields (questions) within this field group
Show Child Parameters
Indicates if this field group should be displayed as a card
Role identifier controlling copy behavior. Use ‘none’ to disable copying, or a role name (e.g., ‘owner’, ‘annuitant’, ‘insured’, ‘payor’). Multiple roles may be comma-separated.
Repeat-instance metadata when the wizard field element or custom control declares IsRepeated.
Show Child Parameters
FieldValidationRule
objectLocalized message displayed to the user when validation fails
Show Child Parameters
The validation conditions wrapper containing an optional booleanOperator and an array of individual conditions
Example:{"booleanOperator":"and","conditions":[{"type":"numberComparisonCondition","targetNodeId":"Transaction.Payments[0].MonetaryAmounts[\"PaymentAmount\"].CurrencyAmount","value":9999999999,"operator":"lessThan"},{"type":"numberComparisonCondition","targetNodeId":"Transaction.Payments[0].MonetaryAmounts[\"PaymentAmount\"].CurrencyAmount","value":1,"operator":"greaterThan"},{"type":"numberComparisonCondition","targetNodeId":"Transaction.Payments[0].MonetaryAmounts[\"PaymentAmount\"].CurrencyAmount","value":9999999999,"operator":"lessThan"},{"type":"numberComparisonCondition","targetNodeId":"Transaction.Payments[0].MonetaryAmounts[\"PaymentAmount\"].CurrencyAmount","value":1,"operator":"greaterThan"}]}
Show Child Parameters
GetCommentsResponse
objectCase identifier associated with the transaction
Comments data payload
Show Child Parameters
Indicates whether the operation was successful
Human-readable message describing the result
Status code of the operation
IngestAttachmentDocumentRequest
objectUnique identifier for the Order Entry transaction (positive integer encoded as a string).
Match pattern:^[1-9][0-9]*$
>= 1 characters
Electronic document service (EDS) identifier for the uploaded or deleted file.
>= 1 characters
Originating source system identifier (for example, AnnuityNet or LifeSpeed).
Allowed values:AnnuityNetLifeSpeed
>= 1 characters
Document lifecycle action. Allowed values: added, deleted.
Allowed values:addeddeleted
>= 1 characters
IngestAttachmentDocumentResponse
objectCase identifier associated with the transaction.
Indicates whether the ingestion operation was successful.
Human-readable message describing the result.
Status code of the operation (for example, Success, ValidationError, Failure).