UiPath · Example Payload

Test Manager Requirement Example

Example description for this resource.

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Test Manager Requirement Example is an example object payload from UiPath, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionexternalIdstatuslinkedTestCaseCountcreatedOn

Example Payload

Raw ↑
{
  "id": "item-001",
  "name": "Example Name",
  "description": "Example description for this resource.",
  "externalId": "item-001",
  "status": "Active",
  "linkedTestCaseCount": 75,
  "createdOn": "2026-01-15T10:30:00Z"
}