Skip to content
Settings

EntityCriteriaCalculationResponse

Schema definition for EntityCriteriaCalculationResponse

EntityCriteriaCalculationResponse

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

This schema defines the structure and validation rules for EntityCriteriaCalculationResponse.

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

See other schemas in the processing category.