UiPath · Example Payload

Document Understanding Field Value Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

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

Top-level fields

ValueConfidenceOcrConfidenceTextType

Example Payload

Raw ↑
{
  "Value": "example-value",
  "Confidence": 1.58,
  "OcrConfidence": 3.74,
  "TextType": "Printed"
}