Download Business Flow Step Details (Deprecated since 24.2)

get

/api/restapi/pims/flowStepInstanceMessages/download/{id}

Send a request to this endpoint to download Gateway business flow step details.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : FlowStepInstanceMessage
Type: object
Title: FlowStepInstanceMessage
A reference to the flowStepInstMsg business object.
Show Source
Nested Schema : data
Type: array
The input and output byte data of each step in a flow.
Show Source

404 Response

The requested business flow step messages do not exist, or you do not have access to them.
Back to Top