closeBatch has a few issues
- The Portico Mapper is not returning the batchId, batchSeqNbr, etc...
- The Batch Summary is not coded up correctly to use this information if / when it is returned from the PorticoMapper
- Even if you fix those issues to return the BatchId the ReportingService in this version of the API does not Support getting the Activity for a batchId, which is available in Portico and was supported in previous versions of the API.
Thanks