View All Gateway Budiness Flow Loads
get
/primeapi/restapi/pims/flowLoadObjects/list?flowId={flowId}
This endpoint returns all Gateway business flow loads.
Request
Query Parameters
-
flowId: integer(int64)
ID of flow object.Default Value:
0
Response
Supported Media Types
- application/json
200 Response
successful operation
A reference to the flowLoadObject business object.
Root Schema : FlowLoadObject
Type:
object
A reference to the flowLoadObject business object.
404 Response
The requested flow load object does not exist, or you do not have access to it.