The entire API is around shipments. But shipments belong in a batch. There is no way to delete, reopen, modify a batch. Only specific shipments.
Ideally an API endpoint that allows:
  1. Reopen Batch
  2. Search by Batch
  3. Delete Batch
  4. View shipments inside a batch
  5. Add/Remove orders from batches