EntityCriteriaCalculationRequest
EntityCriteriaCalculationRequest
Section titled “EntityCriteriaCalculationRequest”Schema definition for EntityCriteriaCalculationRequest
Schema Viewer
Section titled “Schema Viewer”EntityCriteriaCalculationRequest
criteriaIdstringrequired
Criteria ID.
criteriaNamestringrequired
Criteria name.
entityIdstringrequired
Entity ID.
parametersany
Configured parameters, if any.
payloadDataPayload
processorProcessorInfo
Processor information, available for targets PROCESSOR.
requestIdstringrequired
Request ID.
targetstringrequired
Target to which this condition is attached. NA is reserved for future cases.
Allowed values: NA, WORKFLOW, PROCESSOR, TRANSITION
transactionIdstring
Transaction ID.
transitionTransitionInfo
Transition information, available for targets TRANSITION and PROCESSOR.
workflowWorkflowInfo
Workflow information, available for targets WORKFLOW, PROCESSOR, TRANSITION.
Description
Section titled “Description”This schema defines the structure and validation rules for EntityCriteriaCalculationRequest.
Properties
Section titled “Properties”- criteriaId (string, required): Criteria ID.
- criteriaName (string, required): Criteria name.
- entityId (string, required): Entity ID.
- parameters (any): Configured parameters, if any.
- payload (object):
- processor (object): Processor information, available for targets PROCESSOR.
- requestId (string, required): Request ID.
- target (string, required): Target to which this condition is attached. NA is reserved for future cases.
- transactionId (string): Transaction ID.
- transition (object): Transition information, available for targets TRANSITION and PROCESSOR.
- workflow (object): Workflow information, available for targets WORKFLOW, PROCESSOR, TRANSITION.
Related Schemas
Section titled “Related Schemas”See other schemas in the processing category.