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