Skip to content
Settings

EntityCriteriaCalculationResponse

Schema definition for EntityCriteriaCalculationResponse

EntityCriteriaCalculationResponse

requestIdstringrequired
ID of the original criteria calculation request.
entityIdstringrequired
Entity ID.
matchesboolean
Criteria check result.

This schema defines the structure and validation rules for EntityCriteriaCalculationResponse.

  • requestId (string, required): ID of the original criteria calculation request.
  • entityId (string, required): Entity ID.
  • matches (boolean): Criteria check result.

See other schemas in the processing category.