Processing

Operations for processing submissions

Start processing

post

Use this endpoint to start processing a new submission. Provide the submission data in the request body.

Authorizations
Body
submissionIdstringRequired

The ID of the submission

generateTemplatebooleanOptional

Whether to generate a template for the submission

Default: false
Responses
chevron-right
200

Returns a message indicating that the processing service has started.

application/json
post
/api/processing
200

Returns a message indicating that the processing service has started.

Last updated

Was this helpful?