The Open API specification for Synapse is now available for download!

Download Open API Spec

SubmissionStatusBatch

org.sagebionetworks.evaluation.model.SubmissionStatusBatch

A batch of status objects, to be updated en masse.

Field Type Description
statuses ARRAY<SubmissionStatus> A collection of Submission Statuses
batchToken STRING A token required to accept a batch submission for all but the first batch.
isFirstBatch BOOLEAN true if and only if this is the first batch to upload
isLastBatch BOOLEAN true if and only if this is the last batch to upload