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).
LayoutSettings
objectThe 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.