Batches
The API methods allow you to perform the following operations on batches:
| AddNewBatch | Add a new batch and specify its owner |
| AddNewImage | Add an image to a batch |
| CloseBatch | Close (unlock) a batch |
| DeleteBatch | Delete a batch |
| GetBatch | Get information about a batch |
| GetBatches | Get the list of batches in a project |
| GetBatchIdsRange | Reserve a set of IDs in a batch |
| GetBatchPercentCompleted | Get information about the processing of a batch |
| GetBatchType | Get information about a batch type |
| GetBatchTypes | Get the list of batch types |
| GetFilteredBatches | Get the filtered list of batches from a server in groups |
| OpenBatch | Open (lock) a batch |
| ProcessBatch | Start the processing of a batch |
| UpdateBatch | Update the header of the batch |
4/12/2024 6:16:02 PM