Create a Gateway Business Flow

post

/primeapi/restapi/pims/flows

Send a request to this endpoint to create a Gateway business flow.

Request

Supported Media Types
Body ()
The flow object to be created.
Root Schema : Flow
Type: object
The flow object associated with a flow instance.

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : schema
Type: boolean

404 Response

The requested Gateway business flow does not exist, or you do not have access to it.