Processing
Authorizations
Body
submissionIdstringRequired
The ID of the submission
generateTemplatebooleanOptionalDefault:
Whether to generate a template for the submission
falseResponses
200
Returns a message indicating that the processing service has started.
application/json
submissionIdstringRequiredExample:
The ID of the submission
123e4567-e89b-12d3-a456-426614174000messagestringRequiredExample:
Response message
The submission has been queued for processing. You may GET the event statuses using the provided submission ID.templateIdnumberOptionalExample:
The ID of the template if generated
1post
/api/processing200
Returns a message indicating that the processing service has started.
Last updated
Was this helpful?