UiPath · Example Payload

Document Understanding Extraction Request Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Document Understanding Extraction Request 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

documentIddocumentTypeIdextractorsOptions

Example Payload

Raw ↑
{
  "documentId": "item-001",
  "documentTypeId": "item-001",
  "extractorsOptions": [
    {}
  ]
}