Field | Type | Required | Description |
---|---|---|---|
service_id |
str | ✔️ | Identifier for the service to which this pass_through should be applied. |
operation_id |
Optional[str] | ➖ | Optional identifier for a workflow operation to which this pass_through should be applied. This is useful for Unify calls that are making more than one downstream request. |
extend_object |
Dict[str, Any] | ➖ | Simple object allowing any properties for direct extension. |
extend_paths |
List[models.ExtendPaths] | ➖ | Array of objects for structured data modifications via paths. |