ProcessCorrelationID | String Correlation ID or conversation ID for which you want to return the process instance ID. |
MappingType | String Optional. Flag indicating whether ProcessCorrelationID specifies a correlation ID or a conversation ID. The following values apply: IS — Default. ProcessCorrelationID is a correlation ID for an IS document. TN — ProcessCorrelationID is a Trading Networks conversation ID for a Trading Networks document. |
ProcessInstanceID | String Conditional. The process instance ID mapped to the specified correlation ID or conversation ID (if any). |
success | String Flag indicating whether a process instance ID was returned. The following values apply: true — A process instance ID was found or created and returned. false— A process instance ID was not returned because the correlation ID or conversation ID was not established. |