View All Business Flow Step Details
get
/primeapi/restapi/pims/flowStepInstances/list?flowInstanceId={flowInstanceId}
This endpoint returns all Gateway business flow step detials.
Request
Query Parameters
-
flowInstanceId: integer(int64)
ID of flow instance object.Default Value:
0
Response
Supported Media Types
- application/json
200 Response
successful operation
A reference to the flowStepInst business object.
Root Schema : FlowStepInstance
Type:
object
A reference to the flowStepInst business object.
404 Response
The requested business flow step details do not exist, or you do not have access to them.