1.5

Process All-In-One (JSON)
Submits a request to initiate a new All-In-One operation.
Request takes a JSON All-In-One Configuration as content, and on success returns a response
containing additional headers that specify the ID of the new operation as well as link URLs that
can be used to retrieve further information/cancel the operation.
Type: POST
URI:
/rest/serverengine/workflow/print/submit
Parameters: -
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: JSON All-In-One Configuration containing workflow
process steps/properties
Content
Type:
application/json
Response:
Add.
Headers:
l operationId Operation ID of new All-In-One
operation
l Link Contains multiple link URLs that can be
used to retrieve further information/cancel the
operation.
Content: -
Content
Type:
-
Status:
l 202 Accepted Creation of new operation
Page 390