UiPath · Example Payload

Document Understanding Extraction Result Data Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

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

Top-level fields

ResultsVersionDocumentIdFields

Example Payload

Raw ↑
{
  "ResultsVersion": 99,
  "DocumentId": "item-001",
  "Fields": [
    {}
  ]
}