fetchShipmentEntries

abstract suspend fun fetchShipmentEntries(shipmentScanId: String): Result<List<ShipmentEntryRO>>