Field | Type | Required | Description |
---|---|---|---|
ServiceId |
string | ✔️ | Identifier for the service to which this pass_through should be applied. |
OperationId |
string | ➖ | 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. |
ExtendObject |
Dictionary<String, object> | ➖ | Simple object allowing any properties for direct extension. |
ExtendPaths |
List<ExtendPaths> | ➖ | Array of objects for structured data modifications via paths. |