UiPath · Example Payload

Document Understanding Classification Result Item Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Document Understanding Classification Result Item Example is an example object payload from UiPath, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

classifierIddocumentTypeIdconfidencestartPageendPage

Example Payload

Raw ↑
{
  "classifierId": "item-001",
  "documentTypeId": "item-001",
  "confidence": 97.59,
  "startPage": 29,
  "endPage": 23
}